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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed ui_tidy_wins
James Booth
2015-11-02
4
-13
/
+3
*
Renamed ui_switch_win -> ui_focus_win
James Booth
2015-11-02
6
-23
/
+23
*
Removed ui_handle_recipient_not_found
James Booth
2015-11-02
3
-19
/
+0
*
Removed ui_titlebar_presence
James Booth
2015-11-02
5
-13
/
+10
*
Removed ui_get_chat_recipients
James Booth
2015-11-02
4
-17
/
+2
*
mucwin_hide_occupants takes ProfMucWin
James Booth
2015-11-02
5
-7
/
+9
*
mucwin_show_occupants takes ProfMucWin
James Booth
2015-11-02
5
-8
/
+10
*
mucwin_update_occupants takes ProfMucWin
James Booth
2015-11-02
4
-8
/
+10
*
Added assert to mucwin_info
James Booth
2015-11-02
1
-0
/
+2
*
mucwin_role_set_error takes ProfMucWin
James Booth
2015-11-02
4
-9
/
+11
*
mucwin_affiliation_set_error takes ProfMucWin
James Booth
2015-11-02
4
-10
/
+13
*
Added assert to mucwin_show_role_list
James Booth
2015-11-02
1
-1
/
+3
*
mucwin_handle_role_list takes ProfMucWin
James Booth
2015-11-02
4
-23
/
+26
*
mucwin_role_list_error takes ProfMucWin
James Booth
2015-11-02
4
-8
/
+11
*
Added assert to mucwin_show_affiliation_list
James Booth
2015-11-02
1
-0
/
+2
*
mucwin_handle_affiliation_list takes ProfMucWin
James Booth
2015-11-02
4
-18
/
+21
*
mucwin_affiliation_list_error takes ProfMucWin
James Booth
2015-11-02
4
-10
/
+11
*
mucwin_broadcast takes ProfMucWin
James Booth
2015-11-02
4
-21
/
+21
*
mucwin_kick_error takes ProfMucWin
James Booth
2015-11-02
4
-13
/
+10
*
mucwin_subject takes ProfMucWin
James Booth
2015-11-02
4
-32
/
+31
*
mucwin_requires_config takes ProfMucWin
James Booth
2015-11-02
4
-30
/
+26
*
mucwin_message takes ProfMucWin
James Booth
2015-11-02
4
-14
/
+11
*
mucwin_history takes ProfMucWin
James Booth
2015-11-02
4
-24
/
+22
*
mucwin_nick_change takes ProfMucWin
James Booth
2015-11-02
4
-10
/
+11
*
mucwin_occupant_nick_change takes ProfMucWin
James Booth
2015-11-02
4
-12
/
+11
*
mucwin_occupant_presence takes ProfMucWin
James Booth
2015-11-02
4
-12
/
+11
*
mucwin_occupant_online takes ProfMucWin
James Booth
2015-11-01
4
-18
/
+17
*
mucwin_occupant_banned takes ProfMucWin
James Booth
2015-11-01
4
-20
/
+21
*
mucwin_occupant_kicked takes ProfMucWin
James Booth
2015-11-01
4
-20
/
+21
*
mucwin_occupant_offline takes ProfMucWin
James Booth
2015-11-01
4
-11
/
+10
*
mucwin_roster takes ProfMucWin
James Booth
2015-11-01
5
-35
/
+34
*
mucwin_room_disco_info takes ProfMucWin
James Booth
2015-11-01
4
-36
/
+37
*
mucwin_room_info_error takes ProfMucWin
James Booth
2015-11-01
4
-10
/
+12
*
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
4
-5
/
+10
*
mucwin_occupant_affiliation_change takes ProfMucWin
James Booth
2015-11-01
4
-5
/
+10
*
mucwin_occupant_role_change takes ProfMucWin
James Booth
2015-11-01
4
-5
/
+10
*
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
4
-5
/
+10
*
mucwin_affiliation_change takes ProfMucWin
James Booth
2015-11-01
4
-7
/
+11
*
mucwin_role_change takes ProfMucWin
James Booth
2015-11-01
4
-6
/
+12
*
Tidied ui.h
James Booth
2015-11-01
1
-48
/
+50
*
Renamed ui_room_hide_occupants -> mucwin_hide_occupants
James Booth
2015-11-01
5
-5
/
+5
*
Renamed mucwin_occupants -> mucwin_show_occupants
James Booth
2015-11-01
5
-5
/
+5
*
Renamed ui_room_show_occupants -> mucwin_occupants
James Booth
2015-11-01
5
-5
/
+5
*
Renamed ui_room_update_occupants -> mucwin_update_occupants
James Booth
2015-11-01
4
-5
/
+5
*
Renamed ui_show_room_info -> mucwin_info
James Booth
2015-11-01
4
-4
/
+4
*
Renamed ui_handle_room_role_set_error -> mucwin_role_set_error
James Booth
2015-11-01
4
-4
/
+4
*
Renamed ui_handle_room_affiliation_set_error -> mucwin_affiliation_set_error
James Booth
2015-11-01
4
-4
/
+4
*
Renamed ui_show_room_role_list -> mucwin_show_role_list
James Booth
2015-11-01
4
-6
/
+6
[next]