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

4595 Commits

Author SHA1 Message Date
James Booth
3f7ff066f9 Merge branch 'master' into osx-functional 2016-03-31 23:19:25 +01:00
James Booth
6f81f2b845 Removed newline handling code from rosterwin.c 2016-03-31 23:14:51 +01:00
James Booth
ca1bc86368 Merge branch 'master' into osx-functional 2016-03-31 21:20:13 +01:00
James Booth
31369e2e55 Added comment for AX_PREFIX_CONFIG_H 2016-03-31 21:19:34 +01:00
James Booth
c5e26526c8 Merge branch 'master' into osx-functional 2016-03-31 21:05:20 +01:00
James Booth
9b177a9e01 Removed #AX_PREFIX_CONFIG_H 2016-03-31 21:05:02 +01:00
James Booth
962f613732 Merge branch 'master' into osx-functional 2016-03-31 20:17:57 +01:00
James Booth
c91ce78a04 Added missing include in callbacks.c 2016-03-31 20:16:53 +01:00
James Booth
f4f5b36814 Merge branch 'master' into osx-functional 2016-03-30 23:18:34 +01:00
James Booth
759d9ccb8d Added plugins presence hooks 2016-03-30 23:18:12 +01:00
James Booth
a0abed1ff0 Merge branch 'master' into osx-functional 2016-03-29 23:52:06 +01:00
James Booth
194c53c4fa Plugins: Added basic incoming message function 2016-03-29 23:44:54 +01:00
James Booth
6cd83da6a1 Merge branch 'master' into osx-functional 2016-03-29 22:43:32 +01:00
James Booth
94b9b1d8e4 Merge branch 'master' into stanza-hooks 2016-03-29 21:44:18 +01:00
James Booth
3e7be80dab Merge branch 'master' into osx-functional 2016-03-29 21:42:58 +01:00
James Booth
66467f976f PGP: Fixed array size for encryption keys 2016-03-29 21:30:41 +01:00
James Booth
7b138b71db PGP: Also encrypt using sender public key 2016-03-29 21:24:37 +01:00
James Booth
c6730783bf Removed duplicate typedef 2016-03-28 15:44:03 +01:00
James Booth
d39e48ba18 Use one stanza handler per type (message, iq, presence)
Allows plugins to stop stanza processing
2016-03-28 01:25:48 +01:00
James Booth
8933d59b03 Added basic stanza receive eooks 2016-03-27 21:36:29 +01:00
James Booth
5730ecef5f Merge branch 'master' into osx-functional 2016-03-26 17:12:56 +00:00
James Booth
18555ffcb4 Allow sending stanzas in xml console 2016-03-26 17:11:19 +00:00
James Booth
07e27419ad Merge branch 'master' into osx-functional 2016-03-26 16:45:56 +00:00
James Booth
7b34f72007 Use xmpp_send_raw_string instead of xmpp_send_raw 2016-03-26 16:44:02 +00:00
James Booth
b000bce93b Merge branch 'master' into osx-functional 2016-03-26 15:50:34 +00:00
James Booth
d0397f3da5 Added stanza send hooks for plugins 2016-03-26 15:50:16 +00:00
James Booth
71950f9c53 Merge branch 'master' into osx-functional 2016-03-26 02:20:42 +00:00
James Booth
ce9b0836a0 Added integer settings for plugins 2016-03-26 02:19:30 +00:00
James Booth
e2b02733df Added plugin string settings 2016-03-26 01:48:42 +00:00
James Booth
a4e6d50a40 Added boolean settings for plugins 2016-03-25 22:06:24 +00:00
James Booth
84e0b168d1 Merge branch 'master' into osx-functional 2016-03-23 23:41:53 +00:00
James Booth
57ccfcee4d Merge remote-tracking branch 'pasis/python-plugins' 2016-03-23 23:33:12 +00:00
James Booth
cbd0212725 Merge remote-tracking branch '0xPoly/libotr-upgrade' 2016-03-23 23:24:42 +00:00
James Booth
d613a36bfe Merge branch 'master' into osx-functional 2016-03-23 22:59:39 +00:00
James Booth
4c913aa08b Added prof_send_stanza to plugins API 2016-03-23 22:57:03 +00:00
Dmitry Podgorny
5278572fec autotools: Disable python-plugins by default
Profanity doesn't build with Python-3.5. This patch temporary disables
python api unless user enable it explicitly.
2016-03-24 00:36:07 +02:00
poly
f28f7105b0 upgraded to non-vulnerable libotr 2016-03-23 18:34:05 +04:00
James Booth
1db956ae7c Merge branch 'master' into osx-functional 2016-03-22 00:31:34 +00:00
James Booth
503fc9e393 Update roster count on carbons 2016-03-22 00:28:22 +00:00
James Booth
6f537c3818 Add PGP decryption for incoming/outgoing carbons 2016-03-22 00:20:29 +00:00
James Booth
9d782fa665 Added doxygen settings for C plugin API 2016-03-17 22:16:42 +00:00
James Booth
44cba5019a Updated CHANGELOG 2016-03-16 21:15:09 +00:00
James Booth
315575bd4a Merge branch 'master' into osx-functional 2016-03-16 00:08:37 +00:00
James Booth
1075f07ff5 Parse plugin args with freetext parser
Also allow adding to plugin autocompleters
2016-03-15 22:32:44 +00:00
James Booth
2231bff424 Merge branch 'master' into osx-functional
Conflicts:
	.travis.yml
2016-03-10 23:58:06 +00:00
James Booth
06523f9474 Removed lua and ruby from .travis.yml 2016-03-10 23:50:19 +00:00
James Booth
11356fec01 Merge branch 'master' into plugins-python 2016-03-10 22:23:56 +00:00
James Booth
cb45c41b97 Merge branch 'master' into osx-functional 2016-03-10 22:23:20 +00:00
James Booth
f2bb867934 Merge remote-tracking branch 'origin/osx-functional' into osx-functional 2016-03-10 22:23:08 +00:00
James Booth
185405b9d1 Fixed PLATFORM_CYGWIN references 2016-03-10 22:21:56 +00:00