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
/
message.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fixed memory leaks
Dmitry Podgorny
2013-08-03
1
-0
/
+6
|
|
|
|
Also avoided several NULL pointer dereferences.
*
Moved stophe references in message send
James Booth
2013-06-20
1
-2
/
+2
|
*
Merge remote-tracking branch 'dmitry/captcha-2' into captcha
James Booth
2013-06-16
1
-0
/
+12
|
\
|
*
added support of captcha in a MUC
Dmitry Podgorny
2013-06-09
1
-0
/
+12
|
|
*
|
fixed several memory leaks
Dmitry Podgorny
2013-06-09
1
-16
/
+39
|
/
|
|
|
And infinity loop in stanza_destroy_form().
*
Use waddstr for incoming messages to avoid truncation
James Booth
2013-06-01
1
-1
/
+0
|
|
|
|
fixes #8
*
Renamed roster_barejid_from_handle -> roster_barejid_from_name
James Booth
2013-05-21
1
-2
/
+2
|
*
Renamed roster_jid_from_handle -> roster_barejid_from_handle
James Booth
2013-05-21
1
-2
/
+2
|
*
Use handle in /msg command
James Booth
2013-05-19
1
-6
/
+15
|
*
Added /duck command to perform searches using duckduckgo chat bot
James Booth
2013-05-05
1
-4
/
+27
|
*
Added /invite for direct MUC invitations
James Booth
2013-04-20
1
-17
/
+12
|
*
Show message in console when receiving chat room invites
James Booth
2013-03-24
1
-3
/
+85
|
*
Added usage of handlers to message and presence modules
James Booth
2013-02-10
1
-26
/
+10
|
*
Moved private xmpp functions to connection.h
James Booth
2013-02-03
1
-15
/
+16
|
*
Refactored getting boolean preferences
James Booth
2013-02-03
1
-3
/
+3
|
*
Added config dir to source
James Booth
2013-02-02
1
-1
/
+1
|
*
Tidied #include's
James Booth
2013-02-02
1
-3
/
+3
|
*
Removed message handler function from xmpp.h
James Booth
2013-02-02
1
-0
/
+1
|
*
Removed stanza functions from xmpp.h
James Booth
2013-02-02
1
-0
/
+1
|
*
Added xmpp subdir to source
James Booth
2013-02-02
1
-0
/
+304