1286 Commits

Author SHA1 Message Date
Diego Beraldin
80048618ca
feat: show number of unread comments (#684) 2024-04-15 14:05:24 +02:00
Stɑrry Shivɑm
1cda702f05
fix: trim whitespaces at the end (or start) of email/username (#683) 2024-04-15 09:22:24 +02:00
Diego Beraldin
11f7f3824f
feat: visually differentiate read posts (#682) 2024-04-14 11:40:56 +02:00
Diego Beraldin
a3e2802e3e chore: restore icon for application element 2024-04-14 10:34:21 +02:00
Diego Beraldin
f99dcb8a82
enhancement: declutter profile screen (#681) 2024-04-14 10:27:18 +02:00
Diego Beraldin
6c1d436dd4 chore: revert #674 2024-04-13 13:00:51 +02:00
dependabot[bot]
eed7d74310
chore(deps): bump ktor from 2.3.8 to 2.3.10 (#672)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13 12:41:50 +02:00
dependabot[bot]
ee497cf1b1
chore(deps): bump io.mockk:mockk from 1.13.9 to 1.13.10 (#673)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13 12:41:32 +02:00
dependabot[bot]
8544e93160
chore(deps): bump media.kamel:kamel-image from 0.9.4 to 0.9.4-wasm (#674)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13 12:41:21 +02:00
dependabot[bot]
8939eda99f
chore(deps): bump sqldelight from 2.0.1 to 2.0.2 (#676)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13 12:40:02 +02:00
dependabot[bot]
ff696ffd66
chore(deps): bump com.google.devtools.ksp from 1.9.23-1.0.19 to 1.9.23-1.0.20 (#675)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13 12:39:39 +02:00
Diego Beraldin
c7bf07434d
chore: create dependabot.yml 2024-04-13 12:13:05 +02:00
Diego Beraldin
3f31c5bae4
chore: update deps (#671) 2024-04-13 12:04:25 +02:00
Diego Beraldin
4bae7cdd28 version 1.10.0-20240410-pre 1.10.0-20240410-pre 2024-04-10 19:58:04 +02:00
Diego Beraldin
a3184f93e2
feat: alternate icon (#667) 2024-04-10 19:49:47 +02:00
Diego Beraldin
a427d1d6b3
fix: video proportional width in compact mode (#666)
closes #665
2024-04-08 21:20:39 +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
36f3e2046d
feat: license screen and monochrome icons (#663) 2024-04-07 21:10:57 +02:00
Diego Beraldin
d28c917e96
enhancement: full height images compact mode (#662)
closes (again) #657
2024-04-07 10:55:03 +02:00
Diego Beraldin
9fb12d7515
enhancement: hide full height images in compact mode (#661)
closes #657
2024-04-07 10:44:47 +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
f76c8351bd
chore: update deps (#655) 2024-04-06 12:45:35 +02:00
Diego Beraldin
cf7fe6571d version 1.9.0 1.9.0 2024-04-04 08:20:31 +02:00
Diego Beraldin
52df5d25fa
chore: add missing tests to DefaultCommentRepository (#654) 2024-04-03 20:47:35 +02:00
Diego Beraldin
4cbedbafc0
fix: content loading at initial stage (#653)
closes #652
2024-04-03 18:52:17 +02:00
Diego Beraldin
69d6f5aa7f
apply detekt to unit modules (2) (#651) 2024-04-01 17:45:29 +02:00
Diego Beraldin
55cb02ae94
chore: apply detekt to unit modules (1) (#650) 2024-04-01 11:05:15 +02:00
Diego Beraldin
893e933540
chore: apply detekt to feature modules (#649) 2024-03-31 12:48:33 +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
416a8cbd9f
chore: apply detekt to :core:markdown and :core:navigation (#646) 2024-03-30 14:35:16 +01:00
Diego Beraldin
25593e917a
apply detekt to :core:commonui (#645) 2024-03-30 14:15:56 +01:00
Diego Beraldin
107ec9a21b
chore: apply detekt to :core:api and :core:appearance (#644) 2024-03-30 11:56:04 +01:00
Diego Beraldin
302043e73a
chore: add detekt (#643) 2024-03-30 09:11:40 +01:00
Diego Beraldin
03fd3a6fb1
fix: comment link opening and state restoration (#642) 2024-03-29 19:09:31 +01:00
Diego Beraldin
9be52d45bd version 1.9.0-20240328-pre 1.9.0-20240328-pre 2024-03-28 08:47:19 +01:00
Diego Beraldin
aef46ec72a
chore: add test for DefaultCommentRepository (#641) 2024-03-27 19:57:15 +01:00
Diego Beraldin
95315d9c3b
chore: add test for InboxViewModel (#640) 2024-03-27 08:48:47 +01:00
Diego Beraldin
b391b71493
feat: admin modlog (#639) 2024-03-26 21:59:43 +01:00
Diego Beraldin
89cc744f2f
chore: update user manual (#637) 2024-03-26 18:55:23 +01:00
Diego Beraldin
7e5c7d603a
fix: divider between comments in user detail (#636) 2024-03-26 14:08:00 +01:00
Diego Beraldin
8998a04800
chore: add test for domain inbox (#635) 2024-03-25 22:49:11 +01:00
Diego Beraldin
fded58bcd1
fix: make post body optional (#634)
closes #632
2024-03-25 21:46:47 +01:00
Diego Beraldin
3b58d89b30
chore: domain identity tests (#633) 2024-03-25 21:37:29 +01:00
Diego Beraldin
577667347a
refactor: avoid unnecessary filters (#631) 2024-03-25 18:49:32 +01:00
Diego Beraldin
0496471b41
chore: update deps (#630) 2024-03-25 13:49:10 +01:00
Diego Beraldin
4127cfa1a6
feat: share image by file (#629)
closes #628
2024-03-25 13:07:00 +01:00