|
|
1
|
Modernize PurpleProtocol
|
grim
|
March 3rd, 2021, 7:03 a.m.
|
|
|
|
1
|
Turn jingle_rtp_add_payloads into callback
|
qarkai
|
March 7th, 2021, 7:23 a.m.
|
|
|
|
1
|
Always ref result of g_io_stream_get_{input,output}_stream.
|
QuLogic
|
March 4th, 2021, 11:37 p.m.
|
|
|
|
1
|
Create a PidginAvatar widget.
|
grim
|
February 25th, 2021, 9:30 p.m.
|
|
|
|
2
|
Replace gethostname by g_get_host_name
|
QuLogic
|
March 4th, 2021, 4:03 a.m.
|
|
|
|
1
|
Fix a possible leak.
|
QuLogic
|
March 4th, 2021, 4:42 a.m.
|
|
|
|
1
|
Remove the purple_protocols API as it has been replaced by purple_protocol_manager
|
grim
|
March 2nd, 2021, 11:55 p.m.
|
|
|
|
1
|
Manually check for xgettext as we need it for NLS support.
|
grim
|
February 28th, 2021, 5:05 a.m.
|
|
|
|
1
|
Port finch from the purple_protocols api to the purple_protocol_manager api
|
grim
|
February 26th, 2021, 7:06 a.m.
|
|
|
|
2
|
Port libpurple from purple_protocols_ to purple_protocol_manager_
|
grim
|
February 26th, 2021, 10:43 p.m.
|
|
|
|
2
|
Port Pidgin from purple_protocols to PurpleProtocolManager
|
grim
|
February 25th, 2021, 11:15 p.m.
|
|
|
|
2
|
Python2 is deprecated and not in current distros so move the dbus bindings to Python3
|
grim
|
March 2nd, 2021, 5:26 p.m.
|
|
|
|
1
|
Convert all of the protocols to use the new protocol_manager_ api
|
grim
|
February 26th, 2021, 9:49 p.m.
|
|
|
|
1
|
Port the pidgin plugins from purple_protocols_ to purple_protocol_manager_
|
grim
|
February 25th, 2021, 11:29 p.m.
|
|
|
|
1
|
Replace JabberSmileyRef with PurpleKeyValuePair
|
qarkai
|
February 26th, 2021, 1:14 p.m.
|
|
|
|
1
|
Backport some patches from github.com/dequis/purple-facebook
|
grim
|
February 28th, 2021, 5:36 a.m.
|
|
|
|
1
|
bonjour: refactor _match_buddies_by_address
|
qarkai
|
February 27th, 2021, 9:56 a.m.
|
|
|
|
1
|
Replace JabberRegisterCBData with PurpleKeyValuePair
|
qarkai
|
February 27th, 2021, 6:52 a.m.
|
|
|
|
1
|
Replace struct _purple_logsize_user with PurpleKeyValuePair
|
qarkai
|
February 27th, 2021, 10:30 a.m.
|
|
|
|
1
|
Remove an removed file from POTFILES.in
|
grim
|
February 27th, 2021, 6:17 p.m.
|
|
|
|
1
|
Replace SilcPurpleChatInput with PurpleKeyValuePair
|
qarkai
|
February 27th, 2021, 6:06 a.m.
|
|
|
|
1
|
Replace ext_iq_data with PurpleKeyValuePair
|
qarkai
|
February 27th, 2021, 5:15 a.m.
|
|
|
|
1
|
Add a description to PurpleCredentialProvider and show it in the preferences selector
|
grim
|
February 27th, 2021, 12:46 a.m.
|
|
|
|
2
|
Drop SilcPurpleResolve
|
qarkai
|
February 27th, 2021, 5:31 a.m.
|
|
|
|
2
|
Drop struct _find_by_id_data
|
qarkai
|
February 27th, 2021, 7:47 a.m.
|
|
|
|
1
|
Fix some issues with the protocol chooser and clean up its usage in GtkAccount
|
grim
|
February 26th, 2021, 6:41 a.m.
|
|
|
|
1
|
Clean up some issues with the desktop files and purple3-url-handler
|
grim
|
February 26th, 2021, 12:50 a.m.
|
|
|
|
1
|
Remove redundant check
|
qarkai
|
February 26th, 2021, 11:33 a.m.
|
|
|
|
2
|
Use g_list_copy_deep instead of manual copy/transform
|
qarkai
|
February 25th, 2021, 8:25 a.m.
|
|
|
|
1
|
Remove some old references to aim, icq, msn, etc
|
grim
|
February 26th, 2021, 12:10 a.m.
|
|
|
|
1
|
Remove gg_oauth_parameter_t
|
grim
|
February 25th, 2021, 6:12 a.m.
|
|
|
|
1
|
Fix pidgin_prefs_dropdown
|
qarkai
|
February 25th, 2021, 8:18 a.m.
|
|
|
|
1
|
Remove gg_oauth_parameter_t
|
qarkai
|
February 15th, 2021, 2:54 p.m.
|
|
|
|
1
|
Replace NMProperty with PurpleKeyValuePair
|
qarkai
|
February 20th, 2021, 11:41 a.m.
|
|
|
|
1
|
silc: Fix purple_core_get_ui_info usage
|
qarkai
|
February 16th, 2021, 12:51 p.m.
|
|
|
|
2
|
zephyr: handle_message cleanup
|
qarkai
|
February 14th, 2021, 9:03 a.m.
|
|
|
|
2
|
Fix an issue where GtkIMHtmlScalables were not properly cleaned up which lead to a crash
|
grim
|
February 14th, 2021, 5:57 a.m.
|
|
|
|
1
|
Fix an issue where when pasting <p>'s that would cause too much whitespace to be displayed.
|
grim
|
February 13th, 2021, 2:28 a.m.
|
|
|
|
1
|
Remove more unused Windows wrapper parts
|
QuLogic
|
February 13th, 2021, 5:27 a.m.
|
|
|
|
1
|
Remove unused Windows wrappers
|
QuLogic
|
February 13th, 2021, 3:53 a.m.
|
|
|
|
1
|
Rework the way we open links with firefox
|
grim
|
February 13th, 2021, 12:52 a.m.
|
|
|
|
1
|
An old update from Eion to return a clearer error message.
|
grim
|
February 13th, 2021, 12:34 a.m.
|
|
|
|
1
|
Remove glibcompat.c from Makefile.mingw
|
grim
|
February 12th, 2021, 6:44 p.m.
|
|
|
|
1
|
Fix a missing include for at least windows in glibcompat.h
|
grim
|
February 12th, 2021, 6:28 p.m.
|
|
|
|
1
|
Fix SILC compilation
|
qarkai
|
February 6th, 2021, 8:59 a.m.
|
|
|
|
1
|
Remove the GtkAlignment from PidginCredentialsPage as it's deprecated.
|
grim
|
February 7th, 2021, 5:50 a.m.
|
|
|
|
1
|
Use specific purple_debug_* functions
|
qarkai
|
February 11th, 2021, 2:45 p.m.
|
|
|
|
1
|
Add a compatiblity layer for g_s?list_free_full and port everything to it.
|
grim
|
February 11th, 2021, 11:47 p.m.
|
|
|
|
|
PURPLEHOME support for Linux
|
NO
noblechuk5@web.de
|
January 24th, 2021, 7:26 p.m.
|
|
|
|
1
|
Cleanup some things from blist theme removal
|
QuLogic
|
February 12th, 2021, 1:24 a.m.
|
|