685 Commits

Author SHA1 Message Date
Diego Beraldin
7eb508a9ab chore: update README.md 2023-10-05 23:55:07 +02:00
Diego Beraldin
9dcdf13f80 fix: community selection with search 2023-10-05 23:54:49 +02:00
Diego Beraldin
a83e0c3f6a version 1.0.0-beta16 1.0.0-beta16 2023-10-05 22:44:09 +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
ad5297ec9f enhancement: reduce vibration amplitude 2023-10-05 21:24:05 +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
8414cf5019 chore: set archives base name 2023-10-05 08:28:29 +02:00
Diego Beraldin
28fddb2e2a version 1.0.0-beta15 1.0.0-beta15 2023-10-05 08:05:35 +02:00
Diego Beraldin
ebd80c4ed6 fix: update post after changes in detail 2023-10-05 08:02:05 +02:00
Diego Beraldin
bd271a73ee feat: add settings headers 2023-10-04 20:54: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
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
e41ea33664 version 1.0.0-beta14 1.0.0-beta14 2023-10-03 21:33:32 +02:00
Diego Beraldin
41f71b8108 feat: empty list message in inbox 2023-10-03 21:24:47 +02:00
Diego Beraldin
80bd102e33 feat: conditional crash reporting 2023-10-03 21:01:10 +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
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
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
deed22bcfd version 1.0.0-beta13 1.0.0-beta13 2023-10-02 13:55:32 +02:00
Diego Beraldin
cd5e16a72d enhancement: post card layout 2023-10-02 13:51:20 +02:00
Diego Beraldin
54b20e31fd fix: update current settings after save 2023-10-02 13:38:56 +02:00
Diego Beraldin
f3e15897f3 feat(login): add help button on login page 2023-10-02 13:38:56 +02:00
Diego Beraldin
3e9cc4b4ab fix(home): prevent post duplication 2023-10-02 12:30:41 +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
7a9709dbb7 version 1.0.0-beta12 1.0.0-beta12 2023-10-01 10:25:45 +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
85166ae9ad fix(profile): unnecessary reloading after navigation 2023-10-01 09:38:35 +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
d94aa55809 chore(deps): fix dependencies 2023-09-30 22:49:05 +02:00
Diego Beraldin
96196abaa7 chore(deps): update to compose 1.5.2 2023-09-30 22:32:17 +02:00
Diego Beraldin
41cc472089 version 1.0.0-beta11 1.0.0-beta11 2023-09-30 13:44:34 +02:00
Diego Beraldin
ae7241a9ad enhancement(ui): improve black theme 2023-09-30 13:26:20 +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
46151d6d92 enhancement(explore): better keyboard management 2023-09-30 12:26:43 +02:00