132 Commits

Author SHA1 Message Date
Christopher
c5076c86c5
feat: update text selection across paragraphs (#1125) 2024-07-13 15:26:44 +02:00
Christopher
91d24c9a2a
Feat add text selection (#1121) 2024-07-13 14:16:56 +02:00
Diego Beraldin
932c3bc4f5
fix: comment appearance (bar theme, text class) (#1109) 2024-07-10 20:11:26 +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
3315f8d42e
feat: add support for user mentions (#1092) 2024-07-07 22:42:01 +02:00
Diego Beraldin
fa4be442a7
fix: use original video aspect ratio (full width) (#1082) 2024-07-05 21:36:18 +02:00
Diego Beraldin
a6e24e1a43
fix: moderator and admin indicators (#1058) 2024-06-29 19:58:20 +02:00
Christopher
136cefaf2a
feat: add search text highlighting (#1043) 2024-06-26 20:40:01 +02:00
Diego Beraldin
be25f8a393
feat: moderator badge in comments (#1016) 2024-06-22 09:16:15 +02:00
Diego Beraldin
df1b52f0ce
feat: configurable preview length in inbox cards (#1009) 2024-06-20 23:17:02 +02:00
Diego Beraldin
f4a0352942
feat: restore deleted post and comments (#998) 2024-06-18 00:39:56 +02:00
Diego Beraldin
b4b8897fdd
feat: notice for LocalOnly communities (#958) 2024-06-09 11:02:59 +02:00
Diego Beraldin
52716ebd35
feat: aknowledgements screen (#954) 2024-06-08 21:28:46 +02:00
Diego Beraldin
6c81212aa2
refactoring: migrate l10n from XML to pure Kotlin (#936) 2024-06-06 08:14:36 +02:00
Diego Beraldin
5cb0c28352
fix: comment edit a reply to another comment (#928) 2024-06-04 23:09:39 +02:00
Diego Beraldin
012146db44
fix: flaky tests due to concurrency issues (#918) 2024-06-03 09:52:38 +02:00
Diego Beraldin
4e39829df6
feat: specific language on a per-community basis (#909) 2024-05-30 21:53:05 +02:00
Diego Beraldin
c98d12c104
feat: feature posts to local instance (#906) 2024-05-29 15:24:26 +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
30379ef681
enhancement: avoid blurring image loading indicator (#886) 2024-05-26 09:27:48 +02:00
Diego Beraldin
fa79ca39ec
enhancement: increase action button size (#869) 2024-05-19 10:59:48 +02:00
Diego Beraldin
1f05bdeedf
fix: comment start padding (#868) 2024-05-19 09:51:02 +02:00
Diego Beraldin
4b85782e39
feat: hide downvote button if not enabled on instance (#864) 2024-05-19 00:01:52 +02:00
Diego Beraldin
8b4514b5e2
fix: iOS compatibility (#861) 2024-05-17 23:33:30 +02:00
Diego Beraldin
927a026a18
fix: correct loader above videos (#858) 2024-05-16 22:30:36 +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
dcbf4e751a
feat: implement admin tools (#842) 2024-05-14 06:34:11 +02:00
Diego Beraldin
236590c0f9
feat: configurable comment indent amount (#839) 2024-05-12 13:41:36 +02:00
Diego Beraldin
c6d39cef07
enhancement: update video aspect ratio (#835) 2024-05-11 12:17:17 +02:00
Diego Beraldin
52a76a2daf
enhancement: review text style definitions (#825) 2024-05-10 22:10:34 +02:00
Diego Beraldin
64229b71ed
fix: inbox chat layout (#814) 2024-05-10 14:03:13 +02:00
Diego Beraldin
621d9f971d
fix home and inbox title, text and footer padding (#802) 2024-05-07 14:05:30 +02:00
Diego Beraldin
3a8db08e68
feat: show bot accounts in comments (#800) 2024-05-07 08:52:38 +02:00
Diego Beraldin
707f6f8a32
feat: support embedded web view in posts (#799) 2024-05-07 00:41:55 +02:00
Diego Beraldin
66f62bad59
fix: media URL opening (#784) 2024-05-04 22:27:53 +02:00
Diego Beraldin
574a06d0ed
feat: add reply action to inbox cards (#780) 2024-05-04 14:39:51 +02:00
Diego Beraldin
473226af55
enhancement: publish and update date indicators (#779) 2024-05-04 13:33:08 +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
065c89f5ac fix: video modifier order 2024-04-30 21:41:39 +02:00
Diego Beraldin
2c0a7dddb5
feat: support opening URLs in custom tabs (#739) 2024-04-29 07:38:14 +02:00
Diego Beraldin
77f0bd410a
enhancement: post image opening URL instead of thumbnail (#737) 2024-04-28 19:14:47 +02:00
Diego Beraldin
fc9c1611d1 fix: post link banner visibility 2024-04-26 22:07:44 +02:00
Diego Beraldin
84e7a278f1
fix: do not display useless link banner (#728) 2024-04-26 11:09:14 +02:00
Diego Beraldin
517ed7e30a
fix: community and creator info padding (#723) 2024-04-25 11:41:21 +02:00
Diego Beraldin
1a7e6124de
enhancement: read contents color (#711) 2024-04-21 21:56:48 +02:00