1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

Updated CHANGELOG

This commit is contained in:
James Booth 2016-01-08 00:53:22 +00:00
parent 214eac6e64
commit 1ed9580cb3

View File

@ -2,23 +2,23 @@
=====
- Build against libmesode if available
- Handle invalid SSL certificates (requires libmesode)
- TLS indicator in titlebar
- Allow auto extended away
- SSL certificate verification (requires libmesode) (/tls)
- Allow auto extended away (/autoaway)
- Include last acitvity in initial presence (xep-0256)
- Last Activity (xep-0012)
- Run command sequence with /script
- Account startscript property
- Export roster to CSV file with /export
- User specified text triggers for chat room notifications
- Per chat room notification options
- Option to include active chat rooms in roster panel
- Time format preferences per window type
- /subject command allows edit, prepend and append operations
- More roster panel configuration options
- Ability to run command scripts (/script)
- Account startscript property to execute a command script on connect
- Export roster to CSV file (/export)
- User specified text triggers for chat room notifications (/notify)
- Per chat room notification options (/notify)
- More roster panel display options (/roster)
- Option to include active chat rooms in roster panel (/roster)
- Time format preferences per window type (/time)
- Edit, prepend and append to room subject (/subject)
- Autoping timeout preference (/autoping)
- Configure level of room message notifications in console window (/console)
- Check ~/.config/profanity/inputrc for readline settings
- Custom readline functions for navigation key bindings
- Autoping timeout preference
0.4.7
=====