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 (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
*
Renamed ui_handle_room_role_list -> mucwin_handle_role_list
James Booth
2015-11-01
4
-37
/
+37
|
*
Renamed ui_handle_room_role_list_error -> mucwin_role_list_error
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_show_room_affiliation_list -> mucwin_show_affiliation_list
James Booth
2015-11-01
4
-7
/
+7
|
*
Renamed ui_handle_room_affiliation_list -> mucwin_handle_affiliation_list
James Booth
2015-11-01
4
-64
/
+64
|
*
Renamed ui_handle_room_affiliation_list_error -> mucwin_affiliation_list_error
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_broadcast -> mucwin_broadcast
James Booth
2015-11-01
4
-5
/
+5
|
*
Renamed ui_handle_room_kick_error -> mucwin_kick_error
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_subject -> mucwin_subject
James Booth
2015-11-01
4
-5
/
+5
|
*
Renamed ui_room_requires_config -> mucwin_requires_config
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_message -> mucwin_message
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_history -> mucwin_history
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_nick_change -> mucwin_nick_change
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_member_nick_change -> mucwin_occupant_nick_change
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_member_presence -> mucwin_occupant_presence
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_member_online -> mucwin_occupant_online
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_member_banned -> mucwin_occupant_banned
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_member_kicked -> mucwin_occupant_kicked
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_member_offline -> mucwin_occupant_offline
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_roster -> mucwin_roster
James Booth
2015-11-01
5
-8
/
+8
|
*
Renamed ui_show_room_disco_info -> mucwin_room_disco_info
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_handle_room_info_error -> mucwin_room_info_error
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_occupant_role_and_affiliation_change -> ↵
James Booth
2015-11-01
4
-4
/
+4
|
|
|
|
mucwin_occupant_role_and_affiliation_change
*
Renamed ui_room_occupant_affiliation_change -> ↵
James Booth
2015-11-01
4
-4
/
+4
|
|
|
|
mucwin_occupant_affiliation_change
*
Renamed ui_room_occupant_role_change -> mucwin_occupant_role_change
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_role_and_affiliation_change -> ↵
James Booth
2015-11-01
4
-4
/
+4
|
|
|
|
mucwin_role_and_affiliation_change
*
Renamed ui_room_affiliation_change -> mucwin_affiliation_change
James Booth
2015-11-01
4
-4
/
+4
|
*
Renamed ui_room_role_change -> mucwin_role_change
James Booth
2015-11-01
4
-4
/
+4
|
*
Added mucwin module
James Booth
2015-11-01
3
-757
/
+798
|
*
xmlwin_show takes window as argument
James Booth
2015-11-01
4
-8
/
+10
|
*
Added xmlwin module
James Booth
2015-11-01
6
-23
/
+62
|
*
Removed ui_open_xmlconsole_win()
James Booth
2015-11-01
4
-13
/
+1
|
*
Removed ui_create_xmlconsole_win()
James Booth
2015-11-01
4
-11
/
+2
|
*
Removed ui_xmlconsole_exists
James Booth
2015-11-01
4
-41
/
+27
|
*
Tidy ui.h
James Booth
2015-11-01
1
-70
/
+41
|
*
Removed ui_input_nonblocking()
James Booth
2015-11-01
8
-17
/
+10
|
[prev]
[next]