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
/
ui
/
mucwin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define stanza's attributes as const char*
Dmitry Podgorny
2016-04-27
1
-2
/
+2
*
Plugins: Added on_room_history_message
James Booth
2016-04-08
1
-0
/
+3
*
Added whole word matches for room mention
James Booth
2016-04-07
1
-26
/
+23
*
Fixed cygwin compile
James Booth
2016-02-28
1
-0
/
+2
*
Added missing stdlib.h include
James Booth
2016-02-24
1
-0
/
+1
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
Highlight longer triggers first
James Booth
2016-02-13
1
-1
/
+21
*
Highlight room trigger terms
James Booth
2016-02-13
1
-4
/
+67
*
Added roommention.term theme option
James Booth
2016-02-10
1
-1
/
+32
*
Tidy handling room mention and room triggers
James Booth
2016-01-24
1
-3
/
+4
*
Added roomtrigger colour theme
James Booth
2016-01-24
1
-0
/
+2
*
Added cons_show_incoming_room_message()
James Booth
2015-12-20
1
-49
/
+0
*
Tidy wins_create_summary()
James Booth
2015-11-29
1
-0
/
+17
*
Added room specific notify settings
James Booth
2015-11-28
1
-1
/
+1
*
Only show reminder notifications when notifications are enabled
James Booth
2015-11-25
1
-2
/
+6
*
Tidy regular chat and room notifications
James Booth
2015-11-24
1
-29
/
+14
*
Added missing include
James Booth
2015-11-19
1
-0
/
+1
*
mucwin_hide_occupants takes ProfMucWin
James Booth
2015-11-02
1
-3
/
+5
*
mucwin_show_occupants takes ProfMucWin
James Booth
2015-11-02
1
-4
/
+6
*
mucwin_update_occupants takes ProfMucWin
James Booth
2015-11-02
1
-4
/
+6
*
Added assert to mucwin_info
James Booth
2015-11-02
1
-0
/
+2
*
mucwin_role_set_error takes ProfMucWin
James Booth
2015-11-02
1
-5
/
+5
*
mucwin_affiliation_set_error takes ProfMucWin
James Booth
2015-11-02
1
-5
/
+5
*
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
1
-20
/
+20
*
mucwin_role_list_error takes ProfMucWin
James Booth
2015-11-02
1
-5
/
+5
*
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
1
-15
/
+15
*
mucwin_affiliation_list_error takes ProfMucWin
James Booth
2015-11-02
1
-5
/
+5
*
mucwin_broadcast takes ProfMucWin
James Booth
2015-11-02
1
-15
/
+13
*
mucwin_kick_error takes ProfMucWin
James Booth
2015-11-02
1
-7
/
+5
*
mucwin_subject takes ProfMucWin
James Booth
2015-11-02
1
-26
/
+24
*
mucwin_requires_config takes ProfMucWin
James Booth
2015-11-02
1
-27
/
+21
*
mucwin_message takes ProfMucWin
James Booth
2015-11-02
1
-10
/
+5
*
mucwin_history takes ProfMucWin
James Booth
2015-11-02
1
-19
/
+16
*
mucwin_nick_change takes ProfMucWin
James Booth
2015-11-02
1
-7
/
+5
*
mucwin_occupant_nick_change takes ProfMucWin
James Booth
2015-11-02
1
-8
/
+5
*
mucwin_occupant_presence takes ProfMucWin
James Booth
2015-11-02
1
-7
/
+5
*
mucwin_occupant_online takes ProfMucWin
James Booth
2015-11-01
1
-14
/
+12
*
mucwin_occupant_banned takes ProfMucWin
James Booth
2015-11-01
1
-17
/
+15
*
mucwin_occupant_kicked takes ProfMucWin
James Booth
2015-11-01
1
-17
/
+15
*
mucwin_occupant_offline takes ProfMucWin
James Booth
2015-11-01
1
-7
/
+5
*
mucwin_roster takes ProfMucWin
James Booth
2015-11-01
1
-27
/
+25
*
mucwin_room_disco_info takes ProfMucWin
James Booth
2015-11-01
1
-32
/
+32
*
mucwin_room_info_error takes ProfMucWin
James Booth
2015-11-01
1
-6
/
+6
*
mucwin_occupant_role_and_affiliation_change takes ProfMucWin
James Booth
2015-11-01
1
-2
/
+4
*
mucwin_occupant_affiliation_change takes ProfMucWin
James Booth
2015-11-01
1
-2
/
+4
*
mucwin_occupant_role_change takes ProfMucWin
James Booth
2015-11-01
1
-2
/
+4
*
mucwin_role_and_affiliation_change takes ProfMucWin
James Booth
2015-11-01
1
-2
/
+4
*
mucwin_affiliation_change takes ProfMucWin
James Booth
2015-11-01
1
-4
/
+5
[next]