Sat, 13 Apr 2024 21:59:37 -0500 Gary Kramlich Remove PurpleProtocolChat file | diff | annotate
Sat, 13 Apr 2024 21:21:59 -0500 Gary Kramlich Remove PurpleIMConversation and PurpleProtocolIM file | diff | annotate
Sat, 13 Apr 2024 19:06:12 -0500 Gary Kramlich Remove PurpleChatConversation file | diff | annotate
Sat, 13 Apr 2024 18:05:52 -0500 Gary Kramlich Remove PurpleConversationUiOps file | diff | annotate
Fri, 12 Apr 2024 02:08:00 -0500 Gary Kramlich Remove the old status API file | diff | annotate
Thu, 11 Apr 2024 20:34:07 -0500 Gary Kramlich Remove PurpleXfer file | diff | annotate
Thu, 11 Apr 2024 02:17:44 -0500 Gary Kramlich Remove a bunch of old protocol/server code file | diff | annotate
Tue, 20 Feb 2024 01:23:04 -0600 Gary Kramlich Create a test for verifying license headers and correct the ones that were wrong file | diff | annotate
Tue, 20 Feb 2024 00:55:28 -0600 Gary Kramlich Remove unnecessary casts for GObject methods file | diff | annotate
Sun, 31 Dec 2023 21:56:51 -0600 Gary Kramlich Only include headers when they're necessary for header files file | diff | annotate
Mon, 04 Sep 2023 23:10:47 -0500 Gary Kramlich Add the conversation as a parameter to PurpleProtocolChat->send file | diff | annotate
Mon, 04 Sep 2023 23:04:09 -0500 Gary Kramlich Add the conversation as a parameter to PurpleProtocolIM->send file | diff | annotate
Tue, 29 Aug 2023 02:09:55 -0500 Gary Kramlich Remove the unused account parameter from the message constructors file | diff | annotate
Tue, 21 Mar 2023 00:39:45 -0500 Elliott Sales de Andrade Use g_clear_* helpers where useful file | diff | annotate
Wed, 08 Feb 2023 08:56:07 -0600 Gary Kramlich Add a PurpleAccount parameter to the PurpleMessage constructors file | diff | annotate
Wed, 14 Dec 2022 01:29:28 -0600 Gary Kramlich Update libpurple for the deprecations in the account api file | diff | annotate
Mon, 05 Dec 2022 05:31:22 -0600 Gary Kramlich Remove the privacy api file | diff | annotate
Fri, 18 Nov 2022 00:56:22 -0600 Gary Kramlich Inline purple_serv_get_info and purple_serv_set_info file | diff | annotate
Sun, 09 Oct 2022 02:20:18 -0500 Elliott Sales de Andrade Remove unused account signals file | diff | annotate
Sat, 01 Oct 2022 01:05:38 -0500 Gary Kramlich Remove the server privacy api that was just proxying to PurpleProtocolPrivacy file | diff | annotate
Fri, 30 Sep 2022 03:12:09 -0500 Gary Kramlich Remove auto-replies file | diff | annotate
Mon, 12 Sep 2022 22:54:13 -0500 Gary Kramlich Stop including internal.h everywhere when we really don't need it. file | diff | annotate
Sun, 21 Nov 2021 23:58:15 -0600 Gary Kramlich Remove the attention api. It's always been an annoyance and most protocols don't implement it anymore file | diff | annotate
Fri, 29 Oct 2021 00:31:57 -0500 Gary Kramlich Rename protocol.[ch] to purpleprotocol.[ch] file | diff | annotate
Sat, 23 Oct 2021 01:06:57 -0500 Gary Kramlich Now that the History API is here, remove the purple logging api file | diff | annotate
Sun, 10 Oct 2021 02:52:05 -0500 Elliott Sales de Andrade Fix several typos in libpurple file | diff | annotate
Thu, 22 Jul 2021 22:34:48 -0500 Gary Kramlich migrate libpurple to the ConversationManager API file | diff | annotate
Tue, 18 May 2021 02:04:53 -0500 Gary Kramlich Update purple_conversations_find_* to return PurpleConversations instead of subclasses file | diff | annotate
Fri, 30 Apr 2021 05:03:39 -0500 Gary Kramlich Remove includes from protocol.h that weren't used there and deal with the fallout file | diff | annotate
Mon, 12 Apr 2021 20:27:47 -0500 Gary Kramlich rename conversation.[ch] to purpleconversation.[ch] and split PurpleConversationUiOps out to its own file to avoid circular include issues. file | diff | annotate
Tue, 02 Mar 2021 23:22:34 -0600 Gary Kramlich Port libpurple from purple_protocols_ to purple_protocol_manager_ file | diff | annotate
Fri, 12 Feb 2021 18:37:00 -0600 Arkadiy Illarionov Use specific purple_debug_* functions file | diff | annotate
Fri, 15 Jan 2021 00:11:21 -0600 Gary Kramlich Fix a few things that were throwing g_warning's during startup file | diff | annotate
Thu, 14 Jan 2021 22:33:49 -0600 Gary Kramlich Move the PurpleProtocolServer interface to its own file. file | diff | annotate
Mon, 11 Jan 2021 01:51:14 -0600 Gary Kramlich Split PurpleProtocolChat to its own file and clean up the API. file | diff | annotate
Wed, 04 Nov 2020 02:35:18 -0600 Gary Kramlich Split PurpleAttentionType and PurpleProtocolAttention into their own files file | diff | annotate
Sat, 03 Oct 2020 05:58:21 -0500 Gary Kramlich PurpleMessage cleanups from hell file | diff | annotate
Sat, 22 Aug 2020 22:15:25 -0500 Gary Kramlich Make PurpleProtocolPrivacy a proper GInterface and move it to it's own file file | diff | annotate
Thu, 13 Aug 2020 21:07:35 -0500 Gary Kramlich Make PurpleProtocolIM a proper interface file | diff | annotate
Thu, 21 May 2020 21:21:54 -0500 Gary Kramlich Make sure we're not including the gettext macros in header files and deal with the repercussions of that. file | diff | annotate
Fri, 01 May 2020 12:13:35 -0500 Gary Kramlich Make sure that internal.h can only be included by libpurple and split out some pieces to purpleprivate.h file | diff | annotate
Wed, 20 May 2020 17:35:57 +0100 David Woodhouse Clean up serv_chat_send_file() a little release-2.x.y file | diff | annotate
Wed, 20 May 2020 11:33:58 +0100 David Woodhouse Add chat_send_file() facility release-2.x.y file | diff | annotate
Fri, 25 Oct 2019 05:52:30 -0400 Elliott Sales de Andrade Replace g_[s]list_remove with g_[s]list_delete_link. file | diff | annotate
Wed, 02 Oct 2019 19:04:34 -0400 Elliott Sales de Andrade Fix several memory leaks. file | diff | annotate
Tue, 06 Aug 2019 22:10:56 -0400 Elliott Sales de Andrade Rename PURPLE_PROTOCOL_IS_* to PURPLE_IS_PROTOCOL_*. file | diff | annotate
Tue, 06 Aug 2019 19:15:13 -0400 Elliott Sales de Andrade Rename *_GET_*_IFACE to more standard *_GET_IFACE. file | diff | annotate
Tue, 06 Aug 2019 17:55:34 -0400 Elliott Sales de Andrade Rename *_HAS_*_IFACE to more standard *_IS_*. file | diff | annotate
Fri, 11 May 2018 11:35:38 -0500 Mike Ruprecht Silence PurpleProtocolAttention expected argument build warning file | diff | annotate
Thu, 03 May 2018 18:17:21 -0500 Mike Ruprecht xfer: Rename PurpleProtocolXferInterface.send() to send_file() file | diff | annotate
Thu, 29 Mar 2018 23:20:36 -0500 Gary Kramlich Mergin 2.13.0 into default file | diff | annotate
Mon, 05 Mar 2018 04:40:33 -0300 dx Fix potential utf8 truncation on incoming invites (may result in crashes) release-2.x.y file | diff | annotate
Thu, 18 Jan 2018 23:46:05 -0600 Gary Kramlich First pass at moving attention to it's own files file | diff | annotate
Fri, 24 Nov 2017 00:34:11 -0600 Gary Kramlich A bunch more work on this, still have jabber to update and more unit tests to write file | diff | annotate
Thu, 31 Aug 2017 22:40:50 -0500 Gary Kramlich Initial attempt at removing the magic around PurpleProtocolXferInterface file | diff | annotate
Thu, 15 Jun 2017 13:33:02 -0500 Mike Ruprecht Remove purple_timeout_* function usage file | diff | annotate
Fri, 19 Aug 2016 23:03:37 -0500 Gary Kramlich Monster merge everything file | diff | annotate
Wed, 30 Dec 2015 20:05:58 -0300 dx Backed out 187b51ce9922 because it breaks rejoining XMPP MUCs (maybe others) upon reconnection (trac ticket #16724) release-2.x.y file | diff | annotate
Mon, 21 Dec 2015 15:15:47 -0500 Michael McConville Remove needless allocation casts file | diff | annotate
Sat, 18 Jul 2015 18:04:00 -0500 Kevin Stange Backed out 50884c0b222a because it breaks rejoining XMPP MUCs (maybe others) upon reconnection file | diff | annotate
(0) -100 -60 tip

mercurial