about summary refs log tree commit diff stats
path: root/src/command
Commit message (Expand)AuthorAgeFilesLines
* Removed function pointersJames Booth2014-12-222-2/+2
* Removed functions from window.cJames Booth2014-12-222-5/+11
* 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-213-0/+25
* Removed TODOsJames Booth2014-12-201-4/+0
* Fixed testsJames Booth2014-12-201-2/+2
* Refactored all window recipients and typesJames Booth2014-12-202-81/+84
* Refactoring window types, removing recipient and from references - wipJames Booth2014-12-182-232/+266
* Moved roster functionsJames Booth2014-12-161-7/+7
* Added new window and layout typesJames Booth2014-12-162-19/+29
* Allow params to /bookmark when in a roomJames Booth2014-12-141-17/+10
* Renamed chat_resource -> resourceJames Booth2014-12-102-8/+8
* Moved chat resource to WIN_CHAT typeJames Booth2014-12-102-8/+8
* Added form to WIN_MUC_CONFIG typeJames Booth2014-12-102-16/+27
* Added /resource autocompletionJames Booth2014-12-041-0/+47
* Use selected resource for sending messagesJames Booth2014-12-032-8/+42
* Added /resource commandJames Booth2014-12-023-0/+53
* Fixed closing window 0James Booth2014-12-011-4/+0
* Automatically add/remove '/' when adding and removing aliasesJames Booth2014-11-302-7/+17
* Merge remote-tracking branch 'incertia/master'James Booth2014-11-242-3/+12
|\
| * implement account removalWill Song2014-11-232-1/+16
| * add nooffline to /roster autocompleteWill Song2014-11-231-0/+1
| * updated description for /rosterWill Song2014-11-231-2/+3
| * add nooffline option to rosterWill Song2014-11-231-1/+6
* | Merge remote-tracking branch 'incertia/account-remove'James Booth2014-11-242-1/+16
|\ \
| * | implement account removalWill Song2014-11-232-1/+16
| |/
* / Free contact list on /whoJames Booth2014-11-241-0/+2
|/
* Renamed roster autocomplete functionsJames Booth2014-11-221-14/+14
* Fixed autoaway helpJames Booth2014-11-201-1/+1
* Updated /theme usageJames Booth2014-11-201-3/+3
* Added [ui] preferences to themesJames Booth2014-11-191-0/+10
* Added /theme colours commandJames Booth2014-11-172-7/+12
* 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-162-0/+6
* Added /time settingJames Booth2014-11-163-2/+37
* Added /roster size and /occupants size settingsJames Booth2014-11-152-6/+40
* Added /roster by commands, wipJames Booth2014-11-112-3/+40
* Added /roster show|hide resourceJames Booth2014-11-112-11/+24
* Added /roster show|hide offlineJames Booth2014-11-102-18/+53
* Added /roster show|hide command, only show roster on connect successJames Booth2014-11-102-3/+19
* Added /wrap user preference for enabling/disabling word wrappingJames Booth2014-11-093-2/+21
* Added /presence command to show contacts presenceJames Booth2014-11-073-2/+17
* Updated /who helpJames Booth2014-11-051-12/+14
* Removed hash_table_iter usage for room rosterJames Booth2014-11-031-11/+13
* Fixed leaks in /affiliation and /roleJames Booth2014-11-031-0/+21
* Fixed various memory leaksJames Booth2014-11-012-6/+6
* Updated helpJames Booth2014-10-271-4/+4
* Updated /account clear helpJames Booth2014-10-271-2/+1