summaryrefslogtreecommitdiff
path: root/libpurple/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Create PurpleSavedPresence for saving the users presencesGary Kramlich2023-04-251-0/+2
* Cleanup request field filesElliott Sales de Andrade2023-03-111-1/+1
* Make PurpleRequestFieldDatasheet into a GObjectElliott Sales de Andrade2023-03-101-0/+2
* Make PurpleRequestFieldImage into a GObjectElliott Sales de Andrade2023-03-101-0/+2
* Make PurpleRequestFieldLabel into a GObjectElliott Sales de Andrade2023-03-101-0/+2
* Convert PurpleRequestFieldList into a GObjectElliott Sales de Andrade2023-03-101-0/+2
* Make PurpleRequestFieldChoice into a GObjectElliott Sales de Andrade2023-03-101-0/+2
* Make PurpleRequestFieldInt into a GObjectElliott Sales de Andrade2023-03-101-0/+2
* Make PurpleRequestFieldBool into a GObjectElliott Sales de Andrade2023-03-101-0/+2
* Add a PurpleRequestFieldString subclassElliott Sales de Andrade2023-03-101-0/+2
* Make PurpleRequestFieldAccount into a GObjectElliott Sales de Andrade2023-03-101-1/+9
* Split PurpleRequestFields into its own filesElliott Sales de Andrade2023-03-051-0/+2
* Split PurpleRequestFieldGroup into its own filesElliott Sales de Andrade2023-03-051-0/+2
* Remove our stun codeGary Kramlich2023-03-041-2/+0
* Split PurpleRequestField into its own filesElliott Sales de Andrade2023-03-041-0/+2
* Add PurpleTypingState and add it as a property to PurpleConversationMemberGary Kramlich2023-03-031-0/+2
* Add PurpleConversationMember to link a PurpleContactInfo to a PurpleConversationGary Kramlich2023-02-231-0/+2
* Create the PurplePresencePrimitive enumerationGary Kramlich2023-02-221-0/+1
* Set our global C standard to C17 and warning_level to 2Gary Kramlich2023-02-211-2/+1
* Remove the remaining nat-pmp code for auto discovering ip addressesGary Kramlich2023-01-211-2/+0
* Change the soname of libpurple to libpurple3Gary Kramlich2023-01-121-3/+3
* Create PurpleAvatar to represent avatarsGary Kramlich2022-12-121-0/+2
* Bump C standard to C99 for libpurple files and fix warningsElliott Sales de Andrade2022-12-111-1/+2
* Remove the privacy apiGary Kramlich2022-12-051-2/+0
* Split PurpleContactInfo out of PurpleContactGary Kramlich2022-11-281-1/+3
* Remove soupcompat.h since we require libsoup3 nowGary Kramlich2022-11-161-1/+0
* Add a permission property to PurpleContactGary Kramlich2022-11-161-0/+1
* Take advantage of f-strings in MesonElliott Sales de Andrade2022-11-041-4/+3
* Build against libsoup3 by defaultElliott Sales de Andrade2022-11-041-1/+4
* Create PurpleUi that merges PurpleCoreUiOps and PurpleUiInfoGary Kramlich2022-10-311-4/+2
* Remove the upnp APIGary Kramlich2022-10-231-5/+3
* Add some api for handling SQLite3 migrationsGary Kramlich2022-10-101-0/+2
* Create the new PurpleContactManagerGary Kramlich2022-09-291-0/+2
* Create PurplePerson.Gary Kramlich2022-09-271-0/+2
* Create the new PurpleContactGary Kramlich2022-09-231-0/+2
* Create the PurpleTags object for handling tagsGary Kramlich2022-09-231-0/+2
* Create PurpleProtocolWhiteboard and remove PurpleProtocolFactoryGary Kramlich2022-09-201-2/+2
* Split PurpleConnectionErrorInfo out to its own fileGary Kramlich2022-09-201-0/+3
* Use gUPnP-igd to implement add/remove port mappingsElliott Sales de Andrade2022-09-181-2/+2
* Use gUPnP to determine external IP address and control URLElliott Sales de Andrade2022-09-181-1/+1
* Remove PurpleMemoryPool as it is no longer usedGary Kramlich2022-09-121-2/+0
* Remove PurpleTrie, apparently we stopped using this awhile ago.Gary Kramlich2022-09-121-2/+0
* Remove the null client.Gary Kramlich2022-09-121-1/+0
* Make sure the unittests can find our compiled gsettings schemasGary Kramlich2022-09-121-0/+3
* Rename purple-gio.[ch] to purplegio.[ch] to match the other filesGary Kramlich2022-09-121-2/+2
* Prepare GSettings schemas and a default settings backendElliott Sales de Andrade2022-09-111-14/+1
* Replace the request_add Account UiOp with a new AddContact notificationGary Kramlich2022-08-231-0/+2
* Create PurpleAuthorizationRequest and use it for notifications.Gary Kramlich2022-08-221-0/+2
* Make VV libraries requiredElliott Sales de Andrade2022-08-121-5/+2
* Remove some no longer necessary meson optionsGary Kramlich2022-08-111-21/+12