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
/
event
/
server_events.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Renamed ui_room_subject -> mucwin_subject
James Booth
2015-11-01
1
-2
/
+2
*
Renamed ui_room_requires_config -> mucwin_requires_config
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_message -> mucwin_message
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_history -> mucwin_history
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_nick_change -> mucwin_nick_change
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_member_nick_change -> mucwin_occupant_nick_change
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_member_presence -> mucwin_occupant_presence
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_member_online -> mucwin_occupant_online
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_member_banned -> mucwin_occupant_banned
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_member_kicked -> mucwin_occupant_kicked
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_member_offline -> mucwin_occupant_offline
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_roster -> mucwin_roster
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_occupant_role_and_affiliation_change -> mucwin_occupant_role_...
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_occupant_affiliation_change -> mucwin_occupant_affiliation_ch...
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_occupant_role_change -> mucwin_occupant_role_change
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_role_and_affiliation_change -> mucwin_role_and_affiliation_ch...
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_affiliation_change -> mucwin_affiliation_change
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_role_change -> mucwin_role_change
James Booth
2015-11-01
1
-1
/
+1
*
xmlwin_show takes window as argument
James Booth
2015-11-01
1
-1
/
+4
*
Added xmlwin module
James Booth
2015-11-01
1
-1
/
+1
*
Added missing config.h includes
James Booth
2015-10-31
1
-2
/
+2
*
Tidied chatwin_outgoing_carbon
James Booth
2015-10-27
1
-1
/
+8
*
Renamed ui_incoming_msg -> chatwin_incoming_msg
James Booth
2015-10-27
1
-6
/
+6
*
Renamed ui_recipient_gone -> chatwin_recipeint_gone
James Booth
2015-10-27
1
-1
/
+1
*
Tidied ui_recipient_gone
James Booth
2015-10-27
1
-1
/
+15
*
Renamed chatwin OTR functions
James Booth
2015-10-27
1
-1
/
+1
*
ui_message_receipt takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+5
*
Removed ui_chat_win_exists
James Booth
2015-10-26
1
-5
/
+5
*
Applied coding style to src/event/
James Booth
2015-10-25
1
-37
/
+36
*
Add ability to script commands after connect
James Booth
2015-10-15
1
-0
/
+6
*
Title bar TLS indicator
James Booth
2015-10-14
1
-2
/
+2
*
Fixed spelling
James Booth
2015-09-30
1
-1
/
+1
*
Added last activity time format option
James Booth
2015-09-29
1
-7
/
+29
*
Use more specific messages for last activity responses
James Booth
2015-09-29
1
-6
/
+30
*
Fix last active query
James Booth
2015-09-29
1
-2
/
+2
*
WIP: Added last activity request and response
James Booth
2015-09-29
1
-0
/
+25
*
Save trusted certificates to tlscerts file with more information
James Booth
2015-09-24
1
-8
/
+16
*
Parse TLS cert subject
James Booth
2015-09-23
1
-4
/
+37
*
Fixed spelling
James Booth
2015-09-23
1
-1
/
+1
*
Tidied output for cert callback
James Booth
2015-09-23
1
-1
/
+1
*
Use subject name in cert callback
James Booth
2015-09-22
1
-1
/
+1
*
Store trusted TLS cert fingerprints
James Booth
2015-09-22
1
-1
/
+16
*
Prompt user to allow or deny untrusted TLS certificates
James Booth
2015-09-22
1
-1
/
+22
*
Added TLS cert fail callback
James Booth
2015-09-22
1
-0
/
+15
*
Pass delay timestamp to all incoming chat events
James Booth
2015-09-08
1
-35
/
+20
*
Split PGP incoming and outgoing message handling
James Booth
2015-08-30
1
-20
/
+16
*
Fixed OTR decryption check
James Booth
2015-08-27
1
-1
/
+1
*
Renamed enc_message parameter for incoming messages
James Booth
2015-08-26
1
-7
/
+7
*
Tidied sv_ev_incoming_message
James Booth
2015-08-26
1
-59
/
+56
*
Fixed OTR char display
James Booth
2015-08-26
1
-2
/
+2
[prev]
[next]