504 Commits

Author SHA1 Message Date
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
b064899108
feat: animate screen transitions (#127) 2023-11-11 23:17:01 +01:00
Diego Beraldin
5e4003aa66
fix: zombie mode (#126) 2023-11-11 22:58:00 +01:00
Diego Beraldin
157ffcf563
fix: instance detail (#125)
* fix: improve sort and loading in instance detail

* enhancement: move options menu to top bar in user and community detail
2023-11-11 22:51:33 +01:00
Diego Beraldin
b73f84d89c
feat: sort communities instance detail (#124)
* fix: improve horizontal margin

* feat: add sort in instance detail
2023-11-11 00:23:39 +01:00
Diego Beraldin
d498801243 chore: add Polish l10n 2023-11-10 23:47:27 +01:00
Diego Beraldin
ef42875a9b
enhancement: improve instance info (#123)
* enhancement: improve community list loading

* enhancement: show subscribers in community list in instance detail

* enhancement: improve some spacings
2023-11-10 21:26:45 +01:00
Diego Beraldin
0ba6643de4
fix: app bar behaviour in compose screens (#122) 2023-11-10 13:47:05 +01:00
Diego Beraldin
1ec7f40298
120 improve comment editing (#121)
* fix: text formatting selection and hints

* fix: improve layout of create comment, post and report screen
2023-11-09 23:50:29 +01:00
Diego Beraldin
c8de970478 fix: improve login checks 2023-11-09 23:06:00 +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
e603644925
feat: quick login implementation (#118)
* feat: quick login implementation

* chore: update from PR feedback
2023-11-09 21:41:25 +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
a4971ac670 chore: update README 2023-11-08 13:56:11 +01:00
Diego Beraldin
61feeaec4a
enhancement: copy anon settings on new accounts (#115) 2023-11-08 13:37:48 +01:00
Diego Beraldin
9064781c62
enhancement: custom zombie scroll amount (#114) 2023-11-08 09:03:51 +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
60857a4342 version 1.0.0-RC4 1.0.0-RC4 2023-11-07 00:03:34 +01:00
Diego Beraldin
058a92f804
enhancement: image prefetch; icon sizes (#109)
* enhancement: add image prefetch

* enhancement: standardize image sizes
2023-11-06 23:49:52 +01:00
Diego Beraldin
8558f524df
chore: update deps (#108) 2023-11-06 22:48:51 +01:00
Diego Beraldin
eb990ccd82
feat: zombie mode (#107) 2023-11-06 21:58:08 +01:00
Diego Beraldin
76d582f014
enhancement: change search behaviour in raw content dialog (#106) 2023-11-06 13:33:56 +01:00
Diego Beraldin
26272ebbbe
fix: open detail from list (#105)
* fix: sort type not changed, items not found

* fix: prevent opening old details from list
2023-11-06 08:57:46 +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
a4a8722b02
feat: detect Lemmy specific links (#102) 2023-11-04 09:23:08 +01:00
Diego Beraldin
28bce8c7b7
enhancement: apply some compose optimizations (#101)
* fix: comment retry message display

* enhancement: footer spacing

* enhancement: reduce image quality

* enhancement: optimizations
2023-11-03 22:58:19 +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
618335e8f0
fix: explore results (#97) 2023-11-02 22:24:40 +01:00
Diego Beraldin
1be69ea288
feat: add new formatting options (#96) 2023-11-02 22:05:10 +01:00
Diego Beraldin
5e9c3f364d
feat: add Romanian l10n (#95) 2023-11-02 21:45:14 +01:00
Diego Beraldin
17b5958798
fix: several small fixes (#94)
* enhancement: improve comment collapse animations

* enhancement: swipe card sensitivity

* fix: unnecessary profile loading

* chore(deps): upgrade to Kotlin 1.9.20 and Compose Multiplatform 1.5.10

* enhancement: reduce vibration duration for haptic feedback before API level 29

* enhancement: sidebar loading

* fix: post loading when hide read option is enabled
2023-11-02 19:42:52 +01:00
Diego Beraldin
f56a99fa96
feat: new comment visible/expanded policy (#93) 2023-11-02 08:40:31 +01:00
Diego Beraldin
1648c546d6
fix: image picker in post body (#92) 2023-11-02 08:11:09 +01:00
Diego Beraldin
e285116747 version 1.0.0-RC3 1.0.0-RC3 2023-11-01 16:15:38 +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
df0336ab42
fix: bug fixes (#88)
* enhancement: position of quotes

* fix: comment ordering

* fix: custom toolbar visibility

* fix: markdown spoiler expansion
2023-10-31 23:35:04 +01:00
Diego Beraldin
f8250b31d2
enhancement: text formatting and comment layout (#87)
* enhancement: better selection and cursor handling in text formatting

* enhancement: comment card spacing
2023-10-29 22:03:04 +01:00
Diego Beraldin
e85ed03be8 fix: swipe for posts and comments fine tuning 2023-10-29 21:33:57 +01:00
Diego Beraldin
22c88140c0
feat: add custom menu to search in raw content (#86) 2023-10-29 19:52:36 +01:00
Diego Beraldin
b233a77f15
fix: hot_rank type; navigation; sidebar loading (#85)
* fix: hot_rank type

* fix: improvement to profile loading

* fix: navigation drawer after deep link
2023-10-29 18:05:31 +01:00
Diego Beraldin
95cc1163b6
fix: cross post destination (#84) 2023-10-29 09:45:42 +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
dfff1ed9fb version 1.0.0-RC2 1.0.0-RC2 2023-10-28 22:04:41 +02:00
Diego Beraldin
83a9af91ad feat: add French l10n 2023-10-28 21:54:17 +02:00
Diego Beraldin
865eb2816d feat: add code, quote to format bar; improve cursor position for empty selection 2023-10-28 19:29:23 +02:00
Diego Beraldin
1a25a1bf44 fix: decrease swipe sensitivity (which was driving me crazy) 2023-10-28 19:19:30 +02:00