Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updated spec file | James Booth | 2014-05-18 | 1 | -1/+3 | |
| | ||||||
* | Corrected bookmark help | James Booth | 2014-05-17 | 1 | -1/+1 | |
| | ||||||
* | Free autocomplete hash table | James Booth | 2014-05-17 | 1 | -0/+2 | |
| | ||||||
* | Use hash table for autocomplete functions | James Booth | 2014-05-14 | 1 | -9/+33 | |
| | ||||||
* | More tidy of bookmark autocomplete | James Booth | 2014-05-14 | 1 | -20/+18 | |
| | ||||||
* | Tidied bookmark autocompleter | James Booth | 2014-05-14 | 1 | -20/+22 | |
| | ||||||
* | Added autocomplete for bookmark autojoin | James Booth | 2014-05-14 | 1 | -5/+26 | |
| | ||||||
* | Added push all script to .gitignore | James Booth | 2014-05-12 | 1 | -0/+1 | |
| | ||||||
* | Free strings in cons_show_account | James Booth | 2014-05-12 | 1 | -0/+3 | |
| | ||||||
* | Added OTR preferences to /account show commmand | James Booth | 2014-05-11 | 2 | -20/+53 | |
| | ||||||
* | Implemented per contact OTR policy setting | James Booth | 2014-05-11 | 9 | -15/+94 | |
| | ||||||
* | Added /otr policy for contacts in account preferences | James Booth | 2014-05-11 | 3 | -11/+148 | |
| | ||||||
* | Add contact to /otr policy autocomplete | James Booth | 2014-05-11 | 1 | -16/+32 | |
| | ||||||
* | Added otr to /account clear properties | James Booth | 2014-05-11 | 4 | -0/+16 | |
| | ||||||
* | Added otr property to /account help | James Booth | 2014-05-11 | 1 | -0/+1 | |
| | ||||||
* | Override global OTR policy with account OTR policy | James Booth | 2014-05-11 | 1 | -0/+8 | |
| | ||||||
* | Moved OTR policy check to otr module | James Booth | 2014-05-11 | 5 | -3/+14 | |
| | ||||||
* | Added OTR policy account preference | James Booth | 2014-05-11 | 10 | -17/+46 | |
| | ||||||
* | Added autocompletion for /account set <account> otr <policy> | James Booth | 2014-05-11 | 2 | -5/+25 | |
| | ||||||
* | Added /prefs otr | James Booth | 2014-05-11 | 4 | -33/+44 | |
| | ||||||
* | Moved global OTR settings to [otr] group | James Booth | 2014-05-11 | 2 | -10/+31 | |
| | ||||||
* | Changed version to 0.4.1dev for patch release | James Booth | 2014-05-11 | 1 | -1/+1 | |
| | ||||||
* | Added autocomplete for bookmark options | James Booth | 2014-05-11 | 1 | -19/+50 | |
| | ||||||
* | Highlight active rooms in bookmark list | James Booth | 2014-05-10 | 1 | -1/+15 | |
| | ||||||
* | Refactored bookmarks to use option parser, allow bookmarking rooms with ↵ | James Booth | 2014-05-10 | 12 | -278/+233 | |
| | | | | passwords | |||||
* | Fixed potential segfaults on autocomplete | James Booth | 2014-05-08 | 1 | -0/+4 | |
| | ||||||
* | Added help for shared secret and question answer otr verification | James Booth | 2014-05-07 | 1 | -4/+7 | |
| | ||||||
* | Added question answer messages for libotr 4.0.0 | James Booth | 2014-05-07 | 1 | -10/+18 | |
| | ||||||
* | Added UI messages for smp question/answer result | James Booth | 2014-05-07 | 3 | -4/+41 | |
| | ||||||
* | Merge branch 'master' into otrsmp | James Booth | 2014-05-07 | 5 | -114/+173 | |
|\ | ||||||
| * | Refactroed self presence checks, handle null stanzas | James Booth | 2014-05-06 | 2 | -108/+73 | |
| | | | | | | | | Issue #341 | |||||
| * | Added null check for presence error stanza namespace element | James Booth | 2014-05-05 | 1 | -1/+4 | |
| | | | | | | | | Issue #341 | |||||
| * | Handle room subject and broadcasts sent before roster received | James Booth | 2014-05-05 | 3 | -5/+96 | |
| | | | | | | | | Issue #341 | |||||
| * | Merge pull request #343 from ashleyblackmore/patch-1 | James Booth | 2014-05-05 | 1 | -1/+1 | |
| |\ | | | | | | | replace libotr2-dev with libotr5-dev | |||||
| | * | libotr | Ashley Blackmore | 2014-05-02 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge branch 'master' into otrsmp | James Booth | 2014-05-02 | 9 | -22/+103 | |
|\| | | | | | | | | | Conflicts: install-all.sh | |||||
| * | Merge branch 'gnutls' | James Booth | 2014-05-01 | 0 | -0/+0 | |
| |\ | ||||||
| | * | Added cygwin gnutls-devel dependency | James Booth | 2014-05-01 | 1 | -2/+2 | |
| | | | ||||||
| * | | Added cygwin gnutls-devel dependency | James Booth | 2014-05-01 | 1 | -2/+2 | |
| |/ | ||||||
| * | Added libgnutls-devel dependency for opensuse | James Booth | 2014-05-01 | 1 | -1/+1 | |
| | | ||||||
| * | Added gnutls-devel dependency for fedora | James Booth | 2014-05-01 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed gnutls dependency for ubuntu | James Booth | 2014-05-01 | 2 | -4/+4 | |
| | | ||||||
| * | Changed to use gnutls instead of openssl for sha1 hashing | James Booth | 2014-05-01 | 8 | -17/+98 | |
| | | ||||||
* | | Added question answer authentication (libotr 3.2.x) | James Booth | 2014-04-30 | 7 | -9/+118 | |
| | | ||||||
* | | Added ui functions for otr authentication | James Booth | 2014-04-30 | 3 | -4/+37 | |
| | | ||||||
* | | Removed debug | James Booth | 2014-04-30 | 3 | -64/+12 | |
| | | ||||||
* | | Attempt at shared secret authentication for libotr 4.0.0 | James Booth | 2014-04-28 | 6 | -24/+130 | |
| | | | | | | | | Bug exists where second attempt always gets stuck | |||||
* | | Added SMP secret libotr 4.0.0 handlers | James Booth | 2014-04-27 | 3 | -0/+104 | |
| | | ||||||
* | | Fixed error on SMP authentication fail | James Booth | 2014-04-27 | 1 | -1/+1 | |
| | | ||||||
* | | Added SMP secret authentication success message | James Booth | 2014-04-27 | 5 | -1/+39 | |
| | |