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
/
stanza.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use null check convention in stanza.c
James Booth
2015-05-04
1
-32
/
+32
|
*
Added password to direct invites
James Booth
2015-03-29
1
-2
/
+5
|
*
Added check members only room to send mediated invites
James Booth
2015-03-28
1
-0
/
+40
|
*
Show message received text for receipts
James Booth
2015-03-11
1
-3
/
+1
|
*
Added basic delivery receipts
James Booth
2015-03-11
1
-18
/
+37
|
*
Send private carbons element with message when encrypted
James Booth
2015-03-10
1
-1
/
+9
|
*
Added server error handling when setting /carbons preference
James Booth
2015-03-09
1
-4
/
+4
|
*
Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280
James Booth
2015-03-08
1
-0
/
+38
|
\
|
*
Add XEP-0280 support
Olivier LE MOAL
2015-02-10
1
-0
/
+38
|
|
*
|
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
|
/
*
Use resource in chat sessions
James Booth
2015-01-04
1
-3
/
+2
|
*
Refactored parsing caps
James Booth
2014-11-26
1
-55
/
+31
|
*
Refactored available presence handler
James Booth
2014-11-26
1
-0
/
+77
|
*
Fixed various memory leaks
James Booth
2014-11-01
1
-1
/
+4
|
*
Show occupants role/affiliation changes
James Booth
2014-10-18
1
-2
/
+2
|
*
Refactor muc_user_handler
James Booth
2014-10-07
1
-12
/
+12
|
*
Added jid autocomplete for affiliation commands
James Booth
2014-10-06
1
-2
/
+2
|
*
Implemented setting and listing roles
James Booth
2014-10-06
1
-0
/
+68
|
*
Implemented /room kick command
James Booth
2014-10-05
1
-0
/
+150
|
*
Added /room kick command
James Booth
2014-10-05
1
-0
/
+41
|
*
Added /room subject command
James Booth
2014-10-05
1
-0
/
+23
|
*
Implemented setting affiliation and listing affiliations
James Booth
2014-10-04
1
-22
/
+8
|
*
Allow adding and removing room owners
James Booth
2014-10-04
1
-0
/
+82
|
*
Tidied muc module
James Booth
2014-09-28
1
-5
/
+5
|
*
Store room affiliation and role
James Booth
2014-09-28
1
-6
/
+6
|
*
Create sha-1 of own capabilities once
James Booth
2014-09-23
1
-2
/
+1
|
*
Fixed muc presence check, remove logging from presence handler
James Booth
2014-09-21
1
-12
/
+4
|
*
wip - refactoring capabilities
James Booth
2014-09-19
1
-6
/
+39
|
*
Implemented /room config submit for saving room configuration
James Booth
2014-09-10
1
-0
/
+26
|
*
Merge branch 'master' into roomconfig
James Booth
2014-09-09
1
-0
/
+2
|
\
|
*
Use stanza_get_error_message for pong errors
James Booth
2014-09-09
1
-0
/
+2
|
|
*
|
Created form module
James Booth
2014-09-05
1
-97
/
+0
|
|
*
|
Debug room config form fields
James Booth
2014-09-05
1
-5
/
+21
|
|
*
|
Added /room config edit and /room config cancel
James Booth
2014-09-04
1
-2
/
+52
|
/
*
Fix room config check for servers that don't send 110 status
James Booth
2014-09-04
1
-11
/
+2
|
*
Added /ping command
James Booth
2014-09-04
1
-1
/
+4
|
*
Send room destroy iq on /room config cancel
James Booth
2014-09-03
1
-0
/
+27
|
*
Send instant room request
James Booth
2014-09-03
1
-0
/
+29
|
*
Show message when room requires config
James Booth
2014-09-03
1
-0
/
+46
|
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
|
*
Removed string allocation in stanza when joining room
James Booth
2014-06-15
1
-1
/
+1
|
*
Renamed generate_unique_id -> create_unique_id
James Booth
2014-06-15
1
-8
/
+8
|
*
Fixed usages of get_unique_id to free result
James Booth
2014-06-15
1
-0
/
+7
|
*
Refactroed self presence checks, handle null stanzas
James Booth
2014-05-06
1
-89
/
+54
|
|
|
|
Issue #341
*
Fixed cppcheck warnings
James Booth
2014-04-26
1
-59
/
+1
|
*
Implemented "/bookmark add" for private storage
James Booth
2014-04-13
1
-2
/
+95
|
|
|
|
Issue #194
*
Switch back to storage for muc bookmarks
James Booth
2014-03-29
1
-3
/
+3
|
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
|
*
Refactored muc_room_is_active to only take room, rather than full jid
James Booth
2014-03-08
1
-1
/
+1
|
*
Making whitespace consistently spaces, not tabs
Kristofer M White
2014-02-27
1
-1
/
+1
|
[next]