Diego Beraldin
|
9363f87457
|
fix: show separate votes in compact mode; better highlight current vote; closes #53 and #51
|
2023-10-09 08:03:21 +02:00 |
|
Diego Beraldin
|
d5795d99df
|
fix: improve dark theme; add ice theme; default to system theme; closes #42
|
2023-10-08 22:36:48 +02:00 |
|
Diego Beraldin
|
3b515c6b8b
|
enhancement: increase size of drawer content; closes #50
|
2023-10-08 20:59:48 +02:00 |
|
Diego Beraldin
|
c7671dca3e
|
enhancement: increase spacing between actions in top bar; closes #52
|
2023-10-08 20:54:45 +02:00 |
|
Diego Beraldin
|
b5a43c3b6d
|
fix: possibility to change comment sort type; closes #45
|
2023-10-08 20:06:42 +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
|
283bfad149
|
enhancement: improve layout of navigation drawer
|
2023-10-08 13:23:25 +02:00 |
|
Diego Beraldin
|
fd74648d03
|
feat: configurable image auto-loading; closes #39
|
2023-10-08 10:18:44 +02:00 |
|
Diego Beraldin
|
a9cfa1833a
|
enhancement: open user and community icons for zoom
|
2023-10-08 08:24:54 +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
|
c1b1b2c5d1
|
fix: prevent accidental comment duplication
(cherry picked from commit e20b1617278594993726852bbddbbcc17e823d8a)
|
2023-10-07 13:41:53 +02:00 |
|
Diego Beraldin
|
3f3d7acff2
|
refactor: move saved items to drawer
|
2023-10-07 13:41:53 +02:00 |
|
Diego Beraldin
|
f8e1dfc527
|
feat: add navigation drawer
|
2023-10-07 09:04:48 +02:00 |
|
Diego Beraldin
|
b5521b8b1c
|
feat: separate upvotes and downvotes
|
2023-10-06 19:33:23 +02:00 |
|
Diego Beraldin
|
ff1bd57fa9
|
enhancement: more realistic post preview
|
2023-10-06 08:59:03 +02:00 |
|
Diego Beraldin
|
5ca4d268ba
|
fix: highlight comment from own profile
|
2023-10-05 22:40:48 +02:00 |
|
Diego Beraldin
|
5fc21db784
|
fix: comment author and community information
|
2023-10-05 22:21:29 +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
|
ebd80c4ed6
|
fix: update post after changes in detail
|
2023-10-05 08:02:05 +02:00 |
|
Diego Beraldin
|
e7e8a00882
|
fix: highlight and scroll to comment if not present in first page
|
2023-10-04 18:16:30 +02:00 |
|
Diego Beraldin
|
a75e2daa36
|
feat: block user and community
|
2023-10-04 13:56:49 +02:00 |
|
Diego Beraldin
|
76800947cc
|
enhancement: fix position of drop down in community header
|
2023-10-04 08:57:57 +02:00 |
|
Diego Beraldin
|
83e42ca4e8
|
enhancement: dividers for placeholders
|
2023-10-04 08:26:22 +02:00 |
|
Diego Beraldin
|
83160d5cff
|
fix: unneeded space after post text
|
2023-10-03 19:39:16 +02:00 |
|
Diego Beraldin
|
682f0c2ec0
|
enhancement: change FAB icon to create post
|
2023-10-03 19:05:52 +02:00 |
|
Diego Beraldin
|
2214fd1404
|
enhancement: placeholder with shimmer effect
|
2023-10-03 18:54:39 +02:00 |
|
Diego Beraldin
|
1bb8095cea
|
enhancement: padding between comment text and footer
|
2023-10-03 08:07:23 +02:00 |
|
Diego Beraldin
|
5226d17c20
|
feat: add sort by controversial
|
2023-10-02 22:58:00 +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
|
02aa215c61
|
fix: show post URLs as images based on extension
|
2023-10-02 21:44:35 +02:00 |
|
Diego Beraldin
|
b74e646634
|
fix: improve image loading errors
|
2023-10-02 21:38:23 +02:00 |
|
Diego Beraldin
|
cd5e16a72d
|
enhancement: post card layout
|
2023-10-02 13:51:20 +02:00 |
|
Diego Beraldin
|
1ca2019b32
|
fix: top label vertical alignment in sort bottom sheet
|
2023-10-02 12:22:20 +02:00 |
|
Diego Beraldin
|
156551b295
|
feat: clickable images in comments and markdown text
|
2023-10-02 09:04:39 +02:00 |
|
Diego Beraldin
|
0b21444e6d
|
feat: account specific settings (#34)
|
2023-10-02 08:39:44 +02:00 |
|
Diego Beraldin
|
9c11a5f8c5
|
fix: avoid crash while loading large images
|
2023-10-01 18:50:33 +02:00 |
|
Diego Beraldin
|
9145d58807
|
fix: avoid community reload after navigation
|
2023-10-01 17:38:19 +02:00 |
|
Diego Beraldin
|
d21b6799f6
|
enhancement(common): rename compact post layout
|
2023-10-01 10:21:53 +02:00 |
|
Diego Beraldin
|
6a808439f3
|
fix(common): update counter after creating comments
|
2023-10-01 10:14:27 +02:00 |
|
Diego Beraldin
|
bbf15f4ffc
|
feat(common): highlight sub-card in post detail if opened from comment
|
2023-10-01 00:00:55 +02:00 |
|
Diego Beraldin
|
41cc472089
|
version 1.0.0-beta11
|
2023-09-30 13:44:34 +02:00 |
|
Diego Beraldin
|
34e38ca326
|
enhancement(common): create post and comment send button and keyboard management
|
2023-09-30 13:07:30 +02:00 |
|
Diego Beraldin
|
6b658fc297
|
enhancement(common): increase community fetch limit
|
2023-09-30 12:16:40 +02:00 |
|
Diego Beraldin
|
72da126e1c
|
enhancement: user and community management on other instances
|
2023-09-30 12:07:24 +02:00 |
|
Diego Beraldin
|
74a2a77254
|
fix(inbox): correct header for replies and mentions
|
2023-09-29 18:41:49 +02:00 |
|
Diego Beraldin
|
7ba667b8cd
|
fix: inbox chat similar to other input fields
|
2023-09-29 13:59:27 +02:00 |
|
Diego Beraldin
|
db81272fc0
|
fix: user header appearance
|
2023-09-29 08:07:07 +02:00 |
|
Diego Beraldin
|
41597a8b03
|
chore: further fix in vertical margins
|
2023-09-28 20:50:35 +02:00 |
|
Diego Beraldin
|
eaaf066304
|
feat: manage user and community opening from links in texts
|
2023-09-28 20:38:25 +02:00 |
|