Commit graph

7033 commits

Author SHA1 Message Date
Jackson Harper
6a0698a61b Less offset for feature card fallback images 2023-07-17 15:59:19 +08:00
Jackson Harper
71ce97d32f Add ability to recover deleted items 2023-07-17 14:56:30 +08:00
Jackson Harper
3f3bdd2d4f Only use local fetch for certain filters 2023-07-17 14:37:50 +08:00
Jackson Harper
d64c32a039 Only show feature cards in the inbox 2023-07-17 14:32:38 +08:00
Jackson Harper
43905a47ba PDF notebooks, more metadata for PDF items in the list view 2023-07-17 12:56:49 +08:00
Jackson Harper
ccff1f421f Spacing between title and image 2023-07-14 17:09:57 +08:00
Jackson Harper
d96a8ca95c Standardize menu across iPhone and iPad 2023-07-14 16:45:52 +08:00
Jackson Harper
a780b24ba1 Better handling of delete undo 2023-07-14 16:28:06 +08:00
Jackson Harper
e9405d9738 Consolidate snackbar state into a SnackbarOperation struct 2023-07-14 13:49:18 +08:00
Jackson Harper
d80358bdb9 Remove unneeded navigation link 2023-07-13 16:48:42 +08:00
Jackson Harper
ec55801eff Better undelete handling 2023-07-12 17:07:34 +08:00
Jackson Harper
52776521f3 Improve undelete 2023-07-12 16:59:17 +08:00
Jackson Harper
55d24ee52d Add undelete 2023-07-12 15:44:22 +08:00
Jackson Harper
e7c43a6a08 Fix confirmation dialog on feature card section 2023-07-12 14:31:44 +08:00
Jackson Harper
31038f61ab Fix label layout, add progress indicators on feature cards 2023-07-12 14:06:43 +08:00
Jackson Harper
dacb4ee354 Label formatting across devices match better 2023-07-12 12:35:09 +08:00
Jackson Harper
120fc6ea12 Improve the continue reading section dark mode 2023-07-12 11:53:07 +08:00
Jackson Harper
26382ebb1d Disable filters popover 2023-07-12 10:40:43 +08:00
Jackson Harper
5d312232ec Add filter headers to grid view 2023-07-12 10:38:14 +08:00
Jackson Harper
34f63920dd Grid card fixes for iPad layout 2023-07-12 09:55:47 +08:00
Jackson Harper
e7861b0747 Fix new splitview layout on iPad 2023-07-10 10:37:42 +08:00
Jackson Harper
b099d22115 Improve the Pinned label creation during swipe, add Unpin 2023-07-07 15:07:13 -07:00
Jackson Harper
e2d4de1f41 Rotate the pin image on the swipe action 2023-07-06 16:41:55 -07:00
Jackson Harper
982349cef2 Update GQL 2023-07-06 16:30:35 -07:00
Jackson Harper
35e6e3d7ae Confirm delete 2023-07-06 16:22:57 -07:00
Jackson Harper
9e32966e1b Improve label item layout, remove label outline in dark mode 2023-07-06 16:22:57 -07:00
Jackson Harper
e4b86ecf34 Improvements to the Continue Reading section, add long press actions 2023-07-06 16:22:57 -07:00
Jackson Harper
f3bc4ba054 Show only one tab 2023-07-06 16:22:57 -07:00
Jackson Harper
cf82f05a93 Improve layout of the feature card block 2023-07-06 16:22:57 -07:00
Jackson Harper
2d021c2683 Work on multi tab iOS client 2023-07-06 16:22:57 -07:00
Jackson Harper
7cf0c37c88 Clean up colouring on tabs 2023-07-06 16:22:57 -07:00
Jackson Harper
41443c70b5 Structure tabviews in iOS 2023-07-06 16:22:57 -07:00
Jackson Harper
32d583e05c Start adding tab view, improved Pinned header 2023-07-06 16:22:57 -07:00
Jackson Harper
4cb05acfe0
Merge pull request #2459 from 340rahul/fix_1993_signup_form
#1993, #1968 - Make sign up form fields required
2023-07-06 15:22:24 -07:00
Jackson Harper
0c96172053
Merge pull request #2458 from omnivore-app/feature/search-filter-cat
feat: add category field to Filter object
2023-07-05 10:41:43 -07:00
Jackson Harper
5394cc5a43
Merge pull request #2457 from omnivore-app/feature/search-by-note
feat: improve basic search
2023-07-05 09:58:14 -07:00
Hongbo Wu
473cf2daa0
Merge pull request #2464 from omnivore-app/fix/wechat-published-date
use asia/shanghai timezone to format published date in wechat articles
2023-07-04 20:48:03 +08:00
Hongbo Wu
a3fa695957 add comment 2023-07-04 20:47:51 +08:00
Hongbo Wu
a818fa721c use asia/shanghai timezone to format published date in wechat articles 2023-07-04 20:46:39 +08:00
Hongbo Wu
ccc69d01d5
Merge pull request #2462 from omnivore-app/fix/wechat-published-date
fix/wechat published date
2023-07-04 19:06:31 +08:00
Hongbo Wu
43cb72db97 comment 2023-07-04 19:02:47 +08:00
Hongbo Wu
9a92fc6870 fix:
* published/saved date not editable on web
* these two dates are not fully shown
2023-07-04 18:58:21 +08:00
Hongbo Wu
e06f833e21 fix: missing published date in some wechat articles
* some wechat articles do not have `create_time` in the dom javascript so use the `publish_time` node in the dom content
2023-07-04 18:46:35 +08:00
Hongbo Wu
fe450ffe20
Merge pull request #2460 from omnivore-app/fix/readwise-button
fix: readwise button not clickable on integrations page
2023-07-04 16:47:56 +08:00
Hongbo Wu
7018bd8285 fix: readwise button not clickable on integrations page
We have set the height of the container to 800px which is too small.

* set height of the container to 100%
* remove unused <Box> component
2023-07-04 16:44:04 +08:00
Rahul Tripathi
2a1c286961 #1993, #1968 - make sign up form fields required 2023-07-04 00:24:26 +05:30
Hongbo Wu
599d61016e feat: add category field to Filter object 2023-07-03 19:06:45 +08:00
Hongbo Wu
e4284d215c feat: boost sitename score by 2 times in the basic search 2023-07-03 18:09:41 +08:00
Hongbo Wu
afaaf8af60 feat: allow searching by note in the basic search 2023-07-03 18:06:54 +08:00
Hongbo Wu
a413521e3b
Merge pull request #2445 from omnivore-app/feature/create-labels
feat: create labels if not exist when setting labels
2023-07-03 16:54:15 +08:00