log mcabber/mcabber/xmpp.c @ 2366:480585fec48a default tip

age author description
Sat, 28 Aug 2021 22:53:44 +0200 Mikael Berthe MUC: Don't send empty body when setting room topic
Sun, 06 Sep 2020 17:33:54 +0200 Mikael Berthe Refactor carbon message handling (franky)
Sat, 18 May 2019 20:41:52 +0200 franky Reordered some lines of code for clarity
Tue, 14 May 2019 22:19:33 +0200 franky Implemented another helper function jid_get_resource_name
Sat, 11 May 2019 23:06:34 +0200 franky Try to simplify handle_messages()
Sat, 11 May 2019 22:36:30 +0200 franky Fix a typo
Fri, 10 May 2019 00:17:20 +0200 franky Check setting disable_random_resource correctly
Sun, 25 Jun 2017 22:50:43 +0200 Mikael Berthe Fix bogus indent
Sun, 19 Feb 2017 18:55:12 +0100 franky Rebuild the buddylist after disconnect/before buddylist search
Mon, 30 Jan 2017 18:46:15 +0100 Mikael Berthe LM: Use get_child in place of find_child
Sun, 29 Jan 2017 20:44:11 +0100 franky Carbons: Check barejid in sent messages, too
Thu, 26 Jan 2017 22:51:20 +0100 Mikael Berthe Carbons: Add sender check
Tue, 01 Nov 2016 18:00:39 +0100 franky Replace global variable update_roster with scr_update_roster()
Tue, 01 Nov 2016 08:39:07 +0100 franky Don't rebuild the buddylist multiple times before a screen refresh
Sat, 01 Oct 2016 18:36:47 +0200 Mikael Berthe Improve message when bookmarks are updated
Sun, 05 Jun 2016 20:06:46 +0200 Mikael Berthe Fix FSF addresses in all files
Thu, 24 Mar 2016 23:12:52 +0000 franky Really expand the ssl_ca filename... m(
Sat, 13 Feb 2016 13:48:43 +0100 franky Ignore the untrusted certificate warning when user sets a fingerprint
Sat, 13 Feb 2016 11:05:07 +0100 franky Prepare for loudmouth with sha256 support (>=1.5.3)
Wed, 10 Feb 2016 23:15:20 +0100 franky Expand filename for ssl_ca option
Wed, 11 Nov 2015 10:06:46 +0100 Mikael Berthe Add safety check to xmpp_insert_entity_capabilities()
Thu, 05 Nov 2015 19:46:09 +0100 Mikael Berthe Change otr_send() prototype
Thu, 05 Nov 2015 15:08:47 +0100 Mikael Berthe Fix a few memory leaks
Fri, 23 Oct 2015 20:47:26 +0200 Mikael Berthe Add a few more checks
Fri, 23 Oct 2015 19:55:08 +0200 Mikael Berthe Fix segfault when receiving a <private> Carbons message tag
Mon, 12 Oct 2015 17:19:19 +0200 Mikael Berthe Use more generic routines to convert fingerprints to/from hexadecimal
Sun, 11 Oct 2015 17:20:29 +0200 Mikael Berthe Display the server SSL fingerprint when we connect
Sun, 11 Oct 2015 17:19:15 +0200 Mikael Berthe Minor change of the prototype for fingerprint_to_hex()
Sun, 11 Oct 2015 17:17:35 +0200 Mikael Berthe Fix fingerprint management
Wed, 07 Oct 2015 21:55:51 +0200 Mikael Berthe PGP: Add a memory allocation check and compilation directives