summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* closing merged branchfacebook-group-chat--sort-listGary Kramlich2018-11-290-0/+0
* Fix indentation into tabs, and make truthiness of gint explicit.Shlomi Fish2018-11-221-17/+17
* Sort the facebook contacts by name/alias in group chat.Shlomi Fish2018-11-211-1/+23
* winpidgin: Fix wprintf() style format for wchar_t stringsMike Ruprecht2018-11-151-12/+15
* Merged in default (pull request #423)Gary Kramlich2018-11-141-1/+1
|\
| * status: Silence glib-mkenums warningMike Ruprecht2018-11-061-1/+1
* | Fix gtkdoc-scan invocation for libpurple documentationMike Ruprecht2018-11-101-0/+2
|/
* Merged in default (pull request #421)Gary Kramlich2018-11-092-0/+2
|\
| * okay, pretty sure I got the build directory name correct now..Gary Kramlich2018-11-081-1/+1
| * also ignore glade autosave filesGary Kramlich2018-11-081-0/+1
| * use the correct directoryGary Kramlich2018-11-081-1/+1
| * run all `[a-z]-doc:` targets as part of our pipelineGary Kramlich2018-11-081-0/+1
* | Merged in default (pull request #418)Gary Kramlich2018-11-096-63/+17
|\ \ | |/ |/|
| * libpurple: Move libidn meson dependency to Jabber prplMike Ruprecht2018-11-063-13/+15
| * network: Drop unused purple_network_convert_idn_to_ascii()Mike Ruprecht2018-11-053-50/+2
* | Merged in default (pull request #414)Gary Kramlich2018-11-091-1/+1
|\ \
| * | log: Fix writing timestamp to old style log .idx fileMike Ruprecht2018-10-241-1/+1
* | | Merged in default (pull request #417)Gary Kramlich2018-11-093-68/+2
|\ \ \
| * | | ChangeLog.API: Add purple_core_ensure_single_instance() to 3.0 removalMike Ruprecht2018-11-061-0/+2
| * | | core: Remove purple_core_ensure_single_instance()Mike Ruprecht2018-10-022-68/+0
| | |/ | |/|
* | | Merged in default (pull request #420)Gary Kramlich2018-11-095-6/+5
|\ \ \
| * | | minidialog: Add missing closing tag to <entry> blockMike Ruprecht2018-11-061-1/+1
| * | | Fix Facebook documentation pointing to a missing version.xml fileMike Ruprecht2018-11-062-2/+1
| * | | Fix pidgindebug.[ch] documentation link and section informationMike Ruprecht2018-11-062-3/+3
* | | | Merge pull request #408 with default to resolve conflictsMike Ruprecht2018-11-063-140/+1
|\ \ \ \ | |/ / / |/| | |
| * | | pidgin: Drop keyboard shortcut preferencesMike Ruprecht2018-10-193-141/+1
| | |/ | |/|
* | | Merged in default (pull request #419)Gary Kramlich2018-11-068-33/+32
|\ \ \
| * | | pidgin: Fix -Wfloat-equal warningMike Ruprecht2018-11-051-1/+1
| * | | pidgin: Fix GdkColor vs GdkRGBA -Wincompatible-pointer-types warningsMike Ruprecht2018-11-053-16/+12
| * | | gg: Fix -Waggregate-return warning for function returning a structMike Ruprecht2018-11-051-8/+7
| * | | pidgin: Fix -Wunused-variable warningMike Ruprecht2018-11-051-1/+0
| * | | pidgin: Fix various -Wincompatible-pointer-types warningsMike Ruprecht2018-11-054-6/+11
| * | | pidgin: Fix -Wpointer-sign warning expected 'const guint8 *' vs 'gchar *'Mike Ruprecht2018-11-051-1/+1
| | |/ | |/|
* | | Merged in default (pull request #412)Gary Kramlich2018-11-062-1/+15
|\ \ \
| * | | facebook: Limit received images to 10MiBMike Ruprecht2018-10-222-1/+8
| * | | facebook: Allow sizes larger than 1MiB for received imagesMike Ruprecht2018-10-221-1/+8
| | |/ | |/|
* | | Merged in default (pull request #406)Gary Kramlich2018-11-062-103/+61
|\ \ \ | |_|/ |/| |
| * | remove more stray tabsGary Kramlich2018-10-151-2/+2
| * | remove a stray tabGary Kramlich2018-10-151-1/+1
| * | Forgot to remove the include for gtkwebviewGary Kramlich2018-10-111-1/+0
| * | Finish up the prefs, at least for format togglesGary Kramlich2018-10-112-74/+21
| * | Initial work moving gtkprefs to talkatuGary Kramlich2018-10-112-30/+42
* | | Merged in default (pull request #416)Gary Kramlich2018-11-021-16/+6
|\ \ \
| * | | screencap: Fix converting GdkPixbuf to PurpleImageMike Ruprecht2018-11-011-16/+6
* | | | Merged in default (pull request #410)Gary Kramlich2018-11-026-149/+105
|\ \ \ \
| * | | | backend-fs2: Wrap G_ADD_PRIVATE() to next line as requestedMike Ruprecht2018-10-311-1/+2
| * | | | Port purple media code away from deprecated g_type_class_add_private()Mike Ruprecht2018-10-186-149/+104
| | |_|/ | |/| |
* | | | Merged in default (pull request #402)Gary Kramlich2018-11-022-150/+136
|\ \ \ \ | |_|/ / |/| | |
| * | | libpidgin: Use G_APPLICATION_CAN_OVERRIDE_APP_ID to allow multiple instancesMike Ruprecht2018-10-022-1/+31
| * | | libpidgin: Use GApplication command line argument parsing and uniquenessMike Ruprecht2018-10-021-126/+106