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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Dealing with mulitple contact resources, work in progress
James Booth
2013-02-14
4
-37
/
+112
|
*
Removed invalid tests
James Booth
2013-02-14
1
-39
/
+0
|
*
Removed whitespace
James Booth
2013-02-14
1
-2
/
+2
|
*
Simple default resource hanlding on presence
James Booth
2013-02-14
9
-56
/
+76
|
*
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 p_contact_add_resource
James Booth
2013-02-10
5
-15
/
+22
|
*
Use resource_presence_t in Resource
James Booth
2013-02-10
3
-18
/
+10
|
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
17
-182
/
+162
|
*
Removed presence from jabber_conn
James Booth
2013-02-10
4
-26
/
+7
|
*
Renamed resources->available_resources
James Booth
2013-02-10
1
-20
/
+17
|
*
Added resource_presence_t
James Booth
2013-02-10
1
-0
/
+8
|
*
Added presence string functions to common
James Booth
2013-02-10
2
-7
/
+51
|
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
15
-29
/
+29
|
*
Only create contacts resource when online
James Booth
2013-02-10
6
-118
/
+98
|
*
Fixed error clearing contact list
James Booth
2013-02-10
5
-5
/
+34
|
*
Added default resource to contact
James Booth
2013-02-10
2
-32
/
+29
|
*
Changed parameter to contact_list_add jid->barejid
James Booth
2013-02-10
3
-23
/
+23
|
*
Renamed contact property jid->barejid
James Booth
2013-02-09
5
-34
/
+34
|
*
Added resource.c
James Booth
2013-02-09
3
-0
/
+100
|
*
Fixed remaining '%' char printing
James Booth
2013-02-09
1
-7
/
+7
|
*
Fixed input win printing of '%' char
James Booth
2013-02-09
2
-9
/
+8
|
*
Show priority on login
James Booth
2013-02-05
1
-0
/
+2
|
*
Show priority on autoaway messages
James Booth
2013-02-05
1
-5
/
+14
|
*
Show detailed software/os information if available in capabilities
James Booth
2013-02-05
6
-38
/
+149
|
*
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
2
-0
/
+6
|
|
|
|
fixes #149
*
Removed -Werror
James Booth
2013-02-04
1
-1
/
+1
|
*
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
6
-10
/
+17
|
*
Losing connection shows 'offline' in ui
James Booth
2013-02-03
2
-14
/
+13
|
*
Removed jabber_restart function
James Booth
2013-02-03
3
-10
/
+4
|
*
Moved caps_init() out of xmpp.h
James Booth
2013-02-03
4
-2
/
+3
|
*
Moved private xmpp functions to connection.h
James Booth
2013-02-03
7
-55
/
+88
|
*
Added -Werror
James Booth
2013-02-03
1
-1
/
+1
|
*
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
4
-110
/
+161
|
*
Added error.txt to .gitignore
James Booth
2013-02-03
1
-0
/
+1
|
*
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 string preferences
James Booth
2013-02-03
5
-67
/
+67
|
*
Refactored setting boolean preferences
James Booth
2013-02-03
3
-225
/
+117
|
*
Refactored getting boolean preferences
James Booth
2013-02-03
7
-194
/
+206
|
*
Default to INFO when creating log
James Booth
2013-02-03
1
-1
/
+3
|
*
Removed log function to log.c
James Booth
2013-02-03
3
-16
/
+18
|
*
Added resize check to ui module
James Booth
2013-02-02
3
-12
/
+9
|
*
Fixed filenames in comment headers
James Booth
2013-02-02
3
-3
/
+3
|
[prev]
[next]