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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added cons_show_incoming_room_message()
James Booth
2015-12-20
1
-5
/
+58
*
Fixed PGP error message
James Booth
2015-12-19
1
-1
/
+1
*
Show PGP error strings
James Booth
2015-12-15
1
-3
/
+13
*
Moved sending of initial presence to sv_ev_roster_received
James Booth
2015-12-14
1
-0
/
+31
*
Allow /quit during TLS certificate verification prompt
James Booth
2015-11-10
1
-7
/
+16
*
Show current TLS certificate
James Booth
2015-11-10
2
-53
/
+7
*
Added /tls cert to show current certificate fingerprint
James Booth
2015-11-09
1
-0
/
+1
*
Store current TLS certificate fingerpint in memory for reconnect
James Booth
2015-11-09
1
-0
/
+8
*
Renamed MUC private window functions
James Booth
2015-11-08
2
-3
/
+3
*
ui_incoming_private_msg takes ProfPrivateWin, added asserts
James Booth
2015-11-08
1
-7
/
+17
*
mucwin_broadcast takes ProfMucWin
James Booth
2015-11-02
1
-3
/
+6
*
mucwin_subject takes ProfMucWin
James Booth
2015-11-02
1
-4
/
+5
*
mucwin_requires_config takes ProfMucWin
James Booth
2015-11-02
1
-1
/
+3
*
mucwin_message takes ProfMucWin
James Booth
2015-11-02
1
-1
/
+4
*
mucwin_history takes ProfMucWin
James Booth
2015-11-02
1
-1
/
+4
*
mucwin_nick_change takes ProfMucWin
James Booth
2015-11-02
1
-1
/
+4
*
mucwin_occupant_nick_change takes ProfMucWin
James Booth
2015-11-02
1
-1
/
+4
*
mucwin_occupant_presence takes ProfMucWin
James Booth
2015-11-02
1
-2
/
+3
*
mucwin_occupant_online takes ProfMucWin
James Booth
2015-11-01
1
-2
/
+3
*
mucwin_occupant_banned takes ProfMucWin
James Booth
2015-11-01
1
-1
/
+4
*
mucwin_occupant_kicked takes ProfMucWin
James Booth
2015-11-01
1
-1
/
+4
*
mucwin_occupant_offline takes ProfMucWin
James Booth
2015-11-01
1
-2
/
+3
*
mucwin_roster takes ProfMucWin
James Booth
2015-11-01
1
-2
/
+3
*
Tidy sv_ev_muc_occupant_online
James Booth
2015-11-01
1
-13
/
+5
*
mucwin_occupant_role_and_affiliation_change takes ProfMucWin
James Booth
2015-11-01
1
-1
/
+4
*
mucwin_occupant_affiliation_change takes ProfMucWin
James Booth
2015-11-01
1
-1
/
+4
*
mucwin_occupant_role_change takes ProfMucWin
James Booth
2015-11-01
1
-1
/
+4
*
Tidy sv_ev_muc_self_online
James Booth
2015-11-01
1
-13
/
+5
*
mucwin_role_and_affiliation_change takes ProfMucWin
James Booth
2015-11-01
1
-1
/
+4
*
mucwin_affiliation_change takes ProfMucWin
James Booth
2015-11-01
1
-1
/
+4
*
mucwin_role_change takes ProfMucWin
James Booth
2015-11-01
1
-1
/
+4
*
Renamed ui_room_broadcast -> mucwin_broadcast
James Booth
2015-11-01
1
-2
/
+2
*
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
[next]