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
*
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
*
Removed _get_caps_key function
James Booth
2014-09-21
1
-5
/
+4
*
Handle result of room configuration submit
James Booth
2014-09-17
1
-4
/
+10
*
Show errors in room when can't retrieve room config
James Booth
2014-09-17
1
-13
/
+1
*
Implemented /room config submit for saving room configuration
James Booth
2014-09-10
1
-0
/
+6
*
Tidied error handling for room forms
James Booth
2014-09-09
1
-2
/
+14
*
Merge branch 'master' into roomconfig
James Booth
2014-09-07
1
-1
/
+1
|
\
|
*
Fixed spelling mistake in ping errors
James Booth
2014-09-07
1
-1
/
+1
*
|
Merge branch 'master' into roomconfig
James Booth
2014-09-07
1
-0
/
+10
|
\
|
|
*
Added error handling for /ping command responses
James Booth
2014-09-07
1
-0
/
+10
*
|
Moved room config UI code to ui/core.c
James Booth
2014-09-07
1
-70
/
+1
*
|
Fix option handling for room config form parsing
James Booth
2014-09-06
1
-1
/
+1
*
|
Added further debug output for room config
James Booth
2014-09-06
1
-8
/
+55
*
|
Rewrite form parser
James Booth
2014-09-06
1
-5
/
+2
*
|
Debug room config form fields
James Booth
2014-09-05
1
-1
/
+10
*
|
Debug room vars
James Booth
2014-09-05
1
-0
/
+11
*
|
Parse data form for room configuration
James Booth
2014-09-04
1
-0
/
+17
|
/
*
Added /ping command
James Booth
2014-09-04
1
-0
/
+10
[next]