Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename win_print_incoming_message -> win_print_incoming | James Booth | 2016-10-15 | 1 | -2/+2 |
| | |||||
* | Add win_print_outgoing | James Booth | 2016-10-15 | 1 | -1/+1 |
| | |||||
* | Add win_print | James Booth | 2016-10-15 | 1 | -11/+11 |
| | |||||
* | Use win_printf_line where appropriate | James Booth | 2016-10-15 | 1 | -7/+7 |
| | |||||
* | Add ch arg to win_printf_line | James Booth | 2016-10-15 | 1 | -4/+4 |
| | |||||
* | Add win_printf_line | James Booth | 2016-10-14 | 1 | -4/+4 |
| | |||||
* | Always use string format in win_printf | James Booth | 2016-10-12 | 1 | -1/+1 |
| | |||||
* | Remove win_print, use win_printf instead | James Booth | 2016-10-11 | 1 | -3/+3 |
| | |||||
* | Rename win_vprint -> win_printf | James Booth | 2016-10-11 | 1 | -9/+9 |
| | |||||
* | Tidy headers | James Booth | 2016-07-24 | 1 | -3/+2 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | Don't show notification reminders for messages the user does not want ↵ | James Booth | 2016-02-04 | 1 | -3/+0 |
| | | | | notifications for | ||||
* | Tidy notify_message() | James Booth | 2016-02-04 | 1 | -14/+2 |
| | |||||
* | Removed unused arg: prefs_do_chat_notify() | James Booth | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | Implemented /console private setting | James Booth | 2016-02-03 | 1 | -3/+4 |
| | |||||
* | Handle self leaving room in private wins | James Booth | 2016-02-03 | 1 | -0/+87 |
| | |||||
* | Handle occupant kicked/banned in private chat wins | James Booth | 2016-02-02 | 1 | -1/+47 |
| | |||||
* | Show message in private windows when user offline | James Booth | 2016-02-02 | 1 | -0/+30 |
| | |||||
* | Updated console new message text | James Booth | 2015-12-20 | 1 | -8/+11 |
| | |||||
* | Tidy wins_create_summary() | James Booth | 2015-11-29 | 1 | -0/+18 |
| | |||||
* | Renamed /notify message -> /notify chat | James Booth | 2015-11-29 | 1 | -1/+1 |
| | |||||
* | 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 | -12/+6 |
| | |||||
* | Tidy regular chat and room notifications | James Booth | 2015-11-24 | 1 | -2/+26 |
| | |||||
* | Update privwin.c | kiethandi | 2015-11-20 | 1 | -1/+2 |
| | |||||
* | Update privwin.c | kiethandi | 2015-11-20 | 1 | -0/+1 |
| | | | Take 2 added include. | ||||
* | Renamed MUC private window functions | James Booth | 2015-11-08 | 1 | -2/+2 |
| | |||||
* | ui_incoming_private_msg takes ProfPrivateWin, added asserts | James Booth | 2015-11-08 | 1 | -7/+6 |
| | |||||
* | Moved ui_outgoing_private_msg to privwin.c | James Booth | 2015-11-05 | 1 | -0/+5 |
| | |||||
* | Added privwin module | James Booth | 2015-11-05 | 1 | -0/+85 |