211 Commits

Author SHA1 Message Date
Diego Beraldin
8595eabf5c chore: minor improvements 2023-10-15 22:06:48 +02:00
Diego Beraldin
5cb195eb56 feature: choose custom color for theme 2023-10-15 21:38:46 +02:00
Diego Beraldin
e569468fa6 enhancement: improved community and user header 2023-10-15 19:51:36 +02:00
Diego Beraldin
54accc8538 enhancement: immediately apply sort and feed type; update sort and feed type icons 2023-10-15 19:21:10 +02:00
Diego Beraldin
560854b9d8 enhancement: show message after successful save image to gallery 2023-10-15 17:52:45 +02:00
diego.beraldin
ca568049c0 fix: compatibility with MastodonRedirect 2023-10-15 17:27:36 +02:00
Diego Beraldin
eb51d38341 chore: improve deep link management 2023-10-10 22:22:00 +02:00
Diego Beraldin
5ec2466e3b enhancement: improve compact layout; closes #56 2023-10-10 20:56:36 +02:00
Diego Beraldin
ee7b26dd02 fix: color of downvotes in split mode; closes #55 2023-10-10 13:00:10 +02:00
Diego Beraldin
1f5e2f58e7 feat: add experimental support for MastodonRedirect; closes #41 2023-10-09 23:58:51 +02:00
Diego Beraldin
1293aaeb73 feat: change UI font size; closes #49 2023-10-09 23:13:08 +02:00
Diego Beraldin
73de0f8a72 fix: centralize markdown sanitization 2023-10-09 20:59:52 +02:00
Diego Beraldin
8d43a38d5b fix: open image from post detail 2023-10-09 13:00:56 +02:00
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