James Booth
|
8230275f03
|
Removed -Werror
|
2013-02-04 02:35:10 +00:00 |
|
James Booth
|
c283908cc1
|
Send show, status, priority and caps when changing room nickname
|
2013-02-04 02:33:25 +00:00 |
|
James Booth
|
b94dc5ecdd
|
Moved setting presence status and show into functions
|
2013-02-04 02:19:31 +00:00 |
|
James Booth
|
eb26cab739
|
Use of const in connection.c
|
2013-02-04 00:37:10 +00:00 |
|
James Booth
|
99232b0530
|
Small tidy up in connection.c
|
2013-02-03 23:59:04 +00:00 |
|
James Booth
|
2cea263917
|
Added asserts
|
2013-02-03 23:46:20 +00:00 |
|
James Booth
|
3c9155be2c
|
Losing connection shows 'offline' in ui
|
2013-02-03 23:06:06 +00:00 |
|
James Booth
|
9bc70e29e8
|
Removed jabber_restart function
|
2013-02-03 22:56:23 +00:00 |
|
James Booth
|
2ee0c4d328
|
Moved caps_init() out of xmpp.h
|
2013-02-03 22:46:32 +00:00 |
|
James Booth
|
0b40de5a4f
|
Moved private xmpp functions to connection.h
|
2013-02-03 22:40:54 +00:00 |
|
James Booth
|
b7535a0fe2
|
Added -Werror
|
2013-02-03 22:19:46 +00:00 |
|
James Booth
|
1cd2d6c7c9
|
Moved function to get presence string from type to stanza.c
|
2013-02-03 22:18:40 +00:00 |
|
James Booth
|
1cea320a0c
|
Send entity capabilities and status when joining room
|
2013-02-03 20:09:56 +00:00 |
|
James Booth
|
059f3e2478
|
Added error.txt to .gitignore
|
2013-02-03 18:29:25 +00:00 |
|
James Booth
|
0b740bb355
|
Added debugging to presence and iq handlers
|
2013-02-03 18:28:54 +00:00 |
|
James Booth
|
d327a0dd5a
|
Fixed crash on receiving dataform
|
2013-02-03 17:19:10 +00:00 |
|
James Booth
|
069bdbc331
|
Refactored string preferences
|
2013-02-03 03:24:13 +00:00 |
|
James Booth
|
7982b8e413
|
Refactored setting boolean preferences
|
2013-02-03 02:51:15 +00:00 |
|
James Booth
|
ca26452af6
|
Refactored getting boolean preferences
|
2013-02-03 02:35:04 +00:00 |
|
James Booth
|
0030ae5890
|
Default to INFO when creating log
|
2013-02-03 00:30:24 +00:00 |
|
James Booth
|
c90c83f7e1
|
Removed log function to log.c
|
2013-02-03 00:27:43 +00:00 |
|
James Booth
|
7d6ce4da02
|
Added resize check to ui module
|
2013-02-02 23:52:47 +00:00 |
|
James Booth
|
7100b0e361
|
Fixed filenames in comment headers
|
2013-02-02 23:42:45 +00:00 |
|
James Booth
|
86bad48f41
|
Fixed tests
|
2013-02-02 22:54:16 +00:00 |
|
James Booth
|
b762f2c670
|
Tidied directory creation
|
2013-02-02 22:51:14 +00:00 |
|
James Booth
|
3d0e0d7ea4
|
Removed files.c
|
2013-02-02 22:33:05 +00:00 |
|
James Booth
|
7398d565d7
|
Moved function to get theme dir to theme.c
|
2013-02-02 22:23:34 +00:00 |
|
James Booth
|
1247d1c7ee
|
Moved function to get accouts files to accounts.c
|
2013-02-02 22:20:19 +00:00 |
|
James Booth
|
c58aca5640
|
Moved function to get log dir to log.c
|
2013-02-02 22:18:08 +00:00 |
|
James Booth
|
0b4c464919
|
Moved function to get chat log dir to log.c
|
2013-02-02 22:12:35 +00:00 |
|
James Booth
|
66647546f4
|
Moved xdg functions to common
|
2013-02-02 22:09:18 +00:00 |
|
James Booth
|
d86a774953
|
Moved directory creating functions to common.h
Removed duplicate function
|
2013-02-02 22:06:19 +00:00 |
|
James Booth
|
9d34c41227
|
Added config dir to source
|
2013-02-02 21:59:29 +00:00 |
|
James Booth
|
740e5b4228
|
Added command and tools subdirs to source
|
2013-02-02 21:43:59 +00:00 |
|
James Booth
|
fc5bfb7d33
|
Tidied #include's
|
2013-02-02 20:55:58 +00:00 |
|
James Booth
|
8cc4b55945
|
Removed caps functions from xmpp.h
|
2013-02-02 20:33:54 +00:00 |
|
James Booth
|
ccf71715ef
|
Removed presence functions from xmpp.h
|
2013-02-02 20:27:46 +00:00 |
|
James Booth
|
5e3d414ee0
|
Removed iq functions from xmpp.h
|
2013-02-02 20:22:39 +00:00 |
|
James Booth
|
59b79ec20c
|
Removed message handler function from xmpp.h
|
2013-02-02 20:18:23 +00:00 |
|
James Booth
|
bc2784dae6
|
Removed stanza functions from xmpp.h
|
2013-02-02 20:07:44 +00:00 |
|
James Booth
|
ed3261a238
|
Added ui subdir to source
|
2013-02-02 19:57:46 +00:00 |
|
James Booth
|
1d3739bb79
|
Added xmpp subdir to source
|
2013-02-02 19:47:41 +00:00 |
|
James Booth
|
029a016103
|
Completed presence priority changes
|
2013-01-31 23:49:29 +00:00 |
|
James Booth
|
b397a8c53e
|
The /priority command now sets per account/status settings
|
2013-01-31 22:48:21 +00:00 |
|
James Booth
|
e6596735c4
|
Removed unused jabber_get_priority function
|
2013-01-31 22:02:41 +00:00 |
|
James Booth
|
b223950255
|
Renamed some propreties on the jabber connection for clarity
|
2013-01-31 21:51:35 +00:00 |
|
James Booth
|
b48d0e90c6
|
Deal with account priority properties on add and rename account
|
2013-01-31 02:02:16 +00:00 |
|
James Booth
|
4886577302
|
Merge branch 'master' into priority
|
2013-01-31 01:51:48 +00:00 |
|
James Booth
|
8a69fffd86
|
Added priority properties to account
|
2013-01-31 01:50:37 +00:00 |
|
James Booth
|
8c03bb9776
|
Refactor renaming accounts
|
2013-01-31 01:37:42 +00:00 |
|