Diego Beraldin
ddb51e2ed0
enhancement: cross posts ( #801 )
2024-05-07 09:03:47 +02:00
Diego Beraldin
3a8db08e68
feat: show bot accounts in comments ( #800 )
2024-05-07 08:52:38 +02:00
Diego Beraldin
707f6f8a32
feat: support embedded web view in posts ( #799 )
2024-05-07 00:41:55 +02:00
Diego Beraldin
c364ce5941
fix: consistent icons for posts, replies, arrows ( #759 )
2024-05-02 13:14:51 +02:00
Diego Beraldin
98656fd356
fix: post navigation stack and improvements ( #742 )
2024-04-30 13:31:35 +02:00
Diego Beraldin
9251b5067c
feat: post navigation in detail screen ( #741 )
2024-04-29 23:37:16 +02:00
Diego Beraldin
9742488c57
refactor: post and comment pagination ( #733 )
2024-04-28 13:28:06 +02:00
Diego Beraldin
f80cc53f7b
chore: add test cases for community repository
2024-04-17 13:53:30 +02:00
Diego Beraldin
ba901f826a
chore: add test for DefaultCommunityRepository
2024-04-16 21:05:20 +02:00
Diego Beraldin
80048618ca
feat: show number of unread comments ( #684 )
2024-04-15 14:05:24 +02:00
Diego Beraldin
5d0d8c8591
fix: failing DefaultCommentRepositoryTest
2024-04-07 22:00:55 +02:00
Diego Beraldin
75b89f6d06
enhancement: change dashboard and post icon ( #660 )
2024-04-07 10:36:30 +02:00
Diego Beraldin
c1064665e6
fix: zoomable image ( #659 )
...
closes #656
2024-04-07 09:07:25 +02:00
Diego Beraldin
5e39a7a9a6
chore: remove integer IDs ( #658 )
2024-04-07 08:27:15 +02:00
Diego Beraldin
52df5d25fa
chore: add missing tests to DefaultCommentRepository ( #654 )
2024-04-03 20:47:35 +02:00
Diego Beraldin
a7d915465f
chore: apply detekt to domain modules ( #648 )
2024-03-31 12:41:03 +02:00
Diego Beraldin
709307c24b
chore: apply detekt to other core modules ( #647 )
2024-03-30 21:36:42 +01:00
Diego Beraldin
302043e73a
chore: add detekt ( #643 )
2024-03-30 09:11:40 +01:00
Diego Beraldin
aef46ec72a
chore: add test for DefaultCommentRepository ( #641 )
2024-03-27 19:57:15 +01:00
Diego Beraldin
b391b71493
feat: admin modlog ( #639 )
2024-03-26 21:59:43 +01:00
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
daaabd9f3f
feat: show liked/disliked post/comments; unify contents to moderate ( #609 )
2024-03-18 08:56:15 +01:00
Diego Beraldin
8e8478f8c3
enhancement: optimize current user mod status ( #608 )
2024-03-17 10:03:11 +01:00
Diego Beraldin
f69738482e
refactor: main-safe repositories ( #601 )
2024-03-14 23:10:26 +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
dea1566a44
feat: moderation tools in profile ( #563 )
2024-03-04 22:54:45 +01:00
Diego Beraldin
6ee7f58df1
fix: post and comment editing ( #528 )
2024-02-15 13:55:53 +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
712c4faa82
fix: post and comment deletion ( #521 )
2024-02-10 21:10:56 +01:00
Diego Beraldin
1557f29ece
feat: configure comment bar width; prefer nicknames ( #511 )
2024-02-07 22:59:26 +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
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
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
a2eb97d9b0
chore: add module diagrams
2024-01-16 22:53:58 +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
547fc654e1
fix: distinguish between replies to posts and comments ( #427 )
2024-01-06 22:40:38 +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
8f4b93253b
feat: video support in posts ( #403 )
...
* feat: add platform-specific players
* feat: add support in posts
closes #400
2023-12-30 15:41:05 +01:00
Diego Beraldin
e206de2e16
refactor: screen params (state restoration) ( #402 )
...
* chore: add local cache
* chore: remove possibility to disable bottom sheet gestures
* chore: add cache to detail opener and create entry points
* chore: add query by id to multi-community
* chore: update community detail
* chore: update community info
* chore: update create comment
* chore: update create post
* chore: update multi-community screens
* chore: update user detail
* chore: update user info
* chore: update post detail
* chore: update post list
* chore: update modal drawer
* chore: update subscription management
* chore: update profile
* chore: update saved items
* chore: remove JavaSerializable
closes #316
2023-12-30 10:15:22 +01:00
Diego Beraldin
e416476e28
feat: delete private message ( #396 )
...
* feat: implement message deletion; closes #395
* chore: cleanup repositories
2023-12-29 09:40:34 +01:00
Diego Beraldin
9ddac874d6
feat: manage account bans ( #391 ); closes #390
...
* chore: update manage subscriptions
* chore: update account settings
* chore: add entry point
* feat: new module implementation
2023-12-28 21:09:26 +01:00
Diego Beraldin
23696993a7
feat: web preferences ( #386 ); closes #221
...
* feat: implement web preferences
* feat: show matrix user id in user info
2023-12-28 17:24:14 +01:00
Diego Beraldin
3e18220bf8
fix: post publish date unmarshalling
2023-12-27 08:40:53 +01:00
Diego Beraldin
7ca04ace88
feat: add language selection ( #381 ); closes #331
...
* chore: font reordering
* chore: second swipe sensitivity
* chore: update models
* chore: update repositories
* chore: update formatting bar
* chore: add dialog
* chore: update comment creation
* chore: update post creation
2023-12-26 21:07:36 +01:00
Diego Beraldin
c2ef07d4be
refactor: navigation improvements ( #380 )
...
* chore: add some missing serializable
* refactor: use voyager-koin integration for viewmodels
* fix: typo
2023-12-26 17:37:37 +01:00