Zed
df41405251
Fix misc Lighthouse complaints
2021-12-26 23:26:50 +01:00
Timothy Bautista
2edf54d5b3
Add enableRSS setting in config file
...
Useful for instance owners who want to disable the RSS endpoint for
reasons such as abuse and not enough server resources to handle heavy
network traffic through that endpoint.
Resolves #437
2021-10-02 13:15:52 -06: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
Zed
59469da857
Show video plays in tweet stats
2019-08-19 21:18:18 +02:00
Zed
f5fef0ff3a
Initial hls video playback support
2019-08-19 20:25:00 +02:00
Zed
1464131707
Clean up
2019-08-15 23:17:13 +02:00
Zed
768ec3632f
Use custom icon font for a cleaner design
2019-08-15 04:00:40 +02:00
Zed
966b3d5d62
Add client preferences
2019-08-13 21:06:01 +02:00
Zed
c42b2893ff
Autofocus search
...
Fixes #25
2019-08-13 20:21:35 +02:00
Zed
1a3ba05bc0
New navigation bar
2019-08-12 22:57:43 +02:00
Zed
64f9af28e0
Remove test url from metadata
2019-08-12 22:56:27 +02:00
Zed
0da26ab197
Support gif link previews
2019-08-07 22:27:37 +02:00
Zed
ec5f67123a
Implement link previews
2019-08-07 22:02:19 +02:00
Zed
eeead99e32
Add multi-user timeline support
2019-08-06 17:41:06 +02:00
Zed
6a9d182249
Add server config file
2019-07-31 02:15:43 +02:00
Zed
ab36664ad2
Use Karax html rendering instead of source filters ( #2 )
...
* Use Karax html rendering instead of source filters
2019-07-11 00:42:31 +02:00
Zed
6c5f491ee0
Rename templates
2019-06-24 23:25:21 +02:00
Zed
38565e2e1f
Add dynamic page title
2019-06-24 22:40:58 +02:00
Zed
63d7528b8f
Change site name
2019-06-20 17:58:31 +02:00
Zed
cea5cc0523
Initial commit
2019-06-20 16:16:20 +02:00