1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
Commit Graph

81 Commits

Author SHA1 Message Date
David
dc0c3cc699 Introduce Tray Icon for Profanity
Add tray icon for profanity based on Gtk StatusIcon.
Different icon is displayed in case the user has unread messages.
2016-03-06 19:10:46 +01:00
James Booth
e3500ad008 Updated install-all.sh cygwin dependencies 2016-01-25 22:35:45 +00:00
James Booth
c0b099f347 Fixed cygwin dependencies 2015-12-20 19:29:17 +00:00
James Booth
6e0f73d616 Merge pull request #633 from sirdiego/master
updated intaller to clone libmsode over https
2015-10-13 19:52:04 +01:00
James Booth
36fe125c65 Merge remote-tracking branch 'halfur/master' into apt-get 2015-10-13 19:34:34 +01:00
James Booth
6e28df66e8 Use libstrophe/libmesode uuid generator 2015-10-12 23:37:11 +01:00
Lennart Bentz
ee8ec99e0f Add check for existing apt-cyg in cyg_prepare() and extract installation method into separate function cyg_install_apt_cyg() 2015-10-06 20:00:05 +02:00
Tim Spiekerkötter
80b2aa0fad updated intaller to clone libmsode over https 2015-10-01 15:41:51 +02:00
James Booth
2b88e2f1bf Check for libmesode, fall back to libstrophe 2015-09-21 21:40:04 +01:00
James Booth
14edbe1770 Set development version 2015-09-20 18:48:43 +01:00
James Booth
60acf6f05b Release 0.4.7 2015-09-20 16:46:29 +01:00
James Booth
3883e04d24 Added install-all.sh gpg dependency for opensuse 2015-09-06 21:54:28 +01:00
James Booth
a37344f8dd Fixed fedora uuid dependency 2015-09-04 00:12:32 +01:00
James Booth
5b99c1976c Updated fedora dependencies in install-all.sh 2015-09-03 23:57:06 +01:00
James Booth
508f858b0b Added libgpgme-devel to Cygwin dependencies install-all.sh 2015-08-31 00:18:28 +01:00
James Booth
fceec61a2c Changed os check ordering in install-all.sh 2015-07-21 00:39:53 +01:00
James Booth
f736a248f7 Added centos to install-all.sh 2015-07-21 00:34:59 +01:00
James Booth
262fcd4d66 Merge branch 'master' into openpgp 2015-05-19 22:43:25 +01:00
James Booth
e5c14b9b80 Added uuid dependency to install-all.sh, opensuse, fedora and cygwin 2015-05-19 22:42:16 +01:00
James Booth
5ae012476c Merge branch 'master' into openpgp
Conflicts:
	install-all.sh
2015-05-19 22:38:36 +01:00
Pete Maynard
7eab35f353 Udpate installer.sh for Debain to unclude uuid-dev 2015-05-18 14:15:02 +01:00
James Booth
2490c3ed20 Added pgp key list command 2015-03-22 00:12:14 +00:00
James Booth
232bf9b7fc Added libreadline-devel to install-all.sh for cygwin 2015-03-08 19:45:19 +00:00
James Booth
8d96888405 Added readline-devel to install-all.sh for opensuse 2015-03-08 19:32:03 +00:00
James Booth
84de10e7cd Added readline-devel to instal-all.sh for fedora 2015-03-08 19:21:35 +00:00
James Booth
e632f254d3 Added libreadline-dev to install-all.sh for ubuntu 2015-03-08 19:06:38 +00:00
James Booth
0f8873b887 Set version to 0.4.6 development 2014-11-07 01:14:20 +00:00
James Booth
8120c9ebb0 Set version to 0.4.5 2014-11-07 00:17:40 +00:00
James Booth
c92ac37ddc Removed hard dependency on libstrophe 0.8.6 from install-all.sh
Allows getting the latest libstrophe code including SCRAM-SHA-1
support
2014-08-31 16:23:03 +01:00
James Booth
3c5d5e2ec0 Added call to ldconfig for opensuse install 2014-08-09 23:06:19 +01:00
James Booth
99fc7c5ed4 Make prefix and argument to libstrophe install 2014-08-09 21:16:01 +01:00
James Booth
04127393b2 Added --prefix=/usr to all libstrophe installs 2014-08-09 19:58:04 +01:00
James Booth
4a37572c8c Added libtool to dependencies in install-all.sh 2014-08-09 19:35:12 +01:00
James Booth
192656e5b8 Updates to install-all.sh
Use main apt-get git repo
Use main libstrophe git repo
Configure libstrophe with --prefix==/usr on cygwin
Use 0.8.6 tag of libstrophe
2014-08-09 19:12:37 +01:00
James Booth
575b6acdd2 Use public domain SHA1 code, remove libgcrypt dependency 2014-06-01 22:42:10 +01:00
James Booth
86c3dcc2e1 Fixed fedora libgcrypt arch 2014-05-21 23:20:01 +01:00
James Booth
d74f551805 Removed gnutls from cygwin dependencies in install-all.sh 2014-05-21 22:11:33 +01:00
James Booth
e1f4465dc7 Added libgcypt dependencies to install-all for fedora, debian and opensuse 2014-05-21 21:22:18 +01:00
James Booth
aa0d4fe892 Merge branch 'master' into otrsmp
Conflicts:
	install-all.sh
2014-05-02 00:59:40 +01:00
James Booth
326079057b Added cygwin gnutls-devel dependency 2014-05-01 23:19:49 +01:00
James Booth
b8c460e4dd Added libgnutls-devel dependency for opensuse 2014-05-01 23:00:26 +01:00
James Booth
5263e13342 Added gnutls-devel dependency for fedora 2014-05-01 22:48:05 +01:00
James Booth
59e9083224 Fixed gnutls dependency for ubuntu 2014-05-01 22:29:06 +01:00
James Booth
8994b3769c Removed debug 2014-04-30 22:01:37 +01:00
James Booth
702600d300 Merge branch 'master' into opensuse 2014-03-05 00:15:20 +00:00
James Booth
a14c42a32a Removed gcc linking from cygwin install 2014-03-04 23:57:57 +00:00
James Booth
3f9ca603ae Added libgcrypt-devel to cygwin dependencies 2014-03-04 23:42:43 +00:00
James Booth
5b734156a5 Changes to get install-all.sh working on fresh opensuse VM 2014-02-25 22:50:25 +00:00
James Booth
a0df7f7944 Merge remote-tracking branch 'william20111/master' into opensuse 2014-02-25 22:47:19 +00:00
mr.Shu
611d544531 added error tracing 2014-02-25 16:47:45 +01:00