|
|
1
|
Fix string size specifier in debug prints
|
QuLogic
|
November 4th, 2022, 6:53 a.m.
|
|
|
|
1
|
Remove last unused argument in purple_util_format_song_info
|
QuLogic
|
November 4th, 2022, 5:32 a.m.
|
|
|
|
1
|
Fix error parameter annotations
|
QuLogic
|
November 4th, 2022, 5:12 a.m.
|
|
|
|
1
|
Port some of gg to libsoup3
|
QuLogic
|
November 3rd, 2022, 2:07 a.m.
|
|
|
|
1
|
Fix SoupMessage leaks when using new libsoup3 API
|
QuLogic
|
November 4th, 2022, 3:12 a.m.
|
|
|
|
2
|
De-privatize more Facebook internals
|
QuLogic
|
November 4th, 2022, 2:44 a.m.
|
|
|
|
1
|
Fix libpurple compile on Windows
|
QuLogic
|
November 3rd, 2022, 7:18 a.m.
|
|
|
|
1
|
Fix deprecation warning with GLib 2.74
|
QuLogic
|
November 3rd, 2022, 6:39 a.m.
|
|
|
|
1
|
Fix deprecation warning with GLib 2.74
|
QuLogic
|
November 3rd, 2022, 6:40 a.m.
|
|
|
|
1
|
Fix deprecation warning with GLib 2.74
|
QuLogic
|
November 3rd, 2022, 6:39 a.m.
|
|
|
|
1
|
Have finch output the error message from purple_core_init
|
grim
|
November 1st, 2022, 5:27 a.m.
|
|
|
|
1
|
purple_core_init gets renamed to Purple.Core.init in gobject introspection
|
grim
|
November 1st, 2022, 5:37 a.m.
|
|
|
|
1
|
Make PurpleUi.start return a gboolean and GError
|
grim
|
November 1st, 2022, 5 a.m.
|
|
|
|
1
|
Display a dialog in Pidgin if purple_core_init returned FALSE
|
grim
|
November 1st, 2022, 4:45 a.m.
|
|
|
|
1
|
Fix POTFILES.in that was broken in /r/1925
|
grim
|
November 1st, 2022, 4:07 a.m.
|
|
|
|
1
|
Update the IRCv3 protocol plugin to the new connection setup
|
grim
|
October 31st, 2022, 8:05 a.m.
|
|
|
|
1
|
Change the way accounts connect while keeping backwards compatibility
|
grim
|
October 26th, 2022, 4:50 a.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
|
November 1st, 2022, 3:26 a.m.
|
|
|
|
1
|
Add an out parameter for an error to purple_core_init
|
grim
|
October 31st, 2022, 9:24 a.m.
|
|
|
|
1
|
Create PurpleUi that merges PurpleCoreUiOps and PurpleUiInfo
|
grim
|
October 10th, 2022, 10:37 a.m.
|
|
|
|
1
|
Clear callback handles when returning G_SOURCE_REMOVE
|
QuLogic
|
October 31st, 2022, 1:57 a.m.
|
|
|
|
1
|
Fix criticals on disconnect happening after closing Account editor
|
QuLogic
|
October 30th, 2022, 8:17 a.m.
|
|
|
|
1
|
Move PidginAccountChooser to GtkDropDown
|
QuLogic
|
October 29th, 2022, 7:40 a.m.
|
|
|
|
1
|
Convert the dynamic fields of PidginAccountEditor to AdwEntryRow
|
grim
|
October 29th, 2022, 6:33 a.m.
|
|
|
|
1
|
Convert more manual cases of PidginAccountChooser away from GtkComboBox
|
QuLogic
|
October 29th, 2022, 6:35 a.m.
|
|
|
|
1
|
Fix criticals when opening Add a Chat dialog
|
QuLogic
|
October 29th, 2022, 6:31 a.m.
|
|
|
|
1
|
Don't connect an extra signal for req_field_changed_cb
|
QuLogic
|
October 29th, 2022, 6:22 a.m.
|
|
|
|
1
|
Convert PidginProxyPrefs to Adwaita 1.2
|
grim
|
October 29th, 2022, 5:51 a.m.
|
|
|
|
1
|
Add a filter property to PidginAccountChooser
|
QuLogic
|
October 29th, 2022, 5:06 a.m.
|
|
|
|
1
|
Migrate the static fields in PidginAccountEditor to AdwEntryRow
|
grim
|
October 29th, 2022, 5:05 a.m.
|
|
|
|
1
|
Convert PidginProxyPrefs to GSettings
|
grim
|
October 29th, 2022, 3:53 a.m.
|
|
|
|
1
|
Avoid GtkComboBox-isms with PidginAccountChooser
|
QuLogic
|
October 29th, 2022, 4:18 a.m.
|
|
|
|
1
|
Migrate the PidginNetworkPrefs to AdwEntryRow
|
grim
|
October 29th, 2022, 4:17 a.m.
|
|
|
|
1
|
Disconnect the plugin state signals before we tell the core to shutdown
|
grim
|
October 28th, 2022, 9:12 a.m.
|
|
|
|
1
|
Update to libadwaita 1.2
|
grim
|
October 28th, 2022, 9:01 a.m.
|
|
|
|
1
|
Move PurpleAccountManager to GPtrArray and implement GListModel
|
QuLogic
|
October 28th, 2022, 7:33 a.m.
|
|
|
|
1
|
Fix an issue where XMPP accounts weren't reading passwords from the credential manager
|
grim
|
October 26th, 2022, 5:40 a.m.
|
|
|
|
1
|
Prepare for the next round of development
|
grim
|
October 28th, 2022, 2:55 a.m.
|
|
|
|
1
|
Add a placeholder to PidginDisplayWindow for the ContactList
|
grim
|
October 28th, 2022, 2:38 a.m.
|
|
|
|
1
|
Update to gplugin 0.39.0
|
grim
|
October 28th, 2022, 3:06 a.m.
|
|
|
|
1
|
Fix an issue where gio was bombing out early and causing our unit tests to fail
|
grim
|
October 28th, 2022, 5:56 a.m.
|
|
|
|
1
|
Prepare for the 0.39.0 release
|
grim
|
October 27th, 2022, 6:09 a.m.
|
|
|
|
1
|
Add Python 3.11 support
|
grim
|
October 27th, 2022, 5:04 a.m.
|
|
|
|
2
|
fix crash when closing a group chat with spellchk plugin enabled
|
ivanhoe
|
October 23rd, 2022, 10:16 a.m.
|
|
|
|
1
|
add ivanhoe to Demo plugin
|
ivanhoe
|
October 26th, 2022, 4:49 p.m.
|
|
|
|
1
|
Update the documentation to use meson setup instead of a bare meson
|
grim
|
October 27th, 2022, 6:09 a.m.
|
|
|
|
1
|
Remove some remnants of the null protocol plugin
|
grim
|
October 26th, 2022, 12:06 p.m.
|
|
|
|
1
|
ircv3: Fix flags on NOTICE messages
|
QuLogic
|
October 26th, 2022, 8:20 a.m.
|
|
|
|
1
|
Flatten doc meson build
|
QuLogic
|
October 26th, 2022, 7:59 a.m.
|
|
|
|
1
|
Fix argument name in a doc comment
|
QuLogic
|
October 26th, 2022, 8:01 a.m.
|
|