Commit Graph

9784 Commits

Author SHA1 Message Date
82d25a1fb9 Merge pull request #3584 from atychang/patch-1
Update Node.js version to v18.16
2024-02-27 17:47:00 +08:00
642c736d93 Merge pull request #3587 from stefanosansone/fix/android-save-article
Android - Fix save article crash
2024-02-27 09:44:15 +08:00
b4fc617219 remove accompanist system ui 2024-02-26 23:37:51 +00:00
8c56f6d50f bump versions 2024-02-26 22:42:24 +00:00
64310aa4d9 bump version 2024-02-26 22:40:53 +00:00
b0784c50e8 replace deprecated divider 2024-02-26 22:39:08 +00:00
aebf8257d1 fix SwipeToDismiss extra padding 2024-02-26 22:38:48 +00:00
6e455e6b2f fix save article crash 2024-02-26 22:34:07 +00:00
8c5c0cfd9b Update Node.js version to v18.16
Update Node.js version from v14.18 to v18.16 in README.md
2024-02-26 13:25:52 -05:00
befb4797bb Merge pull request #3580 from omnivore-app/feature/replace-segment-with-posthog
replace segment with posthog
2024-02-26 18:30:26 +08:00
0369a39f08 replace $set with $set_once 2024-02-26 18:14:10 +08:00
41aa976625 flush remaining events when server exits 2024-02-26 17:28:28 +08:00
a969cad378 Merge pull request #3581 from omnivore-app/fix/admin-sub-names
Update subscription columns in admin
2024-02-26 17:12:13 +08:00
5579a2827b Update subscription columns in admin 2024-02-26 17:02:16 +08:00
d26a2f403d replace segment with posthog 2024-02-26 16:47:04 +08:00
64fe31a717 Merge pull request #3577 from omnivore-app/fix/web-highlight-labels-ux
Web fixups: disable highlight label icon, add dropdown for settings nav in mobile, add open original hover card
2024-02-26 15:41:35 +08:00
4c1cc122e0 Merge pull request #3576 from omnivore-app/release/android-0.194.0
Android 0.194.0 release
2024-02-26 15:41:09 +08:00
e313384d4c Merge pull request #3578 from holton-jiang/patch-2
Add "longestGeneric" and "shortestGeneric"
2024-02-26 15:29:00 +08:00
0e605830dd Update Localizable.strings 2024-02-26 15:26:06 +08:00
fbd873dd2d Add a key property to menu items 2024-02-26 15:15:15 +08:00
5334012a8f Fallback to a dropdown menu in settings view for navigation 2024-02-26 15:12:28 +08:00
6083c03557 More spacing on hover actions 2024-02-26 14:48:05 +08:00
ba300cf14b Add open original hover action 2024-02-26 14:44:58 +08:00
b135e79297 Fix rounded corners in list view on small screens 2024-02-26 14:41:16 +08:00
0ed8623e65 Comment out the withLabel icon until its working better 2024-02-26 14:08:10 +08:00
d0a0dbb32f Remove debug line 2024-02-26 13:33:52 +08:00
6ad528d755 When highlights are deleted also delete their label buttons if they have one 2024-02-26 13:32:18 +08:00
c13896aeb2 Merge pull request #3567 from omnivore-app/feature/feed-summary
feature/feed summary
2024-02-26 12:19:57 +08:00
789808b303 Android 0.194.0 release 2024-02-26 12:19:14 +08:00
33fa36710f Merge pull request #3568 from omnivore-app/feat/rules-delete-item-rule
Add a rule to delete items
2024-02-26 12:13:40 +08:00
fae2e74cd6 Merge pull request #3571 from henlium/patch-1
Unify wording of removing articles
2024-02-26 11:34:36 +08:00
caa6b8b68f Merge pull request #3573 from stefanosansone/fix/android-splash-screen-color
Android - Fix splash screen icon and background
2024-02-26 10:36:59 +08:00
f318923eed Merge pull request #3570 from stefanosansone/refactor/android-settings
Android - Settings screen refactor
2024-02-26 10:36:42 +08:00
000b6bfa75 add custom splashscreen 2024-02-25 01:18:07 +00:00
d3b6b3c827 Unify wording of removing articles
Most of the places use "remove", but "delete" is used in this dropdown menu, which seems inconsistent.
2024-02-24 13:48:49 +08:00
01ec538a63 Merge remote-tracking branch 'origin/main' into refactor/android-settings 2024-02-24 00:19:52 +00:00
4a27ce7827 add snackbar 2024-02-24 00:15:33 +00:00
a156c6dbdc add account screen 2024-02-23 22:10:55 +00:00
7db7099822 fix tests 2024-02-23 19:43:43 +08:00
6b0cefe190 add representation column to the highlight table and gql schema which is either CONTENT or FEED_CONTENT 2024-02-23 17:14:52 +08:00
67f54a1372 add fetchContent resolver to the function list 2024-02-23 15:44:53 +08:00
78a2ecc782 Merge pull request #3564 from omnivore-app/fix/web-library-errros
Better error messaging in the library view
2024-02-23 15:36:01 +08:00
49d1ae5037 fix bug 2024-02-23 15:32:41 +08:00
510cd18b17 use json_agg to aggregate enum in db 2024-02-23 14:54:37 +08:00
90c049506d Add a rule to delete items 2024-02-23 14:42:10 +08:00
c4cea81a85 Merge pull request #3117 from omnivore-app/dependabot/npm_and_yarn/graphql-middleware-6.1.35
Bump graphql-middleware from 6.1.32 to 6.1.35
2024-02-23 14:27:37 +08:00
2ff00497b9 Remove debug line 2024-02-23 14:24:48 +08:00
df0bda9cb2 fix a typo 2024-02-23 14:21:34 +08:00
77e1602747 Handle error + empty library states 2024-02-23 14:19:44 +08:00
f4b6e470f2 replace fetch_content with fetch_content_type as a enum: ALWAYS, NEVER, WHEN_EMPTY 2024-02-23 14:19:22 +08:00