summaryrefslogtreecommitdiff
path: root/finch
Commit message (Expand)AuthorAgeFilesLines
* Use g_timeout_add_seconds some more.Elliott Sales de Andrade2020-05-172-5/+5
* Make all of finch use purple.hGary Kramlich2020-05-0139-134/+42
* Split PurpleKeyValuePair out to it's own file and try to do some cleanup in t...Gary Kramlich2020-04-303-12/+4
* Merged in default (pull request #682)Gary Kramlich2020-04-101-10/+3
|\
| * Fix some issues found in reviewGary Kramlich2020-04-091-1/+0
| * purple_core_get_ui_info now transfers the PurpleUiInfo to the caller, so we n...Gary Kramlich2020-04-091-9/+3
* | Merged in default (pull request #652)Gary Kramlich2020-04-092-27/+15
|\ \ | |/ |/|
| * Replace PurpleNamedValue with PurpleKeyValuePairqarkai2019-11-272-7/+7
| * Add PurpleNamedValue to use in lists instead of consecutive key and value ele...qarkai2019-11-162-27/+15
* | Replace the ui info GHashTable with a gobject.Gary Kramlich2020-03-201-49/+7
* | The e2ee api appears to not be used anywhere. It could use a bunch of cleanu...Gary Kramlich2020-02-202-66/+2
* | Remove now-unused PurpleXferUiOps.destroy.Elliott Sales de Andrade2019-12-221-2/+1
* | Change PurpleXferUiOps.add_xfer to PurpleXfer:visible property.Elliott Sales de Andrade2019-12-221-28/+26
* | Remove PurpleXfer UI data storage.Elliott Sales de Andrade2019-12-221-24/+10
* | Convert PurpleXferUiOps.add_thumbnail to a signal.Elliott Sales de Andrade2019-12-211-2/+1
* | Remove PurpleXferUiOps.cancel_* UI ops.Elliott Sales de Andrade2019-12-211-16/+13
* | Replace PurpleXferUiOps.update_progress by PurpleXfer.progress.Elliott Sales de Andrade2019-12-211-7/+11
* | Convert xfer I/O operations from UI ops to signals.Elliott Sales de Andrade2019-12-211-3/+0
|/
* Remove glibcompat.h from all the files that don't actually need it.Gary Kramlich2019-11-151-1/+0
* Merged in default (pull request #625)Gary Kramlich2019-11-042-3/+0
|\
| * Remove redundant returnsqarkai2019-11-042-3/+0
* | Replace purple_str_has_{prefix,suffix} by g_str_has_{prefix,suffix}.Elliott Sales de Andrade2019-11-041-2/+2
|/
* Use g_(v)snprintf so we need less wrappers.Elliott Sales de Andrade2019-10-302-2/+2
* Remove old #include of http header and its init.Elliott Sales de Andrade2019-10-171-1/+0
* Forward doc option on to libgnt.Elliott Sales de Andrade2019-10-151-0/+1
* Merged in default (pull request #604)Gary Kramlich2019-10-151-11/+9
|\
| * Revert one g_list_find_customqarkai2019-10-131-1/+5
| * Use GList functions instead of manual iterationsqarkai2019-10-132-16/+10
* | Fix up the introspection feature so it can be disabled correctlyGary Kramlich2019-10-141-2/+7
|/
* Fix Finch build with latest libgnt.Elliott Sales de Andrade2019-10-121-5/+4
* Merged in default (pull request #594)Gary Kramlich2019-10-111-3/+4
|\
| * Link Finch against winmm.Elliott Sales de Andrade2019-10-071-3/+4
* | Convert Finch plugins to libsoup.Elliott Sales de Andrade2019-10-102-22/+37
* | rename accountopt.[ch] to purpleaccountoption.[ch]Gary Kramlich2019-09-271-1/+1
* | Merged in default (pull request #590)Gary Kramlich2019-10-091-1/+1
|\ \
| * | Move Pidgin/Finch plugins to XDG data directory.Elliott Sales de Andrade2019-10-081-1/+1
| |/
* | Convert optional dependencies into Meson features.Elliott Sales de Andrade2019-10-082-2/+2
|/
* Fix several memory leaks.Elliott Sales de Andrade2019-10-021-0/+1
* finch: Fix incorrect call to fork.Elliott Sales de Andrade2019-10-021-1/+1
* finch: Remove extra strdup.Elliott Sales de Andrade2019-10-021-4/+3
* finch: Fix possible use-of-NULL variable.Elliott Sales de Andrade2019-10-021-1/+1
* finch: Fix possible leaks.Elliott Sales de Andrade2019-10-022-17/+15
* finch: Mark unused variable.Elliott Sales de Andrade2019-10-021-1/+1
* finch: Remove redundant checks.Elliott Sales de Andrade2019-10-025-18/+18
* Merged in default (pull request #580)Gary Kramlich2019-10-017-25/+9
|\
| * Use g_list_free_full instead of g_list_foreach+g_list_free.Elliott Sales de Andrade2019-10-017-25/+9
* | Merged in default (pull request #578)Gary Kramlich2019-10-011-5/+10
|\ \ | |/ |/|
| * Replace Purple type macros by GObject macros.Elliott Sales de Andrade2019-09-151-5/+10
* | Clean up all of the license headersGary Kramlich2019-09-2940-41/+89
* | Clean up the license headers for finch pluginsGary Kramlich2019-09-296-17/+0