about summary refs log tree commit diff stats
path: root/src/otr
Commit message (Collapse)AuthorAgeFilesLines
...
| * Added PREF_OTR_POLICY to preferences.c -> key -> otr.policylightb2014-04-191-0/+1
|/ | | | | Added default value "manual" to PREF_OTR_POLICy -> preferences.c Modified help string to reflect otr_policy, started checks on cmd_otr
* Show message in console when contact starts OTR sessionJames Booth2014-04-191-1/+1
|
* Handle subscription on otr message sendsJames Booth2014-04-181-0/+8
|
* OTR end messages are now send to recipients not in the roster.James Booth2014-04-181-2/+10
| | | | fixes #333
* Fixed compile error when using libotr 4.0.0James Booth2014-04-161-0/+2
|
* Tidied ui dependenciesJames Booth2014-04-061-2/+0
|
* Renamed refresh functions to update_virtualJames Booth2014-04-011-1/+1
|
* Change libotr 4.0.0 code to use only OTR spec v2James Booth2014-03-241-2/+2
|
* Updated copyrightJames Booth2014-03-095-5/+5
|
* Added OTR supported versions in initial start query messageJames Booth2014-02-185-0/+22
|
* Mock otr module for cmd_otr testsJames Booth2014-02-162-45/+67
|
* Only show error message when err != 0James Booth2014-02-151-4/+6
| | | | fixes #307
* Removed free message function from otrlibv3James Booth2014-02-131-6/+0
|
* Refactored common otr library codeJames Booth2014-02-134-813/+547
|
* Renamed otr implementationsJames Booth2014-02-122-0/+0
|
* Moved otr sources into folderJames Booth2014-02-123-0/+1054