Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Simplified online/offline notifications | James Booth | 2012-02-29 | 3 | -106/+118 | |
| | ||||||
* | _win_show_message function | James Booth | 2012-02-29 | 1 | -6/+10 | |
| | ||||||
* | Default style bold in windows | James Booth | 2012-02-29 | 1 | -21/+10 | |
| | ||||||
* | TIdey up input win functions | James Booth | 2012-02-29 | 1 | -108/+119 | |
| | ||||||
* | 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 | |
| | | | | Turned off roster request on connect | |||||
* | 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 | |
| | | | | | Left and right arrows for inline editing. Up arrow to go through history | |||||
* | 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 | |
| | | | | | Most functions now use _win_show_time and cons_show where they can. | |||||
* | 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 jabber_conn struct to represent connections | |||||
* | Added enum for jabber connection status | James Booth | 2012-02-26 | 3 | -29/+33 | |
| | | | | Moved some UI code from Jabber module | |||||
* | 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 roster for testing libstrophe changes | |||||
* | 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 | |
| |