Commit graph

625 commits

Author SHA1 Message Date
Zed aed31b2269 Add slug-based list RSS endpoint for compatibility 2021-12-30 20:55:10 +01:00
Zed 5501752fdb Merge branch 'rework-list' 2021-12-30 20:51:24 +01:00
jackyzy823 a25bd0855b fix datetime fromFlatty 2021-12-30 13:30:12 +01:00
jackyzy823 ef7ad67674 fix userid in list 2021-12-30 08:36:43 +01:00
jackyzy823 db090faf36 use separator in rss key for redis cache 2021-12-30 08:36:43 +01:00
jackyzy823 35bb5f9132 Rework list api 2021-12-30 08:36:43 +01:00
Zed 51c6605d3f Fix Twitter link replacements
Fixes #492
2021-12-30 05:11:05 +01:00
Zed d96550fcce Minor code improvements 2021-12-30 04:18:40 +01:00
Zed eed4d4033f Add canonical header to help search engines
Fixes #472
2021-12-30 04:17:58 +01:00
Zed 173dd8f016 Merge branch 'nicer-rss' 2021-12-30 02:22:39 +01:00
Zed dcac7e4a26 Simplify default preferences handling
Closes #441
2021-12-30 02:10:42 +01:00
Zed 7590dc1cda Remove hardcoded replaceYouTube config fallback 2021-12-30 01:55:55 +01:00
Zed 80f7bc0a02 Cleanup 2021-12-30 01:48:48 +01:00
Zed b0a5e38b3f Merge branch 'intent-userid' 2021-12-30 01:45:41 +01:00
Zed ddc2be8439 Make gzip handling more robust 2021-12-30 01:39:00 +01:00
Zed e3f6c72bf6 Skip list request if ID is empty 2021-12-29 08:03:00 +01:00
Zed 5e0eb02422 Improve withheld tweet rendering 2021-12-29 06:41:00 +01:00
Zed ab94d9eb7d Bump css version 2021-12-29 06:25:52 +01:00
Zed fb10bfc5e3 Revert breaking css change 2021-12-29 06:25:19 +01:00
jackyzy823 52af6b2746 Implement user_id to screen_name router 2021-12-28 09:30:55 +01:00
Zed ebffb6d251
Merge pull request #443 from jackyzy823/proxy
Add proxy for outgoing request
2021-12-28 08:20:54 +01:00
Zed c09a8d87d9 Attempt to fix occasional cursor error 2021-12-28 08:18:44 +01:00
jackyzy823 6aa913ad62 Add http proxy config 2021-12-28 07:49:49 +01:00
Zed aa2fed19d7 Skip search requests when query is empty 2021-12-28 07:35:35 +01:00
Zed 1e1e034237 Improve Twitter regex 2021-12-28 07:01:52 +01:00
Zed 0a8fd2fce2 Improve enableRSS logic 2021-12-28 06:21:22 +01:00
Zed 9b202e414b Merge branch 'config-rss-toggle' 2021-12-28 06:18:21 +01:00
Zed 99d3c46af5 Improve API error handling 2021-12-28 05:41:41 +01:00
Zed 6bcbe0ea9f Handle decompression errors 2021-12-28 05:13:47 +01:00
Zed 4b356118a6 Bump css version 2021-12-27 18:20:33 +01:00
Zed 3f201ba846 Improve preferences page 2021-12-27 18:18:40 +01:00
Zed 3259223c9c Add more license headers 2021-12-27 02:43:27 +01:00
Zed 73b5b60ac3 Add license headers
Closes #413
2021-12-27 02:37:38 +01:00
Zed 9e413e1f8c Rename replaceUrl to replaceUrls 2021-12-27 02:27:49 +01:00
Zed 38df06e8f5 Add more link replacements to RSS preferences 2021-12-27 02:22:31 +01:00
Zed 3c45630062 Add Reddit link replacement support
Closes #306
Closes #353
2021-12-27 02:22:10 +01:00
Zed 91c0e032ee Avoid unnecessary string allocations in replaceUrl 2021-12-27 00:42:52 +01:00
Zed a8c541954c Improve twitter.com regex string
Closes #236
Closes #237
Closes #304
2021-12-27 00:42:45 +01:00
Zed 5e5e290acc Revert "Use match instead of find, minor performance gain"
This reverts commit 759728e363.
2021-12-27 00:10:42 +01:00
Zed 759728e363 Use match instead of find, minor performance gain 2021-12-27 00:03:52 +01:00
Zed df41405251 Fix misc Lighthouse complaints 2021-12-26 23:26:50 +01:00
Zed a7e0f817c9 Replace Frosty with Flatty for de/serialization 2021-12-26 23:01:19 +01:00
Zed ca867be915 Fix Redis migration logic 2021-12-26 23:00:47 +01:00
Zed 4dab817521 Minor cleanup 2021-12-26 06:55:58 +01:00
Zed 3da6c50cb8 Use gzip for API calls to lower bandwidth and RAM 2021-12-26 06:49:27 +01:00
Zed 5e49e94bf1 Refactor "withheld" parsing 2021-12-26 06:48:55 +01:00
Zed 2a40dd8059 Skip rail request if profile is protected 2021-12-26 05:02:57 +01:00
Zed 5b185c79de Improve token management logic 2021-12-20 04:19:11 +01:00
Zed 7af71ec480 Fix compiler warnings 2021-12-20 04:18:44 +01:00
alqeeu 89591b06bf
Fix user search parser (#483) 2021-12-19 21:28:13 +01:00