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 |
|
James Booth
|
67cfe50e4c
|
Added presence.last and presence.login when creating new account
|
2013-01-31 01:18:05 +00:00 |
|
James Booth
|
842f5c5f99
|
Added presence.last and presence.login properties to /account rename
|
2013-01-31 01:13:53 +00:00 |
|
James Booth
|
40bcaffa0c
|
Added priority properties to ProfAccount
|
2013-01-31 01:09:06 +00:00 |
|
James Booth
|
ac3987869b
|
Added help for new /account property
|
2013-01-31 00:56:29 +00:00 |
|
James Booth
|
06abe13f19
|
Show current presence when logging in
Also show correct presence in title bar upon login
|
2013-01-31 00:40:27 +00:00 |
|
James Booth
|
e6749d669d
|
Option to use last presence at login, or use a specific presence
|
2013-01-31 00:01:38 +00:00 |
|
James Booth
|
9aa6a39cd6
|
Added account_get_login_presence to account
|
2013-01-30 22:59:09 +00:00 |
|
James Booth
|
b54c273e57
|
Added 'last' as option for /account status
|
2013-01-30 22:47:33 +00:00 |
|
James Booth
|
fa9826a36a
|
Added "set status" to /account
|
2013-01-30 22:45:35 +00:00 |
|
James Booth
|
603e1934a5
|
Added cons_debug()
|
2013-01-30 00:56:14 +00:00 |
|
James Booth
|
0ef52901c9
|
Added glib < 2.30 compatibility function
|
2013-01-30 00:48:32 +00:00 |
|
James Booth
|
957bea19e4
|
Fixed chat logging
fixes #147
|
2013-01-29 23:01:15 +00:00 |
|
James Booth
|
61b4ef9c83
|
Moved roster request to xmpp_iq
|
2013-01-29 01:02:40 +00:00 |
|
James Booth
|
f60864f870
|
Added message_add_handlers()
|
2013-01-29 00:45:03 +00:00 |
|
James Booth
|
0f01f30b9c
|
Moved message functions to xmpp_message.c
|
2013-01-29 00:37:50 +00:00 |
|
James Booth
|
b269ac9702
|
Added xmpp_message.c
|
2013-01-29 00:21:04 +00:00 |
|
James Booth
|
0b7a0531d0
|
Added presence_add_handlers()
|
2013-01-29 00:04:49 +00:00 |
|
James Booth
|
a30474f9fc
|
Changed adding iq handlers to take no args
|
2013-01-28 23:54:49 +00:00 |
|
James Booth
|
bfe1d76e5f
|
Moved functions to xmpp_presence
|
2013-01-28 22:55:26 +00:00 |
|
James Booth
|
7255ef5e1c
|
Added xmpp_presence.c
|
2013-01-28 22:24:47 +00:00 |
|
James Booth
|
cb24ba8be1
|
jabber_get_status no longer returns newly allocated string
|
2013-01-28 21:17:00 +00:00 |
|
James Booth
|
bf1cf04447
|
Joined log and chat_log modules
|
2013-01-28 20:16:18 +00:00 |
|
James Booth
|
3e36753a1c
|
Removed chat_log dependency on ui
|
2013-01-28 20:09:25 +00:00 |
|
James Booth
|
06ecfef1f3
|
Moved release module into common
|
2013-01-28 20:07:25 +00:00 |
|
James Booth
|
6c3b42cd24
|
Flattened files.c and xdg_base.c
|
2013-01-28 19:52:49 +00:00 |
|
James Booth
|
1d5046bc97
|
Renamed parser.c -> command_parser.c
Included in command.h
|
2013-01-28 01:43:43 +00:00 |
|
James Booth
|
c72d7ad6a6
|
Renamed history modules
|
2013-01-28 01:35:11 +00:00 |
|
James Booth
|
80e62cfa5f
|
Renamed history.c -> command_history.c
Included in command.h
|
2013-01-28 01:23:37 +00:00 |
|
James Booth
|
a63d0aff98
|
Renamed UI related files
|
2013-01-28 01:17:46 +00:00 |
|
James Booth
|
09406ae3c6
|
Renamed stanza.c -> xmpp_stanza.c
|
2013-01-28 01:06:58 +00:00 |
|
James Booth
|
070d2ced4f
|
Renamed capabilities.c -> xmpp_caps.c
|
2013-01-28 00:57:22 +00:00 |
|
James Booth
|
00e400dc98
|
Renamed iq.c -> xmpp_iq.c
|
2013-01-28 00:41:37 +00:00 |
|
James Booth
|
5e85c8c5c7
|
Renamed connection.c -> xmpp_conn.c
|
2013-01-28 00:39:08 +00:00 |
|