about summary refs log tree commit diff stats
path: root/src/command/commands.c
Commit message (Expand)AuthorAgeFilesLines
* Added chat_session_on_window_openJames Booth2014-12-281-12/+2
* Fixed chat state for non OTRJames Booth2014-12-281-94/+12
* Merge branch 'master' into chat-sessionsJames Booth2014-12-271-2/+1
|\
| * Fixed /info command in roomsJames Booth2014-12-271-2/+1
* | Moved chat states out of xmpp module for message send chatJames Booth2014-12-271-51/+125
|/
* Fixed non OTR compilationJames Booth2014-12-251-1/+1
* Removed functions from window.cJames Booth2014-12-221-4/+10
* Added win_get_titleJames Booth2014-12-211-12/+4
* Use class instead of base pointerJames Booth2014-12-211-21/+28
* Added /inpblock commandJames Booth2014-12-211-0/+13
* Removed TODOsJames Booth2014-12-201-4/+0
* Fixed testsJames Booth2014-12-201-2/+2
* Refactored all window recipients and typesJames Booth2014-12-201-62/+64
* Refactoring window types, removing recipient and from references - wipJames Booth2014-12-181-161/+184
* Moved roster functionsJames Booth2014-12-161-7/+7
* Added new window and layout typesJames Booth2014-12-161-13/+19
* Allow params to /bookmark when in a roomJames Booth2014-12-141-17/+10
* Renamed chat_resource -> resourceJames Booth2014-12-101-6/+6
* Moved chat resource to WIN_CHAT typeJames Booth2014-12-101-6/+6
* Added form to WIN_MUC_CONFIG typeJames Booth2014-12-101-9/+13
* Use selected resource for sending messagesJames Booth2014-12-031-6/+32
* Added /resource commandJames Booth2014-12-021-0/+42
* Fixed closing window 0James Booth2014-12-011-4/+0
* Automatically add/remove '/' when adding and removing aliasesJames Booth2014-11-301-5/+15
* Merge remote-tracking branch 'incertia/master'James Booth2014-11-241-1/+8
|\
| * implement account removalWill Song2014-11-231-0/+13
| * add nooffline option to rosterWill Song2014-11-231-1/+6
* | Merge remote-tracking branch 'incertia/account-remove'James Booth2014-11-241-0/+13
|\ \
| * | implement account removalWill Song2014-11-231-0/+13
| |/
* / Free contact list on /whoJames Booth2014-11-241-0/+2
|/
* Added [ui] preferences to themesJames Booth2014-11-191-0/+10
* Added /theme colours commandJames Booth2014-11-171-2/+6
* Added support for bold theme settingsJames Booth2014-11-161-0/+1
* Replaced colours with theme_item_tJames Booth2014-11-161-4/+4
* Added /time offJames Booth2014-11-161-0/+5
* Added /time settingJames Booth2014-11-161-0/+19
* Added /roster size and /occupants size settingsJames Booth2014-11-151-0/+30
* Added /roster by commands, wipJames Booth2014-11-111-0/+21
* Added /roster show|hide resourceJames Booth2014-11-111-0/+10
* Added /roster show|hide offlineJames Booth2014-11-101-9/+28
* Added /roster show|hide command, only show roster on connect successJames Booth2014-11-101-0/+12
* Added /wrap user preference for enabling/disabling word wrappingJames Booth2014-11-091-1/+11
* Added /presence command to show contacts presenceJames Booth2014-11-071-1/+7
* Removed hash_table_iter usage for room rosterJames Booth2014-11-031-11/+13
* Fixed various memory leaksJames Booth2014-11-011-3/+4
* Updated helpJames Booth2014-10-271-4/+4
* Changed room help colour, added whitespace after invalid field settingJames Booth2014-10-241-0/+14
* Removed room unlocked console messageJames Booth2014-10-241-1/+0
* Renamed room destroy functionJames Booth2014-10-231-1/+1
* Added /account clear [account] portJames Booth2014-10-231-0/+4