Dieguitux
0b50e944c5
feat: add possibility to delete account from web preferences ( #251 )
...
* update build scripts
* update l10n
* update progress hud color
* add new method to service
* add new method to user repository
* create dialog
* implement account deletion in settings
* update DI
2025-01-10 23:20:23 +01:00
Dieguitux
e0ee7eb4e0
refactor(di): migrate from Koin to Kodein ( #181 )
...
* update version catalog
* remove convention plugin
* create :core:di module
* migrate android and ios apps
* migrate :shared module
* migrate core modules
* migrate domain modules
* migrate feature modules
* migrate unit modules
* update licences screen
* update documentation
* add a test for ProfileSideMenuViewModel
2024-12-22 15:12:42 +01:00
akesi seli
e761587a96
refactor(build): define serialization plugin ( #144 )
...
* define SerializationPlugin
* apply convention to modules where needed
* add more tests to DefaultNavigationCoordinator
due to Codecov failure
* add new GitHub badges
- latest version (including pre-preleases)
- total downloads
2024-12-08 17:23:13 +01:00
akesi seli
e284402253
refactor(build): define Gradle convention plugins ( #143 )
...
* define convention plugins
* remove duplicate code in build scripts
2024-12-08 10:25:00 +01:00
akesi seli
1637782aa9
refactor(di): migrate core modules to Koin Annotations ( #137 )
2024-12-06 12:46:51 +01:00
akesi seli
260af5a28e
chore(deps): update Gradle, AGP, androidx.work and androidx.core ( #135 )
...
* update version catalog
* fix compileSdk in all build scripts
* update Gradle wrapper
* update workflows
* update version badge in README.md
* update documentation
2024-12-05 18:42:29 +01:00
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
cfb0571657
refactor: remove ShareBottomSheet ( #59 )
...
* remove old l10n resources
* use neutral debug app name
* enable networking logs in debug builds
* refactor: remove ShareBottomSheet
2024-10-31 10:04:32 +01:00
akesi seli
e6adbe1d7b
chore: update deps ( #10 )
...
* chore: bump dependencies
- androidx-media3 from 1.4.0 to 1.4.1
- androidx-work from 2.9.0 to 2.9.1
- AGP from 8.5.1 to 8.5.2
- Kotlin from 2.0.0 to 2.0.20
- KSP from 2.0.0-1.0.23 to 2.0.20-1.0.24
- Ktorfit from 2.0.0-rc01 to 2.0.1
* fix :core:api build script to include generated code
* migrate DefaultServiceProvider to use new service factory methods
2024-08-28 06:00:52 -04: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
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
N7-X
feb8c012fe
enhancement: process error messages from instances ( #1010 )
2024-06-21 13:02:43 +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
52716ebd35
feat: aknowledgements screen ( #954 )
2024-06-08 21:28:46 +02:00
Diego Beraldin
96750e4634
chore: add test for DefaultPostRepository ( #901 )
2024-05-28 23:57:48 +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
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
3a8db08e68
feat: show bot accounts in comments ( #800 )
2024-05-07 08:52:38 +02:00
Diego Beraldin
80048618ca
feat: show number of unread comments ( #684 )
2024-04-15 14:05:24 +02:00
Diego Beraldin
5e39a7a9a6
chore: remove integer IDs ( #658 )
2024-04-07 08:27:15 +02:00
Diego Beraldin
107ec9a21b
chore: apply detekt to :core:api and :core:appearance ( #644 )
2024-03-30 11:56:04 +01:00
Diego Beraldin
302043e73a
chore: add detekt ( #643 )
2024-03-30 09:11:40 +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
daaabd9f3f
feat: show liked/disliked post/comments; unify contents to moderate ( #609 )
2024-03-18 08:56:15 +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
8734ff853c
chore: update deps ( #555 )
2024-02-27 18:28:48 +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
c75fa9ca89
chore: update :core:api gradle script
2024-02-09 21:59:58 +01:00
Diego Beraldin
54824bdc4b
fix: apply ktorfit ksp plugin like a human would to ( #513 )
2024-02-08 08:52:23 +01:00
Diego Beraldin
3133082688
fix: serialization issues on Lemmy 0.19.2 ( #474 )
...
closes (again) #464
2024-01-22 12:45:04 +01:00
Diego Beraldin
7381e6d30f
refactor: build warnings ( #412 )
...
* chore: remove empty modules
* chore: remove expect objects
2024-01-02 10:48:55 +01:00
Diego Beraldin
e416476e28
feat: delete private message ( #396 )
...
* feat: implement message deletion; closes #395
* chore: cleanup repositories
2023-12-29 09:40:34 +01:00
Diego Beraldin
9ddac874d6
feat: manage account bans ( #391 ); closes #390
...
* chore: update manage subscriptions
* chore: update account settings
* chore: add entry point
* feat: new module implementation
2023-12-28 21:09:26 +01:00
Diego Beraldin
23696993a7
feat: web preferences ( #386 ); closes #221
...
* feat: implement web preferences
* feat: show matrix user id in user info
2023-12-28 17:24:14 +01:00
Diego Beraldin
d72f075efa
feat: modlog ( #338 ); closes #332
...
* chore: add api implementation
* chore: add repository
* refactor: move report cards to package
* feat: add entry point in community detail
* feat: add new screen
* feat: UI implementation
2023-12-21 18:08:06 +01:00
Diego Beraldin
6c78f92ff5
refactor: inbox modularization ( #334 )
...
* chore: update gradle scripts
* refactor: add :domain:inbox module
* refactor: add :unit:replies module
* refactor: add :unit:mentions module
* refactor: add :unit:messages module
2023-12-20 11:54:52 +01:00