James Booth
|
c2dccad818
|
Create chat session when no resource
|
2015-01-05 00:48:30 +00:00 |
|
James Booth
|
8326c8b3a2
|
Refactored chat session handling on sending message
|
2015-01-04 23:40:10 +00:00 |
|
James Booth
|
42a5c431c7
|
Use resource in chat sessions
|
2015-01-04 20:19:42 +00:00 |
|
James Booth
|
894360dc81
|
Removed static functions from chat_session
|
2014-12-29 01:54:33 +00:00 |
|
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
|
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 |
|
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 |
|
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 |
|