James Booth
|
10a3a3a675
|
Use events for chat sessions
|
2014-12-29 01:17:59 +00:00 |
|
James Booth
|
fe2ef44cac
|
Added chat_session_on_incoming_message
|
2014-12-29 00:16:40 +00:00 |
|
James Booth
|
671ee0b876
|
Added chat_session_on_window_open
|
2014-12-28 23:56:48 +00:00 |
|
James Booth
|
ac4b59eda0
|
Fixed chat state for non OTR
|
2014-12-28 22:45:25 +00:00 |
|
James Booth
|
0f7519663d
|
Changed ChatSession typedef
|
2014-12-07 22:59:13 +00:00 |
|
James Booth
|
f9737251a6
|
Added license exemption for OpenSSL to source headers
|
2014-08-24 20:57:39 +01:00 |
|
James Booth
|
d6e92f62dc
|
Fixed cppcheck warnings
|
2014-04-26 00:36:36 +01:00 |
|
James Booth
|
26726b207a
|
Updated copyright
|
2014-03-09 01:18:19 +00:00 |
|
Dmitry Podgorny
|
9e09284302
|
removed assignment to NULL in _chat_session_free
|
2013-08-03 15:31:54 +03:00 |
|
James Booth
|
9d34c41227
|
Added config dir to source
|
2013-02-02 21:59:29 +00:00 |
|
James Booth
|
fc5bfb7d33
|
Tidied #include's
|
2013-02-02 20:55:58 +00:00 |
|
James Booth
|
306f00d3e8
|
Moved ChatSession typedef
|
2013-01-12 19:51:32 +00:00 |
|
James Booth
|
d29c7fd878
|
Updated copyright
|
2013-01-11 02:05:29 +00:00 |
|
Dmitry Podgorny
|
0f0e04603a
|
added resources release to connetion handler
|
2013-01-07 22:13:24 +02:00 |
|
James Booth
|
bcf0628a0f
|
Only set state to </paused> when was previously </composing>
|
2012-12-19 23:40:21 +00:00 |
|
James Booth
|
3d6ebf48ec
|
Added /gone to allow configurable delay for </gone> state
|
2012-12-19 23:31:25 +00:00 |
|
James Booth
|
921f026cba
|
Added auto reconnect, and /reconnect command to control interval
|
2012-11-25 02:14:38 +00:00 |
|
James Booth
|
93bcd4af4b
|
Reduced <inactive/> timeout
|
2012-11-01 01:40:30 +00:00 |
|
James Booth
|
ad83bab6d2
|
Set state timeouts back to sensible values
|
2012-11-01 00:21:57 +00:00 |
|
James Booth
|
4be7833e2b
|
Added a seperate option to enable outgoing typing notifications
|
2012-11-01 00:12:35 +00:00 |
|
James Booth
|
270ac03558
|
Fixed invalid state transition from <active/> to <paused/>
|
2012-10-31 23:41:30 +00:00 |
|
James Booth
|
5792cd597d
|
Handling paused status
|
2012-10-31 23:08:26 +00:00 |
|
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
|
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
|
d2be692992
|
Using const for chat sessions
Allocating memory for keys and values
|
2012-10-14 19:36:45 +01:00 |
|
James Booth
|
f3881db1f9
|
Added sent to chat sessions
|
2012-10-06 00:42:37 +01:00 |
|
James Booth
|
5b8599272a
|
Basic chat session states
|
2012-10-04 00:34:03 +01:00 |
|
James Booth
|
f8de28232e
|
Started work on chat session, and chat states
|
2012-10-03 23:47:10 +01:00 |
|