summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert PurpleRequestField into a GObjectElliott Sales de Andrade2023-03-069-326/+887
* Fix typo in request field getterElliott Sales de Andrade2023-03-055-6/+8
* Split PurpleRequestFields into its own filesElliott Sales de Andrade2023-03-056-518/+590
* De-constify PurpleRequestFieldElliott Sales de Andrade2023-03-052-109/+67
* Split PurpleRequestFieldGroup into its own filesElliott Sales de Andrade2023-03-057-191/+301
* Remove get_plugin_pref_frame from gnttinyurlElliott Sales de Andrade2023-03-051-19/+1
* Remove our stun codeGary Kramlich2023-03-047-618/+4
* Split PurpleRequestField into its own filesElliott Sales de Andrade2023-03-047-2202/+2301
* Remove autosensitivity from request fieldElliott Sales de Andrade2023-03-044-131/+3
* Propagate the notify signal for the Presence object on a ContactInfoGary Kramlich2023-03-032-0/+105
* Add membership management to PurpleConversationGary Kramlich2023-03-034-52/+541
* Add PurpleTypingState and add it as a property to PurpleConversationMemberGary Kramlich2023-03-035-0/+244
* Use RcBox for PurpleRequestCommonParametersElliott Sales de Andrade2023-03-032-18/+15
* Remove jabber/auth_cryus.c from POTFILES.inGary Kramlich2023-03-031-1/+0
* Remove cyrus sasl as a dependencyGary Kramlich2023-03-031-4/+1
* Fix leaks in debug windowElliott Sales de Andrade2023-03-021-3/+10
* Fix leaks in preferences windowElliott Sales de Andrade2023-03-021-1/+3
* IRC: Port the old IRC plugin to HASLGary Kramlich2023-02-284-309/+76
* Fix leak in Status Manager dialogElliott Sales de Andrade2023-02-281-2/+6
* Fix leaks in requestsElliott Sales de Andrade2023-02-283-13/+12
* Fix leaks when loading accountsElliott Sales de Andrade2023-02-282-2/+7
* Fix leaks in dynamic menusElliott Sales de Andrade2023-02-282-0/+2
* Remove Cyrus SASL from XMPPGary Kramlich2023-02-286-798/+1
* Add demo of requests API to demo protocolElliott Sales de Andrade2023-02-261-34/+600
* Port list request fields from GtkTreeView to GtkListViewElliott Sales de Andrade2023-02-261-61/+100
* Close wait request when dialog is destroyedElliott Sales de Andrade2023-02-261-5/+7
* Fix requesting files/foldersElliott Sales de Andrade2023-02-261-11/+11
* Port choices in request widgets to GtkDropDownElliott Sales de Andrade2023-02-251-149/+72
* Fix property warning when requesting an int fieldElliott Sales de Andrade2023-02-251-4/+3
* Remove unused quitting signalElliott Sales de Andrade2023-02-253-21/+1
* Update to talkatu 0.2.0Gary Kramlich2023-02-2411-21/+68
* Set settings backend on the plugin viewElliott Sales de Andrade2023-02-241-0/+7
* Update to gplugin 0.40.0Gary Kramlich2023-02-242-2/+2
* Fix new warning in XMPP disco pluginElliott Sales de Andrade2023-02-241-1/+3
* Convert XMPP Service Discovery to GtkColumnViewElliott Sales de Andrade2023-02-245-335/+255
* Update the libpurple tests for the warning level 2 updateGary Kramlich2023-02-237-62/+76
* disco: Move chat name to Description columnElliott Sales de Andrade2023-02-231-5/+2
* Add a unit test to make sure the IRCv3 parser propagates errors to the callerGary Kramlich2023-02-231-1/+42
* Update gi-docgen to the most recent releaseGary Kramlich2023-02-231-4/+4
* Make the gadu gadu protocol plugin clean for warning level 2Gary Kramlich2023-02-2313-85/+126
* Make the irc protocol plugin clean for warning-level 2Gary Kramlich2023-02-235-130/+286
* Update hasl to the latest development version that fixes some bugsGary Kramlich2023-02-231-2/+1
* Update libgnt to the latest development versionGary Kramlich2023-02-231-1/+1
* IRCv3: Port to our new SASL library named HaslGary Kramlich2023-02-235-227/+65
* Add PurpleConversationMember to link a PurpleContactInfo to a PurpleConversationGary Kramlich2023-02-235-0/+369
* Mark unused parameters as such for all finchGary Kramlich2023-02-2320-221/+322
* Add an error property to PurpleMessageGary Kramlich2023-02-234-0/+176
* Create the PurplePresencePrimitive enumerationGary Kramlich2023-02-222-0/+34
* Mark unused parameters as such for all of the purple pluginsGary Kramlich2023-02-2210-69/+87
* fix memory leaks in purple_messageMarkus Fischer2023-02-221-0/+1