mcabber/ChangeLog
changeset 1322 3328794b5446
parent 1251 034576e929b2
child 1334 f8cfa22cedc2
equal deleted inserted replaced
1321:f3bea3c98d4f 1322:3328794b5446
     1 mcabber (0.9.4-dev)
     1 mcabber (0.9.4-dev)
     2  * 
     2 
       
     3  * New mcabber command line option -V (displays the version)
       
     4  * MCabber can be linked against GnuTLS
       
     5  * Optional OTR support (Frank Zschockelt)
       
     6    New commands /otr and /otrpolicy
       
     7  * New command /room unban
       
     8  * New command /roster display to filter the contacts per status
       
     9  * New command /color (Michal 'vorner' Vaner)
       
    10    - Add configurable roster colors
       
    11    - Add configurable colors for info and incoming messages
       
    12  * MUC nickname coloring (vorner)
       
    13  * Add selectable time prefixes (vorner)
       
    14  * Implement /buffer close|purge [jid]
       
    15  * XEP-0203 - Delayed Delivery
       
    16  * Improve iq:last support (Michael Scherer)
       
    17  * Allow sending normal and headline messages (vorner)
       
    18  * Allow longer lines in config file
       
    19  * Fix proxy usage when SSL is disabled
       
    20  * Misc. bugfixes
       
    21  * New Italian translation (Alessandro Dotti Contra)
       
    22  * Update online documentation and translations
       
    23 
     3  -- Mikael, ?
    24  -- Mikael, ?
     4 
    25 
     5 mcabber (0.9.3)
    26 mcabber (0.9.3)
     6 
    27 
     7  * Enable gpg-agent again
    28  * Enable gpg-agent again
   148 
   169 
   149 mcabber (0.7.7)
   170 mcabber (0.7.7)
   150 
   171 
   151  * New "status" special buffer
   172  * New "status" special buffer
   152    This buffer contains the log window data.
   173    This buffer contains the log window data.
   153  * Mcabber does not stop when there is no configuration file
   174  * MCabber does not stop when there is no configuration file
   154  * New command "/help" (online help)
   175  * New command "/help" (online help)
   155  * New command "/authorization request_unsubscribe"
   176  * New command "/authorization request_unsubscribe"
   156  * New command "/msay toggle_verbatim"
   177  * New command "/msay toggle_verbatim"
   157  * New command "/buffer purge"
   178  * New command "/buffer purge"
   158  * New commands "/buffer scroll_lock|scroll_unlock|scroll_toggle"
   179  * New commands "/buffer scroll_lock|scroll_unlock|scroll_toggle"
   170  * New option "delete_on_reject"
   191  * New option "delete_on_reject"
   171    When set, people are automatically removed from the roster if their
   192    When set, people are automatically removed from the roster if their
   172    subscription request is rejected.
   193    subscription request is rejected.
   173  * New option "max_history_age"
   194  * New option "max_history_age"
   174  * MUC: New option "muc_auto_whois"
   195  * MUC: New option "muc_auto_whois"
   175  * MUC: Mcabber can join password-protected chatrooms
   196  * MUC: MCabber can join password-protected chatrooms
   176  * MUC: Allow "/room join . [nick [pass]]" if the current item is a MUC room
   197  * MUC: Allow "/room join . [nick [pass]]" if the current item is a MUC room
   177  * MUC: Fix joining a room when the buddylist is empty
   198  * MUC: Fix joining a room when the buddylist is empty
   178  * MUC: Try to work around some server and network issues
   199  * MUC: Try to work around some server and network issues
   179  * Ctrl-l now rereads color option values
   200  * Ctrl-l now rereads color option values
   180  * Tab characters are expanded when the "verbatim multi-line mode" is enabled
   201  * Tab characters are expanded when the "verbatim multi-line mode" is enabled