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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed debug messages when setting roles/affiliations
James Booth
2014-10-18
1
-2
/
+0
*
Show occupants role/affiliation changes
James Booth
2014-10-18
1
-2
/
+2
*
Added reason to role/affiliation changes
James Booth
2014-10-18
1
-2
/
+2
*
Removed /duck command
James Booth
2014-10-18
1
-1
/
+0
*
Include self in room roster
James Booth
2014-10-07
1
-1
/
+2
*
Refactor muc user handler
James Booth
2014-10-07
1
-11
/
+1
*
Refactor muc_user_handler
James Booth
2014-10-07
1
-0
/
+5
*
Added jid autocomplete for affiliation commands
James Booth
2014-10-06
1
-0
/
+3
*
Implemented setting and listing roles
James Booth
2014-10-06
1
-0
/
+5
*
Implemented /room kick command
James Booth
2014-10-05
1
-1
/
+5
*
Added /room kick command
James Booth
2014-10-05
1
-0
/
+2
*
Added /room subject command
James Booth
2014-10-05
1
-1
/
+1
*
Implemented getting affiliation list, and setting affiliation
James Booth
2014-10-05
1
-0
/
+6
*
Added service discovery to /room info command
James Booth
2014-10-02
1
-0
/
+2
*
Store real jid with occupants
James Booth
2014-10-01
1
-4
/
+4
*
wip - Store roles and affiliations with occupants
James Booth
2014-09-30
1
-5
/
+4
*
Handle errors for /disco info requests
James Booth
2014-09-24
1
-0
/
+1
*
Removed _get_caps_key function
James Booth
2014-09-21
1
-3
/
+2
*
Handle result of room configuration submit
James Booth
2014-09-17
1
-1
/
+2
*
Implemented /room config submit for saving room configuration
James Booth
2014-09-10
1
-0
/
+1
*
Tidied error handling for room forms
James Booth
2014-09-09
1
-1
/
+1
*
Merge branch 'master' into roomconfig
James Booth
2014-09-07
1
-0
/
+1
|
\
|
*
Added error handling for /ping command responses
James Booth
2014-09-07
1
-0
/
+1
*
|
Parse data form for room configuration
James Booth
2014-09-04
1
-0
/
+2
|
/
*
Added /ping command
James Booth
2014-09-04
1
-0
/
+1
*
Handle /room config cancel
James Booth
2014-09-03
1
-0
/
+1
*
Show message when room requires config
James Booth
2014-09-03
1
-0
/
+1
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Chat room windows now created only after successful join
James Booth
2014-04-21
1
-1
/
+1
*
Added simple stanza logging to main console
James Booth
2014-04-15
1
-0
/
+1
*
Tidied ui dependencies
James Booth
2014-04-06
1
-0
/
+1
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Refactored handle_presence_error, removed no longer used functions
James Booth
2014-01-30
1
-1
/
+2
*
Renamed handle_error_message -> handle_presence_error
James Booth
2014-01-30
1
-1
/
+1
*
Moved error handling logic to server_events
James Booth
2014-01-28
1
-3
/
+2
*
Added fallback message error handlers
James Booth
2014-01-27
1
-0
/
+2
*
Show original error message
James Booth
2014-01-26
1
-1
/
+1
*
Handle recipient not found
James Booth
2014-01-26
1
-0
/
+1
*
Added id handler for pings, disable ping on error type 'cancel'
James Booth
2014-01-26
1
-0
/
+1
*
WIP - /statuses command options
James Booth
2014-01-20
1
-0
/
+2
*
Refactored roster add/update
James Booth
2014-01-05
1
-0
/
+1
*
Moved roster handlers to server_events
James Booth
2014-01-05
1
-0
/
+5
*
Moved presence handlers to server_events
James Booth
2014-01-05
1
-0
/
+18
*
Moved messages handlers to server_events
James Booth
2014-01-05
1
-0
/
+16
*
Moved handle_room_list and handle_disco_items to server_events
James Booth
2014-01-05
1
-0
/
+2
*
Moved handle_disco_info to server_events
James Booth
2014-01-05
1
-0
/
+1
*
Moved handle_software_version_result to server_events
James Booth
2014-01-05
1
-0
/
+2
*
Moved handle_lost_connection and handle_failed_login to server_events
James Booth
2014-01-05
1
-0
/
+2
*
Moved handle_login_account_success to server_events
James Booth
2014-01-05
1
-0
/
+1
*
Added server_events.c
James Booth
2014-01-05
1
-0
/
+28