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
/
jabber.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Users added to contact list when no precense notification
James Booth
2012-10-04
1
-0
/
+1
*
Moved chat logging to profanity module
James Booth
2012-10-02
1
-15
/
+0
*
Tidy up jabber module, removed unused code, made local functions private
James Booth
2012-10-02
1
-76
/
+80
*
Removed jabber module dependency on ui module
James Booth
2012-10-02
1
-1
/
+0
*
Moved roster output handling to profanity module
James Booth
2012-10-02
1
-17
/
+14
*
Added status handler code to profanity module
James Booth
2012-10-02
1
-12
/
+4
*
Moved login attempt handler code to profanity module
James Booth
2012-10-01
1
-21
/
+3
*
Moved incoming message code to profanity module
James Booth
2012-10-01
1
-4
/
+2
*
Shutdown now correctly handles connection
James Booth
2012-09-23
1
-2
/
+0
*
Created shutdown init function to initiate and wait for shutdown
James Booth
2012-09-11
1
-31
/
+46
*
Started work on closing stream on quit
James Booth
2012-09-11
1
-5
/
+22
*
Tidied all includes
James Booth
2012-08-26
1
-5
/
+5
*
Refactored log
James Booth
2012-08-26
1
-9
/
+9
*
Merge common and util
James Booth
2012-08-23
1
-1
/
+1
*
Added some logging and updated man page
James Booth
2012-08-22
1
-0
/
+6
*
Basic log levels settings
James Booth
2012-08-19
1
-6
/
+39
*
Moved functions in jabber.c
James Booth
2012-08-19
1
-9
/
+6
*
Removed log reference from jabber.c
James Booth
2012-08-19
1
-3
/
+0
*
Send active stanza in messages
James Booth
2012-08-16
1
-1
/
+6
*
Added typing notifications and related preferences
James Booth
2012-08-16
1
-7
/
+11
*
Simple incoming typing notification
James Booth
2012-08-15
1
-1
/
+13
*
Function signatures across lines
James Booth
2012-07-24
1
-18
/
+32
*
Added chlog preference for chat logging
James Booth
2012-07-22
1
-11
/
+13
*
Basic chat log per user
James Booth
2012-07-22
1
-2
/
+4
*
Formatting of jids in chat log
James Booth
2012-07-22
1
-2
/
+8
*
Added simple chat log
James Booth
2012-07-22
1
-0
/
+5
*
Merge branch 'master' into build
James Booth
2012-07-04
1
-1
/
+7
*
Added autobuild tools
James Booth
2012-07-01
1
-0
/
+410