Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added last activity time format option | James Booth | 2015-09-29 | 3 | -0/+7 | |
| | ||||||
* | Added missing account properties to /account rename | James Booth | 2015-09-28 | 1 | -29/+26 | |
| | ||||||
* | Removed old code to fix legacy accounts | James Booth | 2015-09-28 | 1 | -58/+2 | |
| | ||||||
* | Include last activity in initial presence | James Booth | 2015-09-27 | 2 | -0/+12 | |
| | ||||||
* | Added auto xa option, tidied autoaway code | James Booth | 2015-09-27 | 4 | -3/+58 | |
| | ||||||
* | Save last activity to account on disconnect | James Booth | 2015-09-25 | 2 | -0/+18 | |
| | ||||||
* | Added /tls revoke | James Booth | 2015-09-24 | 2 | -0/+47 | |
| | ||||||
* | Added /tls trusted command | James Booth | 2015-09-24 | 2 | -0/+30 | |
| | ||||||
* | Save trusted certificates to tlscerts file with more information | James Booth | 2015-09-24 | 4 | -78/+242 | |
| | ||||||
* | Added TLS trusted certificate path preference | James Booth | 2015-09-23 | 2 | -1/+5 | |
| | ||||||
* | Store trusted TLS cert fingerprints | James Booth | 2015-09-22 | 2 | -0/+78 | |
| | ||||||
* | Added otr and pgp char to themes | James Booth | 2015-08-26 | 1 | -0/+15 | |
| | ||||||
* | Added preference for encryption char | James Booth | 2015-08-26 | 2 | -0/+59 | |
| | ||||||
* | Free strings in prefs_load | James Booth | 2015-08-09 | 1 | -0/+2 | |
| | ||||||
* | Removed /mouse command | James Booth | 2015-07-19 | 2 | -4/+0 | |
| | ||||||
* | Allow hiding of empty presence groups: /roster {show,hide} empty (default is ↵ | Daniel | 2015-07-08 | 3 | -0/+6 | |
| | | | | 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 | |
| | ||||||
* | Merge remote-tracking branch 'incertia/time' | James Booth | 2015-07-01 | 1 | -2/+2 | |
|\ | | | | | | | | | Conflicts: src/config/preferences.c | |||||
| * | fix conflicts | Will Song | 2015-05-29 | 8 | -148/+213 | |
| |\ | ||||||
| * | | use custom format string for time preference | Will Song | 2015-01-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fixed various jid and account mem leaks | James Booth | 2015-06-24 | 1 | -0/+2 | |
| | | | ||||||
* | | | prefs: Don't mix allocator types | Dmitry Podgorny | 2015-06-24 | 1 | -2/+2 | |
| | | | ||||||
* | | | Added PGP logging preferences | James Booth | 2015-06-21 | 2 | -3/+9 | |
| | | | ||||||
* | | | Moved setting otr.warn -> enc.warn | James Booth | 2015-06-21 | 3 | -21/+11 | |
| | | | ||||||
* | | | Merge branch 'master' into openpgp | James Booth | 2015-06-15 | 3 | -16/+0 | |
|\ \ \ | ||||||
| * | | | I removed ncurses header dependencies, removed unused code | James Booth | 2015-06-15 | 3 | -16/+0 | |
| | | | | ||||||
* | | | | Merge branch 'master' into openpgp | James Booth | 2015-06-08 | 1 | -0/+1 | |
|\| | | | ||||||
| * | | | Set default autoaway mode to off | James Booth | 2015-06-08 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | fixes #555 | |||||
* | | | | Merge branch 'master' into openpgp | James Booth | 2015-06-05 | 2 | -3/+6 | |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: .travis.yml | |||||
| * | | | Merge branch 'master' into stabber-tests | James Booth | 2015-06-02 | 3 | -0/+6 | |
| |\ \ \ | ||||||
| * | | | | Added initial stabber test | James Booth | 2015-05-17 | 2 | -3/+6 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'master' into openpgp | James Booth | 2015-06-02 | 3 | -0/+6 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Added Theme UI option for window auto tidy | Pete | 2015-06-01 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Added window auto tidy. | Pete | 2015-05-29 | 2 | -0/+5 | |
| |/ / | ||||||
* | | | Merge branch 'master' into pgp | James Booth | 2015-05-04 | 4 | -37/+37 | |
|\| | | ||||||
| * | | Use null check convention in theme.c | James Booth | 2015-05-04 | 1 | -8/+8 | |
| | | | ||||||
| * | | Use null check convention in preferences.c | James Booth | 2015-05-04 | 1 | -4/+4 | |
| | | | ||||||
| * | | Use null check convention in accounts.c | James Booth | 2015-05-04 | 1 | -17/+17 | |
| | | | ||||||
| * | | Use null check convention in account.c | James Booth | 2015-05-04 | 1 | -8/+8 | |
| | | | ||||||
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-23 | 2 | -2/+41 | |
|\| | | | | | | | | | | | | | | Conflicts: src/config/account.h | |||||
| * | | Tidied account login | James Booth | 2015-04-23 | 2 | -2/+41 | |
| | | | ||||||
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-12 | 3 | -0/+5 | |
|\| | | ||||||
| * | | Added option to show jids in occupants panel | James Booth | 2015-04-12 | 3 | -0/+5 | |
| | | | ||||||
* | | | Added pgpkeyid account setting, send signed presence | James Booth | 2015-03-23 | 4 | -3/+37 | |
|/ / | ||||||
* | | Added individual options to send and request delivery receipts | James Booth | 2015-03-19 | 2 | -4/+8 | |
| | | ||||||
* | | Added receipt.sent theme setting | James Booth | 2015-03-15 | 2 | -62/+67 | |
| | | ||||||
* | | Added basic delivery receipts | James Booth | 2015-03-11 | 2 | -1/+5 | |
| | | ||||||
* | | Added /time statusbar preference | James Booth | 2015-03-10 | 3 | -0/+7 | |
| | | ||||||
* | | Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280 | James Booth | 2015-03-08 | 2 | -0/+4 | |
|\ \ |