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
11f7f3824f
feat: visually differentiate read posts ( #682 )
2024-04-14 11:40:56 +02:00
Diego Beraldin
cf23fcb1fd
feat: add background check for unread messages ( #664 )
2024-04-08 21:08:57 +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
8998a04800
chore: add test for domain inbox ( #635 )
2024-03-25 22:49:11 +01:00
Diego Beraldin
3b58d89b30
chore: domain identity tests ( #633 )
2024-03-25 21:37:29 +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
8ce2a495c2
fix: migrate reset events to notifications ( #598 )
2024-03-14 18:31:04 +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
fcc8d179f4
enhancement: improve profile loading ( #575 )
2024-03-06 22:08:58 +01:00
Diego Beraldin
6d03b3b327
fix: smoother account switch ( #570 )
2024-03-05 21:11:58 +01:00
Diego Beraldin
dea1566a44
feat: moderation tools in profile ( #563 )
2024-03-04 22:54:45 +01:00
Diego Beraldin
4ddba1a5d7
fix: better detection of logged state at startup ( #550 )
2024-02-25 10:42:57 +01:00
Diego Beraldin
e9bac4841c
enhancement: better handle token expiration if not connected ( #545 )
2024-02-22 20:46:46 +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
77d7d9c697
refactor: convert isLogged to state ( #516 )
2024-02-09 09:05:53 +01:00
Diego Beraldin
1557f29ece
feat: configure comment bar width; prefer nicknames ( #511 )
2024-02-07 22:59:26 +01:00
Diego Beraldin
c304b27d4b
fix: check if JWT expired ( #503 )
...
closes #499
2024-02-01 19:24:21 +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
7381e6d30f
refactor: build warnings ( #412 )
...
* chore: remove empty modules
* chore: remove expect objects
2024-01-02 10:48:55 +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