summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* closing merged branchfix-http-crashGary Kramlich2019-03-210-0/+0
* libpurple: Fix crash caused by unchecked optional parameterPetteri Pitkänen2019-03-191-4/+4
* Address a number of issues with ownership and leakingGary Kramlich2019-03-183-27/+15
* remove an unused string.h and a blank lineGary Kramlich2019-03-181-2/+0
* remove the dbus-server header that was removedGary Kramlich2019-03-181-2/+0
* Add some basic unit testsGary Kramlich2018-02-154-1/+114
* Rename purple_menu_action_* to purple_action_menu_*Gary Kramlich2018-02-1518-103/+103
* use gchar instead of charGary Kramlich2018-02-151-1/+1
* Rename PurpleMenuAction to PurpleActionMenuGary Kramlich2018-02-1528-92/+92
* Move the ProtocolActionInterface to action.[ch]Gary Kramlich2018-02-018-105/+102
* Move the MenuAction stuff to the new action.[ch] filesGary Kramlich2018-02-0118-236/+301
* Merged in default (pull request #474)Gary Kramlich2019-03-171-0/+0
|\
| * The logo was using the washed out colors, this fixes it.Gary Kramlich2019-03-141-0/+0
* | Merged in default (pull request #471)Gary Kramlich2019-03-177-12/+365
|\ \
| * | Remove a leftover debug messageGary Kramlich2019-03-141-1/+0
| * | Clean up a lot of compiler warningsGary Kramlich2019-03-111-6/+6
| * | Sort the plugins in the plugin info window by id (so we can easily spot dupes)Gary Kramlich2019-03-111-1/+13
| * | Fix some use-after-free's that QuLogic found while reviewingGary Kramlich2019-03-111-2/+2
| * | Start of moving the plugin info dialog to talkatu. Still need to handle erro...Gary Kramlich2019-02-217-12/+354
| |/
* | Fix jabber message thread handling.Elliott Sales de Andrade2019-03-131-1/+1
* | Correctly drop invalid SNACs.Elliott Sales de Andrade2019-03-131-0/+4
* | Fix use-after-free in MSN log reader.Elliott Sales de Andrade2019-03-131-3/+6
* | Fix some possible use-after-free.Elliott Sales de Andrade2019-03-135-6/+4
* | Fix another leak with possible use-after-free.Elliott Sales de Andrade2019-03-122-6/+6
* | Fix a leak in Pidgin.Elliott Sales de Andrade2019-03-122-12/+15
* | Fix some leaks in libpurple.Elliott Sales de Andrade2019-03-126-28/+34
* | Fix leaky calls to purple_image_new_from_data.Elliott Sales de Andrade2019-03-124-5/+4
* | Fix broken PurpleProxyInfo copying.Elliott Sales de Andrade2019-03-121-1/+1
* | Fix several g_build_filename leaks.Elliott Sales de Andrade2019-03-126-4/+8
|/
* Merged in default (pull request #427)Gary Kramlich2019-03-088-40/+55
|\
| * These didn't get deleted with the rebaseGary Kramlich2018-12-034-699/+0
| * we renamed finch in the man page but not the actual executable...Gary Kramlich2018-11-291-2/+2
| * Fix the plugin directories in the pkgconfig files (libpurple's was fine)Gary Kramlich2018-11-292-2/+3
| * Don't add the 3 to the gir namespacesGary Kramlich2018-11-291-1/+1
| * add a few more 3's...Gary Kramlich2018-11-262-2/+2
| * Some updates for the appdata filesGary Kramlich2018-11-241-3/+3
| * Update the manpages to reference the 3 variationsGary Kramlich2018-11-242-17/+17
| * Get the rest of the stragglersGary Kramlich2018-11-158-3/+716
| * First pass at making pidgin3 not clobber pidgin2Gary Kramlich2018-11-156-12/+12
* | Merged in dynamic-prpls-fix (pull request #469)Gary Kramlich2019-03-084-11/+13
|\ \ | |/ |/|
| * meson: Fix formattingPetteri Pitkänen2019-03-013-3/+3
| * meson: Generate docs for facebook only when plugin itself is builtPetteri Pitkänen2019-02-282-5/+9
| * meson: Build tests for oscar only when plugin itself is builtPetteri Pitkänen2019-02-281-2/+1
| * meson: Build tests for jabber only when plugin itself is builtPetteri Pitkänen2019-02-281-2/+1
* | Merged in default (pull request #470)Gary Kramlich2019-03-014-34/+39
|\ \
| * | Move project version into meson init.Elliott Sales de Andrade2019-02-284-34/+39
| |/
* | Merged in default (pull request #468)Gary Kramlich2019-03-0113-22/+49
|\ \ | |/ |/|
| * Move custom smileys to XDG directories.Elliott Sales de Andrade2019-02-212-2/+4
| * Move filectl control file to config directory.Elliott Sales de Andrade2019-02-211-9/+14
| * Set default autoaccept dir to ~/Downloads/autoaccept.Elliott Sales de Andrade2019-02-151-1/+1