Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Added form field help | James Booth | 2014-09-16 | 1 | -9/+76 | |
| | | ||||||
* | | Implemented /form help | James Booth | 2014-09-16 | 2 | -5/+34 | |
| | | ||||||
* | | Show form fields after updating | James Booth | 2014-09-15 | 2 | -0/+10 | |
| | | ||||||
* | | Added /form show | James Booth | 2014-09-15 | 2 | -11/+19 | |
| | | ||||||
* | | Dont allow unsaved form windows to be closed | James Booth | 2014-09-15 | 2 | -2/+19 | |
| | | ||||||
* | | Allow removing data from text-multi form fields | James Booth | 2014-09-14 | 1 | -1/+4 | |
| | | ||||||
* | | Tidied form UI code | James Booth | 2014-09-14 | 1 | -10/+10 | |
| | | ||||||
* | | Added /room remove command, reformetted form output | James Booth | 2014-09-14 | 1 | -9/+11 | |
| | | ||||||
* | | Added /room add for *-multi | James Booth | 2014-09-14 | 1 | -1/+1 | |
| | | ||||||
* | | Added form type check on set | James Booth | 2014-09-13 | 1 | -0/+2 | |
| | | ||||||
* | | Added tags to form fields | James Booth | 2014-09-11 | 1 | -4/+2 | |
| | | ||||||
* | | Implemented /room config submit for saving room configuration | James Booth | 2014-09-10 | 4 | -1/+13 | |
| | | ||||||
* | | Extracted form field display code | James Booth | 2014-09-10 | 1 | -114/+121 | |
| | | ||||||
* | | Added form field type enum | James Booth | 2014-09-10 | 1 | -23/+31 | |
| | | ||||||
* | | Coloured room config form var tags | James Booth | 2014-09-10 | 1 | -2/+6 | |
| | | ||||||
* | | Implemented text-multi, jid-single and fixed display for room config forms | James Booth | 2014-09-10 | 1 | -0/+26 | |
| | | ||||||
* | | Implemented jid-multi display for room config forms | James Booth | 2014-09-10 | 1 | -0/+6 | |
| | | ||||||
* | | Implemented list-multi display for room config forms | James Booth | 2014-09-10 | 1 | -0/+14 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-09 | 2 | -0/+2 | |
|\| | ||||||
| * | Merge remote-tracking branch 'pasis/memleak' | James Booth | 2014-09-09 | 2 | -0/+2 | |
| |\ | ||||||
| | * | Fixed memory leaks | Dmitry Podgorny | 2014-09-09 | 2 | -0/+2 | |
| |/ | ||||||
* | | Formatting of room config form | James Booth | 2014-09-09 | 1 | -52/+80 | |
| | | ||||||
* | | Create new window for room configuration | James Booth | 2014-09-07 | 3 | -17/+38 | |
| | | ||||||
* | | Moved room config UI code to ui/core.c | James Booth | 2014-09-07 | 2 | -0/+77 | |
| | | ||||||
* | | Added /room config edit and /room config cancel | James Booth | 2014-09-04 | 1 | -1/+2 | |
|/ | ||||||
* | Handle /room config cancel | James Booth | 2014-09-03 | 2 | -0/+21 | |
| | ||||||
* | Show message when room requires config | James Booth | 2014-09-03 | 2 | -0/+24 | |
| | ||||||
* | Added back switching win on new outgoing message | James Booth | 2014-09-01 | 1 | -0/+1 | |
| | ||||||
* | Always update UI in event loop, removed updates from rest of code | James Booth | 2014-09-01 | 3 | -328/+11 | |
| | ||||||
* | Tidied console presence messages | James Booth | 2014-09-01 | 1 | -4/+0 | |
| | ||||||
* | Paging fixes | James Booth | 2014-08-31 | 1 | -3/+3 | |
| | | | | | - Include empty line when showing end page - Switch off paging when last line and empty line visible | |||||
* | Merge remote-tracking branch 'tdi/master' | James Booth | 2014-08-29 | 1 | -7/+13 | |
|\ | ||||||
| * | Concise formatting of /roster command | Dariusz Dwornikowski | 2014-08-28 | 1 | -7/+8 | |
|/ | ||||||
* | Small spelling fixes in code and comments | Dariusz Dwornikowski | 2014-08-27 | 2 | -2/+2 | |
| | ||||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 16 | -0/+236 | |
| | ||||||
* | Check window exsists before doing incoming typing notifications | James Booth | 2014-08-21 | 1 | -1/+4 | |
| | | | | issue #397 | |||||
* | Check for chat room window on muc events, log error when doesn't exist | James Booth | 2014-08-20 | 1 | -160/+186 | |
| | | | | issue #341 | |||||
* | Handle chat states for users not in roster | James Booth | 2014-08-19 | 2 | -6/+14 | |
| | | | | issue #397 | |||||
* | Set window active instead of new on room subject | James Booth | 2014-08-18 | 1 | -1/+1 | |
| | ||||||
* | Escape open bracket at start of OSX notification messages | James Booth | 2014-08-04 | 1 | -1/+17 | |
| | | | | fixes #391 | |||||
* | Escape backtick in mac terminal notifications | James Booth | 2014-08-04 | 1 | -3/+5 | |
| | ||||||
* | Changed comma colour in room roster | James Booth | 2014-07-23 | 1 | -1/+2 | |
| | ||||||
* | Fixed bug with chat room history times being coloured | James Booth | 2014-07-22 | 1 | -1/+21 | |
| | ||||||
* | Fixed colouring in room roster | James Booth | 2014-07-21 | 1 | -2/+2 | |
| | ||||||
* | Use win_save_println in core.c | James Booth | 2014-07-21 | 1 | -15/+15 | |
| | ||||||
* | Added win_save_println | James Booth | 2014-07-21 | 4 | -19/+26 | |
| | ||||||
* | Added win_save_newline | James Booth | 2014-07-20 | 4 | -14/+21 | |
| | ||||||
* | Removed win_print from window.h | James Booth | 2014-07-20 | 1 | -1/+0 | |
| | ||||||
* | Made win_print static | James Booth | 2014-07-20 | 1 | -4/+8 | |
| | ||||||
* | Added BUFF_SIZE back again | James Booth | 2014-07-20 | 1 | -1/+3 | |
| |