Diego Beraldin
ac9a55c964
fix: bottom sheet IME padding ( #437 )
...
closes #436
2024-01-10 09:00:47 +01:00
Diego Beraldin
d74fe815cb
chore: login bottom sheet closing
2024-01-09 19:14:28 +01:00
Diego Beraldin
15774bbfaf
feat: new instance selection ( #434 )
...
* feat: select instance modal
* feat: shortcut from posts top bar
closes #430
2024-01-09 18:58:36 +01:00
Diego Beraldin
ebfb85b15c
refactor: move color-related modals to separate module ( #433 )
2024-01-08 20:45:21 +01:00
Diego Beraldin
547fc654e1
fix: distinguish between replies to posts and comments ( #427 )
2024-01-06 22:40:38 +01:00
Diego Beraldin
4c7f4282c7
fix: retaining custom sort type after navigation ( #424 )
2024-01-06 11:20:35 +01:00
Diego Beraldin
3633c2256d
fix: post body height ( #422 )
...
* fix: post body height limit
* chore: update README
2024-01-06 10:22:57 +01:00
Diego Beraldin
a8cc1a5695
fix: modal drawer refresh
2024-01-04 12:17:05 +01:00
Diego Beraldin
1d7c0bac39
fix: comment editing ( #421 )
2024-01-04 10:02:38 +01:00
Diego Beraldin
45791be89b
fix: formatting bar actions ( #418 )
2024-01-03 18:56:06 +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
474b688dcc
feat: optional manual paging ( #413 )
...
* chore: update persistence
* feat: add option in settings
* feat: add update screens
* chore: l10n
closes #354
2024-01-02 16:42:54 +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
a9da144ae9
refactor: mentions and replies simplification ( #410 )
...
* refactor: simplify mentions
* refactor: simplify replies
2024-01-02 09:18:24 +01:00
Diego Beraldin
a68299ec1d
enhancement: op indicator ( #409 )
...
* feat: add OP indicator
* chore: add indicator
* chore: update language indicator font weight
closes #408
2024-01-02 08:32:45 +01:00
Diego Beraldin
fb12df6222
fix: parameter serialization ( #407 )
2024-01-01 11:53:41 +01:00
Diego Beraldin
d349aa5dbe
feat: limit post body height ( #405 )
...
* chore: add support in rendering
* feat: update screen to use new property
* feat: add new dialog
* chore: update persistence
* feat: update settings screen
* chore: update other dialogs
* chore: l10n
closes #404
2023-12-31 14:35:54 +01:00
Diego Beraldin
e206de2e16
refactor: screen params (state restoration) ( #402 )
...
* chore: add local cache
* chore: remove possibility to disable bottom sheet gestures
* chore: add cache to detail opener and create entry points
* chore: add query by id to multi-community
* chore: update community detail
* chore: update community info
* chore: update create comment
* chore: update create post
* chore: update multi-community screens
* chore: update user detail
* chore: update user info
* chore: update post detail
* chore: update post list
* chore: update modal drawer
* chore: update subscription management
* chore: update profile
* chore: update saved items
* chore: remove JavaSerializable
closes #316
2023-12-30 10:15:22 +01:00
Diego Beraldin
d28f843a51
fix: add IME padding ( #401 )
2023-12-30 09:40:08 +01:00
Diego Beraldin
0ec23f943d
feat: edge to edge contents ( #398 )
...
* chore: setup
* feat: update post list
* feat: update community detail
* feat: update multi-community
* feat: update user detail
* feat: update profile
* feat: add option in settings
* feat: persistence and db migration
* chore: add translations
closes #311
2023-12-29 13:17:16 +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
ee389a2685
fix: correct a couple of bugs ( #394 )
...
* enhancement: improve progress display in account settings
* enhancement: improve swipe to dismiss gesture
2023-12-29 09:06:33 +01:00
Diego Beraldin
1c190dfc1c
enhancement: post loading time ( #393 )
...
closes #392
2023-12-28 21:45:46 +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
021cf3fece
fix: comment reply from swipe action; closes #387 ( #388 )
2023-12-28 08:14:42 +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
2b2c55e877
enhancement: button responsiveness ( #383 ); closes #382
...
* chore: remove unused expression
* enhancement: improve button responsiveness
2023-12-27 18:01:55 +01:00
Diego Beraldin
f4408b2755
fix: post detail performance
2023-12-26 22:45:29 +01:00
Diego Beraldin
7ca04ace88
feat: add language selection ( #381 ); closes #331
...
* chore: font reordering
* chore: second swipe sensitivity
* chore: update models
* chore: update repositories
* chore: update formatting bar
* chore: add dialog
* chore: update comment creation
* chore: update post creation
2023-12-26 21:07:36 +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
5be6faa9a6
feat: add reply action to post detail
2023-12-25 21:42:01 +01:00
Diego Beraldin
07060acaee
feat: enable support for third action in swipe cards ( #374 ); closes #268
...
* feat: enable second action gestures
* chore: update post list
* chore: update community detail
* chore: update user detail
* chore: update multi-community
* chore: disable reply from explore and profile
* feat: configure in settings
* chore: add l10ns
2023-12-25 13:48:54 +01:00
Diego Beraldin
2e1982dabc
fix: crash starting activities
2023-12-25 10:15:37 +01:00
Diego Beraldin
6ce62e3e61
fix: event dispatch; closes #348 ( #373 )
2023-12-25 10:00:13 +01:00
Diego Beraldin
8d4decf608
feat: share dialog ( #372 ); closes #352
...
* fix: bottom sheet title position
* feat: new bottom sheet
* feat: use bottom sheet to share
* chore: update viewmodels
* fix: avoid sharing multiple times same URL
2023-12-25 02:27:02 +01:00
Diego Beraldin
fd80fd20ae
fix: open cross post on other instance; closes #356 ( #371 )
2023-12-24 19:00:14 +01:00
Diego Beraldin
8d00866e12
feat: add matrix to about dialog; closes #369 ( #370 )
2023-12-24 15:05:16 +01:00
Diego Beraldin
4c80b67b11
fix: create comment post layout ( #368 )
...
* chore: update README
* fix: post layout in create comment screen
2023-12-24 14:29:26 +01:00
Diego Beraldin
ab5e45f7b1
feat: user info bottom sheet; closes #342 ( #367 )
2023-12-24 14:21:22 +01:00
Diego Beraldin
a9e556168d
fix: opening links; closes #365 ( #366 )
2023-12-23 18:26:24 +01:00
Diego Beraldin
273e621bb6
enhancement: snackbar color; closes #363 ( #364 )
2023-12-23 17:48:04 +01:00
Diego Beraldin
6772b60449
enhancement: message card layout; closes #361 ( #362 )
2023-12-23 14:25:18 +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
189aaa0612
fix: bottom sheet gestures; closes #347 ( #359 )
2023-12-23 13:39:27 +01:00
Diego Beraldin
b3a29d2cf4
fix: drawer navigation; closes #349 ( #357 )
2023-12-23 11:59:53 +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