Diego Beraldin
f016457a81
fix(home): feed and sort type reset to default after navigation
2023-09-23 06:23:59 +02:00
Diego Beraldin
4c442a2c52
fix(inbox): upvote and downvote from replies and mentions
2023-09-23 00:34:48 +02:00
Diego Beraldin
983a8b6094
fix(common-ui): community subscribe button
2023-09-22 18:09:25 +02:00
Diego Beraldin
af38452442
chore: fix FDroid app metadata
2023-09-22 15:42:01 +02:00
Diego Beraldin
1763b24c66
chore: add FDroid app metadata
2023-09-22 13:43:37 +02:00
Diego Beraldin
6a140e05de
chore: fix FDroid app metadata
2023-09-22 13:34:39 +02:00
Diego Beraldin
9a64ae31ef
Update README.md
2023-09-22 13:30:52 +02:00
Diego Beraldin
257025c2cb
chore: fix gradle settings
2023-09-22 08:33:40 +02:00
Diego Beraldin
95cca230b3
version 1.0.0-beta04
1.0.0-beta04
2023-09-22 08:17:11 +02:00
Diego Beraldin
c6e01cdb72
chore: remove unrecognized plugin repository
2023-09-22 08:15:18 +02:00
Diego Beraldin
0d86eda683
chore: add ACRA mail + notification report
2023-09-21 23:30:42 +02:00
Diego Beraldin
7ea2959c3d
chore: update to build config
2023-09-21 18:45:00 +02:00
Diego Beraldin
7d8dd203d2
version 1.0.0-beta03
1.0.0-beta03
2023-09-21 13:57:55 +02:00
Diego Beraldin
31d784d645
fix: prevent inbox and profile unlogged contents from being visible if logged
2023-09-21 13:57:55 +02:00
Diego Beraldin
1eff763bbf
feat: open comment author and community from explore, user detail and profile
2023-09-21 13:57:55 +02:00
Diego Beraldin
0058dd76f9
chore: remove Firebase
2023-09-21 13:57:55 +02:00
Diego Beraldin
a4c0fa0c2c
version 1.0.0-beta02
2023-09-21 07:10:45 +02:00
Diego Beraldin
e09813fcee
feat: change app font
2023-09-21 06:55:30 +02:00
Diego Beraldin
fda9d39bdb
feat: improve community header and move subscribe button to top app bar
2023-09-21 06:40:01 +02:00
Diego Beraldin
ec311d7b5a
feat: possibility to open comment in detail from explore screen
2023-09-21 06:28:20 +02:00
Diego Beraldin
ab623686b6
chore: update default markdown typography
2023-09-21 06:23:44 +02:00
Diego Beraldin
468727d1b2
fix: typo in view model class name
2023-09-21 06:18:50 +02:00
Diego Beraldin
0d25d0c4aa
fix: update community status after subscription
2023-09-21 06:17:31 +02:00
Diego Beraldin
6ad2853790
chore: open community and creator from post card
2023-09-21 06:10:25 +02:00
Diego Beraldin
5e5c506e2c
chore: reduce fractional threshold of swipeable card
2023-09-21 06:04:55 +02:00
Diego Beraldin
d770a49987
version 1.0.0-beta01
1.0.0-beta01
2023-09-20 23:37:16 +02:00
Diego Beraldin
d63d6c26e6
chore: remove image placeholders and errors in headers
2023-09-20 23:36:22 +02:00
Diego Beraldin
1188fc7ed7
chore: reduce bottom bar icon size
2023-09-20 23:34:58 +02:00
Diego Beraldin
5690166d2f
refactor(common-ui): redesign community header component
2023-09-20 23:30:50 +02:00
Diego Beraldin
eee850d3db
refactor(common-ui): redesign user header component
2023-09-20 22:54:52 +02:00
Diego Beraldin
b6ddf2dce0
feat(common-ui): possibility to create post with image ( #29 )
2023-09-20 21:38:56 +02:00
Diego Beraldin
70a79800ca
feat(common-ui): open chat with user from detail screen
2023-09-20 18:53:17 +02:00
Diego Beraldin
a3cfd89c95
fix(common-ui): haptic feedback while swiping
2023-09-20 13:54:22 +02:00
Diego Beraldin
ac6ef7a9da
version 1.0.0-alpha11
2023-09-20 13:50:49 +02:00
Diego Beraldin
2fc81422a2
feat(common-ui): progress while loading images
1.0.0-alpha11
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
5d2ce2d836
feat(common-ui): reload post only when needed in detail screen
2023-09-20 08:07:49 +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
dea45e3f82
fix(home): reload with new feed and sort type after settings changed
2023-09-19 23:10:04 +02:00
Diego Beraldin
ec5562876d
fix(common-ui): comment ordering in post detail
2023-09-19 23:01:22 +02:00
Diego Beraldin
01f63bf8b8
fix(common-ui): swipe actions visibility in comment cards
2023-09-19 21:46:18 +02:00
Diego Beraldin
79afe2e40e
fix(common-ui): user info not loaded and screen not populated if opened on n-th level
2023-09-19 20:14:07 +02:00
Diego Beraldin
3c3ee8da95
fix(common-ui): markdown header size
2023-09-19 20:05:14 +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
fe64846fc8
version 1.0.0-alpha10
2023-09-18 19:45:48 +02:00
Diego Beraldin
715a112770
feat(common-ui): progress indication while creating posts and comments
2023-09-18 19:42:33 +02:00
Diego Beraldin
88b54c2263
feat(common-ui): add save image to gallery ( #26 )
2023-09-18 19:31:39 +02:00
Diego Beraldin
008838b5ca
feat: share post ( #25 )
2023-09-18 13:58:11 +02:00