106 Commits

Author SHA1 Message Date
Diego Beraldin
cb668f817b
fix: navigation bar inset (#908) 2024-05-30 14:44:28 +02:00
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
8b4514b5e2
fix: iOS compatibility (#861) 2024-05-17 23:33:30 +02:00
Diego Beraldin
b22e9033cb
fix: revert open custom tabs without history (#860) 2024-05-17 13:13:29 +02:00
Diego Beraldin
9201eb3305
feat: custom tabs without history (#857) 2024-05-16 22:06:21 +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
3801c7e2d8
fix: lazy list state issues when changing feed or sort type (#831) 2024-05-11 11:47:14 +02:00
Diego Beraldin
f3dc42c14e
fix: update title styles (screens, dialog, bottom sheets) (#827) 2024-05-11 08:41:01 +02:00
Diego Beraldin
52a76a2daf
enhancement: review text style definitions (#825) 2024-05-10 22:10:34 +02:00
Diego Beraldin
7248de98df
enhancement: select scale mode in image detail (#811) 2024-05-09 22:49:02 +02:00
Diego Beraldin
6eac0901b6
enhancement: add reset after changing NSFW setting (#803) 2024-05-07 19:07:40 +02:00
Diego Beraldin
d58d2ba4b4
enhancement: retry button for network failure (#786) 2024-05-04 23:46:35 +02:00
Diego Beraldin
3a7c378bb1
enhancement: side menu top bar actions (#776) 2024-05-04 12:41:42 +02:00
Diego Beraldin
e002eff127
feat: full width images (#763) 2024-05-02 22:48:52 +02:00
Diego Beraldin
211d1d72fd
fix: max top inset (#760) 2024-05-02 13:58:57 +02:00
Diego Beraldin
c364ce5941
fix: consistent icons for posts, replies, arrows (#759) 2024-05-02 13:14:51 +02:00
Diego Beraldin
2c0a7dddb5
feat: support opening URLs in custom tabs (#739) 2024-04-29 07:38:14 +02:00
Diego Beraldin
723ed8b3d3
enhancement: make login form a full screen (#736) 2024-04-28 18:43:49 +02:00
Diego Beraldin
2009bc14fc
feat: buttons to navigate comments (#729) 2024-04-26 14:55:08 +02:00
Diego Beraldin
32eb9ddae6
fix: move manage account to top bar (#722) 2024-04-25 09:56:38 +02:00
Diego Beraldin
9e30f8bda0
feat: settings import/export (#719) 2024-04-23 22:36:18 +02:00
Diego Beraldin
9a4d046099
enhancement: restore profile action menu (#712) 2024-04-21 22:18:31 +02:00
Diego Beraldin
c405bf174b
fix: edge to edge insets (#710) 2024-04-21 13:36:33 +02:00
Diego Beraldin
d9c2fc7a5b
fix: logout confirmation dialog buttons (#703) 2024-04-19 22:47:32 +02:00
Diego Beraldin
995001e487
enhancement: logout confirmation (#700) 2024-04-19 22:22:48 +02:00
Diego Beraldin
a75b6fd317
fix: list bottom padding (#697) 2024-04-17 08:21:46 +02:00
Diego Beraldin
80048618ca
feat: show number of unread comments (#684) 2024-04-15 14:05:24 +02:00
Diego Beraldin
11f7f3824f
feat: visually differentiate read posts (#682) 2024-04-14 11:40:56 +02:00
Diego Beraldin
f99dcb8a82
enhancement: declutter profile screen (#681) 2024-04-14 10:27:18 +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
75b89f6d06
enhancement: change dashboard and post icon (#660) 2024-04-07 10:36:30 +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
95315d9c3b
chore: add test for InboxViewModel (#640) 2024-03-27 08:48:47 +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
c5c011b08d
feat: select default language for new posts and comments (#616) 2024-03-20 13:30:23 +01:00
Diego Beraldin
5bf141b226
fix: feed type after logout (#615) 2024-03-19 13:47:47 +01:00
Diego Beraldin
873935af6b
refactor: use uniform approach for debounce (#612) 2024-03-19 08:30:09 +01:00
Diego Beraldin
265c7d2a8a
enhancement: font scaling options (#606) 2024-03-16 12:13:44 +01:00
Diego Beraldin
8ce2a495c2
fix: migrate reset events to notifications (#598) 2024-03-14 18:31:04 +01:00
Diego Beraldin
68bf38f423
fix: add event filters based on screen (#596) 2024-03-14 09:01:16 +01:00
Diego Beraldin
e72a8d04c4
enhancement: search (#590) 2024-03-12 08:49:26 +01:00