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
fd74648d03
feat: configurable image auto-loading; closes #39
2023-10-08 10:18:44 +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
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
bd271a73ee
feat: add settings headers
2023-10-04 20:54:05 +02:00
Diego Beraldin
a75e2daa36
feat: block user and community
2023-10-04 13:56:49 +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
5226d17c20
feat: add sort by controversial
2023-10-02 22:58:00 +02:00
Diego Beraldin
d21b6799f6
enhancement(common): rename compact post layout
2023-10-01 10:21:53 +02:00
Diego Beraldin
7ba667b8cd
fix: inbox chat similar to other input fields
2023-09-29 13:59:27 +02:00
Diego Beraldin
4b6ea79e86
feat: multi-account management ( #32 )
2023-09-29 08:38:20 +02:00
Diego Beraldin
1de21dab01
fix(l10n): typo in Italian strings
2023-09-28 13:41:29 +02:00
Diego Beraldin
9392ee08ba
chore(deps): update build scripts
2023-09-27 23:59:00 +02:00
Diego Beraldin
6297ef3b97
feat(explore): subscription management screen
2023-09-27 13:04:10 +02:00
Diego Beraldin
bcc1b02f40
feat(ui): add Spanish l10n
2023-09-26 23:13:50 +02:00
Diego Beraldin
31f34b03a3
feat(settings, ui): generate palette based on seed color
2023-09-26 21:32:15 +02:00
Diego Beraldin
077866fbde
feat: markdown preview in post/comment creation
2023-09-26 19:08:30 +02:00
Diego Beraldin
6453ab6b2b
feat(common-ui, settings): support for multiple post layouts
2023-09-25 07:54:13 +02:00
Diego Beraldin
c363caa0a9
feat(settings): configure primary, secondary and tertiary colors
2023-09-24 21:41:16 +02:00
Diego Beraldin
99a682bc56
chore(l10n): remove unneeded strings
2023-09-23 15:09:34 +02:00
Diego Beraldin
043de61dad
fix: typo in Italian l10n
2023-09-23 15:09:34 +02:00
Diego Beraldin
09bae54203
chore: update compose 1.5.1, gradle 8.0, kotlin 1.9.10, kamel 0.7.3, voyager 1.0.0-rc07, Android target sdk level 34
2023-09-23 15:09:34 +02:00
Diego Beraldin
e09813fcee
feat: change app font
2023-09-21 06:55:30 +02:00
Diego Beraldin
2fc81422a2
feat(common-ui): progress while loading images
2023-09-20 08:35:20 +02:00
Diego Beraldin
443a9f480a
feat(common-ui): translate image loading error
2023-09-20 08:19:09 +02:00
Diego Beraldin
617d91cb1f
feat(common-ui): validation in post and comment creation
2023-09-20 07:59:23 +02:00
Diego Beraldin
5654b74963
feat(common-ui): add URL in post creation
2023-09-19 23:25:12 +02:00
Diego Beraldin
053084f01e
feat(search): new multi-result search page ( #28 )
2023-09-19 20:01:00 +02:00
Diego Beraldin
08f8e8f19d
feat: post and comment edit ( #27 )
...
* feat(profile): edit posts and comments
* feat(common-ui): edit posts and comments from post detail
* feat(common-ui): edit posts from community detail
* feat(home): edit posts from post list
2023-09-18 22:45:02 +02:00
Diego Beraldin
008838b5ca
feat: share post ( #25 )
2023-09-18 13:58:11 +02:00
Diego Beraldin
0eda8a341a
feat(settings): possibility to disable swipe actions
2023-09-17 20:26:00 +02:00
Diego Beraldin
3f55e132c5
feat(inbox): message in case of not logged user
2023-09-17 11:05:55 +02:00
Diego Beraldin
94b96e7c16
feat: comment deletion ( #19 )
2023-09-16 22:30:07 +02:00
Diego Beraldin
275fd50f76
feat: possibility to open URLs in internal WebView
2023-09-12 22:49:33 +02:00
Diego Beraldin
77fed461d5
feat(posts, explore): add top sort management ( #6 )
...
* fix: iOS crash report
* feat(posts, explore): add sort top management
2023-09-08 09:05:51 +02:00
Diego Beraldin
1b2ffdf327
feat(posts): nested comment management ( #4 )
...
* fix: update layout
* feat(posts): show nested comments
* fix: more layout fixes
* feat(posts): add possibility to load more nested comments
2023-09-07 22:54:53 +02:00
Diego Beraldin
94033dfa89
feat(appearance): support material3 dynamic colors
2023-09-06 22:38:07 +02:00
Diego Beraldin
b4bf6ae69f
feat(post): add basic post creation
2023-09-06 08:23:27 +02:00
Diego Beraldin
39a80161e1
feat(settings): possibility to show/hide navigation bar titles
2023-09-05 19:15:27 +02:00
Diego Beraldin
b371950d7b
feat(posts): add possibility to reply to posts and comments ( #1 )
2023-09-04 22:50:06 +02:00
Diego Beraldin
0aace7f957
feat: possibility to adjust content font scale
2023-09-03 20:01:51 +02:00
Diego Beraldin
b55453041c
refactor(search): remove search button
2023-09-03 18:28:38 +02:00
Diego Beraldin
2e26af8026
refactor(search): improve search UI
2023-09-03 10:34:01 +02:00
Diego Beraldin
9fbd97ce5e
feat(inbox): mention screen
2023-08-31 22:12:29 +02:00
Diego Beraldin
9cd638ee0b
feat(inbox): progress to replies
2023-08-27 22:46:33 +02:00
Diego Beraldin
0583695a56
feat(inbox): add replies and mentions screens
2023-08-16 22:55:24 +02:00
Diego Beraldin
029ce48669
feat(instance): info screen as top level screen
2023-08-15 09:13:55 +02:00