2
0
Fork 0

add option to open conversation view by clicking empty space in posts

This commit is contained in:
notfire 2025-08-14 20:19:36 -04:00
commit fafa399d74
No known key found for this signature in database
7 changed files with 22 additions and 0 deletions

View file

@ -36,6 +36,7 @@
- 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 link on user card to open profiles in iceshrimp-fe
- add option to open conversation view by clicking empty space in posts
- add a script to download ruffle for flash support (requires python3 and requests library)
- download by entering `tools/` and running `python3 download_ruffle.py`