Commit graph

12 commits

Author SHA1 Message Date
Zed 312ff78628 Store preferences in cookies, add config defaults 2020-05-08 02:48:47 +02:00
Zed 211cd5964a Catch more httpclient exceptions 2020-03-09 00:17:13 +01:00
Zed ee43d8cfb1 Catch SSL shutdown errors when closing clients 2020-01-01 17:24:24 +01:00
Zed be15f1b001 Prevent 403 errors from outdated videos 2019-12-22 01:46:21 +01:00
Zed 7c35875fbf Support RSS for multi-timelines 2019-12-04 05:58:18 +01:00
Zed 3e661bab8a Add defaultTheme config option 2019-10-23 14:06:47 +02:00
Zed de62eedea5 Refactor hostname to be a runtime option
Add a `hostname` field under Server in your conf file, see the
updated nitter.conf in the repo for an example. The compile-time
option (-d:hostname) is no longer used.
2019-10-21 05:19:00 +02:00
Zed 9e3138e51b Add list support 2019-09-21 01:08:30 +02:00
Zed d1fbcef64d Simplify queries 2019-09-20 22:56:27 +02:00
Zed 7639883c6a Cleanup 2019-09-20 15:03:18 +02:00
Zed 43bf6735d4 Refactor api code 2019-09-06 03:37:12 +02:00
Zed 014f01bf88 Refactor routing code 2019-09-06 02:42:35 +02:00