Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bold input bar | James Booth | 2012-02-28 | 1 | -0/+1 |
* | Simplified interface | James Booth | 2012-02-28 | 2 | -26/+10 |
* | Presence notifications sent to chat windows | James Booth | 2012-02-28 | 3 | -1/+71 |
* | Only send ping when connected | James Booth | 2012-02-27 | 1 | -28/+17 |
* | Added notification on leave | James Booth | 2012-02-27 | 2 | -40/+37 |
* | Added presence notifications | James Booth | 2012-02-27 | 3 | -1/+87 |
* | Added ping for keepalive | James Booth | 2012-02-27 | 1 | -0/+30 |
* | Update README | James Booth | 2012-02-27 | 1 | -3/+0 |
* | Check for KEY_BACKSPACE, works on Ubuntu | James Booth | 2012-02-27 | 1 | -1/+1 |
* | Moved window switching | James Booth | 2012-02-27 | 3 | -57/+40 |
* | Consistent naming | James Booth | 2012-02-27 | 1 | -7/+8 |
* | Renamed input buffer to history | James Booth | 2012-02-27 | 6 | -42/+42 |
* | Allow forwards though input history | James Booth | 2012-02-27 | 3 | -8/+36 |
* | Consistent naming in input_buffer | James Booth | 2012-02-26 | 3 | -4/+4 |
* | Added input editing and buffer | James Booth | 2012-02-26 | 10 | -14/+151 |
* | Removed unused input window function | James Booth | 2012-02-26 | 2 | -7/+0 |
* | Allow command editing | James Booth | 2012-02-26 | 1 | -3/+28 |
* | Allow left/right movement in input window | James Booth | 2012-02-26 | 1 | -4/+22 |
* | Removed unused tstmp | James Booth | 2012-02-26 | 1 | -3/+0 |
* | Refactored windows.c | James Booth | 2012-02-26 | 1 | -74/+32 |
* | Tidied showing user on message win | James Booth | 2012-02-26 | 1 | -52/+38 |
* | Tidy up show time on messages | James Booth | 2012-02-26 | 1 | -25/+14 |
* | Update README | James Booth | 2012-02-26 | 1 | -1/+0 |
* | Added -notls argument and removed server name hack | James Booth | 2012-02-26 | 5 | -41/+70 |
* | Added enum for jabber connection status | James Booth | 2012-02-26 | 3 | -29/+33 |
* | Removed roster.c, updated README | James Booth | 2012-02-26 | 2 | -201/+18 |
* | DIsabling tls on server | James Booth | 2012-02-26 | 3 | -2/+15 |
* | Change to use local libstrophe | James Booth | 2012-02-25 | 3 | -2/+177 |
* | Added GPL | James Booth | 2012-02-20 | 17 | -0/+1026 |
* | Merged input processing loops | James Booth | 2012-02-20 | 10 | -202/+111 |
* | Dynamic memory allocation on get chat recipient | James Booth | 2012-02-19 | 3 | -5/+9 |
* | Safe string handling on get password | James Booth | 2012-02-19 | 2 | -4/+4 |
* | Tidied message handler | James Booth | 2012-02-19 | 1 | -6/+6 |
* | Tidy up roster loop | James Booth | 2012-02-19 | 1 | -2/+5 |
* | Fixed string handling on roster request | James Booth | 2012-02-19 | 1 | -9/+11 |
* | Fixed string handling on login message | James Booth | 2012-02-19 | 1 | -2/+4 |
* | Fixed string handling on incomming messages | James Booth | 2012-02-19 | 1 | -1/+1 |
* | Tarted up console | James Booth | 2012-02-19 | 3 | -8/+55 |
* | Tidy up titlebar title | James Booth | 2012-02-19 | 3 | -4/+9 |
* | Validation on msg command | James Booth | 2012-02-19 | 3 | -25/+72 |
* | Handle nothing in main command | James Booth | 2012-02-18 | 2 | -10/+17 |
* | Tidy start commands | James Booth | 2012-02-18 | 1 | -32/+55 |
* | Handle empty input on start | James Booth | 2012-02-18 | 1 | -0/+6 |
* | Start command validation | James Booth | 2012-02-18 | 7 | -18/+84 |
* | More UI tweaks | James Booth | 2012-02-18 | 1 | -5/+59 |
* | Target chat window changes | James Booth | 2012-02-18 | 1 | -7/+13 |
* | UI tweaks | James Booth | 2012-02-18 | 1 | -3/+10 |
* | UI tweaks | James Booth | 2012-02-18 | 4 | -31/+54 |
* | Changed title bar status | James Booth | 2012-02-17 | 1 | -2/+2 |
* | Always show windows in status bar | James Booth | 2012-02-17 | 2 | -3/+8 |