49 Commits

Author SHA1 Message Date
75be4141dd Add preferences 2022-01-16 14:40:48 -05:00
df00108dae Add separator to accounts menu 2022-01-16 14:40:48 -05:00
0450fe2c0e Increase max sidebar width 2022-01-16 14:40:48 -05:00
be579b849d Universal catalyst builds 2022-01-16 14:40:48 -05:00
c276bbdea6 Fix monospace text 2022-01-15 19:46:06 -05:00
6fbda7dc78 Fix excerpt generator getting confused by massive img srcs 2022-01-15 19:31:04 -05:00
1726a7c711 Allow navigating to the same url with a different fragment 2022-01-15 15:13:16 -05:00
36fda4d51f More catalyst toolbar stuff 2022-01-15 14:49:29 -05:00
1d2e666c00 Mark items read on the server immediately instead of waiting for sync 2022-01-15 14:22:13 -05:00
0be678063b More catalyst stuff 2022-01-15 14:09:30 -05:00
949f2bca01 Swizzle WKWebView to fix scroll indicator in dark mode 2022-01-14 18:59:51 -05:00
c3d0174f23 Enable Catalyst 2022-01-14 18:55:58 -05:00
dbd274f57c Fix inconsistent separator insets on home screen 2022-01-14 18:17:00 -05:00
4b0bda88b8 Prevent tables from overflowing 2022-01-14 16:26:28 -05:00
83c3bc927e Improve highlight animation for item cells 2022-01-14 16:11:46 -05:00
f8026125cc Generate item excerpts in the background, use lol-html 2022-01-14 16:11:46 -05:00
30ec5e54e0 Use old-style collection view datasource so we can use fetchBatchSize to
avoid loading every single item into memory
2022-01-14 16:11:46 -05:00
a368bc4365 Fix Fervor item schema 2022-01-12 21:53:00 -05:00
be788bd0a6 Prevent sync errors from crashing the app 2022-01-12 21:53:00 -05:00
9deafa4b33 Multiple accounts 2022-01-12 21:53:00 -05:00
4c4044c382 Better login error handling 2022-01-12 13:30:49 -05:00
b2a8174099 Add context menu actions to item list 2022-01-12 12:56:02 -05:00
b2b99c6a11 Fix crash when login scene resigns 2022-01-12 12:48:23 -05:00
503d35f301 Add stretchy menus 2022-01-12 11:36:12 -05:00
8e6bf219c8 Fix opening safari vc on iframe load 2022-01-12 11:26:24 -05:00
415340882e Set safari VC tint color 2022-01-12 10:56:11 -05:00
e1296223fe Prevent web view flashing white when in loading in dark mode 2022-01-11 14:58:23 -05:00
85819ea6aa Use correct base URL for web view content 2022-01-11 14:40:17 -05:00
755f98a2e2 Add blockquote style 2022-01-11 14:34:36 -05:00
703b936676 Add haptic feedback to cell selection 2022-01-11 14:29:33 -05:00
c9b12a6b70 Update unread counts when returning to home 2022-01-11 14:23:19 -05:00
12e0e3cdfd Sync item read state to server 2022-01-11 14:09:55 -05:00
3d07069ee5 Mark items read on selection 2022-01-11 11:42:41 -05:00
a1cf4a5789 More context menus 2022-01-11 11:37:41 -05:00
736e8283e1 Mark items as read 2022-01-10 23:32:13 -05:00
96255b2a1f Read view link handling 2022-01-10 22:34:29 -05:00
b4d288bd29 Remove unused template code 2022-01-10 22:24:31 -05:00
ba186fd1b2 Remove debug code 2022-01-10 22:24:31 -05:00
220fbf7b75 Custom nav controller 2022-01-10 22:24:31 -05:00
f53f198071 Add read view 2022-01-09 23:38:44 -05:00
dab4d6075a Cosmetic changes 2022-01-09 19:23:22 -05:00
61f073109c Fix CoreData concurrency things 2022-01-09 18:46:42 -05:00
dd71c06257 Add item cell 2022-01-09 18:34:17 -05:00
8d385e61f5 Add counts to home cells 2022-01-09 18:01:19 -05:00
eded49b266 Use manual codegen for CoreData models 2022-01-09 17:25:54 -05:00
2b38b883fe Sync and show items 2022-01-09 17:13:30 -05:00
8acc303a80 Display groups and feeds 2022-01-09 11:17:36 -05:00
3ca42e9916 Sync groups and feeds 2021-12-25 14:04:45 -05:00
15699b0b85 Initial commit 2021-12-07 21:58:02 -05:00