Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | m4 support | Fabian Freyer | 2014-10-08 | 1 | -0/+1 | |
| | | ||||||
* | | Updated release TODO | James Booth | 2014-10-27 | 1 | -1/+0 | |
| | | ||||||
* | | Updated help | James Booth | 2014-10-27 | 2 | -7/+8 | |
| | | ||||||
* | | Updated /account clear help | James Booth | 2014-10-27 | 1 | -2/+1 | |
| | | ||||||
* | | Show message on /prefs desktop when notifications not supported by the build | James Booth | 2014-10-26 | 1 | -60/+75 | |
| | | ||||||
* | | Added compile time checks for big endian from @pasis | James Booth | 2014-10-26 | 1 | -2/+14 | |
| | | ||||||
* | | Merge branch 'master' into symlinks | James Booth | 2014-10-26 | 9 | -31/+113 | |
|\ \ | ||||||
| * | | Updated /info help | James Booth | 2014-10-24 | 2 | -3/+5 | |
| | | | ||||||
| * | | Updated /form help | James Booth | 2014-10-24 | 1 | -3/+3 | |
| | | | ||||||
| * | | Updated privileges help | James Booth | 2014-10-24 | 2 | -5/+1 | |
| | | | ||||||
| * | | Changed room help colour, added whitespace after invalid field setting | James Booth | 2014-10-24 | 2 | -4/+19 | |
| | | | ||||||
| * | | Removed room unlocked console message | James Booth | 2014-10-24 | 1 | -1/+0 | |
| | | | ||||||
| * | | Added locked messages when joining rooms | James Booth | 2014-10-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | Removed console message when joining locked rooms | James Booth | 2014-10-23 | 2 | -3/+0 | |
| | | | ||||||
| * | | Renamed room destroy function | James Booth | 2014-10-23 | 4 | -4/+5 | |
| | | | ||||||
| * | | Added /account clear [account] port | James Booth | 2014-10-23 | 4 | -0/+16 | |
| | | | ||||||
| * | | Added /account clear [account] server | James Booth | 2014-10-23 | 4 | -0/+16 | |
| | | | ||||||
| * | | Git hook test | James Booth | 2014-10-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | Added patch from @pasis for big endian architectures | James Booth | 2014-10-21 | 1 | -7/+11 | |
| | | | ||||||
| * | | Updated release TODO | James Booth | 2014-10-21 | 1 | -1/+6 | |
| | | | ||||||
| * | | Added TODO_045 | James Booth | 2014-10-21 | 1 | -0/+34 | |
| | | | ||||||
| * | | Removed 0.4.5 todo | James Booth | 2014-10-20 | 1 | -3/+0 | |
| | | | ||||||
| * | | Revert "Removed 0.4.5 todo" | James Booth | 2014-10-20 | 2 | -10/+3 | |
| | | | | | | | | | | | | This reverts commit e1f5cfb928ee7b034eb0044b1ef83d606ede0258. | |||||
| * | | Removed 0.4.5 todo | James Booth | 2014-10-20 | 2 | -3/+10 | |
| | | | ||||||
* | | | Follow symlinks for profrc and accounts files | James Booth | 2014-10-26 | 4 | -2/+43 | |
|/ / | ||||||
* | | Implemented new field commands | James Booth | 2014-10-19 | 3 | -201/+220 | |
| | | ||||||
* | | Updated form field help | James Booth | 2014-10-19 | 1 | -10/+10 | |
| | | ||||||
* | | Added /form help autocomplete | James Booth | 2014-10-19 | 1 | -9/+30 | |
| | | ||||||
* | | Refactor form field and form autocompleters | James Booth | 2014-10-19 | 1 | -72/+61 | |
| | | ||||||
* | | Added all autocompelers for form fields | James Booth | 2014-10-19 | 1 | -108/+40 | |
| | | ||||||
* | | Added autocomplete for /field list-single types | James Booth | 2014-10-19 | 1 | -5/+9 | |
| | | ||||||
* | | Added autocomplete for /field boolean types | James Booth | 2014-10-19 | 1 | -1/+54 | |
| | | ||||||
* | | Remove fields from command autocomplete on form submit/cancel | James Booth | 2014-10-18 | 2 | -0/+11 | |
| | | ||||||
* | | Add fields to command autocompleter on switch/previous/next | James Booth | 2014-10-18 | 3 | -0/+66 | |
| | | ||||||
* | | Moved previous win function | James Booth | 2014-10-18 | 1 | -22/+22 | |
| | | ||||||
* | | Set file permissions for logs | James Booth | 2014-10-18 | 2 | -0/+10 | |
| | | ||||||
* | | Set file permissions for preferences file | James Booth | 2014-10-18 | 1 | -0/+7 | |
| | | ||||||
* | | Set file permissions for accounts file | James Booth | 2014-10-18 | 1 | -0/+6 | |
| | | ||||||
* | | Merge remote-tracking branch 'leowzukw/master' | James Booth | 2014-10-18 | 1 | -0/+38 | |
|\ \ | ||||||
| * | | Add personal theme | leowzukw | 2014-10-18 | 1 | -0/+38 | |
| | | | ||||||
* | | | Updated 0.4.5 todo | James Booth | 2014-10-18 | 1 | -1/+0 | |
| | | | ||||||
* | | | Fixed message on /ban in private conversations | James Booth | 2014-10-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Added /privileges command to set UI option for showing roles/affiliations in ↵ | James Booth | 2014-10-18 | 10 | -79/+164 | |
| | | | | | | | | | | | | rooms | |||||
* | | | Removed debug messages when setting roles/affiliations | James Booth | 2014-10-18 | 5 | -40/+0 | |
| | | | ||||||
* | | | Show occupants role/affiliation changes | James Booth | 2014-10-18 | 8 | -22/+105 | |
|/ / | ||||||
* | | Updated 0.4.5 release TODO | James Booth | 2014-10-18 | 1 | -1/+0 | |
| | | ||||||
* | | Added reason to role/affiliation changes | James Booth | 2014-10-18 | 6 | -29/+57 | |
| | | ||||||
* | | Add output for when both role and affiliation changed at same time | James Booth | 2014-10-18 | 4 | -3/+20 | |
| | | ||||||
* | | Show occupants role and affiliation when they join a room | James Booth | 2014-10-18 | 4 | -7/+15 | |
| | | ||||||
* | | Don't show join messages on subsequent /join commands | James Booth | 2014-10-18 | 3 | -1/+12 | |
| | |