summaryrefslogtreecommitdiff
path: root/finch
Commit message (Expand)AuthorAgeFilesLines
...
* De-privatize FinchMediaElliott Sales de Andrade2022-09-201-56/+39
* Move PurpleCoreUiOps to struct intializers.Gary Kramlich2022-09-201-5/+4
* Move all of the UiOps to use struct initializersGary Kramlich2022-09-205-63/+33
* Use struct intializers for PurpleConnectionUiOpsGary Kramlich2022-09-201-11/+2
* Remove purple_connection_noticeGary Kramlich2022-09-201-1/+0
* Remove the connection_steps apiGary Kramlich2022-09-191-1/+0
* Convert GntGf plugin to GSettingsElliott Sales de Andrade2022-09-193-38/+129
* Convert Finch TinyURL plugin to GSettingsElliott Sales de Andrade2022-09-193-14/+66
* Split Finch plugins into separate subdirectoriesElliott Sales de Andrade2022-09-1911-37/+48
* Remove PurplePluginAction as everything except finch as been ported to GActio...Gary Kramlich2022-09-121-0/+9
* remove purple_user_dir which has been deprecatedGary Kramlich2022-09-121-1/+1
* Remove some remnants of the old protocol get_actions interface.Gary Kramlich2022-09-121-0/+6
* Make sure we pack the label for generic notificationsGary Kramlich2022-08-291-0/+1
* Replace the request_add Account UiOp with a new AddContact notificationGary Kramlich2022-08-233-116/+0
* Create PurpleAuthorizationRequest and use it for notifications.Gary Kramlich2022-08-222-122/+88
* Implement notifications in FinchGary Kramlich2022-08-195-30/+378
* Fix the add account button in Finch by removing passwords from it.Gary Kramlich2022-08-151-43/+1
* Remove Finch logging preferences but add Credential Provider preference.Gary Kramlich2022-08-151-9/+34
* Fix some GWarnings during finch's startupGary Kramlich2022-08-151-0/+7
* Make VV libraries requiredElliott Sales de Andrade2022-08-122-11/+0
* Update finch for the purple_account_manager_get_(in)active deprecationsGary Kramlich2022-07-211-1/+1
* Remove purple_account_notify_added as it isn't used by anyone.Gary Kramlich2022-07-181-19/+0
* Remove the ui-requirement property on PurplePluginInfoGary Kramlich2022-05-231-2/+0
* Update purple_core_init to take a PurpleUiInfo instanceGary Kramlich2022-05-201-8/+6
* Remove the ui parameter from purple_account_[gs]et_enabledGary Kramlich2022-05-202-6/+6
* Rework the way roomlists work so we can more easily port them to GTK4Gary Kramlich2022-05-021-61/+8
* Replace PURPLE_CALLBACK by G_CALLBACKElliott Sales de Andrade2022-03-256-43/+43
* Replace PurpleCallback by GCallbackElliott Sales de Andrade2022-03-252-3/+3
* Remove purple_utf8_strftimeGary Kramlich2022-01-141-5/+9
* Remove email notification support from libpurpleGary Kramlich2021-12-311-2/+0
* Remove email notification support from finchGary Kramlich2021-12-311-107/+2
* Use accessor for SoupMessage->status_codeElliott Sales de Andrade2021-12-141-4/+4
* port finch to the new AccountManager APIGary Kramlich2021-12-124-25/+38
* Remove an uncessary gtk-doc comment from FinchGary Kramlich2021-12-111-7/+0
* Upgrade to gplugin 0.37.0Gary Kramlich2021-11-111-23/+23
* Fix includes for the introspection targets that I thought weren't needed duri...Gary Kramlich2021-10-251-1/+2
* Now that the History API is here, remove the purple logging apiGary Kramlich2021-10-235-338/+0
* Replace PurpleIdleUiOps with the PurpleIdleUi InterfaceGary Kramlich2021-10-223-37/+62
* Move debug command-line option to the UIsElliott Sales de Andrade2021-10-192-16/+15
* Convert finch to gi-docgenGary Kramlich2021-10-1917-134/+3
* Remove entire PurpleDebugUiInterface and implementationsElliott Sales de Andrade2021-10-193-106/+0
* Initialize Finch debug handlers earlierElliott Sales de Andrade2021-10-194-15/+54
* Route GLib debug logging directly to the Finch debug windowElliott Sales de Andrade2021-10-181-49/+67
* Update Meson to newer standardsElliott Sales de Andrade2021-10-181-5/+4
* Make user interfaces setup the default history adapter.Gary Kramlich2021-10-181-0/+39
* Enable structured logging in FinchElliott Sales de Andrade2021-10-182-3/+24
* Remove the existing logging code from Finch now that the History API has landedGary Kramlich2021-10-186-815/+0
* Fix typos in FinchElliott Sales de Andrade2021-10-103-11/+13
* Update to gplugin 0.35.0Gary Kramlich2021-10-046-6/+6
* Add a Meson devenv configuration.Elliott Sales de Andrade2021-10-011-0/+1