Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | Merge branch 'master' into bookmarks | Dmitry Podgorny | 2013-07-14 | 12 | -130/+248 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | use get_unique_id for bookmarks | Dmitry Podgorny | 2013-07-14 | 4 | -26/+15 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'master' into nextdev | James Booth | 2013-07-14 | 9 | -112/+275 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into nextdev | James Booth | 2013-07-09 | 1 | -10/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into nextdev | James Booth | 2013-07-09 | 8 | -86/+207 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into nextdev | James Booth | 2013-07-03 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'dmitry/bookmarks' into nextdev | James Booth | 2013-07-01 | 7 | -0/+204 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | initial support of autojoin for MUC | Dmitry Podgorny | 2013-06-30 | 7 | -0/+204 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Fixed window refresh on presence | James Booth | 2013-08-20 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Console module get console from windows | James Booth | 2013-08-20 | 1 | -4/+23 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Initial code refactor for growable window list | James Booth | 2013-08-20 | 7 | -548/+841 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Fixed /who in chat room highlighting console | James Booth | 2013-08-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #184 | |||||
* | | | | | | | | | | | | | | | Fix message for /account when account doesn't exist | James Booth | 2013-08-19 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Set status to 0.4.0 development | James Booth | 2013-08-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Set status to release | James Booth | 2013-08-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Use patched version of apt-cyg | James Booth | 2013-08-11 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Fix ctrl + arrow keys for fedora | James Booth | 2013-08-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Fixed cygwin expat dependency for new versions | James Booth | 2013-08-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Added TODO and plugins/ to .gitignore | James Booth | 2013-08-06 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Free Jid | James Booth | 2013-08-05 | 1 | -0/+1 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Undo change to stanza check for nick change return value | James Booth | 2013-08-05 | 3 | -28/+12 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Refactor MUC self presence checks | James Booth | 2013-08-05 | 1 | -12/+18 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Handle when servers dont send status 101 or jid for MUC nick changes | James Booth | 2013-08-05 | 5 | -16/+72 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Added patch from Dmitry to fix crash on delayed message from contact not in ↵ | James Booth | 2013-08-04 | 1 | -2/+4 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | roster fixes #219 | |||||
* | | | | | | | | | | | fixed null pointer dereference in /join command | Dmitry Podgorny | 2013-07-31 | 1 | -1/+6 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Command /join @/ leads to crash because jid_create("@/") returns NULL | |||||
* | | | | | | | | | | Updated install-all.sh with new libstrophe url | James Booth | 2013-07-22 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Updated man page | James Booth | 2013-07-22 | 1 | -2/+8 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Removed escaping XML as handled by libstrophe | James Booth | 2013-07-22 | 1 | -5/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/metajack/libstrophe/commit/4ad21c9283ceae9109ea71860aa27814222c9ee3 | |||||
* | | | | | | | | Fixed typo on /invite help | James Booth | 2013-07-20 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Fix freetext arguments with quotes | James Booth | 2013-07-20 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #203 | |||||
* | | | | | | | | Added test for quoted freetext in parser | James Booth | 2013-07-20 | 1 | -0/+13 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge remote-tracking branch 'dmitry/fixes' | James Booth | 2013-07-14 | 2 | -4/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | removed useless code in autocomplete.c | Dmitry Podgorny | 2013-07-14 | 1 | -2/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | fixed typos in command.c | Dmitry Podgorny | 2013-07-14 | 1 | -2/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Remaining parser function unicode compatible | James Booth | 2013-07-14 | 1 | -30/+29 | |
| | | | | | | | ||||||
* | | | | | | | Added parser tests | James Booth | 2013-07-14 | 2 | -2/+131 | |
| | | | | | | | ||||||
* | | | | | | | Implemented parse_args_with_freetext with unicode compatibility | James Booth | 2013-07-14 | 1 | -20/+26 | |
| | | | | | | | ||||||
* | | | | | | | Implemented parse_args with unicode compatibility | James Booth | 2013-07-14 | 1 | -4/+17 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into unicode | James Booth | 2013-07-13 | 3 | -3/+11 | |
|\| | | | | | | ||||||
| * | | | | | | Down arrow adds current line to history and shows empty line | James Booth | 2013-07-13 | 3 | -3/+11 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Handle unicode chars in command parser | James Booth | 2013-07-12 | 1 | -9/+14 | |
| | | | | | | ||||||
* | | | | | | Removed if clause in parser | James Booth | 2013-07-11 | 1 | -2/+0 | |
| | | | | | | ||||||
* | | | | | | Moved functions to parser.c, moved parser to tools | James Booth | 2013-07-11 | 6 | -83/+88 | |
|/ / / / / | ||||||
* | | | / | Removed debug | James Booth | 2013-07-09 | 1 | -10/+0 | |
| |_|_|/ |/| | | | ||||||
* | | | | Fix autocompletion of quoted strings - WIP | James Booth | 2013-07-09 | 2 | -23/+104 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needs some refactoring Need to use unicode functions in: parser.c autocomplete.c | |||||
* | | | | Coloured contact and subscription in /roster and /group output | James Booth | 2013-07-03 | 6 | -63/+103 | |
| |_|/ |/| | | ||||||
* | | | Fixed naming clash for roster help | James Booth | 2013-07-03 | 1 | -2/+2 | |
|/ / | ||||||
* | | Tidied help | James Booth | 2013-06-30 | 1 | -33/+31 | |
| | | ||||||
* | | Merge pull request #196 from pasis/memleaks | James Booth | 2013-06-30 | 1 | -3/+4 | |
|\ \ | | | | | | | Fixed memory leaks in command.c | |||||
| * | | fixed memory leaks in command.c | Dmitry Podgorny | 2013-06-30 | 1 | -3/+4 | |
| |/ |