Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Wordwrap, handle words bigger than line space | James Booth | 2014-11-09 | 1 | -6/+18 | |
| | ||||||
* | Fixed history messages to work with wrapping | James Booth | 2014-11-09 | 3 | -14/+26 | |
| | ||||||
* | Added time to xmlconsole, handle newlines in messages | James Booth | 2014-11-08 | 2 | -8/+10 | |
| | ||||||
* | Simple word wrap | James Booth | 2014-11-08 | 1 | -0/+10 | |
| | ||||||
* | Print one word at a time | James Booth | 2014-11-08 | 1 | -2/+28 | |
| | ||||||
* | Updated theme | James Booth | 2014-11-08 | 1 | -1/+1 | |
| | ||||||
* | Added /presence command to show contacts presence | James Booth | 2014-11-07 | 12 | -48/+189 | |
| | ||||||
* | Use message theme settings in chat rooms | James Booth | 2014-11-07 | 3 | -4/+8 | |
| | ||||||
* | Use message theme setting for regular chat | James Booth | 2014-11-07 | 2 | -2/+2 | |
| | ||||||
* | Added main.text.me and main.text.them theme settings | James Booth | 2014-11-07 | 2 | -68/+82 | |
| | ||||||
* | Set version to 0.4.6 development | James Booth | 2014-11-07 | 2 | -4/+2 | |
| | ||||||
* | Set version to 0.4.5 | James Booth | 2014-11-07 | 3 | -61/+3 | |
| | ||||||
* | Removed TODO | James Booth | 2014-11-07 | 1 | -30/+0 | |
| | ||||||
* | Updated 0.4.5 release TODO | James Booth | 2014-11-06 | 1 | -4/+0 | |
| | ||||||
* | Updated /who help | James Booth | 2014-11-05 | 2 | -21/+15 | |
| | ||||||
* | Added documentation specifics to 0.4.5 TODO | James Booth | 2014-11-05 | 1 | -0/+13 | |
| | ||||||
* | Removed hash_table_iter usage for room roster | James Booth | 2014-11-03 | 6 | -30/+32 | |
| | ||||||
* | 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 | |
|/ / |