Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented /time preference | James Booth | 2014-11-16 | 3 | -24/+51 |
| | |||||
* | Added /time setting | James Booth | 2014-11-16 | 7 | -2/+58 |
| | |||||
* | Added /roster size and /occupants size settings | James Booth | 2014-11-15 | 6 | -9/+93 |
| | |||||
* | Added seperate values for roster and occupants win sizes | James Booth | 2014-11-15 | 3 | -18/+40 |
| | |||||
* | Changed subwin width to percentage | James Booth | 2014-11-15 | 3 | -21/+23 |
| | |||||
* | Fixed roster resource list | James Booth | 2014-11-13 | 1 | -1/+1 |
| | |||||
* | Fixed freeing lists | James Booth | 2014-11-13 | 2 | -16/+18 |
| | |||||
* | Fixed leaks | James Booth | 2014-11-13 | 2 | -2/+5 |
| | |||||
* | Fixed broken test | James Booth | 2014-11-13 | 3 | -0/+13 |
| | |||||
* | Implemented /roster by group | James Booth | 2014-11-13 | 6 | -2/+90 |
| | |||||
* | Implemented roster grouped by presence | James Booth | 2014-11-12 | 4 | -55/+115 |
| | |||||
* | Fixed printing utf8 chats to roster, changed boothj5 theme | James Booth | 2014-11-11 | 2 | -6/+4 |
| | |||||
* | Added /roster by commands, wip | James Booth | 2014-11-11 | 2 | -3/+40 |
| | |||||
* | Added /roster show|hide resource | James Booth | 2014-11-11 | 4 | -38/+63 |
| | |||||
* | Added /roster show|hide offline | James Booth | 2014-11-10 | 3 | -46/+85 |
| | |||||
* | Added /roster show|hide command, only show roster on connect success | James Booth | 2014-11-10 | 9 | -4/+77 |
| | |||||
* | Refactor subwin sizing and disabled wrapping | James Booth | 2014-11-10 | 5 | -39/+94 |
| | |||||
* | Order resources in roster, allow paging roster | James Booth | 2014-11-10 | 1 | -9/+21 |
| | |||||
* | Show resources and only subscribed contacts in roster panel | James Booth | 2014-11-10 | 1 | -6/+19 |
| | |||||
* | Added simple roster | James Booth | 2014-11-10 | 3 | -0/+34 |
| | |||||
* | Added subwin to console | James Booth | 2014-11-10 | 3 | -19/+19 |
| | |||||
* | Added /wrap user preference for enabling/disabling word wrapping | James Booth | 2014-11-09 | 8 | -4/+43 |
| | |||||
* | 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 |
| | |