Commit Graph

67 Commits

Author SHA1 Message Date
Zed 73b5b60ac3 Add license headers
Closes #413
2021-12-27 02:37:38 +01:00
Zed df41405251 Fix misc Lighthouse complaints 2021-12-26 23:26:50 +01:00
Zed e1b3e9db76 Add proper http support
Fixes #223
2021-01-08 02:36:06 +01:00
Zed ed7ecf7c8d Preload profile/tweet images, banners, and icons 2021-01-08 00:50:10 +01:00
Zed 768642a2cc Improve link preview headers 2021-01-07 23:58:29 +01:00
Zed 4e1d213488 Show error page when rate limited 2021-01-07 22:31:29 +01:00
Zed b3b0654507 Use preloads and defer to speed up page loads 2021-01-03 01:39:23 +01:00
Zed 7ad6f581c2 Simpler gif fix 2020-11-15 18:11:22 +01:00
Zed 8912985beb Update css version query 2020-11-15 18:04:52 +01:00
Zed 0ef85031a7 Add version query to css to force updates 2020-11-08 03:15:51 +01:00
Zed b6a49fc4cb Support quoted replies stat, update font 2020-11-08 02:21:58 +01:00
110Percent 2c6cabb4ab Add image card for better third-party embedding 2020-08-21 16:07:55 +02:00
Zed 38d4ba6298 Add liberapay logo 2020-07-04 13:20:54 +02:00
Zed db45433ec4 Optimize usage of cookie preferences 2020-06-09 16:45:21 +02:00
Zed 312ff78628 Store preferences in cookies, add config defaults 2020-05-08 02:48:47 +02:00
Zed 240ce15651 Revert og:title for tweets 2020-03-29 23:20:00 +02:00
Zed 662d25317f Add missing og:locale 2020-01-10 01:59:52 +01:00
Zed 2c6d2897ae Add experimental infinite scroll 2020-01-07 03:00:16 +01:00
Kadin Buckton 39d824787a Fixes hardcoded href for OpenSearch xml 2020-01-03 10:17:38 -05:00
Kadin Buckton 8bffb61e68 Implements OpenSearch support, closes #107 2020-01-03 09:57:36 -05:00
Zed d93a6691ef Router refactoring 2019-12-08 12:38:55 +01:00
Zed ebd7afe464 Support video embeds
Fixes #66
2019-12-06 15:15:56 +01:00
Zed ffba11a565 Add high contrast theme 2019-10-27 11:45:40 +01:00
Zed c3ce397280 Add tweet focus to referer paths 2019-10-26 17:21:35 +02:00
Zed 3e661bab8a Add defaultTheme config option 2019-10-23 14:06:47 +02:00
Zed 5630a4da32 Add theme option 2019-10-23 11:48:08 +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 4407651ed6 Minor cleanup, fix empty lines before card links 2019-10-10 17:47:02 +02:00
Zed fe15003665 Remove html from tweet preview 2019-10-10 11:35:48 +02:00
Zed 381a8a106c Show Twitter link on search pages 2019-10-08 15:07:10 +02:00
Zed e090dde1ea Use "tweets" instead of "custom" for search query 2019-10-08 13:54:20 +02:00
Zed 560623b402 Fix navbar referer path
Fixes #57
2019-10-08 13:08:02 +02:00
Zed 0b7a7c741e Add "Open in Twitter" icon to navbar
Fixes #10
2019-10-07 18:09:56 +02:00
Zed b025ed7eaa Add favicon 2019-09-24 02:43:25 +02:00
Zed 7570149fb6 Rename RSS icon to avoid uBlock hiding it 2019-09-23 01:03:12 +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 70c42dd05a Add search button and fix unset timeline beginning 2019-09-19 04:57:42 +02:00
Zed 30bab22dae Add user search 2019-09-17 21:17:36 +02:00
Zed a687188dd1 sass cleanup 2019-09-17 21:17:36 +02:00
Zed 2677782286 Improve web preview 2019-09-15 14:03:47 +02:00
Zed 6237460f77 Fix want-my-rss detection 2019-09-15 12:57:44 +02:00
Zed 6c479ff7ec Add RSS button to navbar 2019-09-15 11:29:23 +02:00
Zed 9c91688497 Restrict image/gif media host instead of hashing 2019-09-13 12:27:04 +02:00
Zed de828bdd79 Use sass instead of pure css 2019-09-13 10:44:21 +02:00
Zed 6b963d6e77
Merge pull request #35 from stom79/master
Add Viewport Meta in header
2019-09-07 22:42:22 +02:00
Thomas 577fac5ea7 Add Viewport Meta in header 2019-09-07 18:55:15 +02:00
Thomas 200dc4b4d1 Add Viewport Meta in header 2019-09-07 18:52:27 +02:00
Zed 1e55f21fa5 Use referer form data instead of relying on header 2019-09-05 22:40:36 +02:00
Zed ac6f4e7d61 Add button to enable hls playback when disabled 2019-08-23 00:00:10 +02:00