issues
search
weechat
/
scripts
Official scripts for WeeChat.
https://weechat.org/scripts/
232
stars
223
forks
source link
wee_most.py 0.3.0: new release
#531
Closed
tardypad
closed
1 year ago
tardypad
commented
1 year ago
Script info
Script name: wee_most.py
Version: 0.3.0
Description
Added
Add suffix to successfully downloaded files See look.file_downloaded_suffix and color.file_downloaded_suffix configuration options
Fixed
Fix handling of user_added WebSocket event in case of non existing channel
Fix handling of user_removed WebSocket event
Fix display of polls
Changed
Delete input line before inserting reply/react/unreact command
Use channel last_viewed_at property to determine if post is read or not
Strip leading and trailing newlines from post display
Checklist (script update)
[x] Author has been contacted
[x] Single commit, single file added
[x] Commit message format:
script_name.py X.Y: …
[x] Script version and Changelog have been updated
[x] For Python script: works with Python 3 (Python 2 support is optional)
[x] Score 100 / 100 displayed by
weechat-script-lint
Script info
Description
Added
Fixed
Changed
Checklist (script update)
script_name.py X.Y: …