Update readme

This commit is contained in:
Zed 2019-07-01 04:58:54 +02:00
parent 1bae69e5b0
commit b982259f1d

View file

@ -27,13 +27,13 @@ is on implementing missing features.
- "Show Thread" button - "Show Thread" button
- Twitter "Cards" (link previews) - Twitter "Cards" (link previews)
- Search (+ hashtag search) - Search (images/videos, hashtags, etc.)
- Hiding retweets, showing replies, etc. - Hiding retweets, showing replies, etc.
- Emoji support (WIP, needs font) - Emoji support (WIP, needs font)
- Nitter link previews - Nitter link previews
- Server configuration - Server configuration
- Caching (waiting for [moigagoo/norm#19](https://github.com/moigagoo/norm/pull/19)) - Caching (waiting for [moigagoo/norm#19](https://github.com/moigagoo/norm/pull/19))
- Simple account system with feed (excludes retweets) - Simple account system with customizable feed
- Media-only/gallery view - Media-only/gallery view
- Video support with hls.js - Video support with hls.js
- Json API endpoints - Json API endpoints
@ -48,9 +48,11 @@ and aesthetically. For privacy-minded folks, preventing JavaScript analytics and
potential IP-based tracking is important, but apart from using the legacy mobile potential IP-based tracking is important, but apart from using the legacy mobile
version and a VPN, it's impossible. Using an instance of Nitter (hosted on a VPS version and a VPN, it's impossible. Using an instance of Nitter (hosted on a VPS
for example), you can essentially browse Twitter without JavaScript, while for example), you can essentially browse Twitter without JavaScript, while
retaining your privacy. In the future a simple account system will be added that retaining your privacy. In addition to respecting your privacy, Nitter is on
lets you follow Twitter users, allowing you to have a clean chronological average around 15 times lighter than Twitter, and in some cases serves pages
timeline without needing a Twitter account. faster. In the future a simple account system will be added that lets you follow
Twitter users, allowing you to have a clean chronological timeline without
needing a Twitter account.
## Screenshot ## Screenshot