about summary refs log tree commit diff stats
path: root/src/ui/console.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed various memory leaksJames Booth2014-11-011-0/+1
* Updated helpJames Booth2014-10-271-3/+4
* Show message on /prefs desktop when notifications not supported by the buildJames Booth2014-10-261-60/+75
* Added /privileges command to set UI option for showing roles/affiliations in ...James Booth2014-10-181-0/+11
* Removed /help otherJames Booth2014-10-181-1/+0
* Renamed args to /occupants defaultJames Booth2014-10-091-10/+22
* Merge branch 'master' into muc_rolesJames Booth2014-09-301-1/+1
|\
| * free latest_release regardless of its validityAdam Coffman2014-09-291-1/+1
* | Changed rooms to use Occupant type instead of PContactJames Booth2014-09-301-2/+3
* | Tidied muc moduleJames Booth2014-09-281-2/+2
|/
* Cache capabilities to fileJames Booth2014-09-221-0/+2
* Show message when no capabilities availableJames Booth2014-09-211-6/+9
* Added jid->hash lookup for capabilitiesJames Booth2014-09-201-82/+80
* Always update UI in event loop, removed updates from rest of codeJames Booth2014-09-011-154/+2
* Tidied console presence messagesJames Booth2014-09-011-4/+0
* Merge remote-tracking branch 'tdi/master'James Booth2014-08-291-7/+13
|\
| * Concise formatting of /roster commandDariusz Dwornikowski2014-08-281-7/+8
|/
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Handle chat states for users not in rosterJames Booth2014-08-191-3/+7
* Added win_save_printlnJames Booth2014-07-211-17/+17
* Added win_save_newlineJames Booth2014-07-201-8/+8
* Removed newlines from splash logo version outputJames Booth2014-07-161-3/+3
* Replaced NO_EOL_DATE with bitwise orJames Booth2014-07-161-24/+24
* having wprintw go through win_save_(v)print.Immae2014-06-231-195/+109
* Added deallocation function for string prefs, added otr policy enumJames Booth2014-06-181-9/+23
* 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