log

age author description
Tue, 09 Mar 2010 20:45:57 +0100 Mikael Berthe Do not automatically append ":" to the "info" string
Sun, 07 Mar 2010 14:50:00 +0100 Mikael Berthe Update hgignore file
Sun, 07 Mar 2010 14:08:09 +0100 Mikael Berthe BUILD_JABBER isn't used anymore
Sun, 07 Mar 2010 13:02:38 +0100 Mikael Berthe Rename do_say_internal() and export it as say_cmd()
Sat, 06 Mar 2010 21:08:22 +0100 Mikael Berthe Add msay toggle_verbatim subcommand to online help (Reported by Hermitifier)
Sat, 06 Mar 2010 21:22:42 +0200 Myhailo Danylenko Update help for /module
Sat, 06 Mar 2010 21:04:31 +0200 Myhailo Danylenko Move -f flag of /module command after a subcommand
Sat, 06 Mar 2010 19:21:05 +0100 Mikael Berthe Misc. small style changes
Thu, 04 Mar 2010 13:03:20 +0200 Myhailo Danylenko New modules loading scheme
Tue, 02 Mar 2010 13:47:43 +0100 Mikael Berthe Fix small typo in config. file
Mon, 01 Mar 2010 20:23:22 +0100 Mikael Berthe Fix segfault introduced in previous commit
Sun, 28 Feb 2010 21:25:18 +0100 Mikael Berthe Allow status command in the configuration file
Sun, 28 Feb 2010 18:50:30 +0100 Mikael Berthe Improve login process
Sun, 28 Feb 2010 17:02:26 +0100 Mikael Berthe Update XEP-0184 support
Sun, 28 Feb 2010 15:19:27 +0100 Mikael Berthe Minor style and header updates
Sun, 28 Feb 2010 14:15:38 +0100 Mikael Berthe Handle priority changes when the contact status doesn't change
Sun, 28 Feb 2010 14:09:47 +0100 Mikael Berthe Add helper function roster_getprio()
Sun, 28 Feb 2010 13:46:46 +0100 Mikael Berthe Do not move a contact before the server's ACK
Sun, 28 Feb 2010 13:31:57 +0100 Mikael Berthe Do not rename a contact before the server's ACK
Sun, 28 Feb 2010 13:04:59 +0100 Mikael Berthe Update hgignore file
Sun, 28 Feb 2010 12:51:32 +0100 Mikael Berthe Cosmetic change in ./configure --help output
Sun, 28 Feb 2010 11:33:39 +0100 Mikael Berthe Fix vCard requests in MUC rooms
Sun, 28 Feb 2010 10:20:13 +0100 Mikael Berthe Do not display Unhandled IQ request stanzas in the log window
Thu, 25 Feb 2010 21:26:15 +0100 Mikael Berthe Do not use the full JID for vcard requests (Hermitifier)
Thu, 25 Feb 2010 21:21:43 +0100 Mikael Berthe Remove buggy check in handle_vcard_node() (Reported by Hermitifier)
Mon, 15 Feb 2010 17:00:28 +0200 Myhailo Danylenko mcabber.pc fixes
Wed, 17 Feb 2010 19:08:55 +0100 Mikael Berthe Remove extra newlines in scr_LogPrint() calls
Wed, 17 Feb 2010 19:07:50 +0100 Mikael Berthe Do not call hk_mystatuschange() twice when we're disconnected
Wed, 17 Feb 2010 18:44:39 +0100 Mikael Berthe Do not display Loudmouth's disconnection value when disconnected normally
Sat, 13 Feb 2010 21:32:21 +0100 Mikael Berthe s/JEP/XEP/
Fri, 12 Feb 2010 23:07:30 +0100 Mikael Berthe Fix typo in config. file (spotted by calico.jeff)
Mon, 08 Feb 2010 00:32:18 +0200 Myhailo Danylenko Add .pc file
Tue, 09 Feb 2010 18:05:13 +0100 franky Fix typo introduced in ac881b5f9248 (s/last/ping)
Tue, 09 Feb 2010 13:25:08 +0100 Mikael Berthe Fix roster issue reported by DavidP
Mon, 08 Feb 2010 22:17:04 +0100 Mikael Berthe Update ChangeLog
Mon, 08 Feb 2010 22:13:45 +0100 Mikael Berthe Update documentation
Mon, 08 Feb 2010 22:00:40 +0100 Mikael Berthe Refactor some code
Mon, 08 Feb 2010 21:49:52 +0100 Mikael Berthe Fix pinging oneself
Mon, 08 Feb 2010 21:23:05 +0100 Mikael Berthe Add /request ping (XEP-0199), by merging isbear's module
Mon, 08 Feb 2010 19:36:56 +0100 Mikael Berthe Update display_server_error()
Mon, 08 Feb 2010 19:15:55 +0100 Mikael Berthe Improve error checks in received IQ responses
Sun, 07 Feb 2010 19:19:33 +0100 Mikael Berthe Display modules directory with mcabber -V
Sun, 07 Feb 2010 19:13:33 +0100 Mikael Berthe Add dummy handler for roster manipulation IQ responses
Sun, 07 Feb 2010 17:34:00 +0100 Mikael Berthe Remove the "new message" flag when a buffer is purged with /buffer purge
Sun, 07 Feb 2010 17:11:52 +0100 Mikael Berthe Add small comment in previous change
Sun, 07 Feb 2010 17:10:29 +0100 Mikael Berthe Handle IQ responses with no "from"
Sun, 07 Feb 2010 16:41:12 +0100 Mikael Berthe This file (xmpp_helper.c) only contains mcabber stuff AFAICT
Sat, 06 Feb 2010 20:41:30 +0100 Mikael Berthe Update ChangeLog
Sat, 06 Feb 2010 20:13:10 +0100 Mikael Berthe Update online help
Sat, 06 Feb 2010 19:28:37 +0100 Mikael Berthe Remove obsolete/bogus comment
Sat, 06 Feb 2010 19:01:06 +0100 Mikael Berthe Update status when unexpectedly disconnected from server
Sat, 06 Feb 2010 18:20:09 +0100 Mikael Berthe Disable XEP-0022 (Message Events) as it's been obsolete for a while
Sat, 06 Feb 2010 18:16:06 +0100 Mikael Berthe Replace JEP with XEP
Sat, 06 Feb 2010 01:50:29 +0200 Myhailo Danylenko Fix modules include flags (reported by nixtrian)
Sat, 06 Feb 2010 01:12:46 +0200 Myhailo Danylenko Get server name from jid for block_unsubscribed
Fri, 05 Feb 2010 23:32:56 +0200 Myhailo Danylenko Fix blocking muc messages (reported by Че2)
Wed, 03 Feb 2010 06:34:46 +0100 Mikael Berthe Remove useless fonction call (spotted by isbear)
Sun, 31 Jan 2010 16:08:50 +0200 Myhailo Danylenko Use G_GNUC_PRINTF to check scr_LogPrint arguments
Tue, 02 Feb 2010 22:44:18 +0100 Myhailo Danylenko Improved events interface
Tue, 19 Jan 2010 19:16:38 +0200 Myhailo Danylenko Provide xmpp_is_online()
Tue, 19 Jan 2010 16:09:27 +0200 Myhailo Danylenko Split HOOK_INTERNAL
Tue, 19 Jan 2010 09:53:12 +0200 Myhailo Danylenko Destroy lm connection object on disconnect
Tue, 19 Jan 2010 15:45:25 +0200 Myhailo Danylenko Add required by gpgme definition to "clean" config.h
Tue, 02 Feb 2010 22:35:53 +0100 Mikael Berthe Kill a warning
Mon, 18 Jan 2010 20:33:25 +0200 Myhailo Danylenko Update mcabberrc.example
Mon, 18 Jan 2010 18:49:25 +0200 Myhailo Danylenko New help system
Wed, 20 Jan 2010 11:08:03 +0200 Myhailo Danylenko Fix autoaway
Sat, 16 Jan 2010 12:12:45 +0200 Myhailo Danylenko Use $prefix/lib/mcabber as default modules_dir
Mon, 18 Jan 2010 16:36:55 +0200 Myhailo Danylenko Use glob() in source command
Mon, 18 Jan 2010 17:49:30 +0200 Myhailo Danylenko Use option guards for tracelog
Mon, 18 Jan 2010 16:32:02 +0200 Myhailo Danylenko Add option guards
Tue, 02 Feb 2010 22:11:44 +0100 Mikael Berthe Update hgignore file
Mon, 18 Jan 2010 16:11:34 +0200 Myhailo Danylenko Add in-tree beep example module
Mon, 18 Jan 2010 15:36:19 +0200 Myhailo Danylenko Install include/config.h
Mon, 18 Jan 2010 15:53:20 +0200 Myhailo Danylenko Update modules howto
Mon, 18 Jan 2010 15:36:19 +0200 Myhailo Danylenko Install mcabber headers
Tue, 02 Feb 2010 21:27:26 +0100 Mikael Berthe Fix some more xmlns attributes in IQ responses
Tue, 02 Feb 2010 19:49:00 +0100 Mikael Berthe Fix iq version reply (issue #42, patch from foxfell)
Tue, 02 Feb 2010 19:44:39 +0100 Ulrich Spörlein Clean up some dead assignments/dead variables
Sat, 30 Jan 2010 17:54:58 +0200 Myhailo Danylenko Fix room unlocking
Wed, 13 Jan 2010 12:43:57 +0200 Myhailo Danylenko Fix GError handling
Sat, 12 Dec 2009 16:23:21 +0200 Myhailo Danylenko Fix for entity capabilities hash generation.
Mon, 07 Dec 2009 11:16:03 +0200 Myhailo Danylenko Print list of options with '/set'
Sat, 05 Dec 2009 21:51:03 +0100 Mikael Berthe Do not call do_screen_refresh() on SIGWINCH
Sat, 05 Dec 2009 19:12:47 +0100 Mikael Berthe Re-add fifo_deinit() in mcabber_terminate() (isbear)
Sat, 05 Dec 2009 19:06:47 +0100 Mikael Berthe Remove hk_mainloop()
Sat, 05 Dec 2009 19:04:46 +0100 Mikael Berthe Fix resize event handling issue (reported by mvuets)
Tue, 01 Dec 2009 22:09:05 +0100 franky Update fix for ssl_ignore_checks option (changeset 8effa82ae593)
Tue, 01 Dec 2009 21:59:02 +0100 Mikael Berthe Merge main and crew
Sun, 29 Nov 2009 00:00:10 +0200 Myhailo Danylenko Do not print ssl error if user has not requested it
Tue, 01 Dec 2009 21:06:06 +0100 Myhailo Danylenko Improve UI latency and CPU usage
Sun, 22 Nov 2009 23:38:31 +0200 Myhailo Danylenko Fix leave_groupchats remote command
Wed, 18 Nov 2009 05:59:44 +0200 Myhailo Danylenko Set all locale variables
Tue, 17 Nov 2009 23:09:06 +0100 Nixtrian Try fallback language (en) when help file with current language is not found
Tue, 17 Nov 2009 00:51:55 +0200 Myhailo Danylenko Allow commands shading
Mon, 16 Nov 2009 19:26:41 +0200 Myhailo Danylenko Fix encoding issues in room command
Wed, 04 Nov 2009 22:24:05 +0100 Mikael Berthe Reorder processing in handle_iq()
Wed, 04 Nov 2009 22:18:31 +0100 Mikael Berthe Small optimization
Tue, 03 Nov 2009 12:51:14 +0200 Myhailo Danylenko Fix for double-inserted features
Tue, 03 Nov 2009 22:38:02 +0100 Mikael Berthe Do not send disco requests to offline resources
Tue, 03 Nov 2009 22:16:22 +0100 Mikael Berthe Increase mcabber_loop delay
Mon, 02 Nov 2009 19:11:29 +0200 Myhailo Danylenko Fix not execution of HOOK_INTERNAL
Sun, 25 Oct 2009 23:53:54 +0100 Mikael Berthe Remove (probably) unnecessary check
Sun, 25 Oct 2009 23:32:23 +0100 Mikael Berthe Remove debug LogPrint() call
Sun, 25 Oct 2009 23:25:14 +0100 Mikael Berthe Add support for libidn
Sun, 25 Oct 2009 01:15:31 +0200 Mikael Berthe Merge main and crew
Sat, 24 Oct 2009 21:43:34 +0200 franky Accept an error as response to disco requests
Sun, 25 Oct 2009 00:44:14 +0200 Mikael Berthe Do not reply to disco "result" IQ messages
Sat, 24 Oct 2009 16:28:00 +0200 Mikael Berthe Fix a misleading message
Sat, 24 Oct 2009 16:24:21 +0200 Mikael Berthe Add missing g_free()
Sat, 24 Oct 2009 13:24:46 +0200 Mikael Berthe Fix saving autowhois option in bookmarks
Thu, 22 Oct 2009 20:13:38 +0200 Mikael Berthe Remove deprecated option ('hide_offline_buddies')
Thu, 22 Oct 2009 20:08:11 +0200 Mikael Berthe Avoid misleading comment when renaming a contact
Thu, 22 Oct 2009 20:00:24 +0200 Mikael Berthe Reorder feature list in mcabber -V
Thu, 22 Oct 2009 19:55:07 +0200 Mikael Berthe Update TODO file
Wed, 21 Oct 2009 13:33:15 +0200 Mikael Berthe Cosmetic changes
Wed, 21 Oct 2009 00:17:45 +0300 Myhailo Danylenko Load module only once
Tue, 20 Oct 2009 22:59:49 +0200 Mikael Berthe Fix buggy comment
Mon, 19 Oct 2009 10:02:53 +0300 Myhailo Danylenko Howto fixes
Thu, 15 Oct 2009 12:50:54 +0300 Myhailo Danylenko Hook handler flags updates to howto