log

age author description
Sun, 10 Dec 2006 15:26:18 +0100 Mikael Berthe Do not strip quotes in /room privmsg
Sun, 10 Dec 2006 15:01:18 +0100 Mikael Berthe Fix a potential JEP22/85 issue introduced by changeset 10f9d6fcfeab
Sun, 10 Dec 2006 11:45:52 +0100 Mikael Berthe Add "de" to the Makefile & config file. Fix some typos.
Sat, 09 Dec 2006 19:46:42 +0100 franky German translation of the help files
Sat, 09 Dec 2006 11:42:14 +0100 Mikael Berthe Update manpage
Sat, 09 Dec 2006 11:41:36 +0100 Mikael Berthe Update ChangeLog and bump version to 0.9.0-dev
Sat, 09 Dec 2006 10:14:07 +0100 Myhailo Danylenko Update UK translations
Fri, 08 Dec 2006 23:20:17 +0100 Mikael Berthe Do not rewrap buffer lines when the chat window width doesn't change
Fri, 08 Dec 2006 22:32:26 +0100 Mikael Berthe Sort the resources again when a priority changes
Fri, 08 Dec 2006 22:08:05 +0100 Mikael Berthe JEP85: Reset composing/paused state when a resource with higher prio comes up
Thu, 07 Dec 2006 21:39:57 +0100 Mikael Berthe Update INSTALL file: add a note for FreeBSD users
Thu, 07 Dec 2006 21:18:48 +0100 Mikael Berthe Hopefully fix unicode detection on BSD systems
Wed, 06 Dec 2006 23:18:36 +0100 Mikael Berthe Enable jid completion for hidden buddies (e.g. offline contacts)
Wed, 06 Dec 2006 22:35:22 +0100 Mikael Berthe UK help files: reorder roster commands
Wed, 06 Dec 2006 22:14:41 +0100 Mikael Berthe Add command /roster group_prev|group_next and update documentation
Tue, 05 Dec 2006 22:41:33 +0100 Mikael Berthe Update TODO & ChangeLog
Tue, 05 Dec 2006 22:26:08 +0100 Mikael Berthe Move glib-2.0.m4 to macros/missing
Tue, 05 Dec 2006 22:00:57 +0100 Mikael Berthe Ctrl-d sends a multi-line message
Tue, 05 Dec 2006 20:21:09 +0100 Mikael Berthe Update FR help translations
Tue, 05 Dec 2006 19:07:39 +0100 Mikael Berthe Update PL help files (Salvador)
Tue, 05 Dec 2006 19:00:30 +0100 Mikael Berthe Update roster help
Mon, 04 Dec 2006 22:20:26 +0100 Mikael Berthe The field "name" isn't used anymore
Mon, 04 Dec 2006 22:13:13 +0100 Mikael Berthe Use a hash for the list of win buffers
Mon, 04 Dec 2006 19:05:58 +0100 Mikael Berthe Remove useless WindowWidth function
Sun, 03 Dec 2006 21:15:37 +0100 Mikael Berthe Fix memory leak in scr_handle_tab()
Sun, 03 Dec 2006 19:29:54 +0100 Mikael Berthe Improve scr_LogPrint() readability
Sun, 03 Dec 2006 19:29:54 +0100 Mikael Berthe Fix a few memory leaks after calls to parse_assigment()
Sun, 03 Dec 2006 19:29:53 +0100 Mikael Berthe Fix a few memory leaks after calls to split_arg()
Sun, 03 Dec 2006 19:29:50 +0100 Mikael Berthe Fix memory leaks after calls to buddy_getresources()
Sun, 03 Dec 2006 12:00:17 +0100 Mikael Berthe Fix a memory leak in JEP22 handling
Sun, 03 Dec 2006 11:59:42 +0100 Mikael Berthe Use a hash for settings
Sat, 02 Dec 2006 14:24:11 +0100 Mikael Berthe Add documentation for command /pgp
Sat, 02 Dec 2006 13:29:56 +0100 Mikael Berthe Allow pgp commands in config file, update sample configuration file
Sat, 02 Dec 2006 13:11:44 +0100 Mikael Berthe Add key comparison for signatures & use user-provided PGP keys for encryption
Sat, 02 Dec 2006 12:45:17 +0100 Mikael Berthe Add command /pgp
Sat, 02 Dec 2006 11:13:40 +0100 Mikael Berthe Extand pgp_data structure
Fri, 01 Dec 2006 23:50:52 +0100 Mikael Berthe Fix some UTF-8 related problems
Fri, 01 Dec 2006 20:16:18 +0100 Mikael Berthe roster.c: refactor some functions
Thu, 30 Nov 2006 23:50:41 +0100 Mikael Berthe Update documentation
Thu, 30 Nov 2006 22:00:39 +0100 Mikael Berthe Update README & INSTALL
Thu, 30 Nov 2006 21:51:29 +0100 Mikael Berthe Update ChangeLog
Thu, 30 Nov 2006 20:48:01 +0100 Mikael Berthe Code cleanup
Thu, 30 Nov 2006 19:51:09 +0100 Mikael Berthe Code cleanup
Tue, 28 Nov 2006 07:14:59 +0100 Mikael Berthe PGP: Fix a small bug in initialization
Tue, 28 Nov 2006 00:00:46 +0100 Mikael Berthe PGP: sign auto-away presence too
Mon, 27 Nov 2006 23:39:40 +0100 Mikael Berthe PGP: Visual encryption flag
Mon, 27 Nov 2006 21:40:26 +0100 Mikael Berthe PGP: Improve pgp_verify()
Mon, 27 Nov 2006 20:55:33 +0100 Mikael Berthe Cleanup/cosmetics
Mon, 27 Nov 2006 20:08:32 +0100 Mikael Berthe PGP: Sign empty <status/> presence elements
Sun, 26 Nov 2006 20:43:07 +0100 Mikael Berthe Update .hgignore
Sun, 26 Nov 2006 20:24:34 +0100 Mikael Berthe PGP: Do not sign presence messages to chatrooms
Sun, 26 Nov 2006 20:08:18 +0100 Mikael Berthe PGP: Give a more useful error message when the private key isn't found
Sun, 26 Nov 2006 19:24:33 +0100 Mikael Berthe Add a copy of gpgme.m4, just in case
Sun, 26 Nov 2006 19:06:48 +0100 Mikael Berthe PGP: Better error messages
Sun, 26 Nov 2006 18:40:05 +0100 Mikael Berthe Tell the user when a signature is bad
Sun, 26 Nov 2006 18:05:31 +0100 Mikael Berthe Verify signatures for empty status messages
Sun, 26 Nov 2006 17:12:34 +0100 Mikael Berthe Encryption support for outgoing messages
Sun, 26 Nov 2006 17:08:21 +0100 Mikael Berthe Store contacts PGP keys
Sun, 26 Nov 2006 10:42:25 +0100 Mikael Berthe Initial PGP support (decrypt)
Sun, 26 Nov 2006 10:30:52 +0100 Mikael Berthe Introduce PGP utility functions
Sun, 26 Nov 2006 10:14:47 +0100 Mikael Berthe Add libgpgme detection
Thu, 23 Nov 2006 21:47:20 +0100 Mikael Berthe configure.ac: s/AC_PROG_RANLIB/AC_PROG_LIBTOOL/
Sun, 19 Nov 2006 14:22:25 +0100 Mikael Berthe Set new_msg flag when listing annotations in the status buffer in non-chat mode
Sun, 19 Nov 2006 11:51:14 +0100 Mikael Berthe Merge 0.8.3 stable branch
Sun, 19 Nov 2006 10:53:51 +0100 Mikael Berthe Added tag 0.8.3 for changeset 3c8163360a9f
Thu, 16 Nov 2006 21:47:53 +0100 Mikael Berthe Update ChangeLog 0.8.3
Thu, 16 Nov 2006 21:14:31 +0100 Mikael Berthe Update contributors
Thu, 16 Nov 2006 20:40:43 +0100 Mikael Berthe [BP-7f216b904315] Fix a potential double UTF-8 encoding
Thu, 16 Nov 2006 19:31:03 +0100 Mikael Berthe [BP-b5bcc223cf51] Fix a bug in hbuf_add_line()
Thu, 16 Nov 2006 19:30:58 +0100 Mikael Berthe [BP-35b83557ffe1] Use install(1) for help files
Thu, 16 Nov 2006 19:30:12 +0100 Mikael Berthe [BP-dd9e7eb5f8a8] Remove old UTF-8 conversions
Thu, 16 Nov 2006 19:30:12 +0100 Mikael Berthe [BP-76c03fafabd3] Make the sample event script more portable
Thu, 16 Nov 2006 19:30:12 +0100 Mikael Berthe [BP-b33ca4e1c37d] Fix potential libjabber issue
Thu, 16 Nov 2006 19:30:12 +0100 Mikael Berthe [BP-3225a1ba050d] Fix a potential libconnwrap issue
Thu, 16 Nov 2006 19:30:12 +0100 Mikael Berthe [BP] Fixes truncating utf-8 buddy names (Myhailo Danylenko)
Thu, 16 Nov 2006 19:07:09 +0100 Mikael Berthe [BP-d530e5fb506a] Fix SSL on OS X
Thu, 16 Nov 2006 19:06:42 +0100 Mikael Berthe Fork a stable 0.8.3 bugfix branch
Sat, 18 Nov 2006 15:48:49 +0100 Mikael Berthe Remove useless message
Sat, 18 Nov 2006 10:44:58 +0100 Mikael Berthe Annotations listing (/roster note in the status buffer)
Wed, 15 Nov 2006 22:47:35 +0100 Mikael Berthe /roster note: do not display mdate when it's equal to cdate
Wed, 15 Nov 2006 22:36:35 +0100 Mikael Berthe Show in /info when the contact has an annotation
Wed, 15 Nov 2006 22:24:20 +0100 Mikael Berthe XEP-0145: display note dates
Wed, 15 Nov 2006 19:27:59 +0100 Mikael Berthe XEP-0145: Handle dates
Wed, 15 Nov 2006 19:23:40 +0100 Mikael Berthe Only update server private storage data if they've changed
Wed, 15 Nov 2006 00:04:57 +0100 Mikael Berthe Add /roster note
Mon, 13 Nov 2006 21:58:18 +0100 Mikael Berthe Add /request last
Sun, 12 Nov 2006 22:25:14 +0100 Mikael Berthe Keep the status and status messages when we're disconnected
Sun, 12 Nov 2006 15:55:04 +0100 Mikael Berthe Set the msg_flag when we leave a MUC room
Sun, 12 Nov 2006 15:39:56 +0100 Mikael Berthe Fix a potential double UTF-8 encoding
Sun, 12 Nov 2006 13:11:07 +0100 Mikael Berthe Fix a bug in hbuf_add_line()
Sun, 12 Nov 2006 12:12:38 +0100 Mikael Berthe Add a call to buddylist_build()
Sun, 12 Nov 2006 10:51:43 +0100 Mikael Berthe Add /room bookmark
Sun, 12 Nov 2006 10:45:13 +0100 Mikael Berthe Functions to update room bookmarks
Sat, 11 Nov 2006 12:14:10 +0100 Mikael Berthe Use install(1) for help files
Fri, 10 Nov 2006 22:00:14 +0100 Mikael Berthe Clean up vcard code
Fri, 10 Nov 2006 20:54:10 +0100 Mikael Berthe Improve vcard support
Wed, 08 Nov 2006 22:26:27 +0100 Mikael Berthe Use existing conference bookmarks
Tue, 07 Nov 2006 22:43:17 +0100 Mikael Berthe Initial VCard retrieval support
Tue, 07 Nov 2006 22:21:39 +0100 Mikael Berthe Remove old UTF-8 conversions
Mon, 06 Nov 2006 22:54:01 +0100 Mikael Berthe Auto-reconnect after a network/server failure
Sun, 05 Nov 2006 18:05:14 +0100 Mikael Berthe Make the sample event script more portable
Sat, 04 Nov 2006 22:06:37 +0100 Mikael Berthe Redo chat states detection if we receive a message error packet from a contact
Fri, 03 Nov 2006 21:10:30 +0100 Mikael Berthe Do not use JEP-22 in MUC rooms
Thu, 02 Nov 2006 22:34:52 +0100 Mikael Berthe Cosmetics & comments
Thu, 02 Nov 2006 21:59:15 +0100 Mikael Berthe Chatstates: display contact chatstate in the chat status bar
Wed, 01 Nov 2006 23:40:48 +0100 Mikael Berthe Answer IQ disco#info queries
Wed, 01 Nov 2006 21:48:01 +0100 Mikael Berthe Chatstates: decrease the composing timeout
Wed, 01 Nov 2006 21:36:50 +0100 Mikael Berthe Add option 'disable_chatstates'
Wed, 01 Nov 2006 17:47:30 +0100 Mikael Berthe Chatstates: display "paused" states in the roster
Wed, 01 Nov 2006 11:56:58 +0100 Mikael Berthe Chatstates: add composing timeout
Wed, 01 Nov 2006 00:57:56 +0100 Mikael Berthe Send events/chatstates notifications (JEP-22/JEP-85)
Tue, 31 Oct 2006 20:30:29 +0100 Mikael Berthe Send JEP-22 delivered messages
Mon, 30 Oct 2006 23:37:58 +0100 Mikael Berthe Add ids to message stanzas if needed
Mon, 30 Oct 2006 20:18:00 +0100 Mikael Berthe Improve JEP22 + JEP85 support
Sun, 29 Oct 2006 11:43:00 +0100 Mikael Berthe Chat states receival (Alexis Hildebrandt)
Sat, 28 Oct 2006 18:14:22 +0200 Mikael Berthe Fix potential libjabber issue
Sat, 28 Oct 2006 17:38:53 +0200 Mikael Berthe Fix a potential libconnwrap issue
Mon, 23 Oct 2006 14:53:43 +0200 Myhailo Danylenko Update UK translations
Sun, 22 Oct 2006 23:27:05 +0200 Myhailo Danylenko Add UK (Ukrainian) help files
Sun, 22 Oct 2006 20:27:28 +0200 Myhailo Danylenko Fixes truncating of utf-8 buddy names (again)