about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Added /account clear [account] serverJames Booth2014-10-234-0/+16
|
* Git hook testJames Booth2014-10-221-1/+1
|
* Added patch from @pasis for big endian architecturesJames Booth2014-10-211-7/+11
|
* Updated release TODOJames Booth2014-10-211-1/+6
|
* Added TODO_045James Booth2014-10-211-0/+34
|
* Removed 0.4.5 todoJames Booth2014-10-201-3/+0
|
* Revert "Removed 0.4.5 todo"James Booth2014-10-202-10/+3
| | | | This reverts commit e1f5cfb928ee7b034eb0044b1ef83d606ede0258.
* Removed 0.4.5 todoJames Booth2014-10-202-3/+10
|
* Implemented new field commandsJames Booth2014-10-193-201/+220
|
* Updated form field helpJames Booth2014-10-191-10/+10
|
* Added /form help autocompleteJames Booth2014-10-191-9/+30
|
* Refactor form field and form autocompletersJames Booth2014-10-191-72/+61
|
* Added all autocompelers for form fieldsJames Booth2014-10-191-108/+40
|
* Added autocomplete for /field list-single typesJames Booth2014-10-191-5/+9
|
* Added autocomplete for /field boolean typesJames Booth2014-10-191-1/+54
|
* Remove fields from command autocomplete on form submit/cancelJames Booth2014-10-182-0/+11
|
* Add fields to command autocompleter on switch/previous/nextJames Booth2014-10-183-0/+66
|
* Moved previous win functionJames Booth2014-10-181-22/+22
|
* Set file permissions for logsJames Booth2014-10-182-0/+10
|
* Set file permissions for preferences fileJames Booth2014-10-181-0/+7
|
* Set file permissions for accounts fileJames Booth2014-10-181-0/+6
|
* Merge remote-tracking branch 'leowzukw/master'James Booth2014-10-181-0/+38
|\
| * Add personal themeleowzukw2014-10-181-0/+38
| |
* | Updated 0.4.5 todoJames Booth2014-10-181-1/+0
| |
* | Fixed message on /ban in private conversationsJames Booth2014-10-181-1/+1
| |
* | Added /privileges command to set UI option for showing roles/affiliations in ↵James Booth2014-10-1810-79/+164
| | | | | | | | rooms
* | Removed debug messages when setting roles/affiliationsJames Booth2014-10-185-40/+0
| |
* | Show occupants role/affiliation changesJames Booth2014-10-188-22/+105
|/
* Updated 0.4.5 release TODOJames Booth2014-10-181-1/+0
|
* Added reason to role/affiliation changesJames Booth2014-10-186-29/+57
|
* Add output for when both role and affiliation changed at same timeJames Booth2014-10-184-3/+20
|
* Show occupants role and affiliation when they join a roomJames Booth2014-10-184-7/+15
|
* Don't show join messages on subsequent /join commandsJames Booth2014-10-183-1/+12
|
* Updated TODO for 0.4.5 releaseJames Booth2014-10-181-0/+1
|
* Removed /help otherJames Booth2014-10-185-8/+4
|
* Removed /duck commandJames Booth2014-10-1815-214/+3
|
* Show role/affiliation on room join and on changeJames Booth2014-10-124-5/+43
|
* Updated TODOJames Booth2014-10-121-1/+0
|
* Added validation to /role and /affiliationJames Booth2014-10-122-29/+34
|
* Allow /role list and /affiliation list with no argsJames Booth2014-10-124-8/+23
|
* Added /affiliation and /role commandsJames Booth2014-10-125-136/+202
|
* Removed /room info command, covered by /infoJames Booth2014-10-113-10/+8
|
* Moved /room subject to /subjectJames Booth2014-10-113-45/+66
|
* Moved /room ban to /banJames Booth2014-10-113-20/+57
|
* Moved /room kick to /kickJames Booth2014-10-104-25/+64
|
* Fixed nick changesJames Booth2014-10-102-2/+7
|
* Added key code for ctrl-left ctrl-rightJames Booth2014-10-091-2/+2
|
* Renamed args to /occupants defaultJames Booth2014-10-096-21/+84
|
* Added occupants UI preferenceJames Booth2014-10-093-1/+7
|
* Implemented /occupants showJames Booth2014-10-096-4/+43
|