about summary refs log tree commit diff stats
path: root/src/ui/console.c
Commit message (Expand)AuthorAgeFilesLines
...
* Moved info display code to window.cJames Booth2014-06-031-124/+1
* Made room message notification preference display case consistentJames Booth2014-06-021-0/+6
* Added settings to show message text in notificationsJames Booth2014-05-241-0/+10
* Added notification setting for typing in current windowJames Booth2014-05-241-0/+5
* Added settings for message notifications in current windowJames Booth2014-05-241-1/+11
* Added /notify room mention settingJames Booth2014-05-241-4/+2
* Split regular and chat room notify settingsJames Booth2014-05-241-0/+5
* Free strings in cons_show_accountJames Booth2014-05-121-0/+3
* Added OTR preferences to /account show commmandJames Booth2014-05-111-15/+53
* Added OTR policy account preferenceJames Booth2014-05-111-0/+3
* Added /prefs otrJames Booth2014-05-111-31/+38
* Highlight active rooms in bookmark listJames Booth2014-05-101-1/+15
* Refactored bookmarks to use option parser, allow bookmarking rooms with passw...James Booth2014-05-101-0/+3
* Fixed cppcheck warningsJames Booth2014-04-261-2/+1
* Added /log where commandJames Booth2014-04-131-0/+2
* Added /log shared settingJames Booth2014-04-131-0/+6
* Added /log rotate optionJames Booth2014-04-131-0/+4
* Show message when no bookmarks foundJames Booth2014-04-131-17/+22
* Removed statusbar functions from ui.hJames Booth2014-04-071-0/+1
* Inlined wins_update_virtual_console and wins_update_virtual_currentJames Booth2014-04-061-41/+140
* Removed titlebar version property and allow disabling of titlebar displayJames Booth2014-04-031-3/+3
* Renamed refresh functions to update_virtualJames Booth2014-04-011-39/+39
* Command '/statuses muc' now allows 'all', 'online' and 'none' settingsJames Booth2014-03-151-9/+4
* Updated copyrightJames Booth2014-03-091-2/+2
* fixed build error when make run with -jN optionDmitry Podgorny2014-03-061-1/+1
* Show message on /alias list when no aliasesJames Booth2014-02-151-0/+5
* Use wnoutrefresh, pnoutrefresh and doupdateJames Booth2014-02-021-1/+1
* Added aliases to autocompleteJames Booth2014-01-231-7/+0
* Added /alias command, writing aliases to [alias] group in profrcJames Booth2014-01-231-0/+16
* Added skeleton /alias commandJames Booth2014-01-231-0/+7
* Added statuses settings to prefs outputJames Booth2014-01-211-20/+28
* Added UI presence functionsJames Booth2014-01-191-0/+36
* Added port to /account show <account>James Booth2014-01-191-0/+3
* Show OTR coloured statusJames Booth2014-01-161-0/+12
* Added setting /otr log on|off|redactJames Booth2014-01-131-0/+16
* Added /otr theirfp with hardcoded fingerprintJames Booth2014-01-111-1/+1
* Tidied navigation helpJames Booth2014-01-021-4/+2
* Added full stop to /help service summaryJames Booth2014-01-021-1/+1
* Removed wins_refresh_console when not required for /sub command outputJames Booth2013-12-271-2/+0
* Bind console functions in main.cJames Booth2013-12-231-64/+66
* Dynamically load UI functions, fixed testsJames Booth2013-12-221-120/+183
* Added mocks and stubs for cons_showJames Booth2013-12-191-2/+3
* Added simple mock test, refactored rosterJames Booth2013-12-141-1/+1
* Merge branch 'master' into refactor2James Booth2013-11-111-0/+13
|\
| * Allow "account" setting in [connection] to autconnect the accountJames Booth2013-11-071-0/+10
| * Merge remote-tracking branch 'tsenart/passwords-on-accounts-file'James Booth2013-11-071-0/+3
| |\
| | * Use passwords from the accounts fileTomás Senart2013-10-141-0/+1
| |/
* | Removed generic functions from ProfWinJames Booth2013-10-061-77/+77
* | Use ProfWin->print_line for console typing notificationsJames Booth2013-10-061-4/+1
|/
* OO style for ProfWin typeJames Booth2013-10-061-77/+79
'alt'>