https gitgud.site links

merge-requests/341/head
Thomas Lynch 1 year ago
parent 174ecb25dc
commit d953e0e794
  1. 4
      CHANGELOG.md
  2. 4
      README.md

@ -231,14 +231,14 @@
- Code highlighting now supports all highlight.js languages when explicitly specified. The whitelist now only applies to auto-detection, as originally intended.
- Quotes for post references in modlog now have the proper quote class, and will show when hovered like any other quote.
- Bugfixes
- [jschan-docs](http://fatchan.gitgud.site/jschan-docs/):
- [jschan-docs](https://fatchan.gitgud.site/jschan-docs/):
- API docs improvements, now includes csrf token, posting, post actions (and mod variants), and more. It should be enough documentation for somebody to write a mobile app integration.
- [globalafk](https://gitgud.io/fatchan/globalafk/) (my fork):
- On android with termux, tapping the notification will open the post (in mod view) and the notification has new shortcut buttons to quickly delete, delete+ban or delete+global ban.
### 0.1.10
- Add thread watcher/watchlist, so users can save list of threads to a little window and see unread count
- There are now API docs available at http://fatchan.gitgud.site/jschan-docs/
- There are now API docs available at https://fatchan.gitgud.site/jschan-docs/
- Improved installation nginx script. Confirms overwriting and doesnt break when run more than once
- Some visual tweaks (file "(u)" being on newline, "x" -> "×")
- Bugfixes

@ -4,7 +4,7 @@ Anonymous imageboard software.
Live instance: https://94chan.org
API documentation: [fatchan/jschan-docs](https://gitgud.io/fatchan/jschan-docs/) - Gitgud pages link: http://fatchan.gitgud.site/jschan-docs/#introduction
API documentation: [fatchan/jschan-docs](https://gitgud.io/fatchan/jschan-docs/) - Gitgud pages link: https://fatchan.gitgud.site/jschan-docs/#introduction
Join the IRC: [open in client](ircs://irc.fatpeople.lol:6697/general) OR: [webchat](https://irc.fatpeople.lol/#general)
@ -13,7 +13,7 @@ Join the IRC: [open in client](ircs://irc.fatpeople.lol:6697/general) OR: [webch
- [x] Multiple files per post
- [x] Antispam/Anti-flood & DNSBL
- [x] 3 customisable inbuilt captchas + 2 third party captchas (hcaptcha & recaptcha)
- [x] [API documentation](http://fatchan.gitgud.site/jschan-docs/)
- [x] [API documentation](https://fatchan.gitgud.site/jschan-docs/)
- [x] Built-in webring (compatible w/ [lynxchan](https://gitlab.com/alogware/LynxChanAddon-Webring) & [infinity](https://gitlab.com/Tenicu/infinityaddon-webring))
- [x] [Tegaki](https://github.com/desuwa/tegaki) applet with drawing and replays
- [x] Two factor authentication (TOTP) for accounts

Loading…
Cancel
Save