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
Diego Beraldin
745755ff88
feat: report post and comments
2023-10-24 08:48:09 +02:00
Diego Beraldin
42b1ef5a9a
feat: mark post as read and hide
2023-10-23 22:28:31 +02:00
Diego Beraldin
660a38180d
feat: show community stats in sidebar
2023-10-23 20:07:42 +02:00
Diego Beraldin
c66eda4125
feat: mark post as read; closes #43
2023-10-22 21:23:36 +02:00
Diego Beraldin
b2bd60a3c4
feat: custom upvote and downvote colors
2023-10-22 19:10:50 +02:00
Diego Beraldin
808f521e20
feat: upgrade to lemmy 0.19 ( #59 )
...
* chore: add auth headers to all network calls
* chore: add support to scaled sort
* chore: support for cursor based pagination
* chore: relax required fields
* feat: add block instance
2023-10-21 08:16:50 +02:00
Diego Beraldin
da8d6fc3f0
fix: action to create new post in community detail
2023-10-19 10:41:56 +02:00
Diego Beraldin
cb60bfc4c7
feat: add new color; rename colors
2023-10-19 08:42:37 +02:00
Diego Beraldin
31f77162e1
feat: back to top for post, community and user detail with FAB menu
2023-10-18 13:45:58 +02:00
Diego Beraldin
f8f8425fe7
feat: full height images
2023-10-17 23:45:53 +02:00
Diego Beraldin
26e37d9ae8
enhancement: update card and full post mode
2023-10-17 22:49:12 +02:00
Diego Beraldin
597c5165aa
feat: additional fonts
2023-10-17 20:04:15 +02:00
Diego Beraldin
c8c05c9818
feat: show cross posts; closes #58
2023-10-17 19:27:49 +02:00
Diego Beraldin
cd8b243141
feat: possibility to expand/collapse top level comments; closes #37
2023-10-17 08:31:23 +02:00
Diego Beraldin
5fe4b09de5
feat: possibility to change UI font
2023-10-16 20:57:33 +02:00
Diego Beraldin
5cb195eb56
feature: choose custom color for theme
2023-10-15 21:38:46 +02:00
Diego Beraldin
1293aaeb73
feat: change UI font size; closes #49
2023-10-09 23:13:08 +02:00
Diego Beraldin
b3ed33474e
fix: improve loading screen; closes #46
2023-10-09 08:55:53 +02:00
Diego Beraldin
d5795d99df
fix: improve dark theme; add ice theme; default to system theme; closes #42
2023-10-08 22:36:48 +02:00