Thu, 09 Apr 2020 02:41:27 -0500 Gary Kramlich closing merged branch discord-ssl-crash changeset | files
Thu, 09 Apr 2020 07:39:55 +0000 Gary Kramlich Merged in discord-ssl-crash (pull request #679) release-2.x.y changeset | files
Sat, 04 Apr 2020 01:36:20 +0200 Samuel Thibault Make ssl_*_read robust against bogus connection, like ssl_*_write is discord-ssl-crash changeset | files
Thu, 09 Apr 2020 02:38:32 -0500 Gary Kramlich Add Colin Xu to the COPYRIGHT and change log their fix from PR #678 release-2.x.y changeset | files
Mon, 30 Mar 2020 13:03:53 +0800 Colin Xu Handle <P> tag as line break. Otherwise, paragraphs will appear in the same line. release-2.x.y changeset | files
Wed, 01 Apr 2020 18:07:49 +0000 Gary Kramlich Merged in default (pull request #677) changeset | files
Thu, 26 Mar 2020 21:17:25 -0500 Gary Kramlich Fix some compile errors changeset | files
Thu, 26 Mar 2020 20:55:18 -0500 Gary Kramlich Clean up the monitor spanning code a bit changeset | files
Thu, 26 Mar 2020 20:28:57 -0500 Gary Kramlich Rename the monitor geometry to geo to match other code changeset | files
Fri, 20 Mar 2020 09:57:21 -0500 Gary Kramlich Replace deprecated gdk functions changeset | files
Thu, 26 Mar 2020 20:23:10 -0500 Gary Kramlich Add a null check to the ui_info unref in jabber changeset | files
Fri, 20 Mar 2020 21:10:20 -0500 Gary Kramlich the ui can return a null PurpleUiInfo so we need to handle that changeset | files
Fri, 20 Mar 2020 08:57:57 -0500 Gary Kramlich Replace the ui info GHashTable with a gobject. changeset | files
Fri, 13 Mar 2020 22:11:34 -0500 Gary Kramlich Remove stringref from the docs. changeset | files
Fri, 13 Mar 2020 21:44:52 -0500 Gary Kramlich gplugin_manager_free_plugin_list was removed in favor of g_slist_free_full changeset | files
Fri, 13 Mar 2020 22:57:27 +0000 Gary Kramlich Merged in default (pull request #673) changeset | files
Fri, 13 Mar 2020 05:09:51 -0500 Gary Kramlich Remove an unused variable changeset | files
Fri, 13 Mar 2020 05:09:40 -0500 Gary Kramlich Set our minimum glib version which turns off deprecation warnings for anything that's been deprecated after that version changeset | files
Thu, 12 Mar 2020 23:08:19 -0500 Gary Kramlich Remove stringref.[ch] as the old logger reader was the only thing using it. changeset | files
Thu, 12 Mar 2020 23:04:27 -0500 Gary Kramlich Remove the old logger which means you can longer read old logs. This is fine since purple3 no longerg uses the share config directory as purple2 and in fact requires the ui to set it. This means old data won't be there. changeset | files
Thu, 20 Feb 2020 23:56:05 -0600 Gary Kramlich The e2ee api appears to not be used anywhere. It could use a bunch of cleanup, but I'd rather do that when we're implementing e2ee in protocols as we'll have a better understanding of what it needs then. changeset | files
Fri, 21 Feb 2020 02:45:13 +0000 Gary Kramlich Merged in default (pull request #670) changeset | files
Thu, 20 Feb 2020 20:30:38 -0600 Gary Kramlich Fix some issues found in review changeset | files
Fri, 14 Feb 2020 17:44:10 -0600 Gary Kramlich remove pidgin_protocol_option_menu_new as it's no longer used changeset | files
Fri, 14 Feb 2020 17:43:50 -0600 Gary Kramlich Fix the gtk-doc section for PidginProtocolChooser changeset | files
Fri, 14 Feb 2020 17:23:08 -0600 Gary Kramlich Clean up set_account_protocol_cb and change some accessors for PidginProtocolChooser changeset | files
Fri, 14 Feb 2020 05:02:13 -0600 Gary Kramlich Remove the widget-test plugin as it's not necessary any more changeset | files
Fri, 14 Feb 2020 00:50:39 -0600 Gary Kramlich Add the new PidginProtocolChooser and implement it in account dialog changeset | files
Wed, 09 Oct 2019 05:42:34 -0500 Gary Kramlich Initial start of PidginProtocolStore changeset | files
Fri, 14 Feb 2020 22:55:41 +0000 Gary Kramlich Merged in default (pull request #669) changeset | files
Thu, 13 Feb 2020 20:09:23 -0600 Richard Laager Mark a variable as const changeset | files
Wed, 05 Feb 2020 02:27:50 -0600 Richard Laager Fix some line wrapping changeset | files
Wed, 05 Feb 2020 02:24:38 -0600 Koosha Khajehmoogahi Add a missing period to the XMPP /buzz help changeset | files
Wed, 05 Feb 2020 02:14:01 -0600 Koosha Khajehmoogahi Use name variable in jabber_process_packet() changeset | files
Wed, 05 Feb 2020 02:07:49 -0600 Koosha Khajehmoogahi Refactor jm->from to contact in handle_chat() changeset | files
Wed, 05 Feb 2020 02:02:44 -0600 Gary Kramlich Fix whitespace changeset | files
Wed, 05 Feb 2020 02:01:25 -0600 Koosha Khajehmoogahi Fix whitespace changeset | files
Wed, 05 Feb 2020 01:59:38 -0600 Koosha Khajehmoogahi Renumber PURPLE_MESSAGE_* changeset | files
Fri, 14 Feb 2020 01:49:34 -0600 Gary Kramlich closing merged branch use-after-free changeset | files
Fri, 14 Feb 2020 07:46:31 +0000 Gary Kramlich Merged in default (pull request #667) changeset | files
Thu, 13 Feb 2020 20:57:31 -0600 Gary Kramlich Move the libidn check to jabber/meson.build as it needs specific functions of the library changeset | files
Thu, 13 Feb 2020 20:37:12 -0600 Gary Kramlich Missed some USE_IDN's in the tests changeset | files
Fri, 31 Jan 2020 08:43:03 -0600 Gary Kramlich make libidn a required dependency changeset | files
Wed, 05 Feb 2020 02:20:05 +0000 Gary Kramlich Merged in fbellet/pidgin/use-after-free (pull request #634) changeset | files
Thu, 19 Dec 2019 10:46:28 +0100 Fabrice Bellet fix a heap-use-after-free in jabber_push_bytes_cb use-after-free changeset | files
Sun, 10 Nov 2019 16:29:55 +0100 Fabrice Bellet fix heap-use-after-free in prefs removal use-after-free changeset | files
Wed, 18 Dec 2019 22:41:28 +0100 Fabrice Bellet gtk: fix a PurpleActionMenu use after free use-after-free changeset | files
Mon, 03 Feb 2020 21:15:02 -0600 Gary Kramlich closing merged branch port-changes-from-branch-2.x.y-to-default changeset | files
Mon, 03 Feb 2020 21:14:50 -0600 Gary Kramlich closing merged branch memory-leaks changeset | files
Tue, 04 Feb 2020 03:05:18 +0000 Gary Kramlich Merged in fbellet/pidgin/port-changes-from-branch-2.x.y-to-default (pull request #632) changeset | files
Fri, 31 Jan 2020 16:28:56 +0100 Fabrice Bellet Remove unused variable (review pull request #632) port-changes-from-branch-2.x.y-to-default changeset | files
Thu, 19 Dec 2019 14:25:49 +0100 Fabrice Bellet Use gtk-doc comments (review pull request #632) port-changes-from-branch-2.x.y-to-default changeset | files
Thu, 03 Oct 2019 13:44:09 +0200 Fabrice Bellet media: pad unreffing concerns older gstreamer version port-changes-from-branch-2.x.y-to-default changeset | files
Thu, 03 Oct 2019 13:35:04 +0200 Fabrice Bellet fix audiomixer rate consistency constraint port-changes-from-branch-2.x.y-to-default changeset | files
Thu, 03 Oct 2019 13:28:36 +0200 Fabrice Bellet jingle: build transport with udp candidates only port-changes-from-branch-2.x.y-to-default changeset | files
Thu, 03 Oct 2019 11:16:08 +0200 Fabrice Bellet React only to the first stream info signal port-changes-from-branch-2.x.y-to-default changeset | files
Thu, 03 Oct 2019 10:34:22 +0200 Fabrice Bellet Port purple_media_set_require_encryption api port-changes-from-branch-2.x.y-to-default changeset | files
Tue, 04 Feb 2020 02:59:47 +0000 Gary Kramlich Merged in fbellet/pidgin/memory-leaks (pull request #633) changeset | files
Fri, 20 Dec 2019 10:38:12 +0100 Fabrice Bellet Addressed comments from pull request #633 review memory-leaks changeset | files
Sun, 10 Nov 2019 17:47:33 +0100 Fabrice Bellet fix some other memory leaks memory-leaks changeset | files
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip

mercurial