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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show message when room requires config
James Booth
2014-09-03
1
-0
/
+1
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Refactored bookmarks to use option parser, allow bookmarking rooms with passw...
James Booth
2014-05-10
1
-0
/
+1
*
Fixed cppcheck warnings
James Booth
2014-04-26
1
-3
/
+0
*
Chat room windows now created only after successful join
James Booth
2014-04-21
1
-0
/
+1
*
Implemented "/bookmark add" for private storage
James Booth
2014-04-13
1
-1
/
+1
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Adding password handling for joining chatrooms
Kristofer M White
2014-02-27
1
-1
/
+1
*
Implemented add bookmark for XEP-0223
James Booth
2014-02-02
1
-0
/
+7
*
Handle recipient not found
James Booth
2014-01-26
1
-0
/
+26
*
Add generated id to messages
James Booth
2014-01-26
1
-1
/
+1
*
Added simple mock test, refactored roster
James Booth
2013-12-14
1
-2
/
+2
*
initial support of autojoin for MUC
Dmitry Podgorny
2013-06-30
1
-0
/
+6
*
Show messages on /group add and /group remove
James Booth
2013-06-23
1
-2
/
+2
*
added support of captcha in a MUC
Dmitry Podgorny
2013-06-09
1
-0
/
+1
*
Added /roster remove command
James Booth
2013-06-02
1
-0
/
+2
*
Add groups to roster contacts
James Booth
2013-05-22
1
-1
/
+2
*
Added /roster command with nick option to change handle
James Booth
2013-05-19
1
-0
/
+3
*
Added /duck command to perform searches using duckduckgo chat bot
James Booth
2013-05-05
1
-1
/
+1
*
Added /invite for direct MUC invitations
James Booth
2013-04-20
1
-0
/
+3
*
Show message in console when receiving chat room invites
James Booth
2013-03-24
1
-0
/
+4
*
Refactor show and status stanza handling
James Booth
2013-03-17
1
-0
/
+3
*
Implemented output for /disco info
James Booth
2013-03-14
1
-0
/
+1
*
Added /disco command
James Booth
2013-03-14
1
-1
/
+1
*
Added basic /rooms command to get chat room list
James Booth
2013-03-13
1
-0
/
+2
*
Added autocomplete for /software command
James Booth
2013-02-17
1
-0
/
+1
*
Tidy up presence module
James Booth
2013-02-10
1
-0
/
+1
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
1
-1
/
+1
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
1
-1
/
+1
*
Show detailed software/os information if available in capabilities
James Booth
2013-02-05
1
-0
/
+2
*
Moved setting presence status and show into functions
James Booth
2013-02-04
1
-8
/
+12
*
Moved function to get presence string from type to stanza.c
James Booth
2013-02-03
1
-0
/
+2
*
Send entity capabilities and status when joining room
James Booth
2013-02-03
1
-1
/
+6
*
Removed stanza functions from xmpp.h
James Booth
2013-02-02
1
-0
/
+152