175 Commits

Author SHA1 Message Date
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
2b7a885904
fix: IME padding (#910) 2024-05-30 23:54:23 +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
aa85b07b02
fix: post and comment pagination cache (#873) 2024-05-20 19:37:04 +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
f9ed0337fc
enhancement: open post and initial loading (#855) 2024-05-16 09:19:06 +02:00
Diego Beraldin
0703b1573f
chore: add ktlint (#854) 2024-05-15 23:49:48 +02:00
Diego Beraldin
9ebf3f7b9e
chore: add pagination tests (#851) 2024-05-15 21:23:04 +02:00
Diego Beraldin
c860280e35
chore: configure workflow (#850) 2024-05-15 18:06:29 +02:00
Diego Beraldin
d11ba757af
chore: update unit tests and documentation (#849) 2024-05-14 19:52:45 +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
f3dc42c14e
fix: update title styles (screens, dialog, bottom sheets) (#827) 2024-05-11 08:41:01 +02:00
Diego Beraldin
eaff49d31e
fix: status bar color for light theme (#826) 2024-05-10 22:29:57 +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
7248de98df
enhancement: select scale mode in image detail (#811) 2024-05-09 22:49:02 +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
9f7aa776a2
fix: dynamically adjust scale for zoomable images (#792) 2024-05-05 22:54:44 +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
8efda92e55
enhancement: consistent bottom sheet headers (#766) 2024-05-03 18:11:49 +02:00
Diego Beraldin
828017e46c
feat: double tap to zoom image (#765) 2024-05-03 13:01:24 +02:00
Diego Beraldin
e002eff127
feat: full width images (#763) 2024-05-02 22:48:52 +02:00
Diego Beraldin
a7176db310
enhancement: restore traditional FAB icon (#761) 2024-05-02 18:54:50 +02:00
Diego Beraldin
c364ce5941
fix: consistent icons for posts, replies, arrows (#759) 2024-05-02 13:14:51 +02:00
Diego Beraldin
70af53808d
enhancement: improve FAB icon and animation spec (#751) 2024-05-01 15:12:25 +02:00
Diego Beraldin
065c89f5ac fix: video modifier order 2024-04-30 21:41:39 +02:00
Diego Beraldin
98656fd356
fix: post navigation stack and improvements (#742) 2024-04-30 13:31:35 +02:00
Diego Beraldin
9251b5067c
feat: post navigation in detail screen (#741) 2024-04-29 23:37:16 +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
723ed8b3d3
enhancement: make login form a full screen (#736) 2024-04-28 18:43:49 +02:00
Diego Beraldin
9742488c57
refactor: post and comment pagination (#733) 2024-04-28 13:28:06 +02:00
Diego Beraldin
fc9c1611d1 fix: post link banner visibility 2024-04-26 22:07:44 +02:00