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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed problem with using id attribute with apostrophe.
James Booth
2013-03-07
1
-4
/
+11
*
Check for NULL connection and context
James Booth
2013-03-02
1
-4
/
+16
*
Init and shutdown of libstrophe moved, free resources before creating
James Booth
2013-02-27
2
-12
/
+25
*
Removed connection_shutdown function
James Booth
2013-02-27
1
-12
/
+9
*
Replace FREE_SET_NULLs with function call
James Booth
2013-02-27
1
-4
/
+1
*
Split connection_free_resources
James Booth
2013-02-27
1
-7
/
+34
*
Made connection free resources static function
James Booth
2013-02-27
2
-5
/
+6
*
Added debug to connection handler
James Booth
2013-02-26
1
-0
/
+12
*
Check for resource in unavailable presence handler
James Booth
2013-02-24
1
-3
/
+7
*
Add resource only when resourcepart in JID #152
James Booth
2013-02-24
1
-11
/
+15
*
Revert "Commented self presence handling #151"
James Booth
2013-02-21
2
-9
/
+3
*
Commented self presence handling #151
James Booth
2013-02-20
2
-3
/
+9
*
Remove all from resource hash table, rather than destroy
James Booth
2013-02-19
1
-1
/
+1
*
Show available resources for current account with "/account"
James Booth
2013-02-18
4
-0
/
+34
*
Tidied new command output, ordered features
James Booth
2013-02-17
1
-3
/
+4
*
Added ping to features
James Booth
2013-02-17
1
-0
/
+5
*
Colour title on /caps and /software output
James Booth
2013-02-17
1
-1
/
+15
*
Added chatstates to capabilities
James Booth
2013-02-17
1
-0
/
+6
*
Added autocomplete for /software command
James Booth
2013-02-17
4
-0
/
+75
*
Added /caps command
James Booth
2013-02-17
4
-3
/
+24
*
Show all resources ordered by priority with /info command
James Booth
2013-02-17
2
-3
/
+3
*
Simple default resource hanlding on presence
James Booth
2013-02-14
1
-3
/
+19
*
Tidy up presence module
James Booth
2013-02-10
3
-72
/
+154
*
Added usage of handlers to message and presence modules
James Booth
2013-02-10
4
-95
/
+160
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
6
-14
/
+13
*
Removed presence from jabber_conn
James Booth
2013-02-10
3
-21
/
+2
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
7
-12
/
+12
*
Only create contacts resource when online
James Booth
2013-02-10
1
-2
/
+1
*
Changed parameter to contact_list_add jid->barejid
James Booth
2013-02-10
1
-3
/
+3
*
Show detailed software/os information if available in capabilities
James Booth
2013-02-05
5
-22
/
+96
*
Removed debug from last commit
James Booth
2013-02-05
1
-4
/
+0
*
SHA1 now generated correctly when data form included in caps
James Booth
2013-02-05
1
-0
/
+5
*
Send show, status, priority and caps when changing room nickname
James Booth
2013-02-04
1
-0
/
+11
*
Moved setting presence status and show into functions
James Booth
2013-02-04
3
-63
/
+58
*
Use of const in connection.c
James Booth
2013-02-04
2
-6
/
+7
*
Small tidy up in connection.c
James Booth
2013-02-03
1
-3
/
+10
*
Added asserts
James Booth
2013-02-03
2
-5
/
+12
*
Removed jabber_restart function
James Booth
2013-02-03
2
-9
/
+4
*
Moved caps_init() out of xmpp.h
James Booth
2013-02-03
3
-1
/
+3
*
Moved private xmpp functions to connection.h
James Booth
2013-02-03
6
-54
/
+87
*
Moved function to get presence string from type to stanza.c
James Booth
2013-02-03
3
-21
/
+22
*
Send entity capabilities and status when joining room
James Booth
2013-02-03
3
-110
/
+158
*
Added debugging to presence and iq handlers
James Booth
2013-02-03
2
-2
/
+32
*
Fixed crash on receiving dataform
James Booth
2013-02-03
2
-3
/
+5
*
Refactored getting boolean preferences
James Booth
2013-02-03
1
-3
/
+3
*
Added config dir to source
James Booth
2013-02-02
4
-4
/
+4
*
Tidied #include's
James Booth
2013-02-02
7
-23
/
+25
*
Removed caps functions from xmpp.h
James Booth
2013-02-02
4
-4
/
+37
*
Removed presence functions from xmpp.h
James Booth
2013-02-02
3
-3
/
+31
*
Removed iq functions from xmpp.h
James Booth
2013-02-02
4
-4
/
+31
[prev]
[next]