37 Commits

Author SHA1 Message Date
Diego Beraldin
0ee8074a95
fix: upvote and downvote themes; closes #270 (#279) 2023-12-11 00:01:54 +01:00
Diego Beraldin
3bfb1b7fdf
feat: comment bar theme (#239); closes #219
* feat: component for preview

* feat: update model and persistence

* feat: update comment UI

* feat: update settings UI

* chore: update l10n
2023-12-07 16:13:15 +01:00
Diego Beraldin
fcc2c8fe2e
chore: default system theme (#227) 2023-12-06 10:43:01 +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
5b89911375
feat: vote format options and upvote % (#191) 2023-12-04 12:33:18 +01:00
Diego Beraldin
c44a9dc6e5
feat(mod-tools): user ban (#166) 2023-11-27 22:09:15 +01:00
Diego Beraldin
2141df18e3
fix(posts, explore): sorting not applied (#162) 2023-11-25 18:53:05 +01:00
Diego Beraldin
70fadd93cf
feat: mod tools (#153)
* update services and DTOs

* update repositories and models

* feat: add remove bottom sheet

* update community detail

* update post detail

* feat: show featured posts and distinguished comments

* feat: report list

* chore: translations
2023-11-24 18:56:33 +01:00
Diego Beraldin
1e1d4305d1
fix: change post and sort type (#144) 2023-11-18 11:59:28 +01:00
Diego Beraldin
9b884dce48
fix: remove unnecessary reloads (#138)
* fix: remove unnecessary reloads

* fix: sort in community

* fix: introduce search result in explore
2023-11-17 13:58:58 +01:00
Diego Beraldin
d3de71a35c
fix: several bugfixes (#137)
* fix: UiFontFamily serialization

* fix: change sort and feed type

* fix: improve event management

* fix: scroll in post lists

* fix: zoomable image and drawer behaviour

* fix: key in explore screen

* enhancement: remove confusing instance sort types

* fix: remove screen transitions
2023-11-16 22:33:17 +01:00
Diego Beraldin
517894cc52
refactor: new notification center (#132) 2023-11-15 19:47:50 +01:00
Diego Beraldin
5d032fd583
feat: cross-post (#117)
* feat: cross-post

* refactor: id-based options

* fix: show actions only for logged users
2023-11-09 19:40:27 +01:00
Diego Beraldin
9064781c62
enhancement: custom zombie scroll amount (#114) 2023-11-08 09:03:51 +01:00
Diego Beraldin
85ed6abb43
enhancement: feedback rc4 (#112)
* chore: add Dutch l10n

* fix: comment collapse and indentation

* enhancement: custom zombie scroll amount
2023-11-08 08:46:39 +01:00
Diego Beraldin
8558f524df
chore: update deps (#108) 2023-11-06 22:48:51 +01:00
Diego Beraldin
eb990ccd82
feat: zombie mode (#107) 2023-11-06 21:58:08 +01:00
Diego Beraldin
e007426b37
chore: screen model and navigator optimizations (#103) 2023-11-05 13:58:46 +01:00
Diego Beraldin
5d5afc745a
feat: about dialog and other improvements (#90)
* feat: add about dialog

* feat: add Portuguese l10n

* chore: add acknowledgements
2023-11-01 16:11:33 +01:00
Diego Beraldin
5fe4b09de5 feat: possibility to change UI font 2023-10-16 20:57:33 +02:00
Diego Beraldin
545a4ba2bd fix: reload only when feed and sort type are changed 2023-10-16 12:00:35 +02:00
Diego Beraldin
b5a43c3b6d fix: possibility to change comment sort type; closes #45 2023-10-08 20:06:42 +02:00
Diego Beraldin
abc9b3632a
feat: multi-communities (#36)
* chore: add persistence

* chore: move serializable to core-utils

* fix: leftover color in user detail

* chore: new messages

* feat: add multi-communities in subscription list

* feat: add multi-community editor

* feat: add multi-community detail
2023-10-05 21:18:32 +02:00
Diego Beraldin
9392ee08ba chore(deps): update build scripts 2023-09-27 23:59:00 +02:00
Diego Beraldin
6453ab6b2b feat(common-ui, settings): support for multiple post layouts 2023-09-25 07:54:13 +02:00
Diego Beraldin
c363caa0a9 feat(settings): configure primary, secondary and tertiary colors 2023-09-24 21:41:16 +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
efded506af
refactor: change notification system to constant contracts (#21) 2023-09-17 10:37:30 +02:00
Diego Beraldin
19b7fc58b4
feat: post deletion (#20) 2023-09-17 09:30:33 +02:00
Diego Beraldin
94b96e7c16
feat: comment deletion (#19) 2023-09-16 22:30:07 +02:00
Diego Beraldin
a7ca24bdea fix: post not updated in list when upvoted or downvoted from detail screen 2023-09-16 20:11:16 +02:00
Diego Beraldin
9f59398ec6 fix(navigation): refresh after new post and comment with notification 2023-09-12 13:51:51 +02:00
Diego Beraldin
36026435e5 fix(navigation): remove callback from ListingTypeBottomSheet 2023-09-12 00:01:05 +02:00
Diego Beraldin
dcf392f51e fix(navigation): fix serialization issues 2023-09-11 23:15:55 +02:00
Diego Beraldin
1b8d8828e6 fix(posts, search, inbox, settings): reset defaults after logout 2023-09-10 22:14:47 +02:00
Diego Beraldin
689a24dade refactor: factor out common swipe logic 2023-09-02 14:45:20 +02:00
Diego Beraldin
1987015cee fix(posts): ensure synchronization between post list and detail 2023-08-03 23:43:41 +02:00