Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed tests for new command format | James Booth | 2015-07-27 | 1 | -1/+3 |
| | |||||
* | Use command definition macros for remaining commands | James Booth | 2015-07-26 | 1 | -676/+461 |
| | |||||
* | Added command definition macros | James Booth | 2015-07-26 | 1 | -329/+229 |
| | |||||
* | Show command header in help output | James Booth | 2015-07-26 | 1 | -1/+8 |
| | |||||
* | Reordered command arguments | James Booth | 2015-07-26 | 3 | -166/+166 |
| | |||||
* | Added message for invalid /wins usage | James Booth | 2015-07-26 | 1 | -0/+2 |
| | |||||
* | Removed old command help | James Booth | 2015-07-26 | 6 | -426/+414 |
| | |||||
* | Updated help category output | James Booth | 2015-07-26 | 3 | -96/+100 |
| | |||||
* | Moved remaining help to new format | James Booth | 2015-07-26 | 1 | -315/+507 |
| | |||||
* | Fix formatting for variables in new help | James Booth | 2015-07-25 | 1 | -15/+15 |
| | |||||
* | Generate HTML docs using new help format | James Booth | 2015-07-25 | 1 | -15/+73 |
| | |||||
* | Added more help to new format | James Booth | 2015-07-25 | 1 | -504/+744 |
| | |||||
* | Added roster to new help format | James Booth | 2015-07-24 | 1 | -42/+54 |
| | |||||
* | Added msg to new help format | James Booth | 2015-07-24 | 1 | -26/+37 |
| | |||||
* | Added connect to new help format | James Booth | 2015-07-24 | 2 | -57/+64 |
| | |||||
* | Moved help and about to new format | James Booth | 2015-07-23 | 5 | -111/+242 |
| | |||||
* | Merge branch 'master' into help | James Booth | 2015-07-22 | 2 | -4/+11 |
|\ | |||||
| * | Added id attributes to roster queries | James Booth | 2015-07-22 | 2 | -4/+11 |
| | | | | | | | | fixes #596 | ||||
* | | Fix /help commands spacing | James Booth | 2015-07-21 | 1 | -1/+1 |
|/ | |||||
* | Fixed time preference display | James Booth | 2015-07-19 | 1 | -8/+4 |
| | |||||
* | Removed /mouse command | James Booth | 2015-07-19 | 11 | -89/+6 |
| | |||||
* | Removed 'empty' from roster autocompleter | James Booth | 2015-07-14 | 1 | -1/+0 |
| | |||||
* | Check for self jid on /software | James Booth | 2015-07-08 | 1 | -0/+4 |
| | | | | fixed #592 | ||||
* | Changed /roster empty -> /roster remove_all contacts | James Booth | 2015-07-08 | 2 | -21/+36 |
| | | | | Make it difficult to accidentally use this command. | ||||
* | Allow hiding of empty presence groups: /roster {show,hide} empty (default is ↵ | Daniel | 2015-07-08 | 7 | -4/+36 |
| | | | | show) | ||||
* | Migrate old time display format settings | James Booth | 2015-07-02 | 1 | -0/+22 |
| | |||||
* | Default autoping to 1 minute #541 | James Booth | 2015-07-02 | 1 | -1/+5 |
| | |||||
* | Removed subscribed check when displaying roster panel | James Booth | 2015-07-02 | 1 | -33/+31 |
| | |||||
* | Merge remote-tracking branch 'SamWhited/otr_no_store_carbons' | James Booth | 2015-07-01 | 3 | -0/+29 |
|\ | |||||
| * | Add no-copy and no-store hints to OTR messages | Sam Whited | 2015-07-01 | 3 | -0/+29 |
| | | |||||
* | | Don't write chars during password input | James Booth | 2015-07-01 | 1 | -1/+3 |
| | | |||||
* | | Merge remote-tracking branch 'pasis/ui-ignore-EINTR' | James Booth | 2015-07-01 | 1 | -18/+7 |
|\ \ | |||||
| * | | ui: Ignore EINTR in inp_readline() | Dmitry Podgorny | 2015-06-25 | 1 | -18/+7 |
| | | | | | | | | | | | | EINTR is usual situation during resizing of terminal window. | ||||
* | | | Merge remote-tracking branch 'incertia/time' | James Booth | 2015-07-01 | 6 | -89/+81 |
|\ \ \ | |_|/ |/| | | | | | | | | Conflicts: src/config/preferences.c | ||||
| * | | add examples and be more specific about time formatting | Will Song | 2015-05-30 | 1 | -3/+8 |
| | | | |||||
| * | | remove memory leak from creating a gdatetime string | Will Song | 2015-05-29 | 1 | -0/+2 |
| | | | |||||
| * | | update autocomplete | Will Song | 2015-05-29 | 1 | -11/+13 |
| | | | |||||
| * | | fix indent code | Will Song | 2015-05-29 | 1 | -12/+9 |
| | | | |||||
| * | | updated statusbar to use strftime formats | Will Song | 2015-05-29 | 1 | -22/+16 |
| | | | |||||
| * | | fix conflicts | Will Song | 2015-05-29 | 90 | -5076/+5805 |
| |\ \ | |||||
| * | | | use custom format string for time preference | Will Song | 2015-01-27 | 5 | -47/+15 |
| | | | | |||||
* | | | | Use reference counts for GDateTimes #516 | James Booth | 2015-06-30 | 3 | -2/+7 |
| | | | | |||||
* | | | | WIP fix for #516, needs memory cleanup | James Booth | 2015-06-29 | 11 | -81/+66 |
| |_|/ |/| | | |||||
* | | | Do not update UI whilst receiving password | James Booth | 2015-06-25 | 1 | -7/+0 |
| | | | |||||
* | | | Free account on pgp presence send | James Booth | 2015-06-24 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #583 from pasis/jid-memleak | James Booth | 2015-06-24 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Fixed memory leak in jid_create() | ||||
| * | | | jid: Fixed memory leak in jid_create() | Dmitry Podgorny | 2015-06-24 | 1 | -0/+1 |
| | | | | |||||
* | | | | Added messaage when account resource changed whilst connected | James Booth | 2015-06-24 | 1 | -1/+5 |
|/ / / | |||||
* | | | Merge remote-tracking branch 'pasis/stderr-log-handler' | James Booth | 2015-06-24 | 3 | -0/+110 |
|\ \ \ | |||||
| * | | | log: Introduced stderr log handler | Dmitry Podgorny | 2015-06-23 | 3 | -0/+110 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This handler redirects stderr output to a pipe and gathers logs from the read end. The handler is called from main loop, therefore, if a function prints logs to stderr they will be put to log file only after function returns. |