Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show libotr and libgpgme versions on --version | James Booth | 2017-08-10 | 2 | -3/+16 |
* | Show Python version on --version | James Booth | 2017-08-10 | 4 | -4/+22 |
* | Merge remote-tracking branch 'noroot/patch-1' | James Booth | 2017-08-10 | 0 | -0/+0 |
|\ | |||||
| * | Update typo in cmd_funcs.c | noroot | 2017-07-30 | 1 | -1/+1 |
* | | Merge pull request #959 from anossov/master | James Booth | 2017-08-05 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fixed a typo in an error message ("This build does not support python plugins.") | Pavel Anosov | 2017-07-31 | 1 | -1/+1 |
|/ | |||||
* | Update CHANGELOG | James Booth | 2017-07-13 | 1 | -0/+1 |
* | Merge remote-tracking branch 'pasis/legacy-ssl' | James Booth | 2017-07-13 | 5 | -6/+14 |
|\ | |||||
| * | Legacy SSL support | Dmitry Podgorny | 2017-06-24 | 5 | -6/+14 |
* | | Merge remote-tracking branch 'pasis/memleaks' | James Booth | 2017-07-13 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Fix memory leak in cmd_init() | Dmitry Podgorny | 2017-07-01 | 1 | -2/+2 |
|/ | |||||
* | Merge remote-tracking branch 'asdil12/ping' | James Booth | 2017-06-17 | 1 | -0/+9 |
|\ | |||||
| * | Disable autoping if server doesn't support it | Dominik Heidler | 2017-06-16 | 1 | -0/+9 |
* | | Only send ping requests to client that support it | James Booth | 2017-06-16 | 4 | -9/+105 |
* | | Change server name in functional tests | James Booth | 2017-06-15 | 1 | -1/+1 |
* | | Show message when server does not support ping | James Booth | 2017-06-15 | 5 | -0/+34 |
|/ | |||||
* | Update CHANGELOG | James Booth | 2017-06-13 | 1 | -0/+6 |
* | Recreate chat log when removed | James Booth | 2017-06-13 | 1 | -1/+6 |
* | Update README.md | James Booth | 2017-06-11 | 1 | -2/+0 |
* | Set locale in unit tests | James Booth | 2017-04-29 | 2 | -3/+19 |
* | Use g_utf8_find_ functions for prof_occurrences | James Booth | 2017-04-28 | 1 | -4/+11 |
* | Allow search_any and search_all for help | James Booth | 2017-04-07 | 4 | -10/+60 |
* | Match all terms on help search | James Booth | 2017-04-07 | 1 | -13/+18 |
* | Update /help help | James Booth | 2017-04-07 | 1 | -4/+4 |
* | Free cmd search index | James Booth | 2017-04-07 | 1 | -0/+6 |
* | Add basic help search | James Booth | 2017-04-06 | 5 | -36/+137 |
* | Allow previous autocompletion with shift tab | James Booth | 2017-04-01 | 38 | -468/+599 |
* | Add test for case insensitive autocomplete | James Booth | 2017-03-25 | 3 | -0/+14 |
* | Add gtk to travis build | James Booth | 2017-03-25 | 1 | -1/+1 |
* | Update travis build otr dependency | James Booth | 2017-03-25 | 1 | -1/+1 |
* | Update travis build distro | James Booth | 2017-03-25 | 1 | -0/+2 |
* | Update Glib dependency to 2.40 | James Booth | 2017-03-25 | 3 | -70/+2 |
* | Add missing header | James Booth | 2017-03-25 | 1 | -0/+1 |
* | Autocomplete accent and case insensitive | James Booth | 2017-03-25 | 4 | -1/+74 |
* | Merge remote-tracking branch 'edoiks/upstream' | James Booth | 2017-03-24 | 4 | -0/+8 |
|\ | |||||
| * | Add theme option for time in a status bar | Lukasz Marcinowski | 2017-03-22 | 4 | -0/+8 |
|/ | |||||
* | Autotidy windows on /leave | James Booth | 2017-03-21 | 2 | -15/+5 |
* | Include CHANGELOG and README.md in package | James Booth | 2017-02-07 | 1 | -1/+1 |
* | Add plugins sourcepath property | James Booth | 2017-02-05 | 6 | -18/+103 |
* | Allow installing plugins from directory | James Booth | 2017-02-05 | 8 | -33/+144 |
* | Update plugins help | James Booth | 2017-02-05 | 1 | -2/+2 |
* | Allow loading all plugins | James Booth | 2017-02-05 | 3 | -6/+45 |
* | Allow unloading all plugins | James Booth | 2017-02-05 | 5 | -96/+150 |
* | Update CHANGELOG | James Booth | 2017-01-28 | 1 | -0/+2 |
* | Update Copyright | James Booth | 2017-01-28 | 141 | -177/+143 |
* | Update CHANGELOG | James Booth | 2017-01-28 | 1 | -0/+1 |
* | Fix alias help | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Fix multibyte chars in prof_occurrences | James Booth | 2017-01-26 | 3 | -8/+48 |
* | Check barejid in carbons | James Booth | 2017-01-24 | 1 | -2/+1 |
* | Add carbons from check | James Booth | 2017-01-23 | 2 | -2/+9 |