index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xmpp
/
capabilities.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Update copyright
James Booth
2018-01-21
1
-1
/
+1
*
Update Copyright
James Booth
2017-01-28
1
-1
/
+1
*
Remove status from cl_ev_presence_send
James Booth
2017-01-15
1
-2
/
+2
*
Use caps_lookup when checking for feature
James Booth
2016-09-25
1
-2
/
+1
*
Send receipt request only when receiver supports feature
James Booth
2016-08-18
1
-0
/
+18
*
Only include lastactivity feature in disco responses when enabled
James Booth
2016-08-18
1
-2
/
+3
*
Only include receipts feature in disco responses when enabled
James Booth
2016-08-18
1
-1
/
+41
*
Use hashtable to store profanity disco features
James Booth
2016-08-17
1
-14
/
+16
*
Copy feature strings on caps_get_features
James Booth
2016-08-17
1
-2
/
+4
*
Add caps_create
James Booth
2016-08-14
1
-70
/
+82
*
Move caps_create -> stanza_create_caps_from_query_element
James Booth
2016-08-14
1
-135
/
+0
*
Move caps_create_sha1_str -> stanza_create_caps_sha1_from_query
James Booth
2016-08-14
1
-122
/
+21
*
Move caps static functions
James Booth
2016-08-13
1
-59
/
+59
*
Rename caps_contains -> caps_cache_contains
James Booth
2016-08-13
1
-1
/
+1
*
Move caps_create_query_response_stanza -> stanza_create_caps_query_element
James Booth
2016-08-13
1
-57
/
+22
*
Free DiscoIdentity and SoftwareVersion
James Booth
2016-08-13
1
-0
/
+2
*
Use SoftwareVersion in EntityCapabilities
James Booth
2016-08-13
1
-58
/
+51
*
Use DiscoIdentity in EntityCapabilities
James Booth
2016-08-13
1
-65
/
+77
*
Rename Capabilties -> EntityCapabilities
James Booth
2016-08-13
1
-21
/
+21
*
Reduce variable scope in caps_create_sha1_str
James Booth
2016-08-13
1
-15
/
+8
*
Use list for profanity service discovery features
James Booth
2016-08-12
1
-64
/
+27
*
Remove disco features added by plugins on unload
James Booth
2016-08-11
1
-0
/
+1
*
Move all filepath handling to files.c
James Booth
2016-07-24
1
-18
/
+5
*
Move xgd functions
James Booth
2016-07-24
1
-1
/
+1
*
Add config/files.c
James Booth
2016-07-24
1
-0
/
+1
*
Tidy headers
James Booth
2016-07-24
1
-1
/
+2
*
Update GPL link in headers
James Booth
2016-07-24
1
-1
/
+1
*
capabilities: use free instead of g_free
James Booth
2016-07-18
1
-2
/
+2
*
Merge remote-tracking branch 'pasis/const-char'
James Booth
2016-05-01
1
-10
/
+10
|
\
|
*
Define stanza's attributes as const char*
Dmitry Podgorny
2016-04-27
1
-10
/
+10
*
|
Plugins: Added prof_disco_add_feature()
James Booth
2016-04-30
1
-0
/
+22
|
/
*
Removed #AX_PREFIX_CONFIG_H
James Booth
2016-03-31
1
-7
/
+7
*
Merge branch 'master' into plugins-c
James Booth
2016-02-14
1
-1
/
+1
|
\
|
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
|
Added C plugin code from plugins branch
James Booth
2016-02-14
1
-7
/
+7
|
/
*
Applied coding style to src/xmpp/
James Booth
2015-10-26
1
-21
/
+21
*
Added jabber:iq:last to capabilities
James Booth
2015-09-29
1
-2
/
+8
*
Check for libmesode, fall back to libstrophe
James Booth
2015-09-21
1
-1
/
+7
*
Added conference and receipts features to caps query response
James Booth
2015-09-09
1
-0
/
+12
*
Use null check convention in capabilities.c
James Booth
2015-05-04
1
-15
/
+15
*
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
*
Removed strdup calls when creating capabilities
James Booth
2015-02-09
1
-7
/
+7
*
Removed function pointers
James Booth
2014-12-22
1
-17
/
+8
*
Store capabilities against fulljid when unsupported hash
James Booth
2014-11-27
1
-21
/
+72
*
Set file permissions for logs
James Booth
2014-10-18
1
-0
/
+6
*
Free caps, remove strdup
James Booth
2014-09-24
1
-1
/
+3
*
Handle errors for /disco info requests
James Booth
2014-09-24
1
-1
/
+1
*
Capabilities: check for identity locale
James Booth
2014-09-23
1
-7
/
+55
*
Reordered identity attributes in caps cache for readability
James Booth
2014-09-23
1
-3
/
+3
[next]