586 Commits

Author SHA1 Message Date
Diego Beraldin
0cb32965a4 version 1.0.0-RC13 1.0.0-RC13 2023-11-30 22:22:48 +01:00
Diego Beraldin
8801655751 chore: add tr l10n 2023-11-30 22:22:17 +01:00
Diego Beraldin
809693b23d
feat: formatting and images in chat messages (#181) 2023-11-30 21:47:25 +01:00
Diego Beraldin
b53740e0f4 enhancement: enlarge clickable area in top bars 2023-11-30 21:12:32 +01:00
Diego Beraldin
66513c746a fix(navigation): ensure different keys 2023-11-30 21:05:00 +01:00
Diego Beraldin
2909b0d52b
enhancement: close nav drawer after instance change (#180) 2023-11-30 08:58:45 +01:00
Diego Beraldin
b949a80f45 chore: application splash screen (#179) 2023-11-30 08:54:14 +01:00
Diego Beraldin
c4397adf52
chore: update README.md 2023-11-29 22:02:17 +01:00
Diego Beraldin
7aecc6d741
fix(inbox): several fixes (#178)
* fix: chat fonts

* fix: chat loading

* fix: count messages in inbox unread
2023-11-29 21:22:42 +01:00
Diego Beraldin
f52c4682bf
enhancement: add Charis SIL font (#177) 2023-11-29 19:39:05 +01:00
Diego Beraldin
4fe6535a69 version 1.0.0-RC12 1.0.0-RC12 2023-11-29 13:10:38 +01:00
Diego Beraldin
c97b76cbf0
enhancement: improve zombie mode (#176) 2023-11-29 13:00:44 +01:00
Diego Beraldin
f8372b62af
enhancement: change default font (#175) 2023-11-29 13:00:19 +01:00
Diego Beraldin
36577e29a9
fix: chat message card layout (#174)
* fix: chat message card layout

* fix: chat card layout
2023-11-29 13:00:03 +01:00
Diego Beraldin
d1f1ad51d9
fix(api): improve Lemmy 0.19 compatibility (#173)
* fix: optional fields

* fix: back to top when changing instance in anon mode
2023-11-29 12:59:49 +01:00
Diego Beraldin
5cdaf36faf fix: amend hu l10n 2023-11-28 23:27:54 +01:00
Diego Beraldin
c52289f85e
fix: allow drawer only in root screen (#172) 2023-11-28 22:54:45 +01:00
Diego Beraldin
bc8fcd1394
feat: support to arabic and RTL languages (#171) 2023-11-28 21:52:59 +01:00
Diego Beraldin
607948ff45 fix: navigation and drawer interop 2023-11-28 21:08:39 +01:00
Diego Beraldin
d1edd6cc89 fix: provide custom key for web view 2023-11-28 20:38:53 +01:00
Diego Beraldin
ff31f10462 chore: update README 2023-11-28 14:02:45 +01:00
Diego Beraldin
f8d0543320
fix: image loading in comments (#170) 2023-11-28 13:06:14 +01:00
Diego Beraldin
cdb907c435
chore(deps): update ksp (#169) 2023-11-28 13:04:37 +01:00
Diego Beraldin
6685aaff9d version 1.0.0-RC11 2023-11-27 23:02:39 +01:00
Diego Beraldin
f3450020cf
fix: status and navigation bar (#168) 1.0.0-RC11 2023-11-27 22:55:39 +01:00
Diego Beraldin
435bfae283
feat: language flags (#167) 2023-11-27 22:25:47 +01:00
Diego Beraldin
c44a9dc6e5
feat(mod-tools): user ban (#166) 2023-11-27 22:09:15 +01:00
Diego Beraldin
1569f1b1ff
enhancement(app): reintroduce screen transitions (#165) 2023-11-26 23:36:23 +01:00
Diego Beraldin
a88ff796ec
chore: add mt l10n (#164)
* feat(l10n): add mt

* fix(l10n): playful color names
2023-11-26 23:15:07 +01:00
Diego Beraldin
153da11bcf fix(posts): reload and change instance in anon mode 2023-11-26 18:55:04 +01:00
Diego Beraldin
a144de3651 fix(app): initialization 2023-11-26 12:09:07 +01:00
Diego Beraldin
6d07b36dee fix(posts): automatic change instance in anon mode, add welcome message 2023-11-26 10:34:56 +01:00
Diego Beraldin
86a5c94ff7
fix(posts): opening user mentions (#163) 2023-11-26 09:52:34 +01:00
Diego Beraldin
a498c27874
chore(l10n): add eo l10n (#160)
* chore(l10n): add eo l10n

* fix: animal adjectives
2023-11-26 09:46:44 +01:00
Diego Beraldin
2141df18e3
fix(posts, explore): sorting not applied (#162) 2023-11-25 18:53:05 +01:00
Diego Beraldin
cae5f0241f
chore(deps): updates (#161)
* chore(deps): update Voyager

* chore(deps): update Kotlin

* chore(deps): update AndroidX activity

* chore(deps): update Compose

* chore(deps): update MaterialKolor

* chore(deps): update Kamel

* chore(deps): update Ktorfit

* chore(deps): update Ktor

* chore(deps): update multiplatform-settings

* chore: update README

* chore(deps): update gradle and AGP
2023-11-25 16:01:59 +01:00
Diego Beraldin
95da52b23c
fix: rc10 reports (#159)
* enhancement(app): initialization and settings loading

* enhancement(common-ui): prevent keyboard from closing when scrolling in create text fields

* fix(drawer): improve navigation content
2023-11-25 14:23:11 +01:00
Diego Beraldin
86fe4f5379 version 1.0.0-RC10 1.0.0-RC10 2023-11-24 21:50:33 +01:00
Diego Beraldin
3ffa5f15b7
fix: data cleared coming back to community or user detail (#158) 2023-11-24 21:44:29 +01:00
Diego Beraldin
c787ab3be2
enhancement(posts): keep screen on in zombie mode (#157) 2023-11-24 21:24:30 +01:00
Diego Beraldin
bdde62a757
refactor(inbox): remove unnecessary mark (un)read option (#156) 2023-11-24 19:37:51 +01:00
Diego Beraldin
94a2efd1c9 chore: reintroduce EBGaramond font (#155) 2023-11-24 19:18:01 +01:00
Diego Beraldin
70fadd93cf
feat: mod tools (#153)
* update services and DTOs

* update repositories and models

* feat: add remove bottom sheet

* update community detail

* update post detail

* feat: show featured posts and distinguished comments

* feat: report list

* chore: translations
2023-11-24 18:56:33 +01:00
Diego Beraldin
d136837d04 fix(user-detail): show empty message for posts 2023-11-24 08:50:34 +01:00
Diego Beraldin
b4f52aa874 fix(user-detail): import 2023-11-23 09:18:52 +01:00
Diego Beraldin
b15b22deb1 fix: user detail pagination 2023-11-23 08:46:08 +01:00
Diego Beraldin
44cabf3dbd refactor: rename createreport package 2023-11-22 22:17:52 +01:00
Diego Beraldin
116702ff99 chore: update enums 2023-11-22 21:56:45 +01:00
Diego Beraldin
cc32ec2e33
fix: bug reports RC9 (#154)
* chore: remove trailing … from messages

* chore: move quote action at first position in text toolbar

* fix(posts): share original URL

* chore: show timestamp in raw content dialog
2023-11-22 19:12:31 +01:00
Diego Beraldin
ed695c9cc1 chore: remove unnecessary annotations 2023-11-21 22:50:39 +01:00