summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Convert GG oauth to libsoup.Elliott Sales de Andrade2019-10-111-42/+33
| * | Use correct memory functions for GG oauth.Elliott Sales de Andrade2019-10-113-5/+5
| * | Convert GG pubdir to libsoup.Elliott Sales de Andrade2019-10-111-34/+44
| * | Convert GG avatar fetching to libsoup.Elliott Sales de Andrade2019-10-114-44/+65
* | | Merged in default (pull request #600)Gary Kramlich2019-10-134-71/+81
|\ \ \
| * | | Convert UPnP mappings to libsoup.Elliott Sales de Andrade2019-10-123-70/+80
| * | | Fix an incorrect call to soup_message_set_request.Elliott Sales de Andrade2019-10-121-1/+1
| |/ /
* | | Merged in default (pull request #599)Gary Kramlich2019-10-132-0/+11
|\ \ \ | |/ / |/| |
| * | Fix a typo? Not sure what happened here...Gary Kramlich2019-10-121-1/+1
| * | Add G_GNUC_BEGIN_IGNORE_DEPRECATIONS around uses of GParameter in our APIGary Kramlich2019-10-122-1/+12
* | | Re-arrange GG oauth-purple code to avoid prototypes.Elliott Sales de Andrade2019-10-111-105/+97
* | | Re-arrange GG avatar file to avoid prototypes.Elliott Sales de Andrade2019-10-111-112/+111
* | | Re-arrange GG pubdir-prpl file to avoid prototypes.Elliott Sales de Andrade2019-10-111-331/+298
* | | Re-arrange GG edisc file to avoid prototypes.Elliott Sales de Andrade2019-10-111-560/+534
* | | Convert Oscar to libsoup.Elliott Sales de Andrade2019-10-097-81/+88
* | | Merge heads.Elliott Sales de Andrade2019-10-1122-182/+233
|\ \ \
| * \ \ Merged in default (pull request #594)Gary Kramlich2019-10-1112-62/+76
| |\ \ \
| | * | | Use monotonic time for IRC ping messages.Elliott Sales de Andrade2019-10-103-9/+14
| | * | | Stop returning structs directly from Windows functions.Elliott Sales de Andrade2019-10-101-9/+5
| | * | | Fix several type conversion warnings on Windows.Elliott Sales de Andrade2019-10-104-27/+26
| | * | | Fix broken formatting of old logger date time.Elliott Sales de Andrade2019-10-071-4/+9
| | * | | Link Finch against winmm.Elliott Sales de Andrade2019-10-071-3/+4
| | * | | Fix winprefs plugin for PurpleBuddyList changes.Elliott Sales de Andrade2019-10-071-4/+4
| | * | | Don't set GIR include directories if introspection=false.Elliott Sales de Andrade2019-10-071-6/+14
| * | | | Convert Pidgin to libsoup.Elliott Sales de Andrade2019-10-113-36/+42
| * | | | Convert Pidgin plugins to libsoup.Elliott Sales de Andrade2019-10-103-52/+65
| * | | | Convert Finch plugins to libsoup.Elliott Sales de Andrade2019-10-102-22/+37
| * | | | Use SoupURI to parse proxy environment variables.Elliott Sales de Andrade2019-10-092-10/+13
| | |_|/ | |/| |
* | | | Use libsoup to download XMPP avatars.Elliott Sales de Andrade2019-10-101-21/+19
* | | | Convert XMPP Google relay requests to libsoup.Elliott Sales de Andrade2019-10-091-13/+20
* | | | Convert XMPP OOB transfers to libsoup.Elliott Sales de Andrade2019-10-091-31/+32
* | | | Change XMPP http connection set to a SoupSession.Elliott Sales de Andrade2019-10-093-4/+20
* | | | Convert Jabber BOSH to libsoup.Elliott Sales de Andrade2019-10-022-74/+76
|/ / /
* | | Check for libsoup as a dependency.Elliott Sales de Andrade2019-07-042-0/+7
* | | Add deleted HTTP digest functions to ChangeLog.API.Elliott Sales de Andrade2019-10-101-0/+2
* | | Replace purple_ip*_address_is_valid by GLib functions.Elliott Sales de Andrade2019-10-098-128/+26
* | | Move HTTP Digest calculation to simple.Elliott Sales de Andrade2019-07-046-223/+186
| |/ |/|
* | Fix some minor new warnings.Elliott Sales de Andrade2019-10-082-7/+7
* | Merged in default (pull request #510)Gary Kramlich2019-10-093-1/+150
|\ \
| * \ Merge default in as this was an old branch and will fail ci without mergingGary Kramlich2019-10-08507-21966/+14518
| |\ \
| * | | Remove a test that doesn't make senseGary Kramlich2019-10-081-28/+0
| * | | Remove an incorrect commentGary Kramlich2019-07-111-1/+0
| * | | Add some unit tests for the circular buffer.. they're not great, was just try...Gary Kramlich2019-07-023-1/+179
* | | | Add some unit tests around purple_account_option_copyGary Kramlich2019-10-072-1/+162
* | | | make the docs build againGary Kramlich2019-09-271-1/+2
* | | | register PurpleAccountOption as a boxed typeGary Kramlich2019-09-272-48/+72
* | | | Add a since tag to purple_account_user_split_copyGary Kramlich2019-09-271-0/+2
* | | | rename accountopt.[ch] to purpleaccountoption.[ch]Gary Kramlich2019-09-2716-16/+16
* | | | Make PurpleAccountUserSplit a boxed typeGary Kramlich2019-09-272-50/+63
* | | | move PurpleAccountUserSplit to their own fileGary Kramlich2019-09-279-219/+289
| |/ / |/| |