Commit Graph

4542 Commits

Author SHA1 Message Date
21244a394d Move debug directory to not interfere with usernames 2023-09-22 17:56:25 +08:00
c5359c930b Use original url for article redirect after saving 2023-09-22 17:25:47 +08:00
eeb30c9ff0 Remove debug lines 2023-09-22 17:20:30 +08:00
cfe5dc94e6 Early return from share-target 2023-09-22 17:09:49 +08:00
f59b6cd370 Fix debug line 2023-09-22 16:54:30 +08:00
806c19ccd4 Make a test page for debuging the PWA share extension 2023-09-22 15:59:28 +08:00
d4991dc079 More explicit tooltip on archive button hover 2023-09-20 18:20:31 +08:00
2cde87b1f5 Merge pull request #2780 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/resources-1.17.0
Bump @opentelemetry/resources from 0.24.0 to 1.17.0
2023-09-19 13:09:19 +08:00
2d8a52a3c7 Bump @opentelemetry/resources from 0.24.0 to 1.17.0
Bumps [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) from 0.24.0 to 1.17.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v0.24.0...v1.17.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/resources"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-19 04:44:08 +00:00
713ab58068 Merge pull request #2778 from omnivore-app/fix/api-set-user-properties
Set user properties instead of event properties on labels setter
2023-09-19 12:38:30 +08:00
64a8756f9a Merge pull request #2772 from omnivore-app/fix/web-favicon
Update favicon
2023-09-19 12:34:19 +08:00
53ac43563d Set user properties instead of event properties on labels setter 2023-09-19 12:30:20 +08:00
ef52c03dfa Add a max count to RSS refreshes 2023-09-15 22:35:58 +08:00
1d2ef4a9b5 Update favicon 2023-09-15 20:41:29 +08:00
6c6f27be3e Properly tag user on labels event 2023-09-14 16:31:01 +08:00
e4b5bd6a67 Add code to join users without email on login 2023-09-14 11:24:19 +08:00
9505d61b75 Fix logout from settings pages 2023-09-13 17:43:52 +08:00
bb20e8d3fd Disable some of the posthog features 2023-09-13 14:05:35 +08:00
014614d097 Merge pull request #2759 from omnivore-app/feat/web-use-posthog
Remove segment from the web
2023-09-13 14:01:08 +08:00
dfcfe64b1b Add a create_user event 2023-09-13 13:44:26 +08:00
e83f1424bf Fix posthog URL 2023-09-13 13:23:26 +08:00
8767e0b71d Update link_read call 2023-09-13 13:05:16 +08:00
75b981da21 Remove some debug 2023-09-13 12:53:04 +08:00
0946f3d3e8 Fix some console logs, better handle posthog 2023-09-13 12:52:34 +08:00
842e4bbf98 Update help links 2023-09-13 10:22:45 +08:00
53a6a5e6b9 Update generated html 2023-09-12 08:50:11 +00:00
e38411af33 Boost content length of emoji 2023-09-12 16:49:05 +08:00
08dbe2dead Handle the ignore density check in the getLinkDensity function 2023-09-12 16:04:58 +08:00
293becf596 Ignore link density checks in newsletters 2023-09-12 15:53:43 +08:00
f76a22c3fa Better handling of subscription type searches 2023-09-12 15:12:34 +08:00
2a3214e393 Remove identify call from backend 2023-09-12 09:53:19 +08:00
63585a9a36 Update link to docs for searches, run prettier 2023-09-08 12:22:34 +08:00
9f80e791cb Fix auto focus and tab index on login + add link forms 2023-09-07 22:20:30 +08:00
ed85616f78 Merge pull request #2742 from omnivore-app/feat/api-notification-titles
Add author and sitename for notifications
2023-09-07 19:24:45 +08:00
791f000677 Fix SWR call 2023-09-07 19:16:02 +08:00
e3d1a69c65 Fix SWR call 2023-09-07 19:15:18 +08:00
ec508d80b0 Use loading instead of validating to avoid flicker 2023-09-07 19:10:42 +08:00
b46128c732 Add author and sitename for notifications 2023-09-07 18:45:21 +08:00
38565e557c Load the entire left menu before displaying 2023-09-07 18:30:43 +08:00
fe4ca89a44 Merge pull request #2740 from omnivore-app/fix/web-edit-searches-button
Dont display the Edit Saved Searches button during loading
2023-09-07 18:12:38 +08:00
a5eb527ae1 Merge pull request #2738 from omnivore-app/fix/api-enable-rules-notifications
Remove debounce from notification rule
2023-09-07 18:07:06 +08:00
17e6c68cf5 Dont display the Edit Saved Searches button during loading 2023-09-07 18:01:14 +08:00
facde7d9b3 Remove import 2023-09-07 17:51:20 +08:00
e9a52738f7 Fix list layout icon 2023-09-07 17:42:39 +08:00
e94529a96c Merge pull request #2707 from Podginator/feat/saved-links
Add Saved Searches,  the ability to add new searches, delete searches, and reorder searches.
2023-09-07 17:27:48 +08:00
edd7246a9b Remove debounce from notification rule 2023-09-07 17:24:49 +08:00
d0583bf271 Disable persisted queries in Apollo 2023-09-07 14:49:48 +08:00
154b619d2d Increase the debounce time on username validation 2023-09-07 14:04:51 +08:00
5ec5916cc8 Increase cache time for text to speech data 2023-09-07 14:01:31 +08:00
f7e5a8cbfd Increase unauthed rate limit 2023-09-07 14:01:18 +08:00