1013 Commits

Author SHA1 Message Date
Diego Beraldin
cd60496be4 chore: move info from CONTRIBUTING.md to pages 2024-01-23 13:49:48 +01:00
Diego Beraldin
bcf79d1ce3 chore: update README.md and pages 2024-01-23 09:28:30 +01:00
Diego Beraldin
495e946b0a
start GH pages (#476) 2024-01-22 23:12:51 +01:00
Diego Beraldin
0571a55b24 version 1.6.1 1.6.1 2024-01-22 19:42:15 +01:00
Diego Beraldin
85269311b6
feat: opaque navigation and status bars (#475) 2024-01-22 19:35:28 +01:00
Diego Beraldin
3133082688
fix: serialization issues on Lemmy 0.19.2 (#474)
closes (again) #464
2024-01-22 12:45:04 +01:00
Diego Beraldin
f4500d4865
fix: open community from profile comments (#473) 2024-01-22 12:32:45 +01:00
Diego Beraldin
2c5b314ec0
fix: explore and user detail swipe actions (#472)
* fix: explore upvote post action

* fix: user detail upvote post action

* chore: remove wrong imports
2024-01-22 09:29:55 +01:00
Diego Beraldin
5e60ef4b20
fix: user and community readable names (#471) 2024-01-21 21:45:55 +01:00
reusityback
20c9c7aa32
Update strings.xml (#469) 2024-01-21 14:35:05 +01:00
Diego Beraldin
e2d154311a version 1.6.0 1.6.0 2024-01-21 10:35:42 +01:00
Diego Beraldin
a2f6b21864
enhancement: prefer user display name over name (#468)
* enhancement: prefer user display name over name

* refactor: centralize community name in a similar way
2024-01-21 10:03:21 +01:00
Diego Beraldin
4e4c5103ea
fix: community and user stats info (#467)
* fix: show count instead of score in PersonAggregates on Lemmy 0.19

* fix: community stats loading

* enhancement: improve info screens layout

closes #464
2024-01-21 09:16:31 +01:00
Diego Beraldin
dfb0a8504f
fix: editing post and comment (#466)
closes #465
2024-01-20 13:07:16 +01:00
Diego Beraldin
22a517ce45 chore: update module documentation 2024-01-20 12:53:11 +01:00
Diego Beraldin
34c8f38559
feat: customize swipe actions (#463)
* refactor: introduce swipe action card with custom actions

* refactor: migrate all screen towards new component

* feat: apply default swipe actions to all screens

* feat: add persistence in settings

* feat: new screen bare bones

* feat: add logic implementation

* feat: add UI implementation

* feat: color for save action

* chore: refine UI and add l10ns

closes #460
2024-01-20 12:37:09 +01:00
Diego Beraldin
75c2d6472f chore: update email reporting address 2024-01-18 18:49:35 +01:00
Diego Beraldin
6ccf10ab7b
add CODE_OF_CONDUCT.md 2024-01-18 18:48:07 +01:00
Diego Beraldin
f32855b1dc
fix: post body max lines bottom sheet title (#462)
closes #461
2024-01-18 18:13:23 +01:00
Diego Beraldin
25a427e6af version 1.5.3 1.5.3 2024-01-17 22:30:37 +01:00
Diego Beraldin
34a0c4605c
refactor: choose font module (#459)
* refactor: create new module

* update documentation
2024-01-17 22:26:18 +01:00
Diego Beraldin
7ad03636ed chore: add missing dependency diagrams 2024-01-17 21:00:39 +01:00
Diego Beraldin
35ae38ad02 chore: add more module diagrams 2024-01-17 19:55:44 +01:00
Diego Beraldin
1dae8bfad4 fix: bottom navigation insets (#458)
* update main screen

* update post list

* update post detail

* update community detail

* update user detail

* make explore section similar to the home section

* fix formatting in saved items screen

closes #457
2024-01-17 19:17:56 +01:00
Diego Beraldin
2b03b93f8d
enhancement: shows only one date for edited contents (#456) 2024-01-17 09:16:51 +01:00
Diego Beraldin
086ec44c2f version 1.5.2 1.5.2 2024-01-16 23:02:06 +01:00
Diego Beraldin
a2eb97d9b0 chore: add module diagrams 2024-01-16 22:53:58 +01:00
Diego Beraldin
eabd19d41c
fix: text formatting bar URL button (#455)
closes #454
2024-01-16 21:01:27 +01:00
Diego Beraldin
4ae47f9dc4 chore: fix CONTRIBUTING.md 2024-01-16 19:51:13 +01:00
Diego Beraldin
a0b488fb00 chore: add debug google-services.json 2024-01-16 19:38:40 +01:00
Diego Beraldin
bb7020a736
fix: cross post test (#453)
closes #451
2024-01-16 18:58:34 +01:00
Diego Beraldin
1fbb6ce103
enhancement: open actual community in about (#452)
closes #450
2024-01-16 18:28:53 +01:00
Diego Beraldin
fa797324d7
fix: top app bar container height (md3); closes #448 (#449) 2024-01-15 22:18:43 +01:00
Diego Beraldin
4784bf881d chore: add privacy policy 2024-01-15 22:04:57 +01:00
Diego Beraldin
39f1a2e8a7
feat: show content update date (#447)
* chore: update spacing in content footers

* refactor: consistent name for upVotes and downVotes

* feat: show content update date closes #446
2024-01-15 20:40:21 +01:00
Diego Beraldin
619872435a chore: coding conventions section of CONTRIBUTING.md 2024-01-15 13:34:39 +01:00
Diego Beraldin
1101dcce70
chore: module description (#445) 2024-01-14 23:50:52 +01:00
Diego Beraldin
63adb1188c version 1.5.1 1.5.1 2024-01-14 18:59:30 +01:00
Diego Beraldin
38c10192a5 chore: update CONTRIBUTING.md 2024-01-14 18:59:30 +01:00
Diego Beraldin
6909f4674d
fix: comment loading and tree structure (#444)
* fix: update lazy column keys with dates

* refactor: update comment tree generation

* feat: show comment count in load more button

closes #439
2024-01-13 12:33:16 +01:00
Diego Beraldin
0d0b7ee37e
fix: hide load more for collapsed comments (#443) 2024-01-12 18:07:41 +01:00
Diego Beraldin
82e9f8bc33
chore: fix refresh after instance change (#442)
closes #440
2024-01-12 13:51:15 +01:00
Diego Beraldin
2568ed77f7 chore: update GMS gradle plugin 2024-01-11 23:22:45 +01:00
Diego Beraldin
5bef64dd6a version 1.5.0 1.5.0 2024-01-11 21:51:58 +01:00
Diego Beraldin
b93f704f08 fix: vote format in collapsed comments 2024-01-11 09:01:31 +01:00
Diego Beraldin
d5d6ff1e87 fix: improve comment loading 2024-01-10 22:51:44 +01:00
Diego Beraldin
bb0c365bca
fix: close drawer after instance change (#438) 2024-01-10 22:01:47 +01:00
Diego Beraldin
ac9a55c964
fix: bottom sheet IME padding (#437)
closes #436
2024-01-10 09:00:47 +01:00
Diego Beraldin
f75057335f
chore: update Gradle + AGP (#435) 2024-01-09 22:36:56 +01:00
Diego Beraldin
d74fe815cb chore: login bottom sheet closing 2024-01-09 19:14:28 +01:00