コミットグラフ

133 コミット

作成者 SHA1 メッセージ 日付
守矢諏訪子 bf6a627ead 076→オワコン 2023-03-18 17:05:28 +09:00
守矢諏訪子 11fab43be6 Merge branch 'master' of https://github.com/zedeus/nitter 2023-03-14 10:50:20 +09: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
守矢諏訪子 b8dc17f34a Merge branch 'master' of https://github.com/zedeus/nitter 2022-06-23 04:52:44 +09:00
Frank Moskal b398136742
update hls.js to v1.1.5 (#636) 2022-06-12 19:11:39 +02:00
守矢諏訪子 00914e818a Merge branch 'master' of https://github.com/zedeus/nitter 2022-06-12 06:06:45 +09: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
テクニカル諏訪子 656c2964eb Merge branch 'master' of https://github.com/zedeus/nitter 2022-03-22 23:43:50 +09: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
テクニカル諏訪子 7cf32cc33c マージ 2022-01-14 15:25:46 +09: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
テクニカル諏訪子 268cb624a1 マージ 2022-01-09 18:59:56 +09:00
Zed 1fc6a4092e Remove start_url from webmanifest
Fixes #506
2022-01-07 10:17:00 +01:00
テクニカル諏訪子 0c2129c009 マージ 2021-12-28 10:41:37 +09: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
テクニカル諏訪子 2d971689ac 変更を公開にする 2021-11-04 15:16:57 +09: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