Diego Beraldin
c29788415e
feat: edit community info ( #623 )
2024-03-23 19:47:40 +01:00
Diego Beraldin
3d8891f8a0
feat: explore other instance ( #620 )
2024-03-21 23:39:06 +01:00
Diego Beraldin
58f3751dfa
enhancement: review Explore UI ( #619 )
2024-03-21 19:28:44 +01:00
Diego Beraldin
c5c011b08d
feat: select default language for new posts and comments ( #616 )
2024-03-20 13:30:23 +01:00
Diego Beraldin
873935af6b
refactor: use uniform approach for debounce ( #612 )
2024-03-19 08:30:09 +01:00
Diego Beraldin
daaabd9f3f
feat: show liked/disliked post/comments; unify contents to moderate ( #609 )
2024-03-18 08:56:15 +01:00
Diego Beraldin
536402d6c7
feat: copy post title and/or body ( #607 )
...
closes #597
2024-03-17 09:37:07 +01:00
Diego Beraldin
87bb800acb
fix: layout of manage subscription screen ( #603 )
2024-03-15 08:38:11 +01:00
Diego Beraldin
cf299afdcb
feat: search within community ( #595 )
2024-03-13 23:47:52 +01:00
Diego Beraldin
e72a8d04c4
enhancement: search ( #590 )
2024-03-12 08:49:26 +01:00
Diego Beraldin
843b4098ca
feat: community-specific sort type ( #586 )
2024-03-10 16:38:18 +01:00
Diego Beraldin
9f04030a3e
feat: community-specific download directory ( #581 )
2024-03-07 23:43:56 +01:00
Diego Beraldin
1fd2f96a81
enhancement: migrate drop downs to MD3 ( #578 )
2024-03-07 19:16:04 +01:00
Diego Beraldin
90cf5be522
feat: specify user ban duration and data removal ( #571 )
2024-03-06 13:52:57 +01:00
Diego Beraldin
a613e662f4
chore: improve layout of community and user header ( #568 )
2024-03-05 08:07:28 +01:00
Diego Beraldin
dea1566a44
feat: moderation tools in profile ( #563 )
2024-03-04 22:54:45 +01:00
Diego Beraldin
c561739a1d
chore: upgrade to MD3 ( #562 )
2024-03-01 22:10:44 +01:00
Diego Beraldin
b28227cc05
chore: compose multiplatform 1.6.0; update deps ( #559 )
2024-02-29 19:00:00 +01:00
Diego Beraldin
5f4a8a3458
chore: update modlog UI ( #552 )
2024-02-26 13:57:26 +01:00
Diego Beraldin
bd486855f8
chore: improve preview and markdown rendering ( #543 )
2024-02-21 12:59:13 +01:00
Diego Beraldin
f670f86132
feat: add comment and post preview in settings ( #542 )
2024-02-21 00:00:45 +01:00
Diego Beraldin
3f935ae66c
feat: custom font scale factor for content classes ( #541 )
2024-02-20 13:07:48 +01:00
Diego Beraldin
4d36ee8a7b
refactor: remove navigation debounce intervals ( #540 )
2024-02-19 21:52:39 +01:00
Diego Beraldin
8054f9022e
fix: markdown render improvements ( #537 )
2024-02-19 08:45:48 +01:00
Diego Beraldin
90e50419bc
enhancement: markdown rendering ( #536 )
2024-02-18 23:58:04 +01:00
Diego Beraldin
edddbe113f
refactor: new markdown rendering ( #530 )
...
closes #305
2024-02-18 10:04:03 +01:00
Diego Beraldin
787cfc94a8
fix: blur not working for video elements ( #533 )
2024-02-17 10:24:17 +01:00
Diego Beraldin
0ee74a7cd9
fix: row vertical alignment ( #531 )
2024-02-16 23:21:58 +01:00
Diego Beraldin
9faa6136fa
refactor: migration to lyricist; remove moko-resources ( #525 )
...
closes #524
2024-02-13 22:37:13 +01:00
Diego Beraldin
6c7db5b93a
fix: strikethrough formatting
2024-02-11 09:35:08 +01:00
Diego Beraldin
38e9653346
fix: lemmy handle parsing
2024-02-11 09:29:39 +01:00
Diego Beraldin
1557f29ece
feat: configure comment bar width; prefer nicknames ( #511 )
2024-02-07 22:59:26 +01:00
Diego Beraldin
01493e5486
fix: add missing font size; update Gradle; fix l10n ( #506 )
...
* add missing font weight for titles
* update to Gradle 8.6
closes #505
2024-02-05 17:52:22 +01:00
Diego Beraldin
be777b721c
feat: show featured local posts ( #502 )
...
closes #498
2024-02-01 18:53:14 +01:00
Diego Beraldin
ac0adb07a2
feat: show/hide scores for posts and comments ( #496 )
...
* feat: show scores according to settings
* enhancement: sync initial settings with remote ones
closes #494
2024-01-28 22:46:51 +01:00
Diego Beraldin
a7ed30a54f
enhancement: uniform margins and shadows ( #492 )
2024-01-26 22:16:58 +01:00
Diego Beraldin
fda49bfa86
enhancement: add some shadows ( #491 )
2024-01-26 19:17:17 +01:00
Diego Beraldin
71ca96a018
enhancement: comment and post font size ( #489 )
2024-01-26 14:01:58 +01:00
Diego Beraldin
5e60ef4b20
fix: user and community readable names ( #471 )
2024-01-21 21:45:55 +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
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
2b03b93f8d
enhancement: shows only one date for edited contents ( #456 )
2024-01-17 09:16:51 +01:00
Diego Beraldin
eabd19d41c
fix: text formatting bar URL button ( #455 )
...
closes #454
2024-01-16 21:01:27 +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
76c37ef926
fix: post link opening; closes #431 ( #432 )
2024-01-08 18:32:37 +01:00
Diego Beraldin
547fc654e1
fix: distinguish between replies to posts and comments ( #427 )
2024-01-06 22:40:38 +01:00
Diego Beraldin
45791be89b
fix: formatting bar actions ( #418 )
2024-01-03 18:56:06 +01:00
Diego Beraldin
ac98d94ce7
enhancement: chat ( #416 )
...
* chore: update repository
* feat: add support for last action
* enhancement: update screen
2024-01-03 17:44:54 +01:00
Diego Beraldin
3caaac0b9d
refactor: modifiers ( #414 )
...
* refactor: remove Modifier.let calls
* refactor: remove composed modifier factory
2024-01-03 09:23:46 +01:00
Diego Beraldin
c249ae37ca
feat: hide removed contents ( #411 )
2024-01-02 10:00:55 +01:00