log

age author description
Thu, 05 Jan 2006 20:20:57 +0100 Mikael Berthe MUC: better nickname check when entering a room
Mon, 02 Jan 2006 22:07:15 +0100 Mikael Berthe Fix double UTF-8 encoding when joining a room
Fri, 30 Dec 2005 12:46:48 +0100 Mikael Berthe Fix a crash when a resource contains non-representable chars
Wed, 28 Dec 2005 19:05:11 +0100 Mikael Berthe Allow special jid "." in commands /add and /status_to
Wed, 28 Dec 2005 18:58:03 +0100 Mikael Berthe "/status_to" can be used with no jid (it will use the current buddy's jid)
Wed, 28 Dec 2005 11:09:01 +0100 Mikael Berthe Update documentation
Wed, 28 Dec 2005 11:08:39 +0100 Mikael Berthe "/add" can be used with no jid (it will use the current buddy's jid)
Mon, 26 Dec 2005 19:42:57 +0100 Mikael Berthe Update documentation
Mon, 26 Dec 2005 13:14:40 +0100 Mikael Berthe Add "/msay send_to"
Sun, 25 Dec 2005 23:41:09 +0100 Mikael Berthe New "load_muc_logs" option
Sun, 25 Dec 2005 20:51:20 +0100 Mikael Berthe Send "</stream:stream>" when disconnecting from the server
Sun, 25 Dec 2005 20:20:20 +0100 Mikael Berthe Log to the tracelog file when joining a room
Fri, 23 Dec 2005 22:57:34 +0100 Mikael Berthe MUC: use timestamp when available
Fri, 23 Dec 2005 19:16:30 +0100 Mikael Berthe Allow sending a message to an agent
Fri, 23 Dec 2005 17:19:02 +0100 Mikael Berthe Post-0.7.2 changes
Thu, 22 Dec 2005 00:13:37 +0100 Mikael Berthe Added tag 0.7.2 for changeset 454399f026fa064e0e6a6d58bdac5bbf8445f1ef
Tue, 20 Dec 2005 00:18:47 +0100 Mikael Berthe Fix a bug in jb_addbuddy() 0.7.2
Mon, 19 Dec 2005 22:52:21 +0100 Mikael Berthe Ready for release 0.7.2
Mon, 19 Dec 2005 20:32:25 +0100 Mikael Berthe Use a larger buffer for commands like /info
Sat, 17 Dec 2005 18:39:04 +0100 Mikael Berthe Show presence timestamps in "/info" and "/room whois"
Sat, 17 Dec 2005 13:48:07 +0100 Mikael Berthe Fix double UTF-8 decoding
Sat, 17 Dec 2005 00:38:51 +0100 Mikael Berthe Update documentation
Sat, 17 Dec 2005 00:36:57 +0100 Mikael Berthe Add /version command
Sat, 17 Dec 2005 00:10:54 +0100 Mikael Berthe "/move": remove old group if it is empty
Fri, 16 Dec 2005 23:48:42 +0100 Mikael Berthe Rewrite buddy_setgroup()
Fri, 16 Dec 2005 18:07:14 +0100 Mikael Berthe Answer IQ:version & IQ:time requests
Fri, 16 Dec 2005 16:20:30 +0100 Mikael Berthe Update documentation
Fri, 16 Dec 2005 13:34:13 +0100 Mikael Berthe Add "/authorization" command
Fri, 16 Dec 2005 12:09:46 +0100 Mikael Berthe MUC: display reason, if any, when a room has been destroyed
Fri, 16 Dec 2005 00:48:01 +0100 Mikael Berthe Update ChangeLog
Fri, 16 Dec 2005 00:40:49 +0100 Mikael Berthe Show empty resources
Thu, 15 Dec 2005 23:29:56 +0100 Mikael Berthe Try to guess if a roster item is an agent
Thu, 15 Dec 2005 23:08:22 +0100 Mikael Berthe Respect RFC 3921 order advice
Thu, 15 Dec 2005 22:35:34 +0100 Mikael Berthe Improve subscription management
Thu, 15 Dec 2005 19:56:19 +0100 Mikael Berthe Consider buddies as offline when they have cancelled our subscription
Thu, 15 Dec 2005 18:51:06 +0100 Mikael Berthe Do not send message "online" when adding a buddy
Thu, 15 Dec 2005 18:42:38 +0100 Mikael Berthe /move: really strip trailing space, and assign to no group if no group is specified
Thu, 15 Dec 2005 18:29:14 +0100 Mikael Berthe Improve IQ management
Thu, 15 Dec 2005 15:40:21 +0100 Mikael Berthe Code cleanup + remove deprecated Agents list IQ request
Thu, 15 Dec 2005 13:09:36 +0100 Mikael Berthe Set the subscription pending flag
Thu, 15 Dec 2005 13:04:34 +0100 Mikael Berthe "/info" shows buddy subscription
Thu, 15 Dec 2005 12:52:37 +0100 Mikael Berthe Store subscription data
Thu, 15 Dec 2005 00:14:56 +0100 Mikael Berthe Increase scr_LogPrint() buffer size
Wed, 14 Dec 2005 00:08:57 +0100 Mikael Berthe Update documentation
Tue, 13 Dec 2005 23:50:00 +0100 Mikael Berthe Free room personal data when receiving the unavailable stanza, not before
Tue, 13 Dec 2005 23:40:17 +0100 Mikael Berthe Add "/room destroy"
Tue, 13 Dec 2005 23:04:09 +0100 Mikael Berthe Fix some display issues
Tue, 13 Dec 2005 22:20:23 +0100 Mikael Berthe Code cleanup
Tue, 13 Dec 2005 22:16:27 +0100 Mikael Berthe Clean up handle_iq_result()
Tue, 13 Dec 2005 20:08:46 +0100 Mikael Berthe IQ: send feature-not-implemented error stanzas
Tue, 13 Dec 2005 18:33:04 +0100 Mikael Berthe libjabber: remove some useless/deprecated functions
Sun, 11 Dec 2005 11:34:31 +0100 Mikael Berthe Update documentation
Sun, 11 Dec 2005 11:11:34 +0100 Mikael Berthe Try UTF8 -> locale conversion with fallback
Sat, 10 Dec 2005 23:52:04 +0100 Mikael Berthe Show only the 1st line of the status message, in the log window
Sat, 10 Dec 2005 23:18:26 +0100 Mikael Berthe Fix a few UTF-8 related issues
Sat, 10 Dec 2005 20:17:49 +0100 Mikael Berthe Improve fix from changeset 1b773c760a99
Sat, 10 Dec 2005 20:15:04 +0100 Mikael Berthe "/room whois": correctly display utf8 resources
Sat, 10 Dec 2005 19:06:01 +0100 Mikael Berthe Kick/ban: convert reason to user's locale
Sat, 10 Dec 2005 18:50:08 +0100 Mikael Berthe Missing initialization
Sat, 10 Dec 2005 18:34:51 +0100 Mikael Berthe Add "/room affil" and "/room role"
Fri, 09 Dec 2005 19:49:58 +0100 Mikael Berthe jb_room_setattrib()
Tue, 06 Dec 2005 21:13:03 +0100 Mikael Berthe MUC: clean up departure message code
Mon, 05 Dec 2005 23:56:29 +0100 Mikael Berthe Remove debug print statements
Mon, 05 Dec 2005 23:54:27 +0100 Mikael Berthe Tell the user when he or she has been kicked/banned
Mon, 05 Dec 2005 00:01:16 +0100 Mikael Berthe Fix modelines
Sun, 04 Dec 2005 23:55:47 +0100 Mikael Berthe Introduce a handle_presence_muc() function
Sun, 04 Dec 2005 11:51:47 +0100 Mikael Berthe Fix connection issue
Sun, 04 Dec 2005 11:06:59 +0100 Mikael Berthe Move IQ Jabber stuff to a separate file
Sun, 04 Dec 2005 09:04:02 +0100 Mikael Berthe Add Vim modelines
Sun, 04 Dec 2005 00:21:09 +0100 Mikael Berthe Improve /room whois
Sat, 03 Dec 2005 23:57:58 +0100 Mikael Berthe Update TODO & ChangeLog
Sat, 03 Dec 2005 23:53:44 +0100 Mikael Berthe Update documentation
Sat, 03 Dec 2005 23:40:40 +0100 Mikael Berthe Implement affiliations handling, add "/room whois"
Sat, 03 Dec 2005 14:25:34 +0100 Mikael Berthe Add "/room ban"
Sat, 03 Dec 2005 13:48:27 +0100 Mikael Berthe Some parsing improvements
Sat, 03 Dec 2005 13:47:52 +0100 Mikael Berthe "/room invite": Do not send epty reason
Sat, 03 Dec 2005 13:32:29 +0100 Mikael Berthe Add "/room kick"
Sat, 03 Dec 2005 00:24:05 +0100 Mikael Berthe Handle "/me " in messages
Fri, 02 Dec 2005 23:48:01 +0100 Mikael Berthe MUC: Reset topic when leaving a room
Fri, 02 Dec 2005 23:31:46 +0100 Mikael Berthe MUC: Make "/room nick" display the current nickname
Fri, 02 Dec 2005 23:18:00 +0100 Mikael Berthe Cosmetic changes
Fri, 02 Dec 2005 23:12:21 +0100 Mikael Berthe Prevent from adding a duplicate jid (when types are different)
Fri, 02 Dec 2005 23:10:34 +0100 Mikael Berthe Cosmetic changes
Fri, 02 Dec 2005 00:16:49 +0100 Mikael Berthe Update TODO & ChangeLog
Thu, 01 Dec 2005 23:54:22 +0100 Mikael Berthe Better topic attribution
Thu, 01 Dec 2005 23:47:16 +0100 Mikael Berthe Fix a small bug in split_arg()
Thu, 01 Dec 2005 23:37:15 +0100 Mikael Berthe Split do_buffer() and use split_arg()
Thu, 01 Dec 2005 00:12:03 +0100 Mikael Berthe Use split_arg() in most commands
Wed, 30 Nov 2005 22:34:06 +0100 Mikael Berthe Fix bug in split_arg()
Tue, 29 Nov 2005 23:51:33 +0100 Mikael Berthe Fix small "/room nick" bug (handle nickname with quotes)
Tue, 29 Nov 2005 23:25:01 +0100 Mikael Berthe Some more work on do_room()
Tue, 29 Nov 2005 22:12:05 +0100 Mikael Berthe Remove debug printf()
Tue, 29 Nov 2005 21:58:53 +0100 Mikael Berthe Split do_room()
Tue, 29 Nov 2005 00:03:04 +0100 Mikael Berthe Add split_arg() / free_arg_lst()
Sun, 27 Nov 2005 21:50:09 +0100 Mikael Berthe Add an alias for "/me"
Sun, 27 Nov 2005 21:38:53 +0100 Mikael Berthe MUC: "/room topic" shows the current room topic
Sun, 27 Nov 2005 21:26:55 +0100 Mikael Berthe Add buddy_{get,set}topic()
Sun, 27 Nov 2005 00:19:07 +0100 Mikael Berthe Break packethandler() out
Sun, 27 Nov 2005 00:17:51 +0100 Mikael Berthe autogen.sh: use sh instead of bash
Sat, 26 Nov 2005 14:59:22 +0100 Mikael Berthe Post-0.7.1 changes
Sat, 26 Nov 2005 13:22:15 +0100 Mikael Berthe Added tag 0.7.1 for changeset 1aab64a04c314f5e78cd72ff4ccecffcdf7e2d80
Sat, 26 Nov 2005 12:09:33 +0100 Mikael Berthe Ready for release 0.7.1 0.7.1
Sat, 26 Nov 2005 11:41:53 +0100 Mikael Berthe Use PACKAGE_VERSION instead of VERSION
Fri, 25 Nov 2005 23:57:43 +0100 Mikael Berthe Fix error introduced in changeset 56f641155579
Fri, 25 Nov 2005 23:48:49 +0100 Mikael Berthe Prevent deletion from rooms we haven't left
Fri, 25 Nov 2005 23:44:47 +0100 Mikael Berthe Fix some memory leaks
Fri, 25 Nov 2005 23:10:26 +0100 Mikael Berthe Hide debug message
Fri, 25 Nov 2005 23:07:21 +0100 Mikael Berthe Buddy status change was not always displayed
Fri, 25 Nov 2005 23:04:20 +0100 Mikael Berthe Status change was not displayed when same status but message removed
Fri, 25 Nov 2005 22:17:20 +0100 Mikael Berthe Set status correctly when joining a room
Fri, 25 Nov 2005 22:09:30 +0100 Mikael Berthe Add presnew()
Thu, 24 Nov 2005 00:11:40 +0100 Mikael Berthe Make some functions static
Thu, 24 Nov 2005 00:03:37 +0100 Mikael Berthe Send status changes to chatrooms
Tue, 22 Nov 2005 23:36:12 +0100 Mikael Berthe Allow changing priority on the fly
Mon, 21 Nov 2005 21:31:12 +0100 Mikael Berthe Suggest "names" alias
Mon, 21 Nov 2005 00:05:57 +0100 Mikael Berthe Update ChangeLog
Mon, 21 Nov 2005 00:05:17 +0100 Mikael Berthe Do not use default status messages with /status_to
Sun, 20 Nov 2005 23:30:31 +0100 Mikael Berthe Notice when we are ejected from a room
Sun, 20 Nov 2005 00:28:17 +0100 Mikael Berthe Update TODO & ChangeLog
Sun, 20 Nov 2005 00:12:53 +0100 Mikael Berthe Update sample mcabberrc and eventcmd script