Commit Graph

8 Commits

Author SHA1 Message Date
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 e76e068953 Preserve preference list order 2019-09-13 11:08:07 +02:00
Zed 8208676e6e Generate preference type 2019-09-08 13:01:20 +02:00
Zed 9dad8b41de Enable video proxying by default 2019-08-23 00:11:47 +02:00
Zed ce6dace1d7 Add video proxy support 2019-08-19 20:53:47 +02:00
Zed ed327bac24 Add video playback preferences 2019-08-19 03:28:53 +02:00
Zed 520bafc617 Undo broken type gen, verify type at compile time 2019-08-18 01:26:38 +02:00
Zed 16f77223ff Generate Prefs type 2019-08-17 21:49:41 +02:00