Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed cygwin compile | James Booth | 2016-04-26 | 1 | -3/+1 | |
| | ||||||
* | Removed only add -lgio-2.0 manually on OSX | James Booth | 2016-04-26 | 1 | -0/+2 | |
| | ||||||
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 1 | -0/+6 | |
| | ||||||
* | Merge remote-tracking branch 'Dav1d23/master' | James Booth | 2016-04-11 | 1 | -3/+16 | |
|\ | | | | | | | | | | | Conflicts: Makefile.am install-all.sh | |||||
| * | libgtk is now optional | David | 2016-03-30 | 1 | -2/+7 | |
| | | | | | | | | Having the lib is no more needed. | |||||
| * | Merge branch 'tray_icon' into HEAD | David | 2016-03-12 | 1 | -3/+11 | |
| |\ | | | | | | | | | | | | | | | | Let's thanks Aline <linuxine@gmail.com> for the icons. Enjoy! | |||||
| | * | Use a folder to add icons | David | 2016-03-07 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | NOTE: it is not working in this release, I have to get how to retrieve icons from folder. | |||||
| | * | Introduce Tray Icon for Profanity | David | 2016-03-06 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | Add tray icon for profanity based on Gtk StatusIcon. Different icon is displayed in case the user has unread messages. | |||||
* | | | Added comment for AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -0/+1 | |
| | | | ||||||
* | | | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -1/+1 | |
| | | | ||||||
* | | | autotools: Disable python-plugins by default | Dmitry Podgorny | 2016-03-24 | 1 | -1/+6 | |
|/ / | | | | | | | | | Profanity doesn't build with Python-3.5. This patch temporary disables python api unless user enable it explicitly. | |||||
* | | Added workaround for http://bugs.python.org/issue3588 | James Booth | 2016-03-02 | 1 | -0/+9 | |
| | | ||||||
* | | Moved python flags to LIBS in configure.ac | James Booth | 2016-02-28 | 1 | -2/+2 | |
| | | ||||||
* | | Added python plugins code | James Booth | 2016-02-24 | 1 | -2/+26 | |
| | | ||||||
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -1/+27 | |
|/ | ||||||
* | Updated version to 0.5.0 dev | James Booth | 2015-12-02 | 1 | -1/+1 | |
| | ||||||
* | Use libstrophe/libmesode uuid generator | James Booth | 2015-10-12 | 1 | -3/+0 | |
| | ||||||
* | Check for libmesode, fall back to libstrophe | James Booth | 2015-09-21 | 1 | -51/+6 | |
| | ||||||
* | Set development version | James Booth | 2015-09-20 | 1 | -2/+2 | |
| | ||||||
* | Release 0.4.7 | James Booth | 2015-09-20 | 1 | -1/+1 | |
| | ||||||
* | Added libexpect check for functional tests | James Booth | 2015-07-20 | 1 | -1/+4 | |
| | ||||||
* | Only run functional tests when libstabber available | James Booth | 2015-07-03 | 1 | -1/+2 | |
| | ||||||
* | autotools: Don't link profanity with libstabber | Dmitry Podgorny | 2015-06-23 | 1 | -1/+1 | |
| | ||||||
* | Added AC_SYS_LARGEFILE to configure.ac | James Booth | 2015-06-23 | 1 | -0/+3 | |
| | ||||||
* | Use AM_CPPFLAGS for gpgme-config --cflags | James Booth | 2015-06-22 | 1 | -1/+1 | |
| | ||||||
* | Use gpgme-config | James Booth | 2015-06-22 | 1 | -1/+6 | |
| | ||||||
* | Tidied gpgme check | James Booth | 2015-06-22 | 1 | -6/+4 | |
| | ||||||
* | Merge remote-tracking branch 'pasis/configure-cleanup' | James Booth | 2015-06-21 | 1 | -17/+4 | |
|\ | ||||||
| * | autotools: Avoid copy-paste in configure.ac | Dmitry Podgorny | 2015-06-21 | 1 | -17/+4 | |
| | | ||||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-06-05 | 1 | -0/+3 | |
|\| | | | | | | | | | Conflicts: .travis.yml | |||||
| * | Show notice message only when stabber not found | James Booth | 2015-06-05 | 1 | -1/+1 | |
| | | ||||||
| * | Added initial stabber test | James Booth | 2015-05-17 | 1 | -0/+3 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-11 | 1 | -0/+3 | |
|\| | ||||||
| * | Autogenerate room name with UUID for /join with no args | James Booth | 2015-04-11 | 1 | -0/+3 | |
| | | ||||||
* | | Added pgp key list command | James Booth | 2015-03-22 | 1 | -0/+13 | |
|/ | ||||||
* | Added freebsd check for libnotify | James Booth | 2015-03-15 | 1 | -2/+2 | |
| | ||||||
* | Added conditional OSX check for readline | James Booth | 2015-03-08 | 1 | -9/+10 | |
| | ||||||
* | Merge branch 'master' into readline | James Booth | 2015-03-08 | 1 | -1/+1 | |
|\ | ||||||
| * | Set version to 0.4.7 development | James Booth | 2015-03-04 | 1 | -2/+2 | |
| | | ||||||
| * | Set version to 0.4.6 | James Booth | 2015-03-03 | 1 | -1/+1 | |
| | | ||||||
* | | Added configure conditions for OSX brew installed readline | James Booth | 2015-02-03 | 1 | -6/+8 | |
| | | ||||||
* | | Added OSX readline keyseq bindings | James Booth | 2015-02-03 | 1 | -0/+2 | |
| | | ||||||
* | | Readline osx compatibility | James Booth | 2015-02-02 | 1 | -2/+7 | |
| | | ||||||
* | | Added gnu readline | James Booth | 2015-01-27 | 1 | -0/+2 | |
|/ | ||||||
* | Set version to 0.4.6 development | James Booth | 2014-11-07 | 1 | -2/+2 | |
| | ||||||
* | Set version to 0.4.5 | James Booth | 2014-11-07 | 1 | -1/+1 | |
| | ||||||
* | Fixed PLATFORM check in configure.ac | James Booth | 2014-10-30 | 1 | -1/+1 | |
| | ||||||
* | autotools: FreeBSD Support | Fabian Freyer | 2014-10-29 | 1 | -44/+54 | |
| | | | | | Added libresolv and openssl checks for freebsd Added libstrophe pkg-config dependency | |||||
* | m4 support | Fabian Freyer | 2014-10-08 | 1 | -0/+1 | |
| | ||||||
* | Fixed check for wget_wch to not rely on header | James Booth | 2014-09-07 | 1 | -2/+2 | |
| | | | | As per pasis suggestion at #421 |