103 Commits

Author SHA1 Message Date
Diego Beraldin
a987560626
refactor: introduce pagination manager for Explore (#1185) 2024-07-29 22:16:44 +02:00
Diego Beraldin
17bc5344dd
feat: filter posts by specific terms in title (#1178) 2024-07-28 22:44:37 +02:00
Diego Beraldin
fed21d7fe7
feat: URL based filter for posts (#1177) 2024-07-28 20:02:56 +02:00
Diego Beraldin
573068cdbb
fix: Lemmy value cache refresh with no connection (#1120) 2024-07-12 17:27:36 +02:00
Diego Beraldin
361e80b48c
feat: media uploads refinement (#1084) 2024-07-06 08:06:37 +02:00
Diego Beraldin
a6e24e1a43
fix: moderator and admin indicators (#1058) 2024-06-29 19:58:20 +02:00
Diego Beraldin
1f9e1622d8
feat: start search on long press on explore item (#1055) 2024-06-29 08:06:15 +02:00
Diego Beraldin
32859c9bf6
feat: configure default result type for Explore (#1040) 2024-06-24 19:47:38 +02:00
Diego Beraldin
5ac65c230a
fix: filter deleted items (#1037) 2024-06-24 09:52:15 +02:00
Diego Beraldin
bef8d29221
enhancement: subscription loading and navigation drawer list (#1007) 2024-06-20 19:52:19 +02:00
Diego Beraldin
f4a0352942
feat: restore deleted post and comments (#998) 2024-06-18 00:39:56 +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
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
28290bf546
feat: add possibility to create a new community (#956) 2024-06-09 09:44:07 +02:00
Diego Beraldin
fe41e693db
feat: add option to share comments (#950) 2024-06-08 07:55:24 +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
226385085b
fix: post detail back and pagination state (#917) 2024-06-02 22:34:14 +02:00
Diego Beraldin
a9d7df64c7
chore: add tests for DefaultUserRepository (#916) 2024-06-02 16:24:27 +02:00
Diego Beraldin
de917fe814
chore: add test for DefaultSiteRepository (#914) 2024-06-01 14:22:45 +02:00
Diego Beraldin
77e3d9293e
chore: add tests for DefaultPrivateMessageRepository (#913) 2024-06-01 13:00:30 +02:00
Diego Beraldin
bb507624fa
fix: pagination in subscription list (#911) 2024-06-01 10:10:17 +02:00
Diego Beraldin
96750e4634
chore: add test for DefaultPostRepository (#901) 2024-05-28 23:57:48 +02:00
Diego Beraldin
9fe0e4c550
chore: add test for DefaultModlogRepository (#898) 2024-05-27 20:48:45 +02:00
Diego Beraldin
20d134f35f
chore: add DefaultLemmyItemCacheTest (#897) 2024-05-27 18:58:11 +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
6a793f17c7
fix: post and comment refresh (#890) 2024-05-26 12:57:54 +02:00
Diego Beraldin
af239aafb4
fix: instance unban (#887) 2024-05-26 11:09:50 +02:00
Diego Beraldin
aa85b07b02
fix: post and comment pagination cache (#873) 2024-05-20 19:37:04 +02:00
Diego Beraldin
775e5115ae
chore: test for sort types use case (#872) 2024-05-20 08:33:02 +02:00
Diego Beraldin
8f554a2715
chore: add more pagination tests (#871) 2024-05-19 12:16:31 +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
e434f49d6a
fix: events from reports (#863) 2024-05-18 09:50:54 +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
1adad36bf9
chore: add tests for comment pagination (#853) 2024-05-15 23:02:56 +02:00
Diego Beraldin
9ebf3f7b9e
chore: add pagination tests (#851) 2024-05-15 21:23:04 +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
ddb51e2ed0
enhancement: cross posts (#801) 2024-05-07 09:03:47 +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
c364ce5941
fix: consistent icons for posts, replies, arrows (#759) 2024-05-02 13:14:51 +02:00