akesi seli
7ab242b3e2
chore: add code coverage plugin ( #120 )
...
* fix :domain:lemmy:pagination package structure
* chore: remove detekt baselines
* add kover plugin to project root
* apply plugin to subprojects
* apply plugin to app module with config
* generate and upload coverage when unit tests are run
2024-11-22 20:33:33 +01:00
akesi seli
cc4339e46c
chore: udpate documentation with new contacts ( #47 )
...
* remove unneeded warning
* update documentation win contacts
2024-10-27 22:53:30 +01:00
akesi seli
5e5784eacc
refactor: unify localizables for notifications ( #46 )
...
* remove module-specific android strings
* expose current values in l10n manager
* update usage in notification worker
* unify string files
2024-10-26 19:54:18 +02:00
akesi seli
05bee093bb
refactor: background notification checks ( #43 )
...
* migrate worker to coroutines
and remove dispatcher constructor params which prevent proper instantiation
* refactor DefaultInboxNotificationChecker
2024-10-24 14:29:52 +02:00
akesi seli
5db08a5c81
chore: update ktlint rules and reformat files ( #19 )
...
* update .editorconfig
* run ktlint -F on project
2024-10-15 08:32:32 +02:00
Christopher N7_X
a27157d748
updated package name for any future forks
2024-08-02 19:37:54 -04:00
Christopher N7_X
249563b9e5
updated package name for any future forks
2024-08-02 19:34:52 -04:00
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
outerair
e4f1255961
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (2 of 2 strings)
Translation: RaccoonForLemmy/Notifications
Translate-URL: https://hosted.weblate.org/projects/raccoonforlemmy/notifications/pt_BR/
2024-07-28 11:01:50 +02:00
Diego Beraldin
573068cdbb
fix: Lemmy value cache refresh with no connection ( #1120 )
2024-07-12 17:27:36 +02:00
Diego Beraldin
3f99e68764
feat: configurable bottom navigation • part 3 ( #1117 )
2024-07-12 14:12:56 +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
822f0e1ab8
chore: add xml files to avoid sync issues with Weblate ( #1018 )
2024-06-22 13:09:14 +02:00
Diego Beraldin
aa3b9fd1c5
fix: Swedish language code ( #1017 )
2024-06-22 09:42:00 +02:00
Diego Beraldin
1d9aeba452
chore: add tests for auth failure ( #1011 )
2024-06-21 14:11:16 +02:00
N7-X
feb8c012fe
enhancement: process error messages from instances ( #1010 )
2024-06-21 13:02:43 +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
64f15eed52
chore: update German l10n ( #977 )
2024-06-13 23:21:37 +02:00
Diego Beraldin
9bc27fac4d
chore: minor l10n fixes ( #974 )
2024-06-13 08:17:11 +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
541cf7255d
enhancement: improve login use case ( #930 )
2024-06-05 07:59:48 +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
4e39829df6
feat: specific language on a per-community basis ( #909 )
2024-05-30 21:53:05 +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