James Booth
|
3c82fb28c4
|
Added boilerplate code to handle chat states
|
2012-10-31 21:19:08 +00:00 |
|
James Booth
|
5ce977284b
|
Basic state handling
|
2012-10-31 01:36:52 +00:00 |
|
James Booth
|
7f1e3084b3
|
Merge branch 'master' into chatstates
|
2012-10-30 22:33:17 +00:00 |
|
James Booth
|
e592a431b7
|
Fixed message colouring
|
2012-10-30 22:32:22 +00:00 |
|
James Booth
|
bee708c9d2
|
Create chat session on send if none exists
|
2012-10-30 01:50:39 +00:00 |
|
James Booth
|
d339004f55
|
Merge branch 'master' into chatstates
Conflicts:
Makefile.am
|
2012-10-30 01:38:08 +00:00 |
|
James Booth
|
768b2aa466
|
Fixed tests
|
2012-10-29 22:55:17 +00:00 |
|
James Booth
|
a0eda4207c
|
Split contact add and update presence
|
2012-10-29 21:44:33 +00:00 |
|
James Booth
|
dbb7445324
|
Fixed offline bug
|
2012-10-29 01:27:37 +00:00 |
|
James Booth
|
a85ba5e2cb
|
Simplified autocompleter
|
2012-10-28 23:38:10 +00:00 |
|
James Booth
|
34238ad6a4
|
Handle presence after roster request
|
2012-10-28 23:27:56 +00:00 |
|
James Booth
|
bc5d8418ad
|
Send presence after roster recieved
|
2012-10-28 21:32:26 +00:00 |
|
James Booth
|
4e0a631fee
|
Subscription management
|
2012-10-28 21:16:22 +00:00 |
|
James Booth
|
d13794bf60
|
Load roster before sending presence
|
2012-10-28 20:52:30 +00:00 |
|
James Booth
|
4b6002ae63
|
Merge branch 'master' into dev
|
2012-10-28 18:51:33 +00:00 |
|
James Booth
|
15cdc69f31
|
Added basic subscriptions
|
2012-10-28 18:51:13 +00:00 |
|
James Booth
|
0e9451f5e8
|
Allocate memory for additional /who completion
|
2012-10-28 18:01:13 +00:00 |
|
James Booth
|
9f266ac000
|
Merge branch 'master' into chatstates
|
2012-10-28 02:59:20 +00:00 |
|
James Booth
|
cd56134ebb
|
Added offline to /who autocomplete
|
2012-10-28 02:58:12 +00:00 |
|
James Booth
|
6318cd91ba
|
Added /me handling in logs
|
2012-10-28 02:52:52 +00:00 |
|
James Booth
|
e4c389cc51
|
Added /me handling for incoming messages
|
2012-10-28 02:40:04 +00:00 |
|
James Booth
|
90606141a9
|
Merge branch 'master' into chatstates
|
2012-10-28 01:52:22 +01:00 |
|
James Booth
|
7aa177c668
|
Added /who autocomplete
|
2012-10-28 01:47:57 +01:00 |
|
James Booth
|
6a32ed4571
|
Moved remaining autocomplete code to command.c
|
2012-10-28 01:42:26 +01:00 |
|
James Booth
|
34392622ea
|
Moved autcomplete code to command.c
|
2012-10-28 01:08:04 +01:00 |
|
James Booth
|
adf1a6ae4a
|
Reordered autocompleters
|
2012-10-28 00:42:41 +01:00 |
|
James Booth
|
44f64bea64
|
Merge branch 'master' into chatstates
|
2012-10-28 00:37:01 +01:00 |
|
James Booth
|
8258e7a3ef
|
Added /intype setting
Seperate settings for showing contact typing in UI (/intype), and
as desktop notifications (/notify typing).
|
2012-10-28 00:33:20 +01:00 |
|
James Booth
|
86adbc4973
|
Added autocomplete for second /notify parameter
|
2012-10-28 00:12:39 +01:00 |
|
James Booth
|
7e26fcdf84
|
Added type autcomplete for /notify
|
2012-10-27 22:22:30 +01:00 |
|
James Booth
|
c71259c322
|
Unified desktop notification preferences
|
2012-10-27 22:05:08 +01:00 |
|
James Booth
|
7ba66d7edb
|
Rewrote settings help summaries
|
2012-10-27 19:46:48 +01:00 |
|
James Booth
|
d4fb72f6c9
|
Merge branch 'master' into chatstates
Conflicts:
docs/profanity.1
|
2012-10-27 19:34:26 +01:00 |
|
James Booth
|
847850742c
|
Refactored disconnect
|
2012-10-27 18:26:57 +01:00 |
|
James Booth
|
d658915740
|
Renamed shutdown function
|
2012-10-27 18:15:26 +01:00 |
|
James Booth
|
28d388319a
|
Added /disconnect command
|
2012-10-27 18:12:04 +01:00 |
|
James Booth
|
852112cda8
|
Removed _shutdown function in profanity.c
|
2012-10-27 17:40:17 +01:00 |
|
James Booth
|
2abd525cae
|
Show development version when splash screen enabled
|
2012-10-27 17:30:30 +01:00 |
|
James Booth
|
12b7d70f83
|
Correction in man page
|
2012-10-27 17:28:02 +01:00 |
|
James Booth
|
c27fb67b1d
|
Updated to 0.1.10 development
|
2012-10-24 21:17:30 +01:00 |
|
James Booth
|
fdec3a14c5
|
Updated for release 0.1.9
|
2012-10-24 21:15:44 +01:00 |
|
James Booth
|
053a5f3120
|
Changed to 0.1.10 development version
|
2012-10-24 21:13:01 +01:00 |
|
James Booth
|
c1a4d12914
|
Updated for release 0.1.9
|
2012-10-24 21:11:08 +01:00 |
|
James Booth
|
a8cc6f7c08
|
Merge branch 'master' into type_out
Conflicts:
Makefile.am
|
2012-10-24 20:37:08 +01:00 |
|
Dmitry Podgorny
|
d6f87e7a16
|
_cmd_tiny: fix possible NULL pointer dereference
Check 'url' for NULL and move free(url) out of if-else structure
|
2012-10-24 13:43:25 +03:00 |
|
James Booth
|
e49bea4d6b
|
Fixed possible NULL pointer references when offline
|
2012-10-24 02:18:20 +01:00 |
|
James Booth
|
8322c48d3e
|
Added autocomplete for version checking parameter
|
2012-10-24 01:39:52 +01:00 |
|
James Booth
|
2ca8f5b62e
|
Made version check a user preference
|
2012-10-24 01:35:36 +01:00 |
|
James Booth
|
ff335f80a9
|
Check for later release
|
2012-10-24 00:59:18 +01:00 |
|
James Booth
|
b7ea72453f
|
Merge branch 'master' into dev
|
2012-10-24 00:27:30 +01:00 |
|