Steffen Jaeckel
|
ffc0b49ab1
|
first step to remove libmesode
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
|
2021-10-27 22:45:44 +02:00 |
|
Michael Vetter
|
a2726b6a7d
|
Apply coding style
|
2020-07-07 14:18:57 +02:00 |
|
Michael Vetter
|
a4cadf78fa
|
Revert "Apply coding style"
This reverts commit 9b55f2dec0 .
Sorting the includes creates some problems.
|
2020-07-07 13:53:30 +02:00 |
|
Michael Vetter
|
9b55f2dec0
|
Apply coding style
Regards https://github.com/profanity-im/profanity/issues/1396
|
2020-07-07 09:43:28 +02:00 |
|
Michael Vetter
|
46fd7150e5
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
|
Michael Vetter
|
706af9a900
|
Update copyright to include 2019
|
2019-01-22 11:31:45 +01:00 |
|
James Booth
|
250e972b7a
|
Update copyright
|
2018-01-21 15:00:02 +00:00 |
|
James Booth
|
68a3daedb9
|
Update Copyright
|
2017-01-28 17:24:22 +00:00 |
|
James Booth
|
8b6549b36c
|
Add caps_create
|
2016-08-14 01:06:13 +01:00 |
|
James Booth
|
b26c961730
|
Move caps_create -> stanza_create_caps_from_query_element
|
2016-08-14 00:15:03 +01:00 |
|
James Booth
|
d5f14abd4e
|
Move caps_create_sha1_str -> stanza_create_caps_sha1_from_query
|
2016-08-14 00:07:08 +01:00 |
|
James Booth
|
e776ef9b68
|
Rename caps_contains -> caps_cache_contains
|
2016-08-13 23:45:58 +01:00 |
|
James Booth
|
9cecef5609
|
Move caps_create_query_response_stanza -> stanza_create_caps_query_element
|
2016-08-13 23:43:54 +01:00 |
|
James Booth
|
80eb5bee90
|
Rename Capabilties -> EntityCapabilities
|
2016-08-13 16:39:25 +01:00 |
|
James Booth
|
0a57c4de78
|
Tidy headers
|
2016-07-24 15:43:51 +01:00 |
|
James Booth
|
e8fc80f5c1
|
Update GPL link in headers
|
2016-07-24 01:14:49 +01:00 |
|
James Booth
|
9b177a9e01
|
Removed #AX_PREFIX_CONFIG_H
|
2016-03-31 21:05:02 +01:00 |
|
James Booth
|
1f90aca503
|
Merge branch 'master' into plugins-c
Conflicts:
src/main.c
src/ui/console.c
|
2016-02-14 23:00:52 +00:00 |
|
James Booth
|
e53e94f1e2
|
Updated copyright
|
2016-02-14 22:54:46 +00:00 |
|
James Booth
|
41fe8c22b1
|
Added C plugin code from plugins branch
|
2016-02-14 22:28:55 +00:00 |
|
James Booth
|
c8a6bdb381
|
Applied coding style to src/xmpp/
|
2015-10-26 00:14:23 +00:00 |
|
James Booth
|
2b88e2f1bf
|
Check for libmesode, fall back to libstrophe
|
2015-09-21 21:40:04 +01:00 |
|
James Booth
|
b3be26a214
|
Updated copyright
|
2015-02-10 23:16:09 +00:00 |
|
James Booth
|
94bd9dbdfe
|
Store capabilities against fulljid when unsupported hash
|
2014-11-27 01:08:02 +00:00 |
|
James Booth
|
345a9e3f40
|
Create sha-1 of own capabilities once
|
2014-09-23 00:08:26 +01:00 |
|
James Booth
|
2fb9989123
|
Added jid->hash lookup for capabilities
|
2014-09-20 23:50:19 +01:00 |
|
James Booth
|
99c0b3f2cf
|
wip - refactoring capabilities
|
2014-09-19 00:49:48 +01:00 |
|
James Booth
|
f9737251a6
|
Added license exemption for OpenSSL to source headers
|
2014-08-24 20:57:39 +01:00 |
|
James Booth
|
26726b207a
|
Updated copyright
|
2014-03-09 01:18:19 +00:00 |
|
James Booth
|
107fdd355e
|
Added simple mock test, refactored roster
|
2013-12-14 15:34:17 +00:00 |
|
James Booth
|
44d2f8da7a
|
Added /caps command
|
2013-02-17 01:04:10 +00:00 |
|
James Booth
|
5e5590b047
|
Show detailed software/os information if available in capabilities
|
2013-02-05 23:06:30 +00:00 |
|
James Booth
|
2ee0c4d328
|
Moved caps_init() out of xmpp.h
|
2013-02-03 22:46:32 +00:00 |
|
James Booth
|
fc5bfb7d33
|
Tidied #include's
|
2013-02-02 20:55:58 +00:00 |
|
James Booth
|
8cc4b55945
|
Removed caps functions from xmpp.h
|
2013-02-02 20:33:54 +00:00 |
|