mcabber/ChangeLog
changeset 1928 108c34b8a161
parent 1925 3655f52687f0
child 1930 45c8b217fabb
equal deleted inserted replaced
1927:3e3e73bb43f5 1928:108c34b8a161
     3  * Display a warning when the configuration file hasn't been updated
     3  * Display a warning when the configuration file hasn't been updated
     4  * Display better messages when connecting to the XMPP server
     4  * Display better messages when connecting to the XMPP server
     5  * [MUC] Do not block MUC private messages when 'block_unsubscribed' is set
     5  * [MUC] Do not block MUC private messages when 'block_unsubscribed' is set
     6  * [MUC] Fix handling of empty room topic
     6  * [MUC] Fix handling of empty room topic
     7  * [MUC] Add caps to presence when joining a MUC room
     7  * [MUC] Add caps to presence when joining a MUC room
       
     8  * New option 'completion_ignore_case' - completion is now case sensitive
       
     9    by default
     8  * Display module API information in the output of /version
    10  * Display module API information in the output of /version
     9  * Increase the number of available categories for completions
    11  * Increase the number of available categories for completions
    10  * [Hooks] New "hook-subscription" hook, update to the message-in hooks
    12  * [Hooks] New "hook-subscription" hook, update to the message-in hooks
    11    (See ChangeLog.api)
    13    (See ChangeLog.api)
    12  * Many misc. bugfixes
    14  * Many misc. bugfixes