1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-16 18:39:21 +01:00
Commit Graph

807 Commits

Author SHA1 Message Date
shilangyu
0bc90c93ca Fix company name 2021-02-06 13:19:16 +01:00
shilangyu
4367c4329e Fix missing about tile on windows 2021-02-06 13:17:39 +01:00
Filip Krawczyk
2239beb4bf
Merge pull request #137 from krawieck/imgbot 2021-02-06 01:24:55 +01:00
Filip Krawczyk
aa309a9c60
Restore readme_icon.svg 2021-02-06 00:55:55 +01:00
Filip Krawczyk
dc83b04afb
Restore app_icon.svg 2021-02-06 00:55:43 +01:00
Filip Krawczyk
66d55d615b
Merge pull request #136 from krawieck/feature/ci-bundle 2021-02-05 22:53:22 +01:00
ImgBotApp
bfc6723902
[ImgBot] Optimize images
*Total -- 2,447.14kb -> 2,134.66kb (12.77%)

/fastlane/metadata/android/en-US/images/featureGraphic.png -- 49.30kb -> 21.65kb (56.09%)
/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png -- 385.44kb -> 301.84kb (21.69%)
/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png -- 451.46kb -> 363.17kb (19.56%)
/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png -- 386.41kb -> 341.17kb (11.71%)
/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png -- 162.39kb -> 144.09kb (11.27%)
/fastlane/metadata/android/en-US/images/phoneScreenshots/6.png -- 363.87kb -> 323.40kb (11.12%)
/assets/readme_icon.svg -- 2.65kb -> 2.40kb (9.34%)
/assets/app_icon.svg -- 2.57kb -> 2.35kb (8.58%)
/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png -- 643.06kb -> 634.60kb (1.31%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-02-05 19:53:45 +00:00
Filip Krawczyk
21fda7f201
Merge pull request #134 from krawieck/feature/release-script 2021-02-05 20:50:01 +01:00
shilangyu
569711fa99 Conditional signing 2021-02-05 20:29:10 +01:00
shilangyu
4326683294 Add appbundle for releases 2021-02-05 20:21:51 +01:00
shilangyu
68d21c6936 Add code version 2021-02-05 19:36:13 +01:00
shilangyu
d4ed6ba465 Refactor 2021-02-05 00:04:14 +01:00
shilangyu
af9b82f1d8 Add more fastlane metadata 2021-02-04 23:11:53 +01:00
shilangyu
b033c78dd8 Finish release script 2021-02-04 22:07:41 +01:00
shilangyu
da210d37eb Create initial release script 2021-02-04 20:34:40 +00:00
fossdd
d6a16c6945
Initial Fastlane Structures (#132) 2021-02-04 17:29:30 +01:00
shilangyu
7e457a8ae8 Release v0.2.2 2021-02-03 14:12:37 +00:00
shilangyu
a0b5b7430c Bump lemmy_api_client 2021-02-03 14:09:58 +00:00
Filip Krawczyk
e627694728
comment share fix (#129) 2021-02-03 12:12:28 +00:00
Filip Krawczyk
b0334c8c9a
Merge pull request #124 from krawieck/bug-fixes 2021-01-31 23:28:00 +01:00
shilangyu
0c7c778e85 Change create post fetching to .all 2021-01-31 15:56:08 +00:00
shilangyu
e0626925ab Display online counts 2021-01-31 14:07:36 +00:00
shilangyu
0ddf488602 Bump lemmy_api_client and adjust to changes 2021-01-31 13:42:28 +00:00
shilangyu
92cdfdbc2c Code review suggestions 2021-01-31 13:38:47 +00:00
shilangyu
0a10d76d08 Update changelog 2021-01-30 17:47:26 +00:00
shilangyu
21774dda52 Go to account management 2021-01-30 17:41:16 +00:00
shilangyu
dfdaf741c3 Prevent ever null being set to myVote, fixes #117 2021-01-30 17:41:16 +00:00
shilangyu
20ebcd0dfa Add auth to user profile fetching, fixes #118 2021-01-30 17:41:16 +00:00
shilangyu
eee7cbf612 Exclude assets gen file 2021-01-30 17:41:16 +00:00
shilangyu
5dff114160 Handle account changes in home tab 2021-01-30 17:41:16 +00:00
shilangyu
0fb7b86a39 Add checks in search tab 2021-01-30 17:41:16 +00:00
shilangyu
9b3b770c34 Make communities tab reactive to accounts change 2021-01-30 17:41:16 +00:00
shilangyu
2fa6645f13 Generate asset names 2021-01-30 17:41:16 +00:00
shilangyu
dd15ebb2c0 Fix display names 2021-01-30 17:41:16 +00:00
shilangyu
fa1243f9d9 Change way of parsing urls 2021-01-30 17:41:16 +00:00
shilangyu
651e059fbd Add the long awaited article icon 2021-01-30 17:41:16 +00:00
shilangyu
ad6b28fdb1 Use the .displayName extension 2021-01-30 17:41:16 +00:00
Filip Krawczyk
fa80da5c8f
Fix bugs with comments (#125)
* fix bug where write comment would respond to parent comment of a comment it should respond to

* update changelog

* fix bug that caused grey comments

* update changelog
2021-01-30 15:56:35 +01:00
Marcin Wojnarowski
b8787730e5
Sign release apks (#123) 2021-01-30 13:40:43 +00:00
shilangyu
71290a5f78 Release v0.2.0 2021-01-27 00:07:51 +01:00
Marcin Wojnarowski
67e9ea9a3b
Merge pull request #116 from krawieck/api-v2 2021-01-26 23:59:16 +01:00
krawieck
41d44537e9 fix lint error 2021-01-26 23:53:40 +01:00
krawieck
735bd52be2 fix lint errors 2021-01-26 23:51:02 +01:00
krawieck
1812d70546 remove widget that was mistakenly commited 2021-01-26 23:38:23 +01:00
krawieck
1e161c1966 remove useless comment 2021-01-26 23:29:59 +01:00
krawieck
b5714a1b34 revert to proper ciapkas 2021-01-26 23:28:46 +01:00
krawieck
cb44c6b708 upgrade to api v2 2021-01-26 23:16:56 +01:00
krawieck
8d0f85ceae add reusable widget BottomSafe 2021-01-26 23:16:47 +01:00
krawieck
5a449eb0be rename getter
properName -> displayName
2021-01-26 22:28:06 +01:00
krawieck
618b8c93e1 remove unnecesary safearea 2021-01-26 22:20:43 +01:00