Commit Graph

3962 Commits

Author SHA1 Message Date
fca3a4c2ea Labels update 2023-06-27 15:46:49 +08:00
9f20fd4736 Clean up notebook options 2023-06-27 15:46:49 +08:00
15dd87db8f Clean up note saving, linting fixes 2023-06-27 15:46:49 +08:00
cb7e4f7d7f Remove hover actions on grid view 2023-06-27 15:46:49 +08:00
b0b7bf5dcc Update notebook styling 2023-06-27 15:46:49 +08:00
b1a7fc8488 Improve styling of notes 2023-06-27 15:46:49 +08:00
e294ed4b4b Clean up notebooks design and saving 2023-06-27 15:46:49 +08:00
fa0efe7794 First pass at hover actions on the library items 2023-06-27 15:46:49 +08:00
6ef970a6e4 Merge pull request #2424 from omnivore-app/fix/twitter
fix: tweet not saved
2023-06-26 21:55:56 +08:00
607e22ce94 fix: tweet with no text failed to save 2023-06-26 21:46:52 +08:00
937be20928 fix: tweet format 2023-06-26 21:11:04 +08:00
054b13c2a1 Merge pull request #2423 from 340rahul/fix_2267_mobile_highlightBar
#2267 Fix styling for highlight bar in mobile.
2023-06-26 18:22:43 +08:00
15c964481a fix: tweet not saved
* compare username ignoring case
2023-06-26 18:07:47 +08:00
44bdf4cd26 #2267 fix styling for highlight bar in mobile. 2023-06-26 14:39:37 +05:30
6d3989e04a Merge pull request #2411 from omnivore-app/fix/readability-missing-links
fix: links removed
2023-06-26 16:56:47 +08:00
e446634504 Update generated html 2023-06-26 08:41:23 +00:00
244fb4ccb5 fix: removing node with background image 2023-06-26 16:40:14 +08:00
43dcb8d5d7 fix: invalid url in puppeteer 2023-06-26 15:08:46 +08:00
90d41c5e85 Update generated html 2023-06-26 04:03:48 +00:00
a964c59d80 fix: missing links
* skip removing <a> elements with published date in the url
2023-06-26 11:50:50 +08:00
978a21d160 fix typo 2023-06-23 16:59:34 +08:00
a5ddc9aced lowercase username before comparing 2023-06-23 16:56:03 +08:00
41f0c5b3a3 skip saving unavailable and earlier replies 2023-06-23 16:26:07 +08:00
4b896dd56a update instances 2023-06-23 14:30:13 +08:00
918585dfb6 get the redis connection info from env 2023-06-23 14:08:20 +08:00
e2b66be75d fix dependecies 2023-06-23 13:33:38 +08:00
716fdf9a61 expire key after 1 day 2023-06-23 13:19:18 +08:00
fc0257b480 sort by descending order 2023-06-23 12:52:27 +08:00
b746046727 update default score 2023-06-23 12:34:31 +08:00
9ef40b3ed9 deduct latency from the score of the member in sorted set 2023-06-23 12:27:34 +08:00
ae504a970b save instances in redis as a sorted set 2023-06-23 12:17:41 +08:00
4607754f58 reduce timeout to 20s 2023-06-23 11:36:30 +08:00
6b203dde4c update instances pool to pick one from each country 2023-06-23 10:54:43 +08:00
61542a34bd fix: create an instance pool to scrape nitter 2023-06-23 10:45:37 +08:00
c2e2150f70 Merge pull request #2414 from 340rahul/2267_feature_copyButtonHighlights
Add copy button to highlight bar
2023-06-23 08:40:59 +08:00
09abc46102 Correct highlight bar css object conditional. 2023-06-23 03:23:01 +05:30
cc27a8e373 Add success and error toasts on copy 2023-06-22 19:24:27 +05:30
30b7c38e76 fix: increase twitter-handler timeout to 60 seconds 2023-06-22 21:16:55 +08:00
273d98332e Clean up HighlightBar.tsx and remove dup code 2023-06-22 17:54:04 +05:30
36898eea93 Issue 2267 - add a copy button to highlights 2023-06-22 17:16:29 +05:30
12009d1d06 fix: tweet author not saved 2023-06-22 18:05:53 +08:00
8d3db4161b Update generated html 2023-06-22 09:41:25 +00:00
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
9d1eb3bfe6 add testcase 2023-06-22 16:32:30 +08:00
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
3e2e16e915 skip running readability on scraped tweet 2023-06-22 15:00:54 +08:00
0d7adcdecc using axios to fetch html from nitter.net 2023-06-22 14:32:18 +08:00
f9d35ee216 Fix light mode selected colour on the labels picker 2023-06-22 10:52:37 +08:00
686bc22467 Change docker-compose to docker compose in docs 2023-06-22 10:24:51 +08:00
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