Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Free datetime on ping errors | James Booth | 2014-11-03 | 2 | -4/+2 | |
| | ||||||
* | Fixed leaks in /affiliation and /role | James Booth | 2014-11-03 | 3 | -2/+24 | |
| | ||||||
* | Fixed various memory leaks | James Booth | 2014-11-01 | 13 | -16/+47 | |
| | ||||||
* | Updated 0.4.5 TODO | James Booth | 2014-10-31 | 1 | -5/+0 | |
| | ||||||
* | Fixed PLATFORM check in configure.ac | James Booth | 2014-10-30 | 1 | -1/+1 | |
| | ||||||
* | Added m4 directory to gitignore | James Booth | 2014-10-30 | 1 | -0/+1 | |
| | ||||||
* | Merge remote-tracking branch 'fabianfreyer/feature/freebsd-support' | James Booth | 2014-10-30 | 1 | -44/+55 | |
|\ | ||||||
| * | autotools: FreeBSD Support | Fabian Freyer | 2014-10-29 | 1 | -44/+54 | |
| | | | | | | | | | | Added libresolv and openssl checks for freebsd Added libstrophe pkg-config dependency | |||||
| * | 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 | |
| | | |