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
*
Refactored ProfAccount creation
James Booth
2014-01-22
1
-1
/
+2
*
Added statuses settings to prefs output
James Booth
2014-01-21
1
-1
/
+1
*
Added use of statuses preferences
James Booth
2014-01-21
1
-6
/
+42
*
WIP - /statuses command options
James Booth
2014-01-20
1
-2
/
+8
*
Added UI presence functions
James Booth
2014-01-19
1
-43
/
+4
*
Inlined ui_contact_online and ui_contact_offline
James Booth
2014-01-19
1
-13
/
+55
*
Renamed title_bar_set_status -> title_bar_set_presence
James Booth
2014-01-16
1
-1
/
+1
*
Implemented chat logging options for OTR messages
James Booth
2014-01-13
1
-2
/
+11
*
Added conditionals to makefile for otr support
James Booth
2014-01-12
1
-0
/
+4
*
Require '/otr start' from both parties before encryption used both ways
James Booth
2014-01-11
1
-0
/
+14
*
Load OTR private key on connect, gen command checks if already generated
James Booth
2014-01-11
1
-0
/
+1
*
WIP - OTR support
James Booth
2014-01-10
1
-2
/
+16
*
Refactored roster add/update
James Booth
2014-01-05
1
-0
/
+7
*
Moved roster handlers to server_events
James Booth
2014-01-05
1
-0
/
+23
*
Moved presence handlers to server_events
James Booth
2014-01-05
1
-0
/
+133
*
Moved messages handlers to server_events
James Booth
2014-01-05
1
-0
/
+106
*
Moved handle_room_list and handle_disco_items to server_events
James Booth
2014-01-05
1
-0
/
+14
*
Moved handle_disco_info to server_events
James Booth
2014-01-05
1
-0
/
+7
*
Moved handle_software_version_result to server_events
James Booth
2014-01-05
1
-0
/
+7
*
Moved handle_lost_connection and handle_failed_login to server_events
James Booth
2014-01-05
1
-0
/
+21
*
Moved handle_login_account_success to server_events
James Booth
2014-01-05
1
-1
/
+18
*
Added server_events.c
James Booth
2014-01-05
1
-0
/
+40