Commit Graph

10484 Commits

Author SHA1 Message Date
289d750a05 add columns for reply_to and reply and create tables for tracking service usage and enforce limit according to the subscription plan 2024-04-11 11:08:22 +08:00
5cc5c559ac add reply to email API which replies Okay to the sender 2024-04-11 11:08:22 +08:00
67c5de6512 Merge pull request #3808 from omnivore-app/fix/reset-feed-failed-at
reset failed_at to null if a feed is refreshed successfully after failure
2024-04-09 19:56:00 +08:00
a59c850c5f fix telegram channel 2024-04-09 19:44:16 +08:00
e7fc2c4567 reset failed_at to null if a feed is refreshed successfully after failure 2024-04-09 18:39:17 +08:00
08aa5521d5 Merge pull request #3805 from omnivore-app/feat/admin-tables
Add rules and email addresses to admin
2024-04-09 11:51:57 +08:00
5d6c2ba7f8 Remove commented out items 2024-04-09 11:16:47 +08:00
c89b7b0d02 Merge pull request #3804 from omnivore-app/fix/tts-token-expire
ignore expiration in jwt token when calling tts streaming service
2024-04-09 11:01:32 +08:00
6da249c8d7 Merge pull request #3794 from nyatinte/feat/resizable-notebook
Added resize functionality to notebooks
2024-04-09 10:55:31 +08:00
e19d4357c8 Add rules and email addresses to admin 2024-04-09 10:50:40 +08:00
70b1a1d3c7 add comment 2024-04-09 10:47:23 +08:00
c4882c2542 update dev cli 2024-04-09 10:43:33 +08:00
90fe5e8109 ignore expiration of jwt token for tts streaming 2024-04-09 10:30:40 +08:00
671aeda76f Merge pull request #3802 from holton-jiang/patch-2
Add readerSettingsGeneric
2024-04-09 09:59:56 +08:00
dd235602d6 Add readerSettingsGeneric 2024-04-08 20:33:44 +08:00
e77214f0f4 Merge pull request #3801 from omnivore-app/release/android-0.200.5
Update android to 0.200.5
2024-04-08 19:58:17 +08:00
ab81d357ae Update version code 2024-04-08 18:47:51 +08:00
72213ee58a Merge pull request #3800 from omnivore-app/release/android-200004
Bump android to 200004
2024-04-08 18:35:24 +08:00
efa2b12e36 Bump android to 200004 2024-04-08 18:34:41 +08:00
93f4f96732 Merge pull request #3799 from stefanosansone/fix/room-migrations
Android - Allow room destructive migration
2024-04-08 18:20:10 +08:00
f3cb55f8c6 allow room destructive migration 2024-04-08 12:05:43 +02:00
bc0e38f44a Merge pull request #3792 from omnivore-app/fix/feed_failed_at
show failed_at timestamp if a feed failed to fresh
2024-04-08 17:46:27 +08:00
0f6b2c024e Merge pull request #3797 from omnivore-app/release/android-0.200.1
release/android 0.200.1
2024-04-08 17:44:54 +08:00
5dfbd7f238 failed timestamp text is in red color 2024-04-08 16:32:43 +08:00
60c78158c4 Bump android version 2024-04-08 16:02:20 +08:00
33e8e4b75a Bump database version 2024-04-08 16:02:03 +08:00
8f5cd7dba8 Fix build issue 2024-04-08 16:01:48 +08:00
f03ae00a77 Merge pull request #3776 from omnivore-app/fix/android-notes
Keyboard options on the note view
2024-04-08 14:44:43 +08:00
c9234b5688 Merge pull request #3793 from stefanosansone/fix/android-library-flickering
Android - Fix flickering in library
2024-04-08 14:44:21 +08:00
77c11fb80f Merge pull request #3767 from omnivore-app/fix/verification
Enqueue emails
2024-04-08 12:30:37 +08:00
5342a43318 Added resize functionality to notebooks 2024-04-07 21:42:19 +09:00
b6913f93bb Merge branch 'main' into fix/android-library-flickering 2024-04-06 12:46:18 +02:00
7abb396032 remove stub 2024-04-05 22:53:03 +08:00
65ba80b5a3 fix tests 2024-04-05 18:02:52 +08:00
5446ca80dc fix tests 2024-04-05 17:53:18 +08:00
f8a6887d09 show failed_at timestamp if a feed failed to fresh 2024-04-05 17:26:38 +08:00
73877ed9e8 Merge pull request #3791 from omnivore-app/fix/labels
fix/labels
2024-04-05 17:23:55 +08:00
46e3936a85 resolve conflicts after rebasing 2024-04-05 17:13:10 +08:00
af140cc8b4 remove user name from email template 2024-04-05 16:59:23 +08:00
8af2bb076c rename send mail functions 2024-04-05 16:59:20 +08:00
c37b31dcb6 fix tests 2024-04-05 16:57:02 +08:00
10dcb922f2 Enqueue confirmation email 2024-04-05 16:57:02 +08:00
207241934d show label_attached instead of label_created in rules 2024-04-05 16:51:11 +08:00
25fb9fd698 deduplicate labels when there are case-insensitive identical names 2024-04-05 16:27:17 +08:00
6f03b214b5 allow delete internal labels 2024-04-05 15:58:39 +08:00
9f4f1d07ca do not create label if label name case-insensitively matches existing label name 2024-04-05 15:50:01 +08:00
b0c02bebff Merge branch 'main' into fix/android-library-flickering 2024-04-05 01:59:13 +02:00
61b3241b64 Merge pull request #3711 from omnivore-app/fix/rules
improve rules
2024-04-04 19:03:01 +08:00
906b6c1ea5 fix web 2024-04-04 18:53:10 +08:00
58708a507e use old event format for the compatibility with the old webhooks 2024-04-04 18:22:18 +08:00