478 Commits

Author SHA1 Message Date
Diego Beraldin
73800d3512
chore: add zh_TW and zh_HK localizations (#973) 2024-06-12 22:21:23 +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
fa6bd48532
feat: hide post permanently (#962) 2024-06-10 14:11:55 +02:00
Diego Beraldin
4ce2b55c0a
chore: bump multiplatform-markdown-renderer from 0.20.0-coil2 to 0.21.0 (#961) 2024-06-10 07:58:40 +02:00
Diego Beraldin
1d6b70e1f0
feat: manage local user vote display mode (#960) 2024-06-09 21:47:19 +02:00
Diego Beraldin
e10daafe59
feat: notice for banned user (#959) 2024-06-09 16:27:01 +02:00
Diego Beraldin
b4b8897fdd
feat: notice for LocalOnly communities (#958) 2024-06-09 11:02:59 +02:00
Diego Beraldin
28290bf546
feat: add possibility to create a new community (#956) 2024-06-09 09:44:07 +02:00
Diego Beraldin
52716ebd35
feat: aknowledgements screen (#954) 2024-06-08 21:28:46 +02:00
Diego Beraldin
fe41e693db
feat: add option to share comments (#950) 2024-06-08 07:55:24 +02:00
Diego Beraldin
5391828bb1
feat: add new app icon, update notification icon and splash screen (#945) 2024-06-08 06:47:41 +02:00
Diego Beraldin
b2d3d13f2a
fix: sanitize markdown for empty links (#941) 2024-06-07 09:00:44 +02:00
Diego Beraldin
6c81212aa2
refactoring: migrate l10n from XML to pure Kotlin (#936) 2024-06-06 08:14:36 +02:00
Diego Beraldin
a6672c76f2
enhancement: write crash report in append mode (#935) 2024-06-05 21:53:35 +02:00
Diego Beraldin
fd13d1c7b8
fix: IllegalStateException when opening SortBottomSheet (#931) 2024-06-05 13:49:59 +02:00
Diego Beraldin
5cb0c28352
fix: comment edit a reply to another comment (#928) 2024-06-04 23:09:39 +02:00
Diego Beraldin
b3fbd77ebc
chore: :feature:profile viewmodel tests (#924) 2024-06-03 22:21: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
96750e4634
chore: add test for DefaultPostRepository (#901) 2024-05-28 23:57:48 +02:00
Diego Beraldin
62c378a005
chore: improve iOS compatibility (#899) 2024-05-28 13:37:12 +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
af239aafb4
fix: instance unban (#887) 2024-05-26 11:09:50 +02:00
Diego Beraldin
30379ef681
enhancement: avoid blurring image loading indicator (#886) 2024-05-26 09:27:48 +02:00
Diego Beraldin
58e33fccd8
fix: MVI model state update (#879) 2024-05-20 22:54:34 +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
b22e9033cb
fix: revert open custom tabs without history (#860) 2024-05-17 13:13:29 +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
47cc557ba8
enhancement: close screen after report, ban & remove success (#837) 2024-05-11 14:09:21 +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