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
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added /roster order name|presence
James Booth
2015-11-17
2
-0
/
+35
*
Show presence in roster WIP
James Booth
2015-11-15
2
-2
/
+36
*
Tidy /tls command
James Booth
2015-11-11
1
-10
/
+25
*
Added /tls trust
James Booth
2015-11-10
2
-4
/
+21
*
Show current TLS certificate
James Booth
2015-11-10
1
-20
/
+5
*
Added /tls cert to show current certificate fingerprint
James Booth
2015-11-09
2
-0
/
+40
*
Store current TLS certificate fingerpint in memory for reconnect
James Booth
2015-11-09
1
-0
/
+1
*
Fixed /time help examples
James Booth
2015-11-08
1
-3
/
+4
*
Added /account autocomplete for startscript property
James Booth
2015-11-08
1
-22
/
+31
*
Removed ui_new_private_win
James Booth
2015-11-05
1
-1
/
+1
*
Make all mucconfwin functions take ProfMucConfWin
James Booth
2015-11-02
1
-10
/
+10
*
Renamed mucconfwin functions
James Booth
2015-11-02
1
-27
/
+27
*
Removed ui_statusbar_new
James Booth
2015-11-02
1
-1
/
+1
*
Removed ui_clear_win
James Booth
2015-11-02
1
-1
/
+1
*
Removed ui_swap_wins
James Booth
2015-11-02
1
-1
/
+1
*
Removed ui_tidy_wins
James Booth
2015-11-02
1
-3
/
+3
*
Renamed ui_switch_win -> ui_focus_win
James Booth
2015-11-02
1
-9
/
+9
*
mucwin_hide_occupants takes ProfMucWin
James Booth
2015-11-02
1
-1
/
+1
*
mucwin_show_occupants takes ProfMucWin
James Booth
2015-11-02
1
-1
/
+1
*
mucwin_update_occupants takes ProfMucWin
James Booth
2015-11-02
1
-2
/
+2
*
mucwin_roster takes ProfMucWin
James Booth
2015-11-01
1
-4
/
+4
*
Renamed ui_room_hide_occupants -> mucwin_hide_occupants
James Booth
2015-11-01
1
-1
/
+1
*
Renamed mucwin_occupants -> mucwin_show_occupants
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_show_occupants -> mucwin_occupants
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_room_update_occupants -> mucwin_update_occupants
James Booth
2015-11-01
1
-2
/
+2
*
Renamed ui_show_room_info -> mucwin_info
James Booth
2015-11-01
1
-1
/
+1
*
Renamed ui_show_room_role_list -> mucwin_show_role_list
James Booth
2015-11-01
1
-3
/
+3
*
Renamed ui_show_room_affiliation_list -> mucwin_show_affiliation_list
James Booth
2015-11-01
1
-4
/
+4
*
Renamed ui_room_roster -> mucwin_roster
James Booth
2015-11-01
1
-4
/
+4
*
Removed ui_open_xmlconsole_win()
James Booth
2015-11-01
1
-1
/
+1
*
Removed ui_create_xmlconsole_win()
James Booth
2015-11-01
1
-1
/
+2
*
Removed ui_xmlconsole_exists
James Booth
2015-11-01
1
-3
/
+4
*
Removed ui_input_nonblocking()
James Booth
2015-11-01
1
-1
/
+1
*
Added missing config.h includes
James Booth
2015-10-31
1
-2
/
+2
*
Added /subject edit <subject>
James Booth
2015-10-29
2
-2
/
+54
*
Added /subject prepend <text>
James Booth
2015-10-29
2
-4
/
+24
*
Added /subject append <text>
James Booth
2015-10-29
2
-1
/
+21
*
Renamed ui_new_chat_win -> chatwin_new
James Booth
2015-10-27
1
-3
/
+3
*
Renamed chatwin OTR functions
James Booth
2015-10-27
1
-5
/
+5
*
Removed ui_events module
James Booth
2015-10-27
1
-2
/
+1
*
Removed ui_ev_new_chat_win
James Booth
2015-10-27
1
-3
/
+3
*
Removed ui_ev_focus_win
James Booth
2015-10-27
1
-7
/
+7
*
remaining otr functions take ProfChatWin
James Booth
2015-10-27
1
-2
/
+2
*
ui_gone_insecure takes ProfChatWin
James Booth
2015-10-26
1
-1
/
+1
*
ui_gone_secure takes ProfChatWin
James Booth
2015-10-26
1
-2
/
+2
*
Removed ui_about() function
James Booth
2015-10-26
1
-1
/
+2
*
Fixed spelling mistake
James Booth
2015-10-26
1
-1
/
+1
*
Applied coding style to commands.h
James Booth
2015-10-25
1
-85
/
+85
*
Applied coding style to commands.c
James Booth
2015-10-25
1
-95
/
+94
*
Applied coding style to command.h
James Booth
2015-10-25
1
-9
/
+9
[next]