summaryrefslogtreecommitdiff
path: root/libpurple/purplepresence.c
Commit message (Expand)AuthorAgeFilesLines
* Add "new-status" properties to PurplePresence with fallbacks were applicableGary Kramlich2023-03-211-12/+152
* Add purple_presence_primitive_to_string for easier displayGary Kramlich2023-03-211-0/+30
* Convert idle_time in PurplePresence to GDateTimeGary Kramlich2023-02-201-43/+41
* Add read-only properties for primitive and message to PurplePresenceGary Kramlich2023-02-101-3/+78
* Move the PurplePresence::login-time property from time_t to GDateTimeGary Kramlich2022-12-121-41/+26
* Add purple_presence_compareGary Kramlich2022-09-251-0/+35
* Rename presence.[ch] to purplepresence.[ch], fix some docs, and other tweaks.Gary Kramlich2020-11-011-0/+493