64 Commits

Author SHA1 Message Date
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
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
af239aafb4
fix: instance unban (#887) 2024-05-26 11:09:50 +02:00
Diego Beraldin
775e5115ae
chore: test for sort types use case (#872) 2024-05-20 08:33: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
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
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
9742488c57
refactor: post and comment pagination (#733) 2024-04-28 13:28:06 +02:00
Diego Beraldin
f80cc53f7b chore: add test cases for community repository 2024-04-17 13:53:30 +02:00
Diego Beraldin
ba901f826a chore: add test for DefaultCommunityRepository 2024-04-16 21:05:20 +02:00
Diego Beraldin
80048618ca
feat: show number of unread comments (#684) 2024-04-15 14:05:24 +02:00
Diego Beraldin
5d0d8c8591 fix: failing DefaultCommentRepositoryTest 2024-04-07 22:00:55 +02:00
Diego Beraldin
5e39a7a9a6
chore: remove integer IDs (#658) 2024-04-07 08:27:15 +02:00
Diego Beraldin
52df5d25fa
chore: add missing tests to DefaultCommentRepository (#654) 2024-04-03 20:47:35 +02:00
Diego Beraldin
a7d915465f
chore: apply detekt to domain modules (#648) 2024-03-31 12:41:03 +02:00
Diego Beraldin
302043e73a
chore: add detekt (#643) 2024-03-30 09:11:40 +01:00
Diego Beraldin
aef46ec72a
chore: add test for DefaultCommentRepository (#641) 2024-03-27 19:57:15 +01:00
Diego Beraldin
b391b71493
feat: admin modlog (#639) 2024-03-26 21:59:43 +01:00
Diego Beraldin
c29788415e
feat: edit community info (#623) 2024-03-23 19:47:40 +01:00
Diego Beraldin
3d8891f8a0
feat: explore other instance (#620) 2024-03-21 23:39:06 +01:00
Diego Beraldin
58f3751dfa
enhancement: review Explore UI (#619) 2024-03-21 19:28:44 +01:00
Diego Beraldin
daaabd9f3f
feat: show liked/disliked post/comments; unify contents to moderate (#609) 2024-03-18 08:56:15 +01:00
Diego Beraldin
f69738482e
refactor: main-safe repositories (#601) 2024-03-14 23:10:26 +01:00
Diego Beraldin
cf299afdcb
feat: search within community (#595) 2024-03-13 23:47:52 +01:00
Diego Beraldin
e72a8d04c4
enhancement: search (#590) 2024-03-12 08:49:26 +01:00
Diego Beraldin
dea1566a44
feat: moderation tools in profile (#563) 2024-03-04 22:54:45 +01:00
Diego Beraldin
6ee7f58df1
fix: post and comment editing (#528) 2024-02-15 13:55:53 +01:00
Diego Beraldin
712c4faa82
fix: post and comment deletion (#521) 2024-02-10 21:10:56 +01:00
Diego Beraldin
be777b721c
feat: show featured local posts (#502)
closes #498
2024-02-01 18:53:14 +01:00
Diego Beraldin
ac0adb07a2
feat: show/hide scores for posts and comments (#496)
* feat: show scores according to settings

* enhancement: sync initial settings with remote ones

closes #494
2024-01-28 22:46:51 +01:00
Diego Beraldin
4e4c5103ea
fix: community and user stats info (#467)
* fix: show count instead of score in PersonAggregates on Lemmy 0.19

* fix: community stats loading

* enhancement: improve info screens layout

closes #464
2024-01-21 09:16:31 +01:00