Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow hiding of empty presence groups: /roster {show,hide} empty (default is ... | Daniel | 2015-07-08 | 3 | -0/+6 |
* | 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 |
|\ | |||||
| * | 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 |
* | | | | Merge branch 'master' into openpgp | James Booth | 2015-06-05 | 2 | -3/+6 |
|\| | | | |||||
| * | | | 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 |
|\| | | |||||
| * | | 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 |
|\ \ | |||||
| * | | Add XEP-0280 support | Olivier LE MOAL | 2015-02-10 | 2 | -0/+4 |
* | | | Upgrade otr warn preference, added UI theme settings | James Booth | 2015-02-25 | 2 | -31/+17 |
* | | | Updated default preferences | James Booth | 2015-02-24 | 1 | -4/+13 |
* | | | Fixed spelling. | Christian Storm | 2015-02-17 | 1 | -1/+1 |
* | | | Changed default inpblock delay to 1 second | James Booth | 2015-02-10 | 1 | -1/+1 |
* | | | Updated copyright | James Booth | 2015-02-10 | 8 | -8/+8 |
|/ / | |||||
* | | Free theme list after use | James Booth | 2015-02-09 | 1 | -1/+3 |
* | | Renamed command group presence->presences to avoid clash | James Booth | 2015-01-28 | 1 | -1/+1 |
|/ | |||||
* | Simplified autocompleters and command history | James Booth | 2015-01-16 | 4 | -6/+6 |
* | eval_password code is now in cmd_connect so that it can be changed | Will Song | 2015-01-12 | 1 | -10/+0 |
* | Removed unused include, free eval_password | James Booth | 2015-01-13 | 2 | -1/+1 |
* | Merge remote-tracking branch 'peterlvilim/keyring' | James Booth | 2015-01-13 | 4 | -5/+46 |
|\ | |||||
| * | fgets: buffer size | Peter Vilim | 2015-01-07 | 1 | -3/+6 |
| * | fix for fgets | Peter Vilim | 2015-01-07 | 1 | -1/+1 |
| * | merge | Peter Vilim | 2015-01-07 | 1 | -0/+2 |
| |\ |