Commit graph

125 commits

Author SHA1 Message Date
Zed 20b5cce5dc Retry infinite scroll errors 2023-07-24 10:37:25 +02:00
Zed d38b63f5a9 Bump hls.js 2023-01-09 00:38:02 +01:00
Zed 6c4c691fe7 Add Crawl-delay to robots.txt 2023-01-09 00:12:07 +01:00
Frank Moskal b398136742
update hls.js to v1.1.5 (#636) 2022-06-12 19:11:39 +02:00
Zed 138826fb4f Fix Twitterbot rule in robots.txt 2022-06-04 17:55:35 +02:00
Zed dfb2519870 Explicitly allow Twitterbot to generate previews 2022-06-04 17:52:47 +02:00
minus c543a1df8c
Block search engines via robots.txt (#631)
Prevents instances from being rate limited due to being senselessly
crawled by search engines. Since there is no reason to index Nitter
instances, simply block all robots. Notably, this does *not* affect link
previews (e.g. in various chat software).
2022-06-04 17:48:25 +02:00
Wasi Master 2b20b24abf
Fix contrast for the dracula theme 2022-03-21 17:49:07 +06:00
Wasi Master 731f814d37
Add dracula theme 2022-03-21 11:06:13 +06:00
Zed c042c84203 Add auto theme that uses Twitter dark
Closes #332
2022-01-10 00:36:13 +01:00
Zed 8c2e0c66e2 Render markdown files with a tool 2022-01-09 23:35:56 +01:00
Zed 1fc6a4092e Remove start_url from webmanifest
Fixes #506
2022-01-07 10:17:00 +01:00
Zed 8e7ab84db8 Update readme and screenshot 2021-12-27 04:43:27 +01:00
Zed 3259223c9c Add more license headers 2021-12-27 02:43:27 +01:00
Zed ffd9843197 Fix typo in hlsPlayback script 2021-12-26 23:49:54 +01:00
Zed df41405251 Fix misc Lighthouse complaints 2021-12-26 23:26:50 +01:00
bopol c6e57a06f1
update hls.js to v1.0.6 (#397) 2021-06-08 02:15:35 +02:00
Lukas Winkler f392b6ca37
run optipng -o 9 on all images (#337) 2021-02-14 12:49:09 +01:00
alqeeu 5ccb24b008
add auto theme that uses prefer-color-scheme (#323)
* add auto theme that uses prefer-color-scheme

fixes #312
2021-01-23 18:27:29 +01:00
Zed 1df4be4a29 Remove build badge and WIP, clarify API usage 2021-01-08 00:52:42 +01:00
Zed b6a49fc4cb Support quoted replies stat, update font 2020-11-08 02:21:58 +01:00
Zed 7b40c8ebd5 Update about.md 2020-07-09 09:18:36 +02:00
Zed ca7f888bd1 Update funding info 2020-07-04 15:55:17 +02:00
Zed 38d4ba6298 Add liberapay logo 2020-07-04 13:20:54 +02:00
Zed 155909aa9f Improve infinite scroll selector, fixes threads 2020-06-19 14:36:47 +02:00
bopol 52983e5813
Comply with LibreJs (#165)
https://www.gnu.org/software/librejs/
2020-05-23 22:49:48 +02:00
Zed c6215876fa Implement proper infinite scroll for replies
Fixes #125
2020-04-29 18:10:17 +02:00
Zed d20cddd15f Don't update url when autoloading next page
It seemed like a great idea so reloads wouldn't lose progress, but it just
became annoying.
2020-04-29 15:12:51 +02:00
Zed 6b16ad2ce0 JS cleanup 2020-01-13 06:15:45 +01:00
Zed 2c6d2897ae Add experimental infinite scroll 2020-01-07 03:00:16 +01:00
Zed a8d99cc685 Add donation details 2019-12-25 03:57:20 +01:00
Zed 80d6191e74 Support media tags 2019-12-21 05:07:50 +01:00
Zed 2977972274 Fix video playback on iOS 2019-11-18 18:26:48 +01:00
Zed 98b66267a2 Add dark Twitter theme 2019-10-28 03:51:42 +01:00
Zed c9da638366 Rename themes 2019-10-27 13:02:22 +01:00
Zed 295a93e5ec Add Pleroma-inspired theme 2019-10-27 11:47:50 +01:00
Zed ffba11a565 Add high contrast theme 2019-10-27 11:45:40 +01:00
Zed d0cb6d3da4 Add Mastodon-inspired theme 2019-10-27 11:23:30 +01:00
Zed aeeea492c4 Fix theme typo 2019-10-24 07:06:34 +02:00
Zed b018dbdf27 Cleanup themes 2019-10-23 13:58:28 +02:00
Zed 64d2d39424 Tweak light theme to resemble Twitter more 2019-10-23 13:58:10 +02:00
Zed 1bba009656 Tweak light theme 2019-10-23 12:46:46 +02:00
Zed ac0e0b5e0d Finalize theme support 2019-10-23 12:37:12 +02:00
Zed 6481004940 Add dark and light themes 2019-10-23 11:48:47 +02:00
Zed 9e890df482 Show heart instead of thumbs up for tweet likes 2019-10-08 20:56:54 +02:00
Zed 0b7a7c741e Add "Open in Twitter" icon to navbar
Fixes #10
2019-10-07 18:09:56 +02:00
TheFrenchGhosty 3d70faaff7 Fix typos in the About page 2019-09-26 02:49:02 +02:00
Zed a9883ee259 Update instance list links 2019-09-24 03:48:17 +02:00
Zed b025ed7eaa Add favicon 2019-09-24 02:43:25 +02:00
Zed 3d6dc33ccd Add instance and extension list links to About 2019-09-24 01:16:19 +02:00