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
/
xmpp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Applied coding style to src/xmpp/
James Booth
2015-10-26
1
-69
/
+66
*
Force tls on all connections, add tls policy account property
James Booth
2015-10-18
1
-1
/
+1
*
Removed --disable-tls command line option
James Booth
2015-10-18
1
-1
/
+1
*
Use libstrophe/libmesode uuid generator
James Booth
2015-10-12
1
-0
/
+2
*
WIP: Added last activity request and response
James Booth
2015-09-29
1
-0
/
+1
*
Check for libmesode, fall back to libstrophe
James Booth
2015-09-21
1
-0
/
+7
*
Added pgp checks for message sending
James Booth
2015-06-21
1
-1
/
+2
*
Merge branch 'master' into openpgp
James Booth
2015-06-05
1
-1
/
+1
|
\
|
*
Added initial stabber test
James Booth
2015-05-17
1
-1
/
+1
*
|
Moved pgp signature generation to cl_ev_presence_send
James Booth
2015-05-08
1
-2
/
+1
|
/
*
Renamed presence_update -> presence_send
James Booth
2015-05-07
1
-1
/
+1
*
Add callback data to room disco info response handler
James Booth
2015-03-29
1
-1
/
+1
*
Set members only property when getting room features
James Booth
2015-03-29
1
-1
/
+1
*
Show message received text for receipts
James Booth
2015-03-11
1
-2
/
+2
*
Send private carbons element with message when encrypted
James Booth
2015-03-10
1
-0
/
+1
*
Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280
James Booth
2015-03-08
1
-0
/
+2
|
\
|
*
Add XEP-0280 support
Olivier LE MOAL
2015-02-10
1
-0
/
+2
*
|
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
|
/
*
Simplified autocompleters and command history
James Booth
2015-01-16
1
-2
/
+2
*
Refactored chat session handling on sending message
James Booth
2015-01-04
1
-6
/
+5
*
Use resource in chat sessions
James Booth
2015-01-04
1
-4
/
+4
*
Moved chat states out of xmpp module for message send chat
James Booth
2014-12-27
1
-1
/
+2
*
Removed function pointers
James Booth
2014-12-22
1
-95
/
+86
*
Refactored all window recipients and types
James Booth
2014-12-20
1
-8
/
+10
*
Added caching of legacy capabilities
James Booth
2014-11-30
1
-0
/
+2
*
Store capabilities against fulljid when unsupported hash
James Booth
2014-11-27
1
-0
/
+2
*
Renamed room destroy function
James Booth
2014-10-23
1
-1
/
+1
*
Removed /duck command
James Booth
2014-10-18
1
-1
/
+0
*
Implemented setting and listing roles
James Booth
2014-10-06
1
-0
/
+3
*
Added /room kick command
James Booth
2014-10-05
1
-0
/
+1
*
Added /room subject command
James Booth
2014-10-05
1
-0
/
+2
*
Implemented getting affiliation list, and setting affiliation
James Booth
2014-10-05
1
-2
/
+2
*
Implemented setting affiliation and listing affiliations
James Booth
2014-10-04
1
-2
/
+3
*
Allow adding and removing room owners
James Booth
2014-10-04
1
-0
/
+2
*
Added service discovery to /room info command
James Booth
2014-10-02
1
-0
/
+1
*
Cache capabilities to file
James Booth
2014-09-22
1
-1
/
+1
*
Sort form fields for sha-1 caps hash
James Booth
2014-09-21
1
-0
/
+3
*
Added jid->hash lookup for capabilities
James Booth
2014-09-20
1
-0
/
+1
*
wip - refactoring capabilities
James Booth
2014-09-19
1
-0
/
+2
*
Added autocompletion for form list-single values
James Booth
2014-09-17
1
-0
/
+3
*
Show form fields after updating
James Booth
2014-09-15
1
-0
/
+1
*
Dont allow unsaved form windows to be closed
James Booth
2014-09-15
1
-0
/
+1
*
Allow removing data from text-multi form fields
James Booth
2014-09-14
1
-1
/
+3
*
Added setting of unique form list values
James Booth
2014-09-14
1
-0
/
+1
*
Added /room remove command, reformetted form output
James Booth
2014-09-14
1
-0
/
+1
*
Added /room add for *-multi
James Booth
2014-09-14
1
-4
/
+5
*
Added form validation for list-single type
James Booth
2014-09-13
1
-0
/
+1
*
Added form type check on set
James Booth
2014-09-13
1
-0
/
+1
*
form_get_field_by_var->form_get_form_type_field
James Booth
2014-09-13
1
-1
/
+1
*
Added autocomplete for setting room config form tags
James Booth
2014-09-12
1
-0
/
+2
[next]