Diego Beraldin
d7e7317635
chore: rememberCallback for swipe gesture begin
2023-12-13 22:28:24 +01:00
Diego Beraldin
64307b5526
enhancement: create post and comment gestures disabled; closes #299 ( #302 )
2023-12-13 22:04:28 +01:00
Diego Beraldin
19e5a9e2c6
fix: performance issue in post detail; closes #300 ( #301 )
2023-12-13 19:45:50 +01:00
Diego Beraldin
93227a22c0
feat: share post from original or local instance; closes #258 ( #267 )
2023-12-09 23:33:54 +01:00
Diego Beraldin
f7a471f179
enhancement: feedback for post actions ( #247 ); closes #200
...
* refactor: remove duplicated code
* refactor: improve feedback for actions; closes #200
2023-12-08 09:41:45 +01:00
Diego Beraldin
23deb22dfb
feat: add exit confirmation ( #241 ); closes #217
2023-12-07 21:04:17 +01:00
Diego Beraldin
6cd475256e
enhancement: improve date formatting ( #240 ); closes #238
...
* fix: date prettify; closes #238
* feat: show update date in raw content
2023-12-07 18:44:53 +01:00
Diego Beraldin
3bd984043f
feat: expose instance version ( #237 ); closes #212
...
* feat: expose instance version
* refactor: abstracts away repositories
* chore: create get sort type use case
* feat: conditional sort types; closes #212
2023-12-07 12:46:19 +01:00
Diego Beraldin
6caffc48f6
feat: loading improvements and section changes ( #235 ); closes #198 , #230 , #229 , #234
...
* feat: swipeable tab controls; closes #198
* feat: refresh after change feed type; closes #230
* fix(inbox): scroll to top after refresh; closes #229
* fix: remove unnecessary reloads when changing section; closes #234
2023-12-06 23:16:43 +01:00
Diego Beraldin
b6b3468847
enhancement: reply improvements ( #231 ); closes #205 , #214
...
* chore: open post detail from reply button; closes #214
* chore: indicate author of comments/posts; closes #205
2023-12-06 19:18:08 +01:00
Diego Beraldin
255a5a802c
enhancement: anonymous mode improvements ( #228 ); closes #208 , #209 , #210
...
* chore: improve logged state tracking; closes #210
* chore: prevent actions in explore screen if not logged; closes #208
* chore: hide action buttons if unlogged; closes #209
2023-12-06 17:34:56 +01:00
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
5b89911375
feat: vote format options and upvote % ( #191 )
2023-12-04 12:33:18 +01:00
Diego Beraldin
2c31ddfa71
enhancement: improve navigation drawer ( #186 )
...
* fix: drawer content in anonymous mode
* refactor: embed scope in drawer coordinator
* fix: navigation drawer gestures
2023-12-03 09:58:38 +01:00
Diego Beraldin
b53740e0f4
enhancement: enlarge clickable area in top bars
2023-11-30 21:12:32 +01:00
Diego Beraldin
c97b76cbf0
enhancement: improve zombie mode ( #176 )
2023-11-29 13:00:44 +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
153da11bcf
fix(posts): reload and change instance in anon mode
2023-11-26 18:55:04 +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
c787ab3be2
enhancement(posts): keep screen on in zombie mode ( #157 )
2023-11-24 21:24:30 +01:00
Diego Beraldin
44cabf3dbd
refactor: rename createreport package
2023-11-22 22:17:52 +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
1e1d4305d1
fix: change post and sort type ( #144 )
2023-11-18 11:59:28 +01:00
Diego Beraldin
9b884dce48
fix: remove unnecessary reloads ( #138 )
...
* fix: remove unnecessary reloads
* fix: sort in community
* fix: introduce search result in explore
2023-11-17 13:58:58 +01:00
Diego Beraldin
d3de71a35c
fix: several bugfixes ( #137 )
...
* fix: UiFontFamily serialization
* fix: change sort and feed type
* fix: improve event management
* fix: scroll in post lists
* fix: zoomable image and drawer behaviour
* fix: key in explore screen
* enhancement: remove confusing instance sort types
* fix: remove screen transitions
2023-11-16 22:33:17 +01:00
Diego Beraldin
517894cc52
refactor: new notification center ( #132 )
2023-11-15 19:47:50 +01:00
Diego Beraldin
e474c9227d
feat: double click management ( #130 )
2023-11-13 22:17:59 +01:00
Diego Beraldin
aecf2549fb
chore: add crash reporting ( #129 )
...
* refactor: organize core-utils
* feat: add crash report sender
2023-11-12 22:26:19 +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
5e4003aa66
fix: zombie mode ( #126 )
2023-11-11 22:58:00 +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
0ba6643de4
fix: app bar behaviour in compose screens ( #122 )
2023-11-10 13:47:05 +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
60857a4342
version 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
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
e007426b37
chore: screen model and navigator optimizations ( #103 )
2023-11-05 13:58:46 +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
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
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
86ff95eff9
fix: click input in post title and body ( #67 )
2023-10-25 00:00:11 +02:00
Diego Beraldin
6f4615f72d
chore: update deps ( #62 )
...
* chore: update deps
* chore: update SwipeToDismiss
2023-10-24 19:55:34 +02:00
Diego Beraldin
745755ff88
feat: report post and comments
2023-10-24 08:48:09 +02:00