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
|
2a2e9625e1
|
Minor config fix
|
2021-12-28 06:04:34 +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
|
8e7ab84db8
|
Update readme and screenshot
|
2021-12-27 04:43:27 +01:00 |
|
Zed
|
2d3842944e
|
Clarify Redis requirement in Docker section
|
2021-12-27 04:17:32 +01:00 |
|
Zed
|
29534acf10
|
Add Apache wiki page to readme
|
2021-12-27 04:12:06 +01:00 |
|
Zed
|
204b3e9e78
|
Remove unnecessary packages from Dockerfile
Closes #369
Closes #426
|
2021-12-27 04:10:44 +01:00 |
|
Zed
|
458f34901c
|
Improve Dockerfile
|
2021-12-27 04:09:04 +01:00 |
|
Zed
|
9eb7532bfa
|
Untrack nitter.conf, add nitter.example.conf
Closes #324
|
2021-12-27 03:13:59 +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
|
0e01ecb001
|
Add more readme headers
|
2021-12-27 02:23:24 +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
|
1a08d009d8
|
Merge pull request #258 from StuffNoOneCaresAbout/master
Add a docker-compose file
|
2021-12-27 02:16:34 +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 |
|
FireMasterK
|
747cba43b5
|
Add a dockerignore file.
|
2021-12-26 23:16:36 +00:00 |
|
FireMaskterK
|
1d738c52c6
|
Fix requested changes.
Also, remove published ports since docker ignores it when using the host network mode.
|
2021-12-26 23:15:00 +00:00 |
|
FireMasterK
|
bacc1cbd0d
|
Create a working docker-compose file.
|
2021-12-26 23:15:00 +00: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
|
ffd9843197
|
Fix typo in hlsPlayback script
|
2021-12-26 23:49:54 +01:00 |
|
Zed
|
c0274af0c3
|
List dependencies in readme
|
2021-12-26 23:33:11 +01:00 |
|