summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrate away from AdwActionRow:icon-nameElliott Sales de Andrade2023-03-317-11/+50
* Remove the facebook docs from the convey tasksGary Kramlich2023-03-301-2/+0
* Add notifications when a saved plugin fails to loadGary Kramlich2023-03-302-4/+68
* Remove unused pref widget helpersElliott Sales de Andrade2023-03-303-351/+4
* Port VV preferences from GtkComboBox to AdwComboRowElliott Sales de Andrade2023-03-302-155/+130
* Remove GTK plugin prefsElliott Sales de Andrade2023-03-305-306/+0
* Use Adwaita widgets in status editorElliott Sales de Andrade2023-03-295-124/+71
* Fix transparency plugin for display list/pref changesElliott Sales de Andrade2023-03-292-219/+28
* Remove the Facebook pluginGary Kramlich2023-03-2928-12825/+0
* Remove the original irc protocol pluginGary Kramlich2023-03-2916-5998/+0
* Add the presence primitive and idle time to the contact listGary Kramlich2023-03-292-8/+81
* Fix several leaks in testsElliott Sales de Andrade2023-03-2323-37/+202
* Add a custom target for running everything when landing a pull requestGary Kramlich2023-03-231-0/+5
* Fix leaked errorsElliott Sales de Andrade2023-03-2312-24/+23
* Fix leaks in purple markupElliott Sales de Andrade2023-03-222-5/+24
* Move whiteboard clearing to AdwMessageDialogElliott Sales de Andrade2023-03-221-12/+23
* Fix leaks from g_list_model_get_itemElliott Sales de Andrade2023-03-227-11/+19
* Use the new status api in the demo protocol pluginGary Kramlich2023-03-214-47/+62
* Add "new-status" properties to PurplePresence with fallbacks were applicableGary Kramlich2023-03-213-67/+284
* Remove libsoup2 codeElliott Sales de Andrade2023-03-214-243/+1
* Use g_clear_handle_id everywhereElliott Sales de Andrade2023-03-2130-209/+73
* Remove unused callback in account editorElliott Sales de Andrade2023-03-212-16/+1
* Add purple_presence_primitive_to_string for easier displayGary Kramlich2023-03-212-0/+43
* Use g_clear_* helpers where usefulElliott Sales de Andrade2023-03-2148-164/+82
* Use Adwaita widgets for basic request entriesElliott Sales de Andrade2023-03-201-132/+81
* Use GPtrArray internally to PurpleRequest{Group,Page}Elliott Sales de Andrade2023-03-202-14/+16
* Remove unused API from request fieldsElliott Sales de Andrade2023-03-207-96/+6
* Wrap Request Fields dialog in Adwaita widgetsElliott Sales de Andrade2023-03-201-288/+193
* Remove PurpleProtocolClient->tooltip_text as it is barely used and we're scal...Gary Kramlich2023-03-207-290/+0
* Use PidginAccountDisplay in the request dialogsElliott Sales de Andrade2023-03-201-26/+20
* Split account display from chooser into its own widgetElliott Sales de Andrade2023-03-207-69/+321
* Remove all of the tune apiGary Kramlich2023-03-2016-456/+4
* Remove all of the current Mood APIGary Kramlich2023-03-2042-971/+5
* Remove purple_protocol_client_status_text as it is no longer usedGary Kramlich2023-03-208-139/+1
* Fix username autocompletionElliott Sales de Andrade2023-03-201-25/+10
* Use a single response callback for request field actionsElliott Sales de Andrade2023-03-191-72/+41
* Fix new request warning in New IM dialogElliott Sales de Andrade2023-03-191-17/+22
* Use GListModel API for request fields in libpurpleElliott Sales de Andrade2023-03-194-43/+45
* demo: Toggle sensitivity of fields in requests demoElliott Sales de Andrade2023-03-191-2/+20
* Use GListModel API for request fields in XMPPElliott Sales de Andrade2023-03-171-12/+39
* Use GListModel access to request fields in finchElliott Sales de Andrade2023-03-172-39/+81
* Remove tracking of required fieldsElliott Sales de Andrade2023-03-178-104/+5
* Remove tracking of whether a field is validatableElliott Sales de Andrade2023-03-175-83/+0
* Add PurpleRequest{Group,Page}:valid propertiesElliott Sales de Andrade2023-03-169-18/+447
* Embed PidginAccountEditor into PidginAccountManagerGary Kramlich2023-03-167-306/+545
* Make required, but unfilled, fields invalidElliott Sales de Andrade2023-03-163-7/+45
* Add a PurpleRequestField:valid property and is_valid vfuncElliott Sales de Andrade2023-03-1612-35/+239
* Add PurpleRequestField.is_filled vfunc, and a filled propertyElliott Sales de Andrade2023-03-145-10/+189
* fix crash when opening preferencesMarkus Fischer2023-03-131-2/+7
* fix issues with Qt application object in kwallet pluginMarkus Fischer2023-03-132-10/+13