Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | 3 | -70/+78 | |
| | | ||||||
* | | Fix option handling for room config form parsing | James Booth | 2014-09-06 | 2 | -2/+3 | |
| | | ||||||
* | | Reassign stanza name when looking for field values | James Booth | 2014-09-06 | 1 | -1/+2 | |
| | | ||||||
* | | Added --prefix=/usr to libstrophe build in travis config | James Booth | 2014-09-06 | 1 | -1/+1 | |
| | | ||||||
* | | Added further debug output for room config | James Booth | 2014-09-06 | 1 | -8/+55 | |
| | | ||||||
* | | Rewrite form parser | James Booth | 2014-09-06 | 6 | -74/+227 | |
| | | ||||||
* | | Created form module | James Booth | 2014-09-05 | 7 | -102/+194 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-05 | 1 | -1/+1 | |
|\| | ||||||
| * | Merge pull request #419 from Nomad145/develop | James Booth | 2014-09-05 | 1 | -1/+1 | |
| |\ | | | | | | | Changed summary for /help autoaway to reflect correct parameter 'time' | |||||
| | * | Changed summary for /help autoaway to reflect correct parameter 'time' | Michael Phillips | 2014-09-05 | 1 | -1/+1 | |
| |/ | ||||||
* | | Debug room config form fields | James Booth | 2014-09-05 | 3 | -6/+33 | |
| | | ||||||
* | | Debug room vars | James Booth | 2014-09-05 | 1 | -0/+11 | |
| | | ||||||
* | | Parse data form for room configuration | James Booth | 2014-09-04 | 5 | -11/+50 | |
| | | ||||||
* | | Added ID handler for room config form | James Booth | 2014-09-04 | 1 | -2/+32 | |
| | | ||||||
* | | Added /room config edit and /room config cancel | James Booth | 2014-09-04 | 7 | -17/+114 | |
|/ | ||||||
* | Fix room config check for servers that don't send 110 status | James Booth | 2014-09-04 | 1 | -11/+2 | |
| | ||||||
* | Fixed spelling mistake | James Booth | 2014-09-04 | 1 | -1/+1 | |
| | ||||||
* | Updated help for /ping | James Booth | 2014-09-04 | 1 | -0/+1 | |
| | ||||||
* | Added /ping command | James Booth | 2014-09-04 | 9 | -4/+86 | |
| | ||||||
* | Validate usage of /room config command, added UI messages | James Booth | 2014-09-03 | 7 | -13/+84 | |
| | ||||||
* | Handle /room config cancel | James Booth | 2014-09-03 | 5 | -0/+101 | |
| | ||||||
* | Send room destroy iq on /room config cancel | James Booth | 2014-09-03 | 5 | -0/+44 | |
| | ||||||
* | Send instant room request | James Booth | 2014-09-03 | 5 | -1/+47 | |
| | ||||||
* | WIP - Handle /room config commands | James Booth | 2014-09-03 | 1 | -1/+9 | |
| | ||||||
* | Added /room config command | James Booth | 2014-09-03 | 3 | -0/+56 | |
| | ||||||
* | Show message when room requires config | James Booth | 2014-09-03 | 7 | -0/+83 | |
| | ||||||
* | 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 | 9 | -381/+13 | |
| | ||||||
* | 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 | |||||
* | Removed bookmarks todo | James Booth | 2014-08-31 | 1 | -1/+0 | |
| | ||||||
* | Removed hard dependency on libstrophe 0.8.6 from install-all.sh | James Booth | 2014-08-31 | 1 | -2/+0 | |
| | | | | | Allows getting the latest libstrophe code including SCRAM-SHA-1 support | |||||
* | 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 | 4 | -5/+5 | |
| | ||||||
* | Set version to 0.4.5 development | James Booth | 2014-08-24 | 1 | -2/+2 | |
| | ||||||
* | Set version to 0.4.4 release | James Booth | 2014-08-24 | 1 | -1/+1 | |
| | ||||||
* | Revert "Removed libstrophe dependencies as no longer statically linking" | James Booth | 2014-08-24 | 1 | -3/+40 | |
| | | | | | | This reverts commit 7f0fd06d0ba094ab1ba26ea3efc67201107ccd1c. issue #408 | |||||
* | Added LICENSE.txt to dist target | James Booth | 2014-08-24 | 1 | -1/+1 | |
| | ||||||
* | Added LICENSE.txt | James Booth | 2014-08-24 | 1 | -0/+23 | |
| | ||||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 81 | -0/+1016 | |
| | ||||||
* | 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 | |||||
* | Added /bookmark with no args usage when in chat room | James Booth | 2014-08-19 | 3 | -61/+95 | |
| | | | | issue #402 | |||||
* | Handle chat states for users not in roster | James Booth | 2014-08-19 | 3 | -7/+15 | |
| | | | | issue #397 | |||||
* | Removed otr flag from configure-debug | James Booth | 2014-08-19 | 1 | -1/+1 | |
| | ||||||
* | Set window active instead of new on room subject | James Booth | 2014-08-18 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'libstrophe_so' | James Booth | 2014-08-18 | 1 | -40/+3 | |
|\ | ||||||
| * | Removed libstrophe dependencies as no longer statically linking | James Booth | 2014-08-13 | 1 | -40/+3 | |
| | |