|
|
1
|
Have finch output the error message from purple_core_init
|
grim
|
November 1st, 2022, 12:27 a.m.
|
|
|
|
1
|
purple_core_init gets renamed to Purple.Core.init in gobject introspection
|
grim
|
November 1st, 2022, 12:37 a.m.
|
|
|
|
1
|
Make PurpleUi.start return a gboolean and GError
|
grim
|
November 1st, 2022, midnight
|
|
|
|
1
|
Display a dialog in Pidgin if purple_core_init returned FALSE
|
grim
|
October 31st, 2022, 11:45 p.m.
|
|
|
|
1
|
Fix POTFILES.in that was broken in /r/1925
|
grim
|
October 31st, 2022, 11:07 p.m.
|
|
|
|
1
|
Update the IRCv3 protocol plugin to the new connection setup
|
grim
|
October 31st, 2022, 3:05 a.m.
|
|
|
|
1
|
Change the way accounts connect while keeping backwards compatibility
|
grim
|
October 25th, 2022, 11:50 p.m.
|
|
|
|
|
Set the template-glib dependency of the pkgconfig file to a string as it needs to be one when template-glib is a subproject
|
grim
|
October 31st, 2022, 10:26 p.m.
|
|
|
|
1
|
Add an out parameter for an error to purple_core_init
|
grim
|
October 31st, 2022, 4:24 a.m.
|
|
|
|
1
|
Create PurpleUi that merges PurpleCoreUiOps and PurpleUiInfo
|
grim
|
October 10th, 2022, 5:37 a.m.
|
|
|
|
1
|
Convert the dynamic fields of PidginAccountEditor to AdwEntryRow
|
grim
|
October 29th, 2022, 1:33 a.m.
|
|
|
|
1
|
Convert PidginProxyPrefs to Adwaita 1.2
|
grim
|
October 29th, 2022, 12:51 a.m.
|
|
|
|
1
|
Migrate the static fields in PidginAccountEditor to AdwEntryRow
|
grim
|
October 29th, 2022, 12:05 a.m.
|
|
|
|
1
|
Convert PidginProxyPrefs to GSettings
|
grim
|
October 28th, 2022, 10:53 p.m.
|
|
|
|
1
|
Migrate the PidginNetworkPrefs to AdwEntryRow
|
grim
|
October 28th, 2022, 11:17 p.m.
|
|
|
|
1
|
Disconnect the plugin state signals before we tell the core to shutdown
|
grim
|
October 28th, 2022, 4:12 a.m.
|
|
|
|
1
|
Update to libadwaita 1.2
|
grim
|
October 28th, 2022, 4:01 a.m.
|
|
|
|
1
|
Fix an issue where XMPP accounts weren't reading passwords from the credential manager
|
grim
|
October 26th, 2022, 12:40 a.m.
|
|
|
|
1
|
Prepare for the next round of development
|
grim
|
October 27th, 2022, 9:55 p.m.
|
|
|
|
1
|
Add a placeholder to PidginDisplayWindow for the ContactList
|
grim
|
October 27th, 2022, 9:38 p.m.
|
|
|
|
1
|
Update to gplugin 0.39.0
|
grim
|
October 27th, 2022, 10:06 p.m.
|
|
|
|
1
|
Fix an issue where gio was bombing out early and causing our unit tests to fail
|
grim
|
October 28th, 2022, 12:56 a.m.
|
|
|
|
1
|
Prepare for the 0.39.0 release
|
grim
|
October 27th, 2022, 1:09 a.m.
|
|
|
|
1
|
Add Python 3.11 support
|
grim
|
October 27th, 2022, 12:04 a.m.
|
|
|
|
1
|
Update the documentation to use meson setup instead of a bare meson
|
grim
|
October 27th, 2022, 1:09 a.m.
|
|
|
|
1
|
Remove some remnants of the null protocol plugin
|
grim
|
October 26th, 2022, 7:06 a.m.
|
|
|
|
1
|
Remove the Zephyr protocol plugin
|
grim
|
October 26th, 2022, 1:09 a.m.
|
|
|
|
1
|
Remove the SILC protocol plugin
|
grim
|
October 26th, 2022, 12:45 a.m.
|
|
|
|
1
|
Remove purple_account_[gs]et_silence_suppression
|
grim
|
October 25th, 2022, 11:58 p.m.
|
|
|
|
1
|
Work around an issue where accounts were attempting to connect when they were deserialized
|
grim
|
October 25th, 2022, 10:24 p.m.
|
|
|
|
1
|
Lower the template-glib required version
|
grim
|
October 25th, 2022, 2:08 a.m.
|
|
|
|
1
|
Remove the upnp API
|
grim
|
October 23rd, 2022, 10:07 p.m.
|
|
|
|
1
|
Remove the rust stuff since it now lives in its own repository
|
grim
|
October 23rd, 2022, 9:52 p.m.
|
|
|
|
1
|
Fix some typoes in docs and function names
|
grim
|
October 23rd, 2022, 8:01 p.m.
|
|
|
|
1
|
Remove the libnice dependency
|
grim
|
October 23rd, 2022, 9:24 p.m.
|
|
|
|
1
|
Add ivanhoe as a crazy patch writer
|
grim
|
October 23rd, 2022, 5:04 a.m.
|
|
|
|
1
|
Add ivanhoe to crazy patch writers
|
grim
|
October 23rd, 2022, 5:50 a.m.
|
|
|
|
1
|
Properly namespace the message handlers and reorganize them
|
grim
|
October 23rd, 2022, 2:48 a.m.
|
|
|
|
1
|
Use a checksum for buddy ids when one isn't provided
|
grim
|
October 23rd, 2022, 2:33 a.m.
|
|
|
|
1
|
Create purple_notification_new_from_connection_error to clean up the accounts code
|
grim
|
October 23rd, 2022, 1:56 a.m.
|
|
|
|
1
|
Fix connection errors getting deleted when an account is disconnected
|
grim
|
October 22nd, 2022, 11:17 p.m.
|
|
|
|
1
|
Clean up pidgin_account_manager_response_cb to make it a bit more readable
|
grim
|
October 22nd, 2022, 11:34 p.m.
|
|
|
|
1
|
Fix a bunch of g_warnings in the account editor
|
grim
|
October 23rd, 2022, 12:49 a.m.
|
|
|
|
1
|
Migrate the UPnP Discoverer to the new api
|
grim
|
October 21st, 2022, 10:59 p.m.
|
|
|
|
1
|
Fix receiving of messages in IRCv3
|
grim
|
October 22nd, 2022, 12:33 a.m.
|
|
|
|
1
|
Remove the old async api
|
grim
|
October 21st, 2022, 11:21 p.m.
|
|
|
|
1
|
Port traversity-test to the new api
|
grim
|
October 21st, 2022, 11:20 p.m.
|
|
|
|
1
|
Back out the PurpleProtocol->login change that returned a PurpleConnection
|
grim
|
October 17th, 2022, 11:21 p.m.
|
|
|
|
2
|
Change the API of Discoverer to not be GAsyncResult based
|
grim
|
October 5th, 2022, 11:17 p.m.
|
|
|
|
1
|
Add support for handling PRIVMSG and NOTICE messages from the server
|
grim
|
October 13th, 2022, 10:11 p.m.
|
|