Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Reduced <inactive/> timeout | James Booth | 2012-11-01 | 1 | -1/+1 | |
| | ||||||
* | Do not send <composing/> for unprintable characters | James Booth | 2012-11-01 | 1 | -1/+2 | |
| | ||||||
* | Show message when other user <gone/> | James Booth | 2012-11-01 | 5 | -1/+35 | |
| | ||||||
* | Removed old chat session tests | James Booth | 2012-11-01 | 4 | -76/+1 | |
| | ||||||
* | Set state timeouts back to sensible values | James Booth | 2012-11-01 | 1 | -4/+2 | |
| | ||||||
* | Ignore lines starting with '/' when sending <composing/> state | James Booth | 2012-11-01 | 1 | -1/+8 | |
| | ||||||
* | Added a seperate option to enable outgoing typing notifications | James Booth | 2012-11-01 | 6 | -9/+52 | |
| | ||||||
* | Fixed invalid state transition from <active/> to <paused/> | James Booth | 2012-10-31 | 4 | -37/+60 | |
| | ||||||
* | Handling paused status | James Booth | 2012-10-31 | 5 | -4/+95 | |
| | ||||||
* | Only send chat states when preference set | James Booth | 2012-10-31 | 3 | -33/+44 | |
| | ||||||
* | Added states preference to enable chat states | James Booth | 2012-10-31 | 4 | -0/+49 | |
| | ||||||
* | Send <gone/> when closing chat window | James Booth | 2012-10-31 | 3 | -21/+27 | |
| | ||||||
* | Added boilerplate code to handle chat states | James Booth | 2012-10-31 | 3 | -19/+71 | |
| | ||||||
* | Basic state handling | James Booth | 2012-10-31 | 5 | -4/+194 | |
| | ||||||
* | Merge branch 'master' into chatstates | James Booth | 2012-10-30 | 1 | -3/+3 | |
|\ | ||||||
| * | Fixed message colouring | James Booth | 2012-10-30 | 1 | -3/+3 | |
| | | ||||||
* | | Create chat session on send if none exists | James Booth | 2012-10-30 | 3 | -5/+25 | |
| | | ||||||
* | | Merge branch 'master' into chatstates | James Booth | 2012-10-30 | 16 | -740/+507 | |
|\| | | | | | | | | | Conflicts: Makefile.am | |||||
| * | Fixed tests | James Booth | 2012-10-29 | 6 | -445/+114 | |
| | | ||||||
| * | Split contact add and update presence | James Booth | 2012-10-29 | 5 | -55/+79 | |
| | | ||||||
| * | Fixed offline bug | James Booth | 2012-10-29 | 1 | -26/+13 | |
| | | ||||||
| * | Simplified autocompleter | James Booth | 2012-10-28 | 1 | -64/+12 | |
| | | ||||||
| * | Handle presence after roster request | James Booth | 2012-10-28 | 3 | -33/+97 | |
| | | ||||||
| * | Send presence after roster recieved | James Booth | 2012-10-28 | 1 | -2/+0 | |
| | | ||||||
| * | Subscription management | James Booth | 2012-10-28 | 4 | -39/+68 | |
| | | ||||||
| * | Load roster before sending presence | James Booth | 2012-10-28 | 10 | -138/+143 | |
| | | ||||||
| * | Merge branch 'master' into dev | James Booth | 2012-10-28 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Allocate memory for additional /who completion | James Booth | 2012-10-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | Added basic subscriptions | James Booth | 2012-10-28 | 3 | -0/+64 | |
| |/ | ||||||
* | | Merge branch 'master' into chatstates | James Booth | 2012-10-28 | 3 | -8/+43 | |
|\| | ||||||
| * | Added offline to /who autocomplete | James Booth | 2012-10-28 | 1 | -0/+2 | |
| | | ||||||
| * | Added /me handling in logs | James Booth | 2012-10-28 | 2 | -4/+20 | |
| | | ||||||
| * | Added /me handling for incoming messages | James Booth | 2012-10-28 | 1 | -4/+21 | |
| | | ||||||
* | | Merge branch 'master' into chatstates | James Booth | 2012-10-28 | 4 | -187/+234 | |
|\| | ||||||
| * | Added /who autocomplete | James Booth | 2012-10-28 | 1 | -0/+24 | |
| | | ||||||
| * | Moved remaining autocomplete code to command.c | James Booth | 2012-10-28 | 3 | -146/+133 | |
| | | ||||||
| * | Moved autcomplete code to command.c | James Booth | 2012-10-28 | 4 | -75/+110 | |
| | | ||||||
| * | Reordered autocompleters | James Booth | 2012-10-28 | 1 | -6/+7 | |
| | | ||||||
* | | Merge branch 'master' into chatstates | James Booth | 2012-10-28 | 8 | -149/+284 | |
|\| | ||||||
| * | Added /intype setting | James Booth | 2012-10-28 | 6 | -39/+82 | |
| | | | | | | | | | | Seperate settings for showing contact typing in UI (/intype), and as desktop notifications (/notify typing). | |||||
| * | Added autocomplete for second /notify parameter | James Booth | 2012-10-28 | 1 | -2/+56 | |
| | | ||||||
| * | Added type autcomplete for /notify | James Booth | 2012-10-27 | 3 | -4/+24 | |
| | | ||||||
| * | Unified desktop notification preferences | James Booth | 2012-10-27 | 6 | -104/+122 | |
| | | ||||||
| * | Rewrote settings help summaries | James Booth | 2012-10-27 | 1 | -8/+8 | |
| | | ||||||
* | | Merge branch 'master' into chatstates | James Booth | 2012-10-27 | 6 | -33/+48 | |
|\| | | | | | | | | | Conflicts: docs/profanity.1 | |||||
| * | Refactored disconnect | James Booth | 2012-10-27 | 4 | -33/+16 | |
| | | ||||||
| * | Renamed shutdown function | James Booth | 2012-10-27 | 1 | -3/+3 | |
| | | ||||||
| * | Added /disconnect command | James Booth | 2012-10-27 | 4 | -2/+41 | |
| | | ||||||
| * | Removed _shutdown function in profanity.c | James Booth | 2012-10-27 | 2 | -8/+1 | |
| | | ||||||
| * | Show development version when splash screen enabled | James Booth | 2012-10-27 | 1 | -1/+1 | |
| | |