139 Commits

Author SHA1 Message Date
Diego Beraldin
6087df5856
refactor: navigation module (#195)
* refactor: move navigation to own module

* refactor: use applyDefaultHierarchyTemplate
2023-12-04 19:36:34 +01:00
Diego Beraldin
2946b334c8
chore: add l10ns (#194)
* chore: introduce AveriaSansLibre font

* chore: add ru l10n

* chore: add uk l10n
2023-12-04 18:19:22 +01:00
Diego Beraldin
3a411a137c
enhancement: look and feel (#193)
* feat: add system font

* enhancement: FAB colors according to specs
2023-12-04 13:57:26 +01:00
Diego Beraldin
5b89911375
feat: vote format options and upvote % (#191) 2023-12-04 12:33:18 +01:00
Diego Beraldin
9667e8d028
feat: add/remove moderators (#188)
* chore: update service and repository

* chore: highlight post from moderators in community detail

* feat: possibility to add/remove mod in community detail

* feat: possibility to add/remove mod in post detail

* feat: chore: highlight post from moderator in post detail
2023-12-03 21:42:34 +01:00
Diego Beraldin
98c47c3760 chore: add sq l10n 2023-12-03 10:28:10 +01:00
Diego Beraldin
e5f45222bb fix: Spanish l10n (by u/heyazorin@lemmy.ml) (#184) 2023-12-03 00:01:33 +01:00
Diego Beraldin
8e7d837b32
feat: inbox improvements (default type, loading) (#182)
* feat: add option for default inbox type

* fix: chat loading
2023-12-01 22:03:03 +01:00
Diego Beraldin
8801655751 chore: add tr l10n 2023-11-30 22:22:17 +01:00
Diego Beraldin
f52c4682bf
enhancement: add Charis SIL font (#177) 2023-11-29 19:39:05 +01:00
Diego Beraldin
5cdaf36faf fix: amend hu l10n 2023-11-28 23:27:54 +01:00
Diego Beraldin
bc8fcd1394
feat: support to arabic and RTL languages (#171) 2023-11-28 21:52:59 +01:00
Diego Beraldin
c44a9dc6e5
feat(mod-tools): user ban (#166) 2023-11-27 22:09:15 +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
6d07b36dee fix(posts): automatic change instance in anon mode, add welcome message 2023-11-26 10:34:56 +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
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
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
4e5fabf30c
feat: add quote action (#151) 2023-11-21 19:31:46 +01:00
Diego Beraldin
0cb5401f3b
feat: mark posts as read while scrolling (#148) 2023-11-20 22:31:09 +01:00
Diego Beraldin
204ce6f4c2
chore: add new l10ns (#147)
* feat(ui): add new fonts

* chore(l10n): add Latvian

* chore(l10n): add Lithuanian

* chore(l10n): add Estonian

* chore(l10n): update strings

* chore(l10n): add Irish
2023-11-20 21:29:43 +01:00
Diego Beraldin
8786d1fce8
feat(ui): add new font (#146) 2023-11-19 22:42:59 +01:00
Diego Beraldin
0f8290a4f5 version 1.0.0-RC8 2023-11-18 23:59:20 +01:00
Diego Beraldin
c25899d453
feat: add new l10ns (#145)
* chore: add sl l10n

* chore: add hr l10n

* fix: multiline settings items

* chore: add bg l10n
2023-11-18 22:35:01 +01:00
Diego Beraldin
ba5cb5dc0e fix(l10n): untraslated Greek message 2023-11-18 09:23:58 +01:00
Diego Beraldin
a3162684f2
chore: add hu l10n (#141) 2023-11-17 22:35:34 +01:00
Diego Beraldin
23f50cbd72
chore: add cz, fi, no, se, sk l10n (#140) 2023-11-17 20:55:08 +01:00
Diego Beraldin
90fe1e782e chore: improve Romanian l10n 2023-11-16 23:13:25 +01:00
Diego Beraldin
cef0af7293
enhancement: replace artistic font (#136) 2023-11-15 23:04:01 +01:00
Diego Beraldin
2e7e3f9c11
feat: add Danish l10n (#135) 2023-11-15 21:19:25 +01:00
Diego Beraldin
e474c9227d
feat: double click management (#130) 2023-11-13 22:17:59 +01:00
Diego Beraldin
673b2faf83
enhancement: edit screens (#128)
* fix: window background color

* enhancement: specific title for edit screens

* fix: bug preventing post modification

* fix: add update date to better track changes
2023-11-12 10:08:59 +01:00
Diego Beraldin
d498801243 chore: add Polish l10n 2023-11-10 23:47:27 +01:00
Diego Beraldin
6780f5bf83
feat: new fonts and layout improvements (#119)
* feat: new fonts (Dosis, Prociono, Fondamento)

* enhancement: improve spacing below and above images
2023-11-09 22:12:31 +01:00
Diego Beraldin
5d032fd583
feat: cross-post (#117)
* feat: cross-post

* refactor: id-based options

* fix: show actions only for logged users
2023-11-09 19:40:27 +01:00
Diego Beraldin
85ed6abb43
enhancement: feedback rc4 (#112)
* chore: add Dutch l10n

* fix: comment collapse and indentation

* enhancement: custom zombie scroll amount
2023-11-08 08:46:39 +01:00
Diego Beraldin
eb990ccd82
feat: zombie mode (#107) 2023-11-06 21:58:08 +01:00
Diego Beraldin
e771aa3d5e
chore: further optimizations (#104) 2023-11-05 22:31:54 +01:00
Diego Beraldin
e007426b37
chore: screen model and navigator optimizations (#103) 2023-11-05 13:58:46 +01:00
Diego Beraldin
dec9761a85
feat: lock navigation bar when scrolling (#100) 2023-11-03 14:01:14 +01:00
Diego Beraldin
75f919a687
fix: minor bug fixes (#99)
* fix: increase deep link debounce

* fix: load more button position

* fix: add retry comment download button
2023-11-03 09:02:00 +01:00
Diego Beraldin
bbe865a315
feat: add Greek l10n (#98) 2023-11-02 22:54:28 +01:00
Diego Beraldin
5e9c3f364d
feat: add Romanian l10n (#95) 2023-11-02 21:45:14 +01:00
Diego Beraldin
5d5afc745a
feat: about dialog and other improvements (#90)
* feat: add about dialog

* feat: add Portuguese l10n

* chore: add acknowledgements
2023-11-01 16:11:33 +01:00
Diego Beraldin
33a4f7435e
chore: add German l10n (#89) 2023-11-01 11:11:34 +01:00
Diego Beraldin
596d4a5cd7
feat: comment collapsing (#83)
* feat: new comment expanding policy

* fix: typo in Italian l10n

* fix: text fields in create post screen
2023-10-29 09:30:58 +01:00
Diego Beraldin
83a9af91ad feat: add French l10n 2023-10-28 21:54:17 +02:00
Diego Beraldin
1e33d0a021
feat: show raw text of posts and comments make text selectable (#72)
* enhancement: comment footer top space

* feat: show raw content
2023-10-26 21:25:02 +02:00
Diego Beraldin
e4a908398b
fix(home, explore, inbox, common-ui): general bug fixes (#68)
* fix: view model proper reinitialization

* fix: clickable comments

* chore: add some empty messages

* fix: inbox footer height

* fix: community subscription indication
2023-10-25 23:37:43 +02:00