Commit graph

6886 commits

Author SHA1 Message Date
Hongbo Wu
607e22ce94 fix: tweet with no text failed to save 2023-06-26 21:46:52 +08:00
Hongbo Wu
937be20928 fix: tweet format 2023-06-26 21:11:04 +08:00
Hongbo Wu
15c964481a fix: tweet not saved
* compare username ignoring case
2023-06-26 18:07:47 +08:00
Hongbo Wu
6d3989e04a
Merge pull request #2411 from omnivore-app/fix/readability-missing-links
fix: links removed
2023-06-26 16:56:47 +08:00
sywhb
e446634504 Update generated html 2023-06-26 08:41:23 +00:00
Hongbo Wu
244fb4ccb5 fix: removing node with background image 2023-06-26 16:40:14 +08:00
Hongbo Wu
43dcb8d5d7 fix: invalid url in puppeteer 2023-06-26 15:08:46 +08:00
sywhb
90d41c5e85 Update generated html 2023-06-26 04:03:48 +00:00
Hongbo Wu
a964c59d80 fix: missing links
* skip removing <a> elements with published date in the url
2023-06-26 11:50:50 +08:00
Hongbo Wu
d954f44933
Merge pull request #2420 from omnivore-app/fix/nitter-scraper
Fix format problems brought by other instances
2023-06-23 17:00:05 +08:00
Hongbo Wu
978a21d160 fix typo 2023-06-23 16:59:34 +08:00
Hongbo Wu
a5ddc9aced lowercase username before comparing 2023-06-23 16:56:03 +08:00
Hongbo Wu
41f0c5b3a3 skip saving unavailable and earlier replies 2023-06-23 16:26:07 +08:00
Hongbo Wu
f94c6317ea
Merge pull request #2419 from omnivore-app/fix/redis
get the redis connection info from env
2023-06-23 14:32:24 +08:00
Hongbo Wu
4b896dd56a update instances 2023-06-23 14:30:13 +08:00
Hongbo Wu
918585dfb6 get the redis connection info from env 2023-06-23 14:08:20 +08:00
Hongbo Wu
f14657f324
Merge pull request #2418 from omnivore-app/fix/nitter-instance-pool
save and get instance from redis
2023-06-23 13:54:34 +08:00
Hongbo Wu
e2b66be75d fix dependecies 2023-06-23 13:33:38 +08:00
Hongbo Wu
716fdf9a61 expire key after 1 day 2023-06-23 13:19:18 +08:00
Hongbo Wu
fc0257b480 sort by descending order 2023-06-23 12:52:27 +08:00
Hongbo Wu
b746046727 update default score 2023-06-23 12:34:31 +08:00
Hongbo Wu
9ef40b3ed9 deduct latency from the score of the member in sorted set 2023-06-23 12:27:34 +08:00
Hongbo Wu
ae504a970b save instances in redis as a sorted set 2023-06-23 12:17:41 +08:00
Hongbo Wu
4607754f58 reduce timeout to 20s 2023-06-23 11:36:30 +08:00
Hongbo Wu
1c62f17909
Merge pull request #2417 from omnivore-app/fix/nitter-instance-pool
fix: create an instance pool to scrape nitter
2023-06-23 11:00:41 +08:00
Hongbo Wu
6b203dde4c update instances pool to pick one from each country 2023-06-23 10:54:43 +08:00
Hongbo Wu
61542a34bd fix: create an instance pool to scrape nitter 2023-06-23 10:45:37 +08:00
Jackson Harper
c2e2150f70
Merge pull request #2414 from 340rahul/2267_feature_copyButtonHighlights
Add copy button to highlight bar
2023-06-23 08:40:59 +08:00
Rahul Tripathi
09abc46102 Correct highlight bar css object conditional. 2023-06-23 03:23:01 +05:30
Rahul Tripathi
cc27a8e373 Add success and error toasts on copy 2023-06-22 19:24:27 +05:30
Jackson Harper
64a6dee125
Merge pull request #2415 from omnivore-app/fix/nitter-scraper-timeout
fix: increase twitter-handler timeout to 60 seconds
2023-06-22 21:39:58 +08:00
Hongbo Wu
30b7c38e76 fix: increase twitter-handler timeout to 60 seconds 2023-06-22 21:16:55 +08:00
Rahul Tripathi
273d98332e Clean up HighlightBar.tsx and remove dup code 2023-06-22 17:54:04 +05:30
Rahul Tripathi
36898eea93 Issue 2267 - add a copy button to highlights 2023-06-22 17:16:29 +05:30
Hongbo Wu
6ed74c5b2f
Merge pull request #2413 from omnivore-app/fix/twitter-author
fix: tweet author not saved
2023-06-22 18:13:56 +08:00
Hongbo Wu
12009d1d06 fix: tweet author not saved 2023-06-22 18:05:53 +08:00
sywhb
8d3db4161b Update generated html 2023-06-22 09:41:25 +00:00
Jackson Harper
dec440b762
Merge pull request #2408 from omnivore-app/fix/web-label-picker-colors
Fix light mode selected colour on the labels picker
2023-06-22 16:51:16 +08:00
Hongbo Wu
9d1eb3bfe6 add testcase 2023-06-22 16:32:30 +08:00
Hongbo Wu
0a0d64ca4e
Merge pull request #2409 from omnivore-app/fix/nitter-scraper
using axios to fetch html from nitter.net
2023-06-22 15:01:28 +08:00
Hongbo Wu
3e2e16e915 skip running readability on scraped tweet 2023-06-22 15:00:54 +08:00
Hongbo Wu
0d7adcdecc using axios to fetch html from nitter.net 2023-06-22 14:32:18 +08:00
Jackson Harper
b812941be1
Merge pull request #2407 from omnivore-app/docs/docker-compose
Change docker-compose to docker compose in docs
2023-06-22 11:00:37 +08:00
Jackson Harper
f9d35ee216 Fix light mode selected colour on the labels picker 2023-06-22 10:52:37 +08:00
Jackson Harper
686bc22467 Change docker-compose to docker compose in docs 2023-06-22 10:24:51 +08:00
Jackson Harper
a0556055c5
Merge pull request #2389 from Podginator/feat/atlantic-handler
Add The Atlantic handler to avoid paywall and correctly format
2023-06-22 10:21:13 +08:00
Jackson Harper
de2ca58b37 Linting fix 2023-06-22 09:52:43 +08:00
Hongbo Wu
90444788ba
Merge pull request #2400 from omnivore-app/feat/web-multi-select-labels
Add support for multi select Add Label
2023-06-22 09:42:59 +08:00
Jackson Harper
aed6f75f63 Set labels control escaping 2023-06-21 21:50:33 +08:00
Jackson Harper
ab5ddc80f3 Remove unused prop 2023-06-21 21:30:39 +08:00