112 Commits

Author SHA1 Message Date
Diego Beraldin
c9ff9f8769
enhancement: size of more horizontal button; closes #271 (#272) 2023-12-10 17:56:01 +01:00
Diego Beraldin
60992dd406
fix: mark chats as read when opening; closes #260 (#264) 2023-12-09 14:27:14 +01:00
Diego Beraldin
f7a471f179
enhancement: feedback for post actions (#247); closes #200
* refactor: remove duplicated code

* refactor: improve feedback for actions; closes #200
2023-12-08 09:41:45 +01:00
Diego Beraldin
e123183012
enhancement: introduce visual hierarchy (#242); closes #218 2023-12-07 21:49:27 +01:00
Diego Beraldin
3bd984043f
feat: expose instance version (#237); closes #212
* feat: expose instance version

* refactor: abstracts away repositories

* chore: create get sort type use case

* feat: conditional sort types; closes #212
2023-12-07 12:46:19 +01:00
Diego Beraldin
6caffc48f6
feat: loading improvements and section changes (#235); closes #198, #230, #229, #234
* feat: swipeable tab controls; closes #198

* feat: refresh after change feed type; closes #230

* fix(inbox): scroll to top after refresh; closes #229

* fix: remove unnecessary reloads when changing section; closes #234
2023-12-06 23:16:43 +01:00
Diego Beraldin
dfbc3eea3b
feat: separate unread items (#233); closes #216 2023-12-06 21:21:34 +01:00
Diego Beraldin
255a5a802c
enhancement: anonymous mode improvements (#228); closes #208, #209, #210
* chore: improve logged state tracking; closes #210

* chore: prevent actions in explore screen if not logged; closes #208

* chore: hide action buttons if unlogged; closes #209
2023-12-06 17:34:56 +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
2c31ddfa71
enhancement: improve navigation drawer (#186)
* fix: drawer content in anonymous mode

* refactor: embed scope in drawer coordinator

* fix: navigation drawer gestures
2023-12-03 09:58:38 +01:00
Diego Beraldin
9938b80b6e
enhancement: highlight inbox unread items (#185) 2023-12-03 09:24:21 +01:00
Diego Beraldin
8e7d837b32
feat: inbox improvements (default type, loading) (#182)
* feat: add option for default inbox type

* fix: chat loading
2023-12-01 22:03:03 +01:00
Diego Beraldin
b53740e0f4 enhancement: enlarge clickable area in top bars 2023-11-30 21:12:32 +01:00
Diego Beraldin
7aecc6d741
fix(inbox): several fixes (#178)
* fix: chat fonts

* fix: chat loading

* fix: count messages in inbox unread
2023-11-29 21:22:42 +01:00
Diego Beraldin
36577e29a9
fix: chat message card layout (#174)
* fix: chat message card layout

* fix: chat card layout
2023-11-29 13:00:03 +01:00
Diego Beraldin
bdde62a757
refactor(inbox): remove unnecessary mark (un)read option (#156) 2023-11-24 19:37:51 +01:00
Diego Beraldin
116702ff99 chore: update enums 2023-11-22 21:56:45 +01:00
Diego Beraldin
7ff75840f6
fix: inbox opening detail and loading (#149)
* fix: inbox loading and opening detail

* chore: update README
2023-11-21 13:51:25 +01:00
Diego Beraldin
12f578ebb7
fix: inbox loading and layout (#142) 2023-11-17 23:10:05 +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
e474c9227d
feat: double click management (#130) 2023-11-13 22:17:59 +01:00
Diego Beraldin
aecf2549fb
chore: add crash reporting (#129)
* refactor: organize core-utils

* feat: add crash report sender
2023-11-12 22:26:19 +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
058a92f804
enhancement: image prefetch; icon sizes (#109)
* enhancement: add image prefetch

* enhancement: standardize image sizes
2023-11-06 23:49:52 +01:00
Diego Beraldin
8558f524df
chore: update deps (#108) 2023-11-06 22:48:51 +01:00
Diego Beraldin
e771aa3d5e
chore: further optimizations (#104) 2023-11-05 22:31:54 +01:00
Diego Beraldin
e007426b37
chore: screen model and navigator optimizations (#103) 2023-11-05 13:58:46 +01:00
Diego Beraldin
28bce8c7b7
enhancement: apply some compose optimizations (#101)
* fix: comment retry message display

* enhancement: footer spacing

* enhancement: reduce image quality

* enhancement: optimizations
2023-11-03 22:58:19 +01:00
Diego Beraldin
6f4615f72d
chore: update deps (#62)
* chore: update deps

* chore: update SwipeToDismiss
2023-10-24 19:55:34 +02:00
Diego Beraldin
660a38180d feat: show community stats in sidebar 2023-10-23 20:07:42 +02:00
Diego Beraldin
e4ec9e6606 enhancement: more granular content font scale 2023-10-23 14:11:56 +02:00
Diego Beraldin
b2bd60a3c4 feat: custom upvote and downvote colors 2023-10-22 19:10:50 +02:00
Diego Beraldin
cb0f030295 fix: separate upvotes and downvotes in inbox 2023-10-20 08:38:34 +02:00
Diego Beraldin
ad54a90261 fix: back to top and top bar colors 2023-10-19 21:28:46 +02:00
Diego Beraldin
2dcf08bfd9 chore: view model inheritance 2023-10-19 10:40:03 +02:00
Diego Beraldin
254e170490 fix: vote counters for inbox replies and mentions 2023-10-15 18:12:51 +02:00
Diego Beraldin
f4149a2041 fix: remove glitch in compact mode and add placeholders for users and communities; closes #47 2023-10-08 19:52:14 +02:00
Diego Beraldin
fd74648d03 feat: configurable image auto-loading; closes #39 2023-10-08 10:18:44 +02:00
Diego Beraldin
647916fe6c fix: pagination issues in case of network or API error 2023-10-07 23:18:19 +02:00
Diego Beraldin
f8e1dfc527 feat: add navigation drawer 2023-10-07 09:04:48 +02:00
Diego Beraldin
203f1f4712 enhancement: uniform mention/replies read management 2023-10-04 08:31:26 +02:00
Diego Beraldin
83e42ca4e8 enhancement: dividers for placeholders 2023-10-04 08:26:22 +02:00
Diego Beraldin
41f71b8108 feat: empty list message in inbox 2023-10-03 21:24:47 +02:00
Diego Beraldin
7d3601e013 fix: unread count in bottom bar 2023-10-03 19:02:49 +02:00
Diego Beraldin
2214fd1404 enhancement: placeholder with shimmer effect 2023-10-03 18:54:39 +02:00
Diego Beraldin
0e0614bc79 fix: vote icon appearance, improve up and downvote colors 2023-10-02 22:42:39 +02:00
Diego Beraldin
1e1a17cd1d enhancement: improve card colors and spacing 2023-10-02 22:02:30 +02:00
Diego Beraldin
0b21444e6d
feat: account specific settings (#34) 2023-10-02 08:39:44 +02:00