index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
chat_session.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
Applied coding style to src/
James Booth
2015-10-26
1
-2
/
+1
*
Use consistent style for pointers
Michael Vetter
2015-10-21
1
-8
/
+8
*
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
*
Only show UI events for chat states when in session
James Booth
2015-01-11
1
-1
/
+7
*
Send active chat state, handle composing and gone from recipients
James Booth
2015-01-10
1
-1
/
+2
*
Added resource override for chat sessions
James Booth
2015-01-10
1
-0
/
+3
*
Removed chat states from chat_session module, WIP
James Booth
2015-01-08
1
-13
/
+9
*
Added offline handler for chat sessions
James Booth
2015-01-06
1
-0
/
+2
*
Added removal of chat sessions, only send gone when messages have been exchanged
James Booth
2015-01-05
1
-1
/
+0
*
Create chat session when no resource
James Booth
2015-01-05
1
-0
/
+1
*
Refactored chat session handling on sending message
James Booth
2015-01-04
1
-3
/
+6
*
Use resource in chat sessions
James Booth
2015-01-04
1
-2
/
+3
*
Removed static functions from chat_session
James Booth
2014-12-29
1
-1
/
+2
*
Use events for chat sessions
James Booth
2014-12-29
1
-17
/
+4
*
Added chat_session_on_incoming_message
James Booth
2014-12-29
1
-0
/
+1
*
Added chat_session_on_window_open
James Booth
2014-12-28
1
-0
/
+1
*
Fixed chat state for non OTR
James Booth
2014-12-28
1
-1
/
+2
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Fixed cppcheck warnings
James Booth
2014-04-26
1
-1
/
+0
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Moved ChatSession typedef
James Booth
2013-01-12
1
-2
/
+0
*
Updated copyright
James Booth
2013-01-11
1
-1
/
+1
*
Fixed invalid state transition from <active/> to <paused/>
James Booth
2012-10-31
1
-3
/
+5
*
Handling paused status
James Booth
2012-10-31
1
-1
/
+3
*
Added boilerplate code to handle chat states
James Booth
2012-10-31
1
-1
/
+3
*
Basic state handling
James Booth
2012-10-31
1
-0
/
+7
*
Create chat session on send if none exists
James Booth
2012-10-30
1
-0
/
+1
*
Merge branch 'master' into chatstates
James Booth
2012-10-30
1
-17
/
+7
*
Using const for chat sessions
James Booth
2012-10-14
1
-6
/
+6
*
Added sent to chat sessions
James Booth
2012-10-06
1
-0
/
+4
*
Basic chat session states
James Booth
2012-10-04
1
-6
/
+8
*
Started work on chat session, and chat states
James Booth
2012-10-03
1
-0
/
+41