32 Commits

Author SHA1 Message Date
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
Diego Beraldin
788deac8a5
refactor: module structure (#329) 2023-12-20 00:45:20 +01:00
Diego Beraldin
829cb06554
refactor: modularization profile (#327)
* refactor: add unit-login module

* refactor: add unit-manageaccounts module

* refactor: add unit-myaccount module
2023-12-19 19:06:49 +01:00
Diego Beraldin
a79b29fe63
refactor: modularization home, search and settings features (#326)
* refactor: add unit-postlist module

* refactor: add unit-managesubscriptions and unit-multicommunity modules

* refactor: add unit-about module
2023-12-19 12:41:49 +01:00
Diego Beraldin
072d1420d6
refactor(common-ui): split :core-commonui into separate modules (#325)
* refactor: add unit-ban module

* refactor: add unit-zoomableimage and unit-chat modules

* refactor: add unit-web module

* refactor: add unit-selectcommunity module

* refactor: add unit-drawer module

* refactor: add unit-communityinfo module

* refactor: add unit-instanceinfo module

* refactor: add unit-remove module

* refactor: add unit-reportlist module

* refactor: add unit-saveditems module

* refactor: add unit-createreport module

* refactor: add unit-createcomment module

* refactor: add unit-createpost module

* refactor: add unit-postdetail module

* refactor: add unit-communitydetail module

* refactor: add unit-userdetail module

* refactor: cleanup
2023-12-19 10:21:15 +01:00
Diego Beraldin
5656d771d2
refactor: move modals to separate module (#322) 2023-12-18 00:01:45 +01:00
Diego Beraldin
88b93fb7eb
refactor: create lemmy-ui submodule (#318) 2023-12-17 22:56:07 +01:00
Diego Beraldin
6087df5856
refactor: navigation module (#195)
* refactor: move navigation to own module

* refactor: use applyDefaultHierarchyTemplate
2023-12-04 19:36:34 +01:00
Diego Beraldin
5e18264e21 feat: local persistence 2023-09-28 13:40:17 +02:00
Diego Beraldin
82f192721c refactor: move common components to separate module, centralize image loading 2023-09-23 22:16:00 +02:00
Diego Beraldin
09bae54203 chore: update compose 1.5.1, gradle 8.0, kotlin 1.9.10, kamel 0.7.3, voyager 1.0.0-rc07, Android target sdk level 34 2023-09-23 15:09:34 +02:00
Diego Beraldin
257025c2cb chore: fix gradle settings 2023-09-22 08:33:40 +02:00
Diego Beraldin
c6e01cdb72 chore: remove unrecognized plugin repository 2023-09-22 08:15:18 +02:00
Diego Beraldin
0d86eda683 chore: add ACRA mail + notification report 2023-09-21 23:30:42 +02:00
Diego Beraldin
7ea2959c3d chore: update to build config 2023-09-21 18:45:00 +02:00
Diego Beraldin
0058dd76f9 chore: remove Firebase 2023-09-21 13:57:55 +02:00
Diego Beraldin
62ba4f1967 feat(crash-report): add crash report module 2023-09-06 08:23:27 +02:00
Diego Beraldin
1987015cee fix(posts): ensure synchronization between post list and detail 2023-08-03 23:43:41 +02:00
Diego Beraldin
673210134a chore(settings): configure listing and sorting 2023-08-02 18:53:11 +02:00
Diego Beraldin
4deb13bb03 chore: remove sample code 2023-08-01 22:19:21 +02:00
Diego Beraldin
437f91884f refactor(profile): refactoring to implement profile sections 2023-08-01 19:16:05 +02:00
Diego Beraldin
e941dc0f21 chore(identity): add identity module 2023-07-29 09:27:53 +02:00
Diego Beraldin
f549188b4e chore(posts): add markdown rendering 2023-07-24 23:03:08 +02:00
Diego Beraldin
aac701ac18 feat(posts): add API, post visualization 2023-07-24 08:56:13 +02:00
Diego Beraldin
e56784050a chore(architecture): introduce MVI architecture 2023-07-22 23:12:38 +02:00
Diego Beraldin
0772d6bf00 chore(l10n): add string localization 2023-07-22 09:00:45 +02:00
Diego Beraldin
db49532e47 feat(settings): possibility to change theme 2023-07-20 22:51:52 +02:00
Diego Beraldin
762b0d2822 chore: splitting main feature modules 2023-07-20 22:51:52 +02:00
Diego Beraldin
fbf6cdfa00 chore: setup compose for iOS 2023-07-20 22:51:52 +02:00
Diego Beraldin
e47020303c chore: update libraries, introduce TOML 2023-07-20 22:51:52 +02:00
Diego Beraldin
56664e44cf initial commit 2023-07-20 22:51:52 +02:00