Mon, 02 May 2022 21:57:35 -0500 Gary Kramlich Rework the way roomlists work so we can more easily port them to GTK4 file | diff | annotate
Sat, 30 Apr 2022 02:31:54 -0500 Gary Kramlich Mark the protocol descriptions for translation and tweak them a bit. file | diff | annotate
Fri, 25 Mar 2022 02:51:58 -0500 Elliott Sales de Andrade Replace PURPLE_CALLBACK by G_CALLBACK file | diff | annotate
Sun, 13 Mar 2022 22:06:00 -0500 Elliott Sales de Andrade Use a source identifier for fb_data_add_timeout file | diff | annotate
Sun, 13 Mar 2022 21:59:39 -0500 Elliott Sales de Andrade Remove deep parameter from dup functions file | diff | annotate
Sun, 13 Mar 2022 21:59:38 -0500 Elliott Sales de Andrade Remove weird use of dup functions to allocate new structs file | diff | annotate
Sun, 10 Oct 2021 05:00:30 -0500 Elliott Sales de Andrade Fix typos in protocol plugins file | diff | annotate
Mon, 04 Oct 2021 03:30:49 -0500 Gary Kramlich Update to gplugin 0.35.0 file | diff | annotate
Fri, 01 Oct 2021 05:07:05 -0500 Gary Kramlich move the facebook protocol plugins icons to a resource in the plugin file | diff | annotate
Sat, 14 Aug 2021 04:18:06 -0500 Gary Kramlich Separate PurpleProtocolRoomlist into its own file and modernize it. file | diff | annotate
Mon, 26 Jul 2021 04:13:19 -0500 Gary Kramlich Port the protocol plugins to the purple_conversation_manager_api file | diff | annotate
Tue, 13 Jul 2021 15:23:59 -0500 Prateek Pardeshi Add description to PurpleProtocol file | diff | annotate
Thu, 10 Jun 2021 23:40:54 -0500 Gary Kramlich Use GPLUGIN_NATIVE_PLUGIN_DECLARE for all libpurple plugins and remove PURPLE_PLUGIN_INIT 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, 16 Apr 2021 03:48:26 -0500 Gary Kramlich Use G_DECLARE_FINAL_TYPE for FacebookProtocol file | diff | annotate
Mon, 08 Mar 2021 23:22:02 -0600 Gary Kramlich Modernize PurpleProtocol file | diff | annotate
Tue, 02 Mar 2021 22:50:02 -0600 Gary Kramlich Convert all of the protocols to use the new protocol_manager_ api file | diff | annotate
Sun, 07 Feb 2021 01:42:09 -0600 Gary Kramlich Implement mitigation for GHSL-2021-045 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
Thu, 03 Dec 2020 04:34:04 -0600 Gary Kramlich Fix the PurpleProtocolClient interface and split it out to its own file. file | diff | annotate
Fri, 20 Nov 2020 16:19:48 -0600 Elliott Sales de Andrade Fix some GError leaks. file | diff | annotate
Thu, 13 Aug 2020 21:07:35 -0500 Gary Kramlich Make PurpleProtocolIM a proper interface file | diff | annotate
Mon, 08 Jun 2020 23:12:55 +0000 Gary Kramlich Merged in default (pull request #690) 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
Sun, 17 May 2020 22:46:04 -0400 Elliott Sales de Andrade Use g_timeout_add_seconds some more. file | diff | annotate
Fri, 01 May 2020 04:42:52 -0500 Gary Kramlich move all protocols, purple plugins, and purple tests to use purple.h instead of including files individually file | diff | annotate
Mon, 27 Apr 2020 05:47:20 -0400 Elliott Sales de Andrade Remove unused sslconn code. file | diff | annotate
Fri, 15 Nov 2019 01:07:08 -0600 Gary Kramlich Remove glibcompat.h from all the files that don't actually need it. file | diff | annotate
Thu, 10 Oct 2019 02:38:04 -0400 Elliott Sales de Andrade Pass correct proxy resolver to Facebook soup session. file | diff | annotate
Fri, 27 Sep 2019 03:43:47 -0500 Gary Kramlich rename accountopt.[ch] to purpleaccountoption.[ch] file | diff | annotate
Sun, 15 Sep 2019 17:11:46 -0400 Elliott Sales de Andrade Replace Purple type macros by GObject macros. file | diff | annotate
Tue, 06 Aug 2019 19:50:26 -0400 Elliott Sales de Andrade Rename *_TYPE_*_IFACE to more standard *_TYPE_*. file | diff | annotate
Tue, 06 Aug 2019 17:40:37 -0400 Elliott Sales de Andrade Rename *Iface to more standard names. file | diff | annotate
Tue, 02 Jul 2019 23:52:35 -0400 Elliott Sales de Andrade Rename some buddy list accessor functions. file | diff | annotate
Thu, 15 Feb 2018 22:53:57 -0600 Gary Kramlich Rename purple_menu_action_* to purple_action_menu_* file | diff | annotate
Thu, 15 Feb 2018 22:04:57 -0600 Gary Kramlich Rename PurpleMenuAction to PurpleActionMenu file | diff | annotate
Thu, 01 Feb 2018 22:33:16 -0600 Gary Kramlich Move the MenuAction stuff to the new action.[ch] files file | diff | annotate
Mon, 26 Jun 2017 03:48:51 -0300 dx facebook: add "Mark messages as read only when available" setting file | diff | annotate
Mon, 26 Jun 2017 02:08:12 -0300 dx facebook: save names of non-friends in the local alias in blist.xml file | diff | annotate
Mon, 26 Jun 2017 02:04:55 -0300 dx facebook: don't save access token if not remembering password file | diff | annotate
Mon, 26 Jun 2017 01:11:28 -0300 dx facebook: Add everyone to "Facebook Friends" group and persist Non-Friends file | diff | annotate
Sun, 25 Jun 2017 04:44:19 -0300 dx facebook: Handle new style topic/groupchat membership events file | diff | annotate
Sun, 25 Jun 2017 04:01:56 -0300 dx facebook: Use FetchContactsDeltaQuery for contact sync file | diff | annotate
Sun, 25 Jun 2017 02:30:13 -0300 dx facebook: Refactor, split off sync timeout code from fb_cb_api_contacts file | diff | annotate
Sun, 25 Jun 2017 01:56:20 -0300 dx facebook: Don't disconnect when trying to join a chat after being kicked file | diff | annotate
Sat, 22 Oct 2016 04:13:02 -0300 dequis facebook: Prevent disconnections on 509 errors, "Invalid attachment id" file | diff | annotate
Thu, 15 Sep 2016 13:31:06 -0500 Mike Ruprecht facebook: Port from sslconn to Gio file | diff | annotate
Fri, 12 Aug 2016 19:09:22 -0500 Gary Kramlich rename blistnodetypes.[ch] to buddy.[ch] file | diff | annotate
Mon, 25 Jan 2016 13:04:40 -0500 James Geboski facebook: fixed a crash with incoming messages from non-friends file | diff | annotate
Thu, 14 Jan 2016 17:05:42 -0500 James Geboski facebook: use locally defined aliases in the group chat list file | diff | annotate
Thu, 14 Jan 2016 16:43:52 -0500 James Geboski facebook: ensure the local user is only added to inactive group chats file | diff | annotate
Thu, 14 Jan 2016 16:29:18 -0500 James Geboski facebook: fixed group chat join messages with incoming messages file | diff | annotate
Thu, 14 Jan 2016 15:36:10 -0500 James Geboski facebook: add the local user to the group chat user list file | diff | annotate
Mon, 28 Dec 2015 17:54:37 -0500 James Geboski facebook: added an account option for self messages file | diff | annotate
Mon, 28 Dec 2015 01:35:25 -0500 James Geboski facebook: fixed nonfunctional group chat auto-rejoining file | diff | annotate
Sat, 26 Dec 2015 18:01:00 -0500 James Geboski facebook: preserve the timestamp on incoming messages file | diff | annotate
Sat, 19 Dec 2015 14:29:01 -0500 Michael McConville Require SSL/TLS support. ok'd by elb@ file | diff | annotate
Tue, 25 Aug 2015 16:48:44 -0400 James Geboski facebook: implemented group chat topic change events facebook file | diff | annotate
(0) -100 -60 tip

mercurial