|
|
ffd6edb6eb
|
Merge pull request #1764 from laurentkempe/feat/getting-started-french-translation
Translate the English Getting Started page to French
|
2023-02-27 12:11:45 +08:00 |
|
|
|
b8272b3a47
|
Fix some missing words found during review
|
2023-02-23 18:44:52 +01:00 |
|
|
|
4a6d478890
|
Reset to English the words used in the app UI as those won't get translated to French
|
2023-02-23 18:41:41 +01:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
f8a50d320b
|
Column naming for join column
|
2023-02-22 08:58:30 +08:00 |
|
|
|
8f304e36be
|
Add column names
|
2023-02-22 08:57:00 +08:00 |
|
|
|
f14c0c0e22
|
Add Clubs to the admin portal
|
2023-02-22 08:24:32 +08:00 |
|
|
|
b54733e92e
|
Merge pull request #1817 from omnivore-app/feature/android-filters
Library Filters - Android
|
2023-02-21 09:55:18 -08:00 |
|
|
|
11cfc748e2
|
Merge pull request #1810 from omnivore-app/fix/comma-in-readability
|
2023-02-21 12:24:19 +08:00 |
|
|
|
65c244edd7
|
Merge pull request #1819 from omnivore-app/feature/search-filter-with-no-as-keyword
|
2023-02-21 12:23:22 +08:00 |
|
|
|
d57b335870
|
Use ssrFetcher for saving via /api/save
|
2023-02-21 12:05:33 +08:00 |
|
|
|
a9b431708c
|
Use ssrFetcher for saving via /api/save
|
2023-02-21 12:05:21 +08:00 |
|
|
|
08a250177c
|
Add some more logging to the save API
|
2023-02-21 10:57:52 +08:00 |
|
|
|
d2a8002261
|
Merge pull request #1825 from sixten/snooze-calculation
Snooze calculation
|
2023-02-21 10:42:50 +08:00 |
|
|
|
381c69f32c
|
Add save API endpoint to frontend for URL based saving
|
2023-02-21 10:29:34 +08:00 |
|
|
|
5924cb8daa
|
add additional filters to library
|
2023-02-19 15:22:21 -08:00 |
|
|
|
48867f11ca
|
show limited set of library filters (all|archived|inbox)
|
2023-02-18 17:57:15 -08:00 |
|
|
|
4694dd16f1
|
add filter to match archive status
|
2023-02-18 16:11:01 -08:00 |
|
|
|
cfdf3150eb
|
create library live data function in data service
|
2023-02-18 15:20:42 -08:00 |
|
|
|
c1297b8baf
|
disable read now in share activity
|
2023-02-18 10:15:04 -08:00 |
|
|
|
88bf3a1a8d
|
use MediatorLiveData to update library live data when sort filter changes
|
2023-02-18 10:11:06 -08:00 |
|
|
|
84e894dbac
|
make snooze calculation timezone aware, add cases
|
2023-02-17 17:05:06 -07:00 |
|
|
|
27882bb140
|
rename test class to match subject code
|
2023-02-17 17:04:19 -07:00 |
|
|
|
3bb1fc05ad
|
Merge pull request #1823 from sixten/zh-localization
iOS Chinese localization
|
2023-02-17 12:46:39 -08:00 |
|
|
|
c73817ba2a
|
Merge pull request #1822 from sixten/new-developer-experience
New iOS developer experience
|
2023-02-17 12:46:15 -08:00 |
|
|
|
177f461499
|
don't try to bootstrap Firebase without app ID
|
2023-02-17 12:47:34 -07:00 |
|
|
|
1ee2a3e76d
|
change analytics-swift package URL to HTTPS
|
2023-02-17 12:47:34 -07:00 |
|
|
|
4d8adfdeab
|
make localization test failure more explicit
|
2023-02-17 12:37:58 -07:00 |
|
|
|
0bb176f21b
|
move unitTestTrailingEntry to the end of the file
|
2023-02-17 12:37:29 -07:00 |
|
|
|
cac983d13f
|
fix some syntax errors
|
2023-02-17 12:36:56 -07:00 |
|
|
|
729b8159f9
|
Merge pull request #1818 from omnivore-app/fix/energy-world-newsletter
Preparse the newsletter content
|
2023-02-17 22:41:20 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
eb1d8caa1c
|
Add tests
|
2023-02-17 18:03:53 +08:00 |
|
|
|
0212c31d66
|
move showSearchFiled state to view model
|
2023-02-16 21:06:47 -08:00 |
|
|
|
b3ddb354ec
|
pass library view model to search bar
|
2023-02-16 20:50:04 -08:00 |
|
|
|
214766dda6
|
Add no: keyword to the search filter to filter items without label or highlight
|
2023-02-17 12:48:02 +08:00 |
|
|
|
153ca6995b
|
Refactor exclude labels query
|
2023-02-17 12:13:20 +08:00 |
|
|
|
7f761049d7
|
Preparse the newsletter content
|
2023-02-17 09:49:19 +08:00 |
|
|
|
905f3bf10b
|
add saved item sort filter ui
|
2023-02-16 14:46:21 -08:00 |
|
|
|
4755199d7f
|
update filter in library view model when user changes it
|
2023-02-16 13:56:00 -08:00 |
|
|
|
a7c927f65d
|
add context menu to show under saved item filter dropdown
|
2023-02-16 09:30:13 -08:00 |
|
|
|
59c47c2f23
|
gst
|
2023-02-16 09:27:58 -08:00 |
|
|
|
9584267c48
|
Merge pull request #1814 from omnivore-app/fix/strip-emojis-for-realistic-speech
Strip emojis on realistic speech text
|
2023-02-16 19:40:57 +08:00 |
|
|
|
d484d26f98
|
Strip emojis on realistic speech text
|
2023-02-16 19:16:01 +08:00 |
|
|
|
9acce06744
|
Merge pull request #1780 from holton-jiang/patch-3
Translate the English Getting Started to Chinese Simplified
|
2023-02-16 17:45:23 +08:00 |
|
|
|
1e9fd24cb6
|
Merge pull request #1808 from omnivore-app/fix/empty-synthesized-output
Return empty result if no synthesized output from api
|
2023-02-16 17:06:31 +08:00 |
|
|
|
3548af8d30
|
Merge pull request #1811 from omnivore-app/fix/revive-ultra-voices
Update API for ultra realistic voices
|
2023-02-16 17:05:54 +08:00 |
|