summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use G_SOURCE_FUNC macro moreHEADmasterElliott Sales de Andrade2023-04-306-9/+16
* Fix account request field in Pidgin when filteringElliott Sales de Andrade2023-04-251-3/+3
* Make PurpleRequestFieldAccount work like a GtkCustomFilterElliott Sales de Andrade2023-04-256-37/+81
* Create PurpleSavedPresence for saving the users presencesGary Kramlich2023-04-255-0/+687
* Remove unused CSS fileElliott Sales de Andrade2023-04-182-20/+0
* Don't duplicate contacts in the demo protocol when reconnectingGary Kramlich2023-04-181-9/+49
* Port the demo protocol's actions to the new status apiGary Kramlich2023-04-131-18/+42
* Port the demo protocol plugin to contactsGary Kramlich2023-04-113-205/+263
* Use gtk_widget_set_visible for everythingGary Kramlich2023-04-1120-70/+57
* Fix the issue where the contact list would sometimes duplicate everyoneGary Kramlich2023-04-101-4/+3
* Fix some issues where we were triggering GWarnings with presenceGary Kramlich2023-04-072-2/+9
* Convert PidginStatusBox to a GtkMenuButtonElliott Sales de Andrade2023-04-032-279/+217
* Add a widget for displaying statusesElliott Sales de Andrade2023-04-039-102/+484
* Clean up Finch preferences pageElliott Sales de Andrade2023-04-032-93/+145
* Simplify some button imagesElliott Sales de Andrade2023-03-314-20/+4
* 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