87 Commits

Author SHA1 Message Date
Diego Beraldin
caedb98436
enhancement: alternate Markdown rendering visibility in debug builds (#1106) 2024-07-10 14:24:58 +02:00
Diego Beraldin
48494def8e
feat: remote configuration for alternate markdown rendering (#1100) 2024-07-09 22:53:15 +02:00
Diego Beraldin
625e3c0a56
feat: open image instead of webpage on thumbnail click (#1095) 2024-07-08 10:35:09 +02:00
Diego Beraldin
daf82cee84
feat: move Settings to navingation drawer (#1080) 2024-07-05 10:57:41 +02:00
Diego Beraldin
d8b7618dd8
feat: random theme color (#1075) 2024-07-03 14:36:40 +02:00
Diego Beraldin
55115d3be0
enhancement: use avatar as profile icon in bottom navigation bar (#1046) 2024-06-27 22:22:34 +02:00
Diego Beraldin
32859c9bf6
feat: configure default result type for Explore (#1040) 2024-06-24 19:47:38 +02:00
Diego Beraldin
df1b52f0ce
feat: configurable preview length in inbox cards (#1009) 2024-06-20 23:17:02 +02:00
Diego Beraldin
005b2cbdbc
feat: change favorites from navigation drawer (#993) 2024-06-17 09:35:02 +02:00
Diego Beraldin
6b12de9554
feat: uploaded media list and removal (#972) 2024-06-12 08:27:43 +02:00
Diego Beraldin
33aacd686f
feat: list of hidden posts (#966) 2024-06-11 00:15:07 +02:00
Diego Beraldin
8dfb1bf453
fix: populate inbox check period in advanced settings (#949) 2024-06-08 07:45:49 +02:00
Diego Beraldin
6c81212aa2
refactoring: migrate l10n from XML to pure Kotlin (#936) 2024-06-06 08:14:36 +02:00
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
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
6eac0901b6
enhancement: add reset after changing NSFW setting (#803) 2024-05-07 19:07:40 +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
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
2009bc14fc
feat: buttons to navigate comments (#729) 2024-04-26 14:55:08 +02:00
Diego Beraldin
9e30f8bda0
feat: settings import/export (#719) 2024-04-23 22:36:18 +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
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
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
c5c011b08d
feat: select default language for new posts and comments (#616) 2024-03-20 13:30:23 +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
Diego Beraldin
0acbe4aa63
refactor: remove redundant architecture structure (#587) 2024-03-11 08:43:03 +01:00
Diego Beraldin
843b4098ca
feat: community-specific sort type (#586) 2024-03-10 16:38:18 +01:00
Diego Beraldin
c562d23a76
enhancement: advanced settings headers (#582) 2024-03-08 09:24:56 +01:00
Diego Beraldin
9f04030a3e
feat: community-specific download directory (#581) 2024-03-07 23:43:56 +01:00