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
/
xmpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Lowercase barejid in Jid
James Booth
2015-02-23
1
-0
/
+3
|
*
Lowercase barejid before adding to roster
James Booth
2015-02-23
1
-9
/
+11
|
*
Fixed spelling.
Christian Storm
2015-02-17
1
-1
/
+1
|
*
Free jid on caps response handler
James Booth
2015-02-11
1
-1
/
+6
|
*
Updated copyright
James Booth
2015-02-10
19
-19
/
+19
|
*
Free expected_node for legacy caps
James Booth
2015-02-09
1
-2
/
+8
|
*
Removed strdup calls when creating capabilities
James Booth
2015-02-09
1
-7
/
+7
|
*
Simplified autocompleters and command history
James Booth
2015-01-16
3
-4
/
+4
|
*
Only show UI events for chat states when in session
James Booth
2015-01-11
1
-1
/
+1
|
*
Added remaining chat states
James Booth
2015-01-11
1
-27
/
+26
|
*
Send active chat state, handle composing and gone from recipients
James Booth
2015-01-10
1
-25
/
+21
|
*
Show resource in titlebar and on each message
James Booth
2015-01-10
1
-1
/
+1
|
*
Removed chat states from chat_session module, WIP
James Booth
2015-01-08
1
-32
/
+32
|
*
Refactored chat sessions in _chat_handler
James Booth
2015-01-07
1
-13
/
+9
|
*
Added offline handler for chat sessions
James Booth
2015-01-06
1
-2
/
+4
|
*
Create chat session when no resource
James Booth
2015-01-05
1
-9
/
+3
|
*
Refactored chat session handling on sending message
James Booth
2015-01-04
2
-16
/
+25
|
*
Use resource in chat sessions
James Booth
2015-01-04
4
-18
/
+16
|
*
Fix for receiving regular chat messages with no type attribute
James Booth
2015-01-04
1
-2
/
+16
|
*
Use events for chat sessions
James Booth
2014-12-29
1
-4
/
+4
|
*
Moved chat_session_set_sent from message.c module
James Booth
2014-12-29
1
-4
/
+0
|
*
Added chat_session_on_incoming_message
James Booth
2014-12-29
1
-5
/
+1
|
*
Fixed chat state for non OTR
James Booth
2014-12-28
1
-1
/
+1
|
*
Moved chat states out of xmpp module for message send chat
James Booth
2014-12-27
2
-22
/
+14
|
*
Removed function pointers
James Booth
2014-12-22
9
-391
/
+258
|
*
Refactored all window recipients and types
James Booth
2014-12-20
2
-32
/
+45
|
|
|
|
Tests need fixing
*
Split private message handling to separate functions
James Booth
2014-12-10
1
-4
/
+4
|
*
Added caching of legacy capabilities
James Booth
2014-11-30
3
-33
/
+185
|
*
Store capabilities against fulljid when unsupported hash
James Booth
2014-11-27
5
-52
/
+153
|
*
Refactored parsing caps
James Booth
2014-11-26
3
-99
/
+73
|
*
Refactored available presence handler
James Booth
2014-11-26
3
-74
/
+120
|
*
Removed bookmark autojoin limit
James Booth
2014-11-20
1
-26
/
+15
|
*
Show roster after roster received
James Booth
2014-11-20
1
-0
/
+2
|
*
Implemented /roster by group
James Booth
2014-11-13
1
-1
/
+1
|
*
Free datetime on ping errors
James Booth
2014-11-03
1
-1
/
+2
|
*
Fixed leaks in /affiliation and /role
James Booth
2014-11-03
1
-0
/
+2
|
*
Fixed various memory leaks
James Booth
2014-11-01
5
-5
/
+17
|
*
Renamed room destroy function
James Booth
2014-10-23
2
-3
/
+3
|
*
Set file permissions for logs
James Booth
2014-10-18
1
-0
/
+6
|
*
Removed debug messages when setting roles/affiliations
James Booth
2014-10-18
1
-4
/
+0
|
*
Show occupants role/affiliation changes
James Booth
2014-10-18
3
-15
/
+17
|
*
Added reason to role/affiliation changes
James Booth
2014-10-18
1
-1
/
+3
|
*
Removed /duck command
James Booth
2014-10-18
2
-29
/
+1
|
*
Include self in room roster
James Booth
2014-10-07
1
-7
/
+6
|
*
Refactor muc user handler
James Booth
2014-10-07
1
-29
/
+16
|
*
Refactor muc_user_handler
James Booth
2014-10-07
2
-80
/
+52
|
*
Added jid autocomplete for affiliation commands
James Booth
2014-10-06
3
-8
/
+22
|
*
Implemented setting and listing roles
James Booth
2014-10-06
4
-11
/
+201
|
*
Implemented /room kick command
James Booth
2014-10-05
4
-3
/
+196
|
*
Added /room kick command
James Booth
2014-10-05
4
-1
/
+91
|
[next]