Commit graph

5425 commits

Author SHA1 Message Date
Jackson Harper
d6d975bed3 Remove unused ShareHighlightModal 2023-02-27 11:39:30 +08:00
Jackson Harper
066766d980 Remove unused code 2023-02-27 11:12:29 +08:00
Jackson Harper
9d6a28cc74 More warnings clean up 2023-02-27 10:34:12 +08:00
Jackson Harper
13c01b28f9 Fix the dependencies in the highlight layer 2023-02-27 10:06:36 +08:00
Jackson Harper
4d5e2ed3d0 Remove unused var 2023-02-27 09:57:01 +08:00
Jackson Harper
4d06e17ef3 Remove unused imports, linting 2023-02-27 09:53:18 +08:00
Jackson Harper
65441ae06d Remove some unused code 2023-02-27 09:49:49 +08:00
Jackson Harper
35b94ee237 Remove unused modals 2023-02-27 09:23:04 +08:00
Jackson Harper
f0ec5ba9ea Add ReaderHeader 2023-02-25 19:31:06 +08:00
Jackson Harper
30090e0320 Article container fixes to new design, more header work 2023-02-25 09:49:18 +08:00
Jackson Harper
36e86cf921 Add support for logout, centralize all the dropdown code 2023-02-25 09:06:35 +08:00
Jackson Harper
a57dad444d Move keyboard commands from header into layout 2023-02-25 08:51:25 +08:00
Jackson Harper
0a949dc82f Allow the left bar to scroll when expanded 2023-02-24 19:43:33 +08:00
Jackson Harper
5237c35a81 More work on the new design 2023-02-24 19:26:32 +08:00
Jackson Harper
b8a42439d7 Add some legacy support for the mobile view items, we will slowly remove these 2023-02-24 17:38:40 +08:00
Jackson Harper
4dfee8d7f7 Fix SVG imports 2023-02-24 15:12:05 +08:00
Jackson Harper
ea734db683 Update the library layout to be closer to the design spec 2023-02-24 14:54:37 +08:00
Jackson Harper
09328edfe5 Updated library cards 2023-02-24 10:09:24 +08:00
Jackson Harper
820d2e2a0e
Merge pull request #1773 from omnivore-app/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-22 10:54:48 +08:00
Jackson Harper
a2e5f1654d
Merge pull request #1831 from omnivore-app/feat/save-url-api
Add save API endpoint to frontend for URL based saving
2023-02-22 10:52:16 +08:00
Jackson Harper
b108efc3b8
Merge pull request #1833 from omnivore-app/feat/clubs-admin
Add Clubs to the admin portal
2023-02-22 10:50:34 +08:00
Jackson Harper
f8a50d320b Column naming for join column 2023-02-22 08:58:30 +08:00
Jackson Harper
8f304e36be Add column names 2023-02-22 08:57:00 +08:00
Jackson Harper
f14c0c0e22 Add Clubs to the admin portal 2023-02-22 08:24:32 +08:00
Satindar Dhillon
b54733e92e
Merge pull request #1817 from omnivore-app/feature/android-filters
Library Filters - Android
2023-02-21 09:55:18 -08:00
Hongbo Wu
11cfc748e2
Merge pull request #1810 from omnivore-app/fix/comma-in-readability 2023-02-21 12:24:19 +08:00
Hongbo Wu
65c244edd7
Merge pull request #1819 from omnivore-app/feature/search-filter-with-no-as-keyword 2023-02-21 12:23:22 +08:00
Jackson Harper
d57b335870 Use ssrFetcher for saving via /api/save 2023-02-21 12:05:33 +08:00
Jackson Harper
a9b431708c Use ssrFetcher for saving via /api/save 2023-02-21 12:05:21 +08:00
Jackson Harper
08a250177c Add some more logging to the save API 2023-02-21 10:57:52 +08:00
Jackson Harper
d2a8002261
Merge pull request #1825 from sixten/snooze-calculation
Snooze calculation
2023-02-21 10:42:50 +08:00
Jackson Harper
381c69f32c Add save API endpoint to frontend for URL based saving 2023-02-21 10:29:34 +08:00
Satindar Dhillon
5924cb8daa add additional filters to library 2023-02-19 15:22:21 -08:00
Satindar Dhillon
48867f11ca show limited set of library filters (all|archived|inbox) 2023-02-18 17:57:15 -08:00
Satindar Dhillon
4694dd16f1 add filter to match archive status 2023-02-18 16:11:01 -08:00
Satindar Dhillon
cfdf3150eb create library live data function in data service 2023-02-18 15:20:42 -08:00
Satindar Dhillon
c1297b8baf disable read now in share activity 2023-02-18 10:15:04 -08:00
Satindar Dhillon
88bf3a1a8d use MediatorLiveData to update library live data when sort filter changes 2023-02-18 10:11:06 -08:00
Sixten Otto
84e894dbac make snooze calculation timezone aware, add cases 2023-02-17 17:05:06 -07:00
Sixten Otto
27882bb140 rename test class to match subject code 2023-02-17 17:04:19 -07:00
Satindar Dhillon
3bb1fc05ad
Merge pull request #1823 from sixten/zh-localization
iOS Chinese localization
2023-02-17 12:46:39 -08:00
Satindar Dhillon
c73817ba2a
Merge pull request #1822 from sixten/new-developer-experience
New iOS developer experience
2023-02-17 12:46:15 -08:00
Sixten Otto
177f461499 don't try to bootstrap Firebase without app ID 2023-02-17 12:47:34 -07:00
Sixten Otto
1ee2a3e76d change analytics-swift package URL to HTTPS 2023-02-17 12:47:34 -07:00
Sixten Otto
4d8adfdeab make localization test failure more explicit 2023-02-17 12:37:58 -07:00
Sixten Otto
0bb176f21b move unitTestTrailingEntry to the end of the file 2023-02-17 12:37:29 -07:00
Sixten Otto
cac983d13f fix some syntax errors 2023-02-17 12:36:56 -07:00
Hongbo Wu
729b8159f9
Merge pull request #1818 from omnivore-app/fix/energy-world-newsletter
Preparse the newsletter content
2023-02-17 22:41:20 +08:00
Hongbo Wu
40d97e91a4
Merge pull request #1821 from omnivore-app/fix/times-of-india
Fix sometimes there is extra spaces between sender and email address by checking only the email address
2023-02-17 22:31:59 +08:00
Hongbo Wu
31eb67efb1 Fix sometimes there is extra spaces between sender and email address by checking only the email address 2023-02-17 22:05:35 +08:00