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
...
*
Unified desktop notification preferences
James Booth
2012-10-27
1
-1
/
+1
*
Refactored disconnect
James Booth
2012-10-27
1
-10
/
+5
*
Added /disconnect command
James Booth
2012-10-27
1
-0
/
+7
*
Fixed possible segfault when no type attribute on incoming messages
James Booth
2012-10-22
1
-16
/
+18
*
Removed trailing whitespace from src and tests
James Booth
2012-10-21
1
-34
/
+34
*
jabber: rewrite error handling
Dmitry Podgorny
2012-10-20
1
-52
/
+26
*
handle error messages from server
Dmitry Podgorny
2012-10-18
1
-1
/
+47
*
Fixed indentation
James Booth
2012-10-16
1
-3
/
+3
*
Moved jabber_free_resources call
James Booth
2012-10-16
1
-11
/
+0
*
Merge branch 'master' of https://github.com/pasis/profanity
James Booth
2012-10-16
1
-0
/
+8
|
\
|
*
jabber: fix crash when disconnection timeout is reached
Dmitry Podgorny
2012-10-17
1
-7
/
+8
*
|
Attempted fix at causing segfault by freeing connection
James Booth
2012-10-16
1
-7
/
+11
|
/
*
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
[prev]