Diego Beraldin
c85de822da
chore: update to Kotlin 2.0.0 and Compose Multiplatform 1.6.10 ( #892 )
2024-05-27 07:26:30 +02:00
Diego Beraldin
58e33fccd8
fix: MVI model state update ( #879 )
2024-05-20 22:54:34 +02:00
Diego Beraldin
fa79ca39ec
enhancement: increase action button size ( #869 )
2024-05-19 10:59:48 +02:00
Diego Beraldin
8b4514b5e2
fix: iOS compatibility ( #861 )
2024-05-17 23:33:30 +02:00
Diego Beraldin
8c167c8975
fix: pull to refresh indicator in filtered contents ( #856 )
2024-05-16 19:11:24 +02:00
Diego Beraldin
0703b1573f
chore: add ktlint ( #854 )
2024-05-15 23:49:48 +02:00
Diego Beraldin
cae9fd4da3
chore: remove unnecessary dispatcher switch ( #852 )
2024-05-15 22:14:14 +02:00
Diego Beraldin
dcbf4e751a
feat: implement admin tools ( #842 )
2024-05-14 06:34:11 +02:00
Diego Beraldin
a10189d212
refactor: use filtered contents to render bookmarks ( #840 )
2024-05-13 07:56:31 +02:00
Diego Beraldin
236590c0f9
feat: configurable comment indent amount ( #839 )
2024-05-12 13:41:36 +02:00
Diego Beraldin
47cc557ba8
enhancement: close screen after report, ban & remove success ( #837 )
2024-05-11 14:09:21 +02:00
Diego Beraldin
3fb8ddcc60
fix: back gesture in side menus ( #755 )
2024-05-01 22:45:43 +02:00
Diego Beraldin
2c0a7dddb5
feat: support opening URLs in custom tabs ( #739 )
2024-04-29 07:38:14 +02:00
Diego Beraldin
9742488c57
refactor: post and comment pagination ( #733 )
2024-04-28 13:28:06 +02:00
Diego Beraldin
69d9faa5e3
refactor: injectable resources ( #724 )
2024-04-25 14:20:15 +02:00
Diego Beraldin
9e30f8bda0
feat: settings import/export ( #719 )
2024-04-23 22:36:18 +02:00
Diego Beraldin
241e04b980
feat: receive content from share menu ( #717 )
2024-04-22 22:44:24 +02:00
Diego Beraldin
8353ed0bc6
feat: community/user info in side menu ( #706 )
2024-04-20 23:24:21 +02:00
Diego Beraldin
a3184f93e2
feat: alternate icon ( #667 )
2024-04-10 19:49:47 +02:00
Diego Beraldin
cf23fcb1fd
feat: add background check for unread messages ( #664 )
2024-04-08 21:08:57 +02:00
Diego Beraldin
36f3e2046d
feat: license screen and monochrome icons ( #663 )
2024-04-07 21:10:57 +02:00
Diego Beraldin
5e39a7a9a6
chore: remove integer IDs ( #658 )
2024-04-07 08:27:15 +02:00
Diego Beraldin
893e933540
chore: apply detekt to feature modules ( #649 )
2024-03-31 12:48:33 +02:00
Diego Beraldin
302043e73a
chore: add detekt ( #643 )
2024-03-30 09:11:40 +01:00
Diego Beraldin
c29788415e
feat: edit community info ( #623 )
2024-03-23 19:47:40 +01:00
Diego Beraldin
58f3751dfa
enhancement: review Explore UI ( #619 )
2024-03-21 19:28:44 +01:00
Diego Beraldin
daaabd9f3f
feat: show liked/disliked post/comments; unify contents to moderate ( #609 )
2024-03-18 08:56:15 +01:00
Diego Beraldin
68bf38f423
fix: add event filters based on screen ( #596 )
2024-03-14 09:01:16 +01:00
Diego Beraldin
0acbe4aa63
refactor: remove redundant architecture structure ( #587 )
2024-03-11 08:43:03 +01:00
Diego Beraldin
16a383e898
fix drawer and back button behaviour ( #585 )
2024-03-08 18:03:09 +01:00
Diego Beraldin
6d03b3b327
fix: smoother account switch ( #570 )
2024-03-05 21:11:58 +01:00
Diego Beraldin
c65297e607
chore: reintroduce slide screen transition
2024-03-05 08:18:52 +01:00
Diego Beraldin
dea1566a44
feat: moderation tools in profile ( #563 )
2024-03-04 22:54:45 +01:00
Diego Beraldin
e0cdb31de9
refactor: material design navigation drawer ( #553 )
2024-02-26 23:03:24 +01:00
Diego Beraldin
0cbec1899f
feat: save drafts for posts and comments ( #547 )
2024-02-24 17:21:51 +01:00
Diego Beraldin
e9bac4841c
enhancement: better handle token expiration if not connected ( #545 )
2024-02-22 20:46:46 +01:00
Diego Beraldin
f670f86132
feat: add comment and post preview in settings ( #542 )
2024-02-21 00:00:45 +01:00
Diego Beraldin
3f935ae66c
feat: custom font scale factor for content classes ( #541 )
2024-02-20 13:07:48 +01:00
Diego Beraldin
4d36ee8a7b
refactor: remove navigation debounce intervals ( #540 )
2024-02-19 21:52:39 +01:00
Diego Beraldin
edddbe113f
refactor: new markdown rendering ( #530 )
...
closes #305
2024-02-18 10:04:03 +01:00
Diego Beraldin
9faa6136fa
refactor: migration to lyricist; remove moko-resources ( #525 )
...
closes #524
2024-02-13 22:37:13 +01:00
Diego Beraldin
7bf38bf8cb
chore: remove Crashlytics again! ( #522 )
2024-02-11 11:00:54 +01:00
Diego Beraldin
7301f2dc2d
refactor: architecture refinement ( #515 )
2024-02-08 23:19:56 +01:00
Diego Beraldin
1557f29ece
feat: configure comment bar width; prefer nicknames ( #511 )
2024-02-07 22:59:26 +01:00
Diego Beraldin
74a6a17817
fix: snackbar position in main screen
2024-01-26 23:29:36 +01:00
Diego Beraldin
4649a88d26
enhancement: uniform margins and shadows
2024-01-26 22:19:33 +01:00
Diego Beraldin
1b1facbdfe
refactor: improve community opening on other instances ( #486 )
2024-01-26 00:41:47 +01:00
Diego Beraldin
810acd76b4
fix: window insets ( #483 )
...
* chore: margin to bottom of lists
* fix: bottom bar hiding with nav buttons
* fix: navigation insets in bottom sheets
closes #482
2024-01-25 18:26:31 +01:00
Diego Beraldin
85269311b6
feat: opaque navigation and status bars ( #475 )
2024-01-22 19:35:28 +01:00
Diego Beraldin
34c8f38559
feat: customize swipe actions ( #463 )
...
* refactor: introduce swipe action card with custom actions
* refactor: migrate all screen towards new component
* feat: apply default swipe actions to all screens
* feat: add persistence in settings
* feat: new screen bare bones
* feat: add logic implementation
* feat: add UI implementation
* feat: color for save action
* chore: refine UI and add l10ns
closes #460
2024-01-20 12:37:09 +01:00