fbb39bcd91
Improve the load more fetching
2023-12-21 12:12:19 +08:00
afe926e45d
Improve markdown export
2023-12-20 14:36:00 +08:00
59d68b7cf2
Improved loading of feature filters
2023-12-20 14:35:59 +08:00
f5236dac79
Show loading bar at load time
2023-12-20 14:35:59 +08:00
a4976a7b62
Add badge counts, fix logout and delete item navigation issues
2023-12-20 14:35:59 +08:00
6b97f670aa
Use Following as main name for following section
2023-12-20 14:35:59 +08:00
6764f56cdd
Add feed buttons for iOS
2023-12-20 14:35:59 +08:00
adefd1b2eb
Better empty state handling for RSS
2023-12-08 18:31:09 +08:00
8c0db16d9a
Update toolbar items
2023-12-08 14:30:20 +08:00
89f21ad228
Use task instead of onAppear for async, add some PDF download debugging
2023-12-07 17:15:53 +08:00
f48a36de79
Fixes for the splitview and app intents
2023-12-07 17:15:53 +08:00
898b144710
No deleted filter for RSS
2023-12-07 17:15:53 +08:00
2a1336089d
Better naming, add use:folders option
2023-12-07 17:15:53 +08:00
421fc8756b
Add default filter for following
2023-12-07 17:15:53 +08:00
ee375274b8
Support move operation
2023-12-07 17:15:53 +08:00
af2759cab0
Hang search variables off view model to make them easier to observe
2023-12-07 17:15:53 +08:00
dca79bc913
Fullscreen read now, scroll to top from tabs
2023-12-07 17:15:53 +08:00
5f1332e2d7
Fix filters to navigation header
2023-12-07 17:15:52 +08:00
26d6702c6f
Update filters
2023-12-07 17:15:52 +08:00
1bff4cbd18
post rebase fix-ups
2023-12-07 17:15:52 +08:00
e63b4f9b2c
Abstract out fetching from view model so we can better handle multiple fetch folders
...
Rename LinkedItem to LibraryItem
More on following
Add new fetcher
Tab bar
2023-12-07 17:15:52 +08:00
bf1561887d
Sync saved searches on iOS
2023-11-27 21:44:52 +08:00
b8558ec2f7
Improve AI voices modal
2023-11-17 21:17:43 +08:00
db54ecff3a
iOS multi select
2023-11-17 18:03:35 +08:00
7f23b6b2d9
Add downloaded filter
2023-11-01 23:19:29 +08:00
5db74f5fe9
Labels editor view and offline sync of label changes using CreateLabelInput instead of IDs
2023-11-01 19:38:44 +08:00
27632c6924
Some scaffolding for multiselect
2023-10-30 18:44:13 +08:00
e38037da58
Fix formatting of label search
2023-10-25 09:24:14 +08:00
76c094b1ba
Force reading position to update on iOS in PDFs
2023-10-24 19:27:09 +08:00
4fea649dcf
Quote escape label names when searching to handle spaces in names
2023-10-05 15:02:33 +08:00
dcdb01171c
Handle grid cards
2023-09-11 20:54:10 +08:00
dfaf61cf8c
Use lazy pop to work around swipe gesture issues with iOS 17
2023-09-11 17:50:10 +08:00
2d7fe30d6d
Fix snackbar issues
2023-07-27 14:06:29 +08:00
3f3bdd2d4f
Only use local fetch for certain filters
2023-07-17 14:37:50 +08:00
a780b24ba1
Better handling of delete undo
2023-07-14 16:28:06 +08:00
ec55801eff
Better undelete handling
2023-07-12 17:07:34 +08:00
52776521f3
Improve undelete
2023-07-12 16:59:17 +08:00
55d24ee52d
Add undelete
2023-07-12 15:44:22 +08:00
120fc6ea12
Improve the continue reading section dark mode
2023-07-12 11:53:07 +08:00
b099d22115
Improve the Pinned label creation during swipe, add Unpin
2023-07-07 15:07:13 -07:00
e4b86ecf34
Improvements to the Continue Reading section, add long press actions
2023-07-06 16:22:57 -07:00
2d021c2683
Work on multi tab iOS client
2023-07-06 16:22:57 -07:00
41443c70b5
Structure tabviews in iOS
2023-07-06 16:22:57 -07:00
4cb14475d0
Remember feature filter, dont display features during search
2023-06-13 20:05:51 +08:00
de524736e2
Empty state handling for feature section
2023-04-05 10:40:08 +08:00
2ed1c2b186
Updated sorting for feature items
2023-04-04 22:21:27 +08:00
8e3aba2295
WIP: feature cards, fir merging highlights offline sync
2023-04-04 21:04:13 +08:00
f013408cf7
hide String serialization of lastItemSyncTime
2023-02-27 08:45:28 -07:00
f7168ff65a
reformat some multi-line expressions
...
Honestly, some of this formatting seems a little weird, but it appears to thread the needle between the competing requirements of swiftformat's wrapMultilineStatementBraces rule and SwiftLint's opening_brace rule.
2023-02-20 12:15:29 -07:00
1cffdf2bbe
Dont apply a filter if the user has written a filter when searching
2023-02-07 11:04:44 +08:00