|
|
1
|
Remove the libpurple support for themes now that all of the ui support has been removed
|
grim
|
November 1st, 2021, 10:47 p.m.
|
|
|
|
1
|
Upgrade to gplugin 0.37.0
|
grim
|
November 11th, 2021, 10:49 p.m.
|
|
|
|
1
|
Prepare for the next round of development
|
grim
|
November 11th, 2021, 10:08 p.m.
|
|
|
|
1
|
Prepare for the 0.37.0 release
|
grim
|
November 11th, 2021, 9:04 p.m.
|
|
|
|
1
|
Make sure the path for a buddy icon isn't an empty string before we attempt to load it as a pixbuf
|
grim
|
November 11th, 2021, 8:34 p.m.
|
|
|
|
1
|
Fix a typo in the purpleidleui.h header guard comment
|
grim
|
November 11th, 2021, 9:18 p.m.
|
|
|
|
1
|
gi-docgen now errors if your annotations are wrong, so this fixes ours
|
grim
|
November 11th, 2021, 8:52 p.m.
|
|
|
|
1
|
Clean up some issues during shutdown that were outputting warnings
|
grim
|
November 9th, 2021, 11:16 p.m.
|
|
|
|
1
|
Ran codespell on the libpurple docs that were converted to gi-docgen
|
grim
|
November 8th, 2021, 10:39 p.m.
|
|
|
|
1
|
webhook testing
|
grim
|
October 14th, 2021, 11:22 p.m.
|
|
|
|
1
|
Convert the libpurple docs to gi-docgen
|
grim
|
October 29th, 2021, 4:33 a.m.
|
|
|
|
1
|
protocol.c was renamed to purpleprotocol.c awhile ago but the docs were not updated for it
|
grim
|
November 2nd, 2021, 12:38 a.m.
|
|
|
|
1
|
Remove PurpleProtocolFactory->roomlist_new as no one is using it
|
grim
|
November 1st, 2021, 10:40 p.m.
|
|
|
|
1
|
Check that we have a PurpleIdleUi if we weren't passed null
|
grim
|
November 2nd, 2021, 12:12 a.m.
|
|
|
|
1
|
Fix some bugs with proxies for xmpp
|
grim
|
November 1st, 2021, 11:32 p.m.
|
|
|
|
1
|
Make sure our GError variables are initialized to NULL
|
grim
|
November 1st, 2021, 11:40 p.m.
|
|
|
|
1
|
Remove private data from PurpleConnection and fix up PURPLE_CONNECTION_ERROR
|
grim
|
October 28th, 2021, 11:25 p.m.
|
|
|
|
1
|
Rename protocol.[ch] to purpleprotocol.[ch]
|
grim
|
October 28th, 2021, 11:43 p.m.
|
|
|
|
1
|
Remove the Pidgin icon themes which are covered by XDG icon themes now and remove the stock api as that's all that was using it yet.
|
grim
|
October 21st, 2021, 3:53 a.m.
|
|
|
|
1
|
Remove the prototype for pidgin_dialogs_log which was missed when the logging api was removed
|
grim
|
October 28th, 2021, 8:48 p.m.
|
|
|
|
1
|
Separate the preproc mess of gtkidle out from a single function to multiple functions
|
grim
|
October 28th, 2021, 9:25 p.m.
|
|
|
|
1
|
remove purple_network_get_handle as it is no longer used
|
grim
|
October 28th, 2021, 10:10 p.m.
|
|
|
|
1
|
remove the glib version macros from internal.h to meson and make sure everything is consistent
|
grim
|
October 28th, 2021, 9:32 p.m.
|
|
|
|
1
|
Fix a number of memory leaks
|
grim
|
October 27th, 2021, 1:44 a.m.
|
|
|
|
1
|
Move the pidgin_pixbuf stuff to pidgingdkpixbuf.[ch]
|
grim
|
October 25th, 2021, 3:06 a.m.
|
|
|
|
2
|
Fix includes for the introspection targets that I thought weren't needed during the gi-docgen conversation
|
grim
|
October 21st, 2021, 3:05 a.m.
|
|
|
|
1
|
Remove removed files from POTFILES.in
|
grim
|
October 25th, 2021, 3:19 a.m.
|
|
|
|
1
|
Remove the gtk-dnd-hints stuff that should have been removed when we removed dnd from the conversation window.
|
grim
|
October 25th, 2021, 2:39 a.m.
|
|
|
|
1
|
Add gplugin-gtk4-viewer and its man page to the rpm spec file
|
grim
|
October 24th, 2021, 2:34 a.m.
|
|
|
|
1
|
Run clang format as apparently I forgot to before my last review request
|
grim
|
October 24th, 2021, 2:23 a.m.
|
|
|
|
1
|
Use the new gplugin_manager_prepend_paths_from_environment
|
grim
|
October 23rd, 2021, 2:36 a.m.
|
|
|
|
1
|
Bump the minimum meson version to 0.56.0 and turn on additional warnings and fix them
|
grim
|
October 23rd, 2021, 5:38 a.m.
|
|
|
|
1
|
Add a gtk-config-frame-cb property to PidginPluginInfo as it used to be there and some plugins were still trying to set it.
|
grim
|
October 21st, 2021, 4:31 a.m.
|
|
|
|
1
|
Now that the History API is here, remove the purple logging api
|
grim
|
October 19th, 2021, 1:52 a.m.
|
|
|
|
1
|
Replace PurpleIdleUiOps with the PurpleIdleUi Interface
|
grim
|
October 21st, 2021, 5:40 a.m.
|
|
|
|
1
|
Only use an info message if we were unable to load the system default preferences
|
grim
|
October 20th, 2021, 2:54 a.m.
|
|
|
|
1
|
Adjust some debug levels which were throwing warning messages when they shouldn't have
|
grim
|
October 21st, 2021, 4:17 a.m.
|
|
|
|
1
|
Make PurpleWhiteboardManager a final type
|
grim
|
October 20th, 2021, 2:34 a.m.
|
|
|
|
1
|
Make PurpleProtocolManager a final type
|
grim
|
October 20th, 2021, 2:27 a.m.
|
|
|
|
1
|
Make PurpleHistoryManager a final type
|
grim
|
October 20th, 2021, 2:21 a.m.
|
|
|
|
1
|
Make PurpleCredentialManager a final type
|
grim
|
October 20th, 2021, 1:55 a.m.
|
|
|
|
1
|
Fix the unit tests that were broke by the g_log transition
|
grim
|
October 20th, 2021, 2:10 a.m.
|
|
|
|
1
|
Make the CredentialManager the only thing in charge of its preferences.
|
grim
|
October 19th, 2021, 2:43 a.m.
|
|
|
|
1
|
Remove all of the dynamic menus from GtkConvWin
|
grim
|
October 12th, 2021, 12:17 a.m.
|
|
|
|
1
|
Fix the documentation for what does and doesn't need gmodule
|
grim
|
October 19th, 2021, 2:08 a.m.
|
|
|
|
1
|
Convert pidgin from gtk-doc to gi-docgen
|
grim
|
October 19th, 2021, 12:17 a.m.
|
|
|
|
1
|
Convert finch to gi-docgen
|
grim
|
October 18th, 2021, 10:35 p.m.
|
|
|
|
1
|
Convert the facebook documentation to gi-docgen
|
grim
|
October 18th, 2021, 10:01 p.m.
|
|
|
|
2
|
Add an RSS link to the blog post page
|
grim
|
October 10th, 2021, 7:38 p.m.
|
|
|
|
1
|
Bring everything up to latest distros.
|
grim
|
October 18th, 2021, 3:46 p.m.
|
|