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
/
server_events.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only show UI events for chat states when in session
James Booth
2015-01-11
1
-8
/
+12
*
Added remaining chat states
James Booth
2015-01-11
1
-31
/
+28
*
Send active chat state, handle composing and gone from recipients
James Booth
2015-01-10
1
-3
/
+3
*
Show resource in titlebar and on each message
James Booth
2015-01-10
1
-4
/
+4
*
Removed chat states from chat_session module, WIP
James Booth
2015-01-08
1
-3
/
+5
*
Added offline handler for chat sessions
James Booth
2015-01-06
1
-0
/
+2
*
Log instead of showing error message when chat recipient not found
James Booth
2015-01-06
1
-1
/
+1
*
Refactored chat session handling on sending message
James Booth
2015-01-04
1
-18
/
+2
*
Use resource in chat sessions
James Booth
2015-01-04
1
-4
/
+18
*
Use events for chat sessions
James Booth
2014-12-29
1
-7
/
+5
*
Fixed chat state for non OTR
James Booth
2014-12-28
1
-20
/
+2
*
Moved chat states out of xmpp module for message send chat
James Booth
2014-12-27
1
-2
/
+22
*
Refactored all window recipients and types
James Booth
2014-12-20
1
-13
/
+13
*
Added occupantswin.c
James Booth
2014-12-16
1
-8
/
+8
*
Moved roster functions
James Booth
2014-12-16
1
-3
/
+3
*
Split private message handling to separate functions
James Booth
2014-12-10
1
-45
/
+46
*
Show roster after roster received
James Booth
2014-11-20
1
-0
/
+4
*
Implemented /roster by group
James Booth
2014-11-13
1
-0
/
+8
*
Added /roster show|hide command, only show roster on connect success
James Booth
2014-11-10
1
-0
/
+4
*
Added simple roster
James Booth
2014-11-10
1
-0
/
+4
*
Removed hash_table_iter usage for room roster
James Booth
2014-11-03
1
-2
/
+3
*
Added /privileges command to set UI option for showing roles/affiliations in ...
James Booth
2014-10-18
1
-22
/
+26
*
Removed debug messages when setting roles/affiliations
James Booth
2014-10-18
1
-12
/
+0
*
Show occupants role/affiliation changes
James Booth
2014-10-18
1
-4
/
+30
*
Added reason to role/affiliation changes
James Booth
2014-10-18
1
-5
/
+5
*
Add output for when both role and affiliation changed at same time
James Booth
2014-10-18
1
-3
/
+9
*
Show occupants role and affiliation when they join a room
James Booth
2014-10-18
1
-1
/
+1
*
Removed /duck command
James Booth
2014-10-18
1
-6
/
+0
*
Show role/affiliation on room join and on change
James Booth
2014-10-12
1
-3
/
+13
*
Added /affiliation and /role commands
James Booth
2014-10-12
1
-0
/
+2
*
Fixed nick changes
James Booth
2014-10-10
1
-2
/
+5
*
Renamed args to /occupants default
James Booth
2014-10-09
1
-0
/
+6
*
Added scroll support to occupant list
James Booth
2014-10-07
1
-3
/
+0
*
Added room occupants panel
James Booth
2014-10-07
1
-0
/
+7
*
Include self in room roster
James Booth
2014-10-07
1
-1
/
+4
*
Refactor handle_muc_occupant_online
James Booth
2014-10-07
1
-26
/
+24
*
Refactor muc user handler
James Booth
2014-10-07
1
-88
/
+49
*
Refactor muc_user_handler
James Booth
2014-10-07
1
-0
/
+45
*
Added jid autocomplete for affiliation commands
James Booth
2014-10-06
1
-0
/
+15
*
Implemented setting and listing roles
James Booth
2014-10-06
1
-0
/
+27
*
Implemented /room kick command
James Booth
2014-10-05
1
-7
/
+26
*
Added /room kick command
James Booth
2014-10-05
1
-0
/
+12
*
Added /room subject command
James Booth
2014-10-05
1
-5
/
+5
*
Implemented getting affiliation list, and setting affiliation
James Booth
2014-10-05
1
-0
/
+28
*
Added service discovery to /room info command
James Booth
2014-10-02
1
-0
/
+12
*
Store real jid with occupants
James Booth
2014-10-01
1
-6
/
+6
*
wip - Store roles and affiliations with occupants
James Booth
2014-09-30
1
-7
/
+6
*
Tidied muc module
James Booth
2014-09-28
1
-23
/
+23
*
Store room affiliation and role
James Booth
2014-09-28
1
-0
/
+1
*
Handle errors for /disco info requests
James Booth
2014-09-24
1
-0
/
+10
[next]