about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Move available resources to connection structJames Booth2016-05-071-1/+1
* Remove redundant tls secured functionJames Booth2016-05-063* Add plugin wins to /win and /close autocompletionJames Booth2016-03-011-1/+1
* Fixed cygwin compileJames Booth2016-02-281-0/+2
* Added missing stdlib.h includeJames Booth2016-02-241-0/+1
* Added prof_cons_bad_cmd_usage plugin functionJames Booth2016-02-181-43/+0
* Integrated plugins with /help commandJames Booth2016-02-181-0/+1
* Tidied cons_show_helpJames Booth2016-02-182-45/+44
* Added new help format to c plugins WIPJames Booth2016-02-182-0/+44
* Merge branch 'master' into plugins-cJames Booth2016-02-1422-23/+23
|\
| * Updated copyrightJames Booth2016-02-1422-23/+23
* | Added C plugin code from plugins branchJames Booth2016-02-1413-75/+135
|/
* Fixed memory deallocationsJames Booth2016-02-141-0/+1
* Highlight longer triggers firstJames Booth2016-02-131-1/+21
* Highlight room trigger termsJames Booth2016-02-133-5/+69
* Added roommention.term theme optionJames Booth2016-02-102-1/+33
* Added mention and trigger themes for consoleJames Booth2016-02-101-4/+6
* Fix room notification remindersJames Booth2016-02-072-11/+3
* Added /roster show|hide unsubscribedJames Booth2016-02-072-0/+130
* Don't show notification reminders for messages the user does not want notific...James Booth2016-02-044-19/+34
* Tidy notify_room_message()James Booth2016-02-041-3/+8
* Tidy notify_message()James Booth2016-02-043-31/+12
* Removed unused arg: prefs_do_chat_notify()James Booth2016-02-043-3/+3
* Implemented /console private settingJames Booth2016-02-033-121/+134
* Implemented /console chat settingJames Booth2016-02-033-8/+20
* Handle self leaving room in private winsJames Booth2016-02-035-0/+152
* Handle occupant kicked/banned in private chat winsJames Booth2016-02-022-1/+49
* Show message in private windows when user offlineJames Booth2016-02-025-2/+38
* Allow splitting roster rooms by conference serverJames Booth2016-02-012-25/+109
* Colour private chats by presence in roster panelJames Booth2016-01-311-17/+29
* Roster panel colour fixesJames Booth2016-01-311-7/+13
* Fixed /pref ui formattingJames Booth2016-01-311-110/+110
* Added roster.rooms.private.char settingJames Booth2016-01-312-1/+7
* Show orphaned private chatsJames Booth2016-01-311-5/+31