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 (
Collapse
)
Author
Age
Files
Lines
*
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