685 Commits

Author SHA1 Message Date
Diego Beraldin
b3a29d2cf4
fix: drawer navigation; closes #349 (#357) 2023-12-23 11:59:53 +01:00
Diego Beraldin
0d0b09af30
chore: possibility to install debug and release versions at the same time (#355) 2023-12-23 08:53:24 +01:00
Diego Beraldin
75210e2948 version 1.0.0-RC21 1.0.0-RC21 2023-12-22 13:59:32 +01:00
Diego Beraldin
6fa13bcf5f
feat: add block to post list; closes #339 (#343) 2023-12-22 13:48:34 +01:00
Diego Beraldin
4eb2c59117
fix: optimizations (#341); closes #340
* fix: drawer sorting

* chore: remove fonts

* chore: optimize dependencies

* refactor: limit coil image cache size

* chore: add proguard rules
2023-12-22 11:39:20 +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
7ab2d67607
feat: favorite communities (#336); closes #333
* chore: remove unnecessary parameter

* chore: add local repository

* feat: show indicator in drawer

* feat: add option in subscription management

* feat: add option in community detail

* enhancement: observe changes in drawer
2023-12-20 18:04:36 +01:00
Diego Beraldin
08709f7610
fix: create comment layout (#337) 2023-12-20 18:03:18 +01:00
Diego Beraldin
3e26201f61
enhancement: current account position; closes #330 (#335) 2023-12-20 12:51:09 +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
020f322fa6
fix: di missing binding (#328) 2023-12-19 23:03:39 +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
cc6726c96a
fix: old messages loading; closes #323 (#324) 2023-12-18 13:01:13 +01:00
Diego Beraldin
5656d771d2
refactor: move modals to separate module (#322) 2023-12-18 00:01:45 +01:00
Diego Beraldin
dbd9688ca1
refactor: move ImagePreloadManager to core-utils (#321) 2023-12-17 23:36:07 +01:00
Diego Beraldin
6ae6affe94
fix: text field capitalization; closes #319 (#320) 2023-12-17 23:04:58 +01:00
Diego Beraldin
88b93fb7eb
refactor: create lemmy-ui submodule (#318) 2023-12-17 22:56:07 +01:00
Diego Beraldin
b126e2202a
feat: show moderators in community info; closes #314 (#317) 2023-12-17 11:49:08 +01:00
Diego Beraldin
9c5e09c74a
enhancement: add support for transparent bars #311 (#315) 2023-12-17 11:02:09 +01:00
Diego Beraldin
0d0b1f6c14
fix: day formatting; closes #312 (#313) 2023-12-17 09:55:10 +01:00
Diego Beraldin
395968653d version 1.0.0-RC20 1.0.0-RC20 2023-12-16 14:45:15 +01:00
Diego Beraldin
206d74241a fix: chat loading messages 2023-12-16 14:37:26 +01:00
Diego Beraldin
08c1490502
feat: edit chat message (#310); closes #226, #202
* feat: add possibility to edit messages; closes #226

* fix: chat loading messages; closes #202
2023-12-16 14:17:36 +01:00
Diego Beraldin
b878c3d0eb
fix: composer fonts (#309) 2023-12-16 12:42:33 +01:00
Diego Beraldin
dc97f92843
chore: update dependencies (#308) 2023-12-16 12:12:59 +01:00
Diego Beraldin
d3b945dbb6
feat: possibility to customize content font family; closes #306 (#307) 2023-12-16 11:44:23 +01:00
Diego Beraldin
0ce7519166
chore: add again coil images plugin; closes #303 (#304) 2023-12-16 10:38:53 +01:00
Diego Beraldin
d7e7317635 chore: rememberCallback for swipe gesture begin 2023-12-13 22:28:24 +01:00
Diego Beraldin
64307b5526
enhancement: create post and comment gestures disabled; closes #299 (#302) 2023-12-13 22:04:28 +01:00
Diego Beraldin
e2e646c679 chore: replace a font 2023-12-13 19:58:15 +01:00
Diego Beraldin
19e5a9e2c6
fix: performance issue in post detail; closes #300 (#301) 2023-12-13 19:45:50 +01:00
Diego Beraldin
5bd05680ba fix: FAB color 2023-12-13 13:52:27 +01:00
Diego Beraldin
819268ff8d
fix: workaround images in comments; closes #211 (#298) 2023-12-13 08:58:48 +01:00
Diego Beraldin
5a2aa130ad
fix: FAB color; closes #293 (#297) 2023-12-13 00:08:50 +01:00
Diego Beraldin
045575b754
fix: key for drawer items; closes #294 (#296) 2023-12-12 14:04:47 +01:00
Diego Beraldin
4738765450
fix: multi-community item layout; closes #292 (#295) 2023-12-12 13:14:36 +01:00
Diego Beraldin
2812cf960d version 1.0.0-RC19 1.0.0-RC19 2023-12-12 08:50:45 +01:00
Diego Beraldin
face3f25e0
fix: block click propagation opening images; closes #286 (#291) 2023-12-12 08:32:42 +01:00
Diego Beraldin
940f3df96b
enhancement: space above post body; closes #288 (#290) 2023-12-12 08:08:06 +01:00
Diego Beraldin
2f6d44b4ab
fix: community and author opening from post detail in guest mode; closes #287 (#289) 2023-12-12 07:58:14 +01:00
Diego Beraldin
47aaa01c6c
feat: search posts only in title; closes #275 (#285) 2023-12-12 00:03:56 +01:00
Diego Beraldin
fe76aacc91
feat: account removal; closes #222 (#284)
* feat: account removal; closes #222

* fix: dropdown position in community items
2023-12-11 23:05:21 +01:00
Diego Beraldin
b0bdd6116f
enhancement: remove swipe gestures from subscription management; closes #281 (#283) 2023-12-11 20:37:11 +01:00
Diego Beraldin
e92be2afd0
feat: hold on post to open options; closes #280 (#282) 2023-12-11 19:22:13 +01:00
Diego Beraldin
0ee8074a95
fix: upvote and downvote themes; closes #270 (#279) 2023-12-11 00:01:54 +01:00
Diego Beraldin
78b850e0fb
fix: comment bar visibility for top-level comments; closes #277 (#278) 2023-12-10 22:54:05 +01:00
Diego Beraldin
ae08e6c7a4 enhancement: listing shortcuts in drawer; closes #213 (#274) 2023-12-10 19:40:22 +01:00