45 Commits

Author SHA1 Message Date
Diego Beraldin
cae9fd4da3
chore: remove unnecessary dispatcher switch (#852) 2024-05-15 22:14:14 +02:00
Diego Beraldin
3801c7e2d8
fix: lazy list state issues when changing feed or sort type (#831) 2024-05-11 11:47:14 +02:00
Diego Beraldin
f3dc42c14e
fix: update title styles (screens, dialog, bottom sheets) (#827) 2024-05-11 08:41:01 +02:00
Diego Beraldin
6686649977
fix: improve chat screen layout (#824) 2024-05-10 21:12:37 +02:00
Diego Beraldin
17c821c9ee
fix: prevent infinite chat loading (#822) 2024-05-10 19:29:33 +02:00
Diego Beraldin
5ccae4fd7b
fix: tentative fix for padding above keyboard (#794) 2024-05-06 08:15:31 +02:00
Diego Beraldin
473226af55
enhancement: publish and update date indicators (#779) 2024-05-04 13:33:08 +02:00
Diego Beraldin
3a7c378bb1
enhancement: side menu top bar actions (#776) 2024-05-04 12:41:42 +02:00
Diego Beraldin
38ba81d4ff
fix: tentative fix for padding above keyboard (#774) 2024-05-04 12:08:47 +02:00
Diego Beraldin
e002eff127
feat: full width images (#763) 2024-05-02 22:48:52 +02:00
Diego Beraldin
c364ce5941
fix: consistent icons for posts, replies, arrows (#759) 2024-05-02 13:14:51 +02:00
Diego Beraldin
517ed7e30a
fix: community and creator info padding (#723) 2024-04-25 11:41:21 +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
4cbedbafc0
fix: content loading at initial stage (#653)
closes #652
2024-04-03 18:52:17 +02:00
Diego Beraldin
55cb02ae94
chore: apply detekt to unit modules (1) (#650) 2024-04-01 11:05:15 +02:00
Diego Beraldin
302043e73a
chore: add detekt (#643) 2024-03-30 09:11:40 +01:00
Diego Beraldin
c99ee290b2
enhancement: ask confirmation before deletion (#626) 2024-03-24 10:33:19 +01:00
Diego Beraldin
873935af6b
refactor: use uniform approach for debounce (#612) 2024-03-19 08:30:09 +01:00
Diego Beraldin
f69738482e
refactor: main-safe repositories (#601) 2024-03-14 23:10:26 +01:00
Diego Beraldin
0acbe4aa63
refactor: remove redundant architecture structure (#587) 2024-03-11 08:43:03 +01:00
Diego Beraldin
9f04030a3e
feat: community-specific download directory (#581) 2024-03-07 23:43:56 +01:00
Diego Beraldin
1fd2f96a81
enhancement: migrate drop downs to MD3 (#578) 2024-03-07 19:16:04 +01:00
Diego Beraldin
418cb45f29
ehnancement: web settings save confirm (#573) 2024-03-06 21:16:33 +01:00
Diego Beraldin
90cf5be522
feat: specify user ban duration and data removal (#571) 2024-03-06 13:52:57 +01:00
Diego Beraldin
c561739a1d
chore: upgrade to MD3 (#562) 2024-03-01 22:10:44 +01:00
Diego Beraldin
3f935ae66c
feat: custom font scale factor for content classes (#541) 2024-02-20 13:07:48 +01:00
Diego Beraldin
9faa6136fa
refactor: migration to lyricist; remove moko-resources (#525)
closes #524
2024-02-13 22:37:13 +01:00
Diego Beraldin
7301f2dc2d
refactor: architecture refinement (#515) 2024-02-08 23:19:56 +01:00
Diego Beraldin
1557f29ece
feat: configure comment bar width; prefer nicknames (#511) 2024-02-07 22:59:26 +01:00
Diego Beraldin
d50744fafb
fix opening community links from post bodies (#509) 2024-02-05 21:54:28 +01:00
Diego Beraldin
f56b72b174
fix: community link opening (#488)
* fix: match name and host while searching communities

* feat: open community from chat
2024-01-26 13:35:33 +01:00
Diego Beraldin
39f1a2e8a7
feat: show content update date (#447)
* chore: update spacing in content footers

* refactor: consistent name for upVotes and downVotes

* feat: show content update date closes #446
2024-01-15 20:40:21 +01:00
Diego Beraldin
6909f4674d
fix: comment loading and tree structure (#444)
* fix: update lazy column keys with dates

* refactor: update comment tree generation

* feat: show comment count in load more button

closes #439
2024-01-13 12:33:16 +01:00
Diego Beraldin
ac98d94ce7
enhancement: chat (#416)
* chore: update repository

* feat: add support for last action

* enhancement: update screen
2024-01-03 17:44:54 +01:00
Diego Beraldin
3caaac0b9d
refactor: modifiers (#414)
* refactor: remove Modifier.let calls

* refactor: remove composed modifier factory
2024-01-03 09:23:46 +01:00
Diego Beraldin
d28f843a51
fix: add IME padding (#401) 2023-12-30 09:40:08 +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
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
1c19c24f64
refactor: move raw content dialog to separate module (#385); closes #384 2023-12-27 18:50:58 +01:00
Diego Beraldin
c2ef07d4be
refactor: navigation improvements (#380)
* chore: add some missing serializable

* refactor: use voyager-koin integration for viewmodels

* fix: typo
2023-12-26 17:37:37 +01:00
Diego Beraldin
6ce62e3e61
fix: event dispatch; closes #348 (#373) 2023-12-25 10:00:13 +01:00
Diego Beraldin
9ac1e5753b
feat: add see raw for chat messages; closes #344 (#360) 2023-12-23 13:59:46 +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