Commit graph

35 commits

Author SHA1 Message Date
Thomas Rogers
bda21730cd Remove reference to omnivore.app 2025-09-24 12:37:39 +02:00
Jackson Harper
d51aed5b7c Rendering improvements, remove unused 2024-08-13 13:29:57 +08:00
Jackson Harper
9e99b5d7f8 Parse libraryItemId from notifications 2024-03-08 20:41:18 +08:00
Jackson Harper
1082b3fa9d Remove server sync for theme settings 2024-02-14 14:42:54 +08:00
Luke Channings
c4773dc904
Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
Jackson Harper
817e248922 Sort subscriptions by name for now (should allow options in the future) 2023-10-09 12:31:45 +08:00
Jackson Harper
5b1fb886e6 Filter out unsubscribed subscriptions 2023-10-07 11:07:56 +08:00
Jackson Harper
45b990b77d Improve the help box 2023-09-04 13:47:24 +08:00
Jackson Harper
e8fc315301 Add suggestion boxes for the major pages 2023-09-04 11:25:51 +08:00
Jackson Harper
0248902041 Update the empty state message for subscriptions 2023-08-31 11:11:27 +08:00
Jackson Harper
3fc6f52b07
Merge pull request #2703 from omnivore-app/fix/web-rm-help-files
Move all the help stuff into the docs
2023-08-30 13:41:51 +08:00
Jackson Harper
53173f3d5a Move all the help stuff into the docs 2023-08-30 12:22:54 +08:00
Jackson Harper
63d5e87dfd Better handling of RSS items on the subscriptions page 2023-08-30 11:51:55 +08:00
Jackson Harper
72f7ba4235 Handle feed subscriptions on the subscriptions page 2023-08-28 15:10:39 +08:00
Jackson Harper
52d32d4f24 Allow viewing text of recently received emails 2023-01-25 19:10:42 +08:00
Jackson Harper
02a31890fe Handle empty email and subscription lists 2023-01-17 22:29:22 +08:00
Jackson Harper
2f8cdaec05 Set link colors 2023-01-17 21:27:43 +08:00
Jackson Harper
3d90eec421 Reverse sort order 2023-01-17 20:42:55 +08:00
Jackson Harper
9fb5de2485 Sort the subscriptions list 2023-01-17 20:27:06 +08:00
Jackson Harper
4ca1269610 Show confirmation when unsubscribing 2023-01-17 19:39:24 +08:00
Jackson Harper
501d0c2d4d Using dash indicates loading and takes up more space so the row doesnt resize 2023-01-17 18:59:33 +08:00
Jackson Harper
443b416601 Return true for isValidating if no data found 2023-01-17 18:46:39 +08:00
Jackson Harper
2999a7a66e Add some debugging 2023-01-17 18:26:09 +08:00
Jackson Harper
60db01a308 Remove unused import 2023-01-17 18:22:26 +08:00
Jackson Harper
60c77bb5f8 Dont show empty row state when loading data 2023-01-17 18:06:46 +08:00
Jackson Harper
30155f1321 Empty rows for table settings, formatting fixes, less differences between mobile web and desktop 2023-01-17 17:45:21 +08:00
Jackson Harper
e31f2cbf08 Improve text for subscription emails 2023-01-17 16:17:56 +08:00
Jackson Harper
844ac6ef12 Dates are stored as strings in the API response 2023-01-17 15:37:09 +08:00
Jackson Harper
23b1f13522 Use same table base for emails and subscriptions 2023-01-17 15:28:35 +08:00
Jackson Harper
05a61968d9 Remove the popular subscriptions table
We probably need a standalone page for this in the future, but
removing this now allows people to use this page to see their
subscriptions on web.
2023-01-09 09:33:36 +08:00
Hongbo Wu
2094ffe6b2 Adjust subscriptions to adapt to the new Table component 2022-06-01 18:43:26 +08:00
Hongbo Wu
fdd2d95164 Add popular newsletters 2022-04-22 12:17:09 -07:00
Hongbo Wu
bcbda50daa Add basic UI for subscriptions 2022-04-22 12:17:09 -07:00
Hongbo Wu
c3c65479bb add unsubscribe 2022-04-22 12:17:07 -07:00
Hongbo Wu
f8bacf77df add list subscriptions 2022-04-22 12:16:35 -07:00