2
0
Fork 0

add option to prevent page from getting pushed when making a new post with streaming api enabled

This commit is contained in:
notfire 2025-08-09 18:28:36 -04:00
commit 526f7464d1
No known key found for this signature in database
6 changed files with 23 additions and 0 deletions

View file

@ -34,6 +34,7 @@
- script to get new emojis is included for future unicode versions
- add toggle for showing post edit notifications
- add support for accepted follow request notifications
- add option to prevent page from getting pushed when making a new post with streaming api enabled (similar to 3rd "for unreads" option)
- add a script to download ruffle for flash support (requires python3 and requests library)
- download by entering `tools/` and running `python3 download_ruffle.py`