Next | Query returned 25 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2014-01-10 10:51:21 by Thomas Klausner | Files touched by this commit (9) | Package removed
Log message:
Remove mcabber, imported to pkgsrc/chat.
   2014-01-10 10:48:52 by Thomas Klausner | Files touched by this commit (2)
Log message:
Whitespace, line order;
make otr really optional, but enable it by default.
   2014-01-10 10:47:22 by Thomas Klausner | Files touched by this commit (1)
Log message:
Mention OTR.
   2013-12-27 23:14:48 by Thomas Klausner | Files touched by this commit (7)
Log message:
Add libotr support.
Add patch from \ 
http://www.isbear.org.ua/hg/isbear/mcabber-patches/file/tip/use-otr-v4.diff
to fix build with libotr-4.x.
   2013-12-27 11:44:32 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add two files to PLIST that are installed.
   2013-11-30 22:31:29 by Pierre Pronchery | Files touched by this commit (2) | Package updated
Log message:
Updated mcabber to 0.10.2

The changelog is as follows:

 * Update receipts handling according to recent XEP updates (Myhailo Danylenko)
 * Update and modularize the FIFO system (Myhailo Danylenko)
 * Modularize url_regex
 * [UI] Add readmark support - a line is displayed afer the last read message
 * New command /buffer readmark
 * Add command /iline clear_history
 * Add command /iline iline_insert (Hermitifier)
 * Add command /room setopt flag_joins (Hermitifier)
 * The command /say_to has a new option '-e' so that "\n" can be used
 * [MUC] Improve MUC support (Myhailo Danylenko)
 * [MUC] Add support for XEP-0249 / Direct MUC Invitations (Myhailo Danylenko)
 * [MUC] Refresh the roster when MUC bookmarks are received (Jan Zachorowski)
 * [MUC] preserve bookmark when updating a non-joined room  (Jan Zachorowski)
 * [MUC] Fix bookmarks losing autojoin attribute  (Hermitifier)
 * [MUC] Display real JIDs in non-anonymous rooms (Hermitifier)
 * [MUC] New option 'muc_bookmark_autoupdate' (Hermitifier)
 * [MUC] Fix whois / auto_whois
 * [UI] Remove deprecated invisible status
 * [UI] Go back to the first buddy with /roster next_unread when there are
        no more unread messages (Simon Jacquin)
 * [UI] Add option 'roster_no_leading_space' to remove the extra space
        before items in the roster (Simon Jacquin)
 * [UI] Allow to select which buddy resource messages go to (issue #55)
        with new commands /roster resource_lock|resource_unlock (Hermitifier)
 * [UI] Do not warn when the configuration file contains 256-color values
 * Add support for XEP-0115 Entity Capabilities,
   with offline cache (Hermitifier)
 * Fix segfault when spell checking is enabled and spell_lang is not set.
 * Fix "/rename -" (Hermitifier)
 * Do not add items to roster with commands /move and /rename (Hermitifier)
 * [UI] Handle the Enter key on Maemo systems (diSabler)
 * [UI] Add 'color_log' (text color in the log window)
 * [UI] Add 'color_readmark' (readmark color in chat buffers)
 * [UI] Use guards for colors (Myhailo Danylenko)
 * Update color themes in contrib directory
 * Documentation update
 * Many misc. bugfixes and minor improvements
   2012-10-03 17:09:47 by Aleksej Saushev | Files touched by this commit (124)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-03-18 20:07:47 by zul_ | Files touched by this commit (4) | Package updated
Log message:
[wip/mcabber] Update to 0.10.1

Changes since 0.9.10 (from mcabber ChangeLog) 

 * Switch to the Loudmouth library (franky)
 * Warning: 'username' has been replaced with 'jid' in the configuration file
 * MCabber can now do DNS SRV lookups
 * [UI] Buffers have priorities (and by default MUC rooms have a lower
   priority).  The priority is used by mcabber to jump to the next unread
   buffer.
 * [UI] The attention sign (!) is displayed for urgent messages or when
   the user nickname is used in a MUC room (depending on the buffer priority)
 * [UI] Use locale to determine the online help language (Myhailo Danylenko)
 * [UI] Print list of options with "/set" (Myhailo Danylenko)
 * [UI] Fix iline word_upcase/word_downcase/word_capit commands
 * Add support for modules in mcabber (Myhailo Danylenko)
 * Sample "beep" module (Myhailo Danylenko)
 * Allow commands shading (Myhailo Danylenko)
 * Message Receipts (XEP-0184) support (franky)
 * Update of Entity Capabilities support (franky)
 * New command /request ping (Myhailo, Mikael)
 * Add libidn support
 * [MUC] Allow changing the nickname in MUC bookmarks (Myhailo Danylenko)
 * [MUC] A suffix (i.e. ":") can be appended to completed nicknames
 * Command "/source" now accepts a file pattern (Myhailo Danylenko)
 * Tracelog level can now be changed at runtime (Myhailo Danylenko)
 * Small vCard support improvements
 * Startup status can be set in the configuration file
 * Obsolete option 'hide_offline_buddies' has been removed
 * Obsolete XEP-0022 (Message Events) is now disabled by default
 * No suffix is displayed in the status bar after the 'info' value
 * Add Vim syntax file for mcabber history log files to contrib
 * Display a warning when the configuration file hasn't been updated
 * Display better messages when connecting to the XMPP server
 * [MUC] Do not block MUC private messages when 'block_unsubscribed' is set
 * [MUC] Fix handling of empty room topic
 * [MUC] Add caps to presence when joining a MUC room
 * New option 'completion_ignore_case' - completion is now case sensitive
   by default
 * Display module API information in the output of /version
 * Increase the number of available categories for completions
 * [Hooks] New "hook-subscription" hook, update to the message-in hooks
 * Many misc. bugfixes
 * Minor documentation update
   2010-04-27 23:12:47 by Tonnerre | Files touched by this commit (2)
Log message:
Fix PLIST and install instructions so mcabber can be built at all.
   2009-11-14 12:37:24 by zul_ | Files touched by this commit (5)
Log message:
Update mcabber from 0.9.9 to 0.9.10

>From the Changelog :

Support for spell checking with Enchant, many bugfixes and improvements
Be careful, spellchecking-related options have changed a little in the 
configuration file.

Next | Query returned 25 messages, browsing 1 to 10 | Previous