92 Commits

Author SHA1 Message Date
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
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
f6a0586cc4
fix: account switch (#810) 2024-05-09 13:56:29 +02:00
Diego Beraldin
b2f2061d1f
fix: login and account switch (#809) 2024-05-09 13:30:06 +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
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
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
11f7f3824f
feat: visually differentiate read posts (#682) 2024-04-14 11:40:56 +02:00
Diego Beraldin
cf23fcb1fd
feat: add background check for unread messages (#664) 2024-04-08 21:08:57 +02:00
Diego Beraldin
5d0d8c8591 fix: failing DefaultCommentRepositoryTest 2024-04-07 22:00:55 +02:00
Diego Beraldin
75b89f6d06
enhancement: change dashboard and post icon (#660) 2024-04-07 10:36:30 +02:00
Diego Beraldin
c1064665e6
fix: zoomable image (#659)
closes #656
2024-04-07 09:07:25 +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
709307c24b
chore: apply detekt to other core modules (#647) 2024-03-30 21:36:42 +01: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
8998a04800
chore: add test for domain inbox (#635) 2024-03-25 22:49:11 +01:00
Diego Beraldin
3b58d89b30
chore: domain identity tests (#633) 2024-03-25 21:37:29 +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
8e8478f8c3
enhancement: optimize current user mod status (#608) 2024-03-17 10:03:11 +01:00