Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Removed subscribed check when displaying roster panel | James Booth | 2015-07-02 | 1 | -33/+31 |
* | Merge remote-tracking branch 'SamWhited/otr_no_store_carbons' | James Booth | 2015-07-01 | 3 | -0/+29 |
|\ | |||||
| * | Add no-copy and no-store hints to OTR messages | Sam Whited | 2015-07-01 | 3 | -0/+29 |
* | | Don't write chars during password input | James Booth | 2015-07-01 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'pasis/ui-ignore-EINTR' | James Booth | 2015-07-01 | 1 | -18/+7 |
|\ \ | |||||
| * | | ui: Ignore EINTR in inp_readline() | Dmitry Podgorny | 2015-06-25 | 1 | -18/+7 |
* | | | Merge remote-tracking branch 'incertia/time' | James Booth | 2015-07-01 | 6 | -89/+81 |
|\ \ \ | |_|/ |/| | | |||||
| * | | add examples and be more specific about time formatting | Will Song | 2015-05-30 | 1 | -3/+8 |
| * | | remove memory leak from creating a gdatetime string | Will Song | 2015-05-29 | 1 | -0/+2 |
| * | | update autocomplete | Will Song | 2015-05-29 | 1 | -11/+13 |
| * | | fix indent code | Will Song | 2015-05-29 | 1 | -12/+9 |
| * | | updated statusbar to use strftime formats | Will Song | 2015-05-29 | 1 | -22/+16 |
| * | | fix conflicts | Will Song | 2015-05-29 | 90 | -5076/+5805 |
| |\ \ | |||||
| * | | | use custom format string for time preference | Will Song | 2015-01-27 | 5 | -47/+15 |
* | | | | Use reference counts for GDateTimes #516 | James Booth | 2015-06-30 | 3 | -2/+7 |
* | | | | WIP fix for #516, needs memory cleanup | James Booth | 2015-06-29 | 11 | -81/+66 |
| |_|/ |/| | | |||||
* | | | Do not update UI whilst receiving password | James Booth | 2015-06-25 | 1 | -7/+0 |
* | | | Free account on pgp presence send | James Booth | 2015-06-24 | 1 | -0/+1 |
* | | | Merge pull request #583 from pasis/jid-memleak | James Booth | 2015-06-24 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | jid: Fixed memory leak in jid_create() | Dmitry Podgorny | 2015-06-24 | 1 | -0/+1 |
* | | | | Added messaage when account resource changed whilst connected | James Booth | 2015-06-24 | 1 | -1/+5 |
|/ / / | |||||
* | | | Merge remote-tracking branch 'pasis/stderr-log-handler' | James Booth | 2015-06-24 | 3 | -0/+110 |
|\ \ \ | |||||
| * | | | log: Introduced stderr log handler | Dmitry Podgorny | 2015-06-23 | 3 | -0/+110 |
* | | | | Fixed various jid and account mem leaks | James Booth | 2015-06-24 | 6 | -1/+10 |
* | | | | free account after account connect | James Booth | 2015-06-24 | 1 | -0/+1 |
* | | | | free muc autocompleter result | James Booth | 2015-06-24 | 1 | -0/+1 |
* | | | | Merge remote-tracking branch 'pasis/prefs-alloc' | James Booth | 2015-06-24 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | prefs: Don't mix allocator types | Dmitry Podgorny | 2015-06-24 | 1 | -2/+2 |
* | | | | | Merge remote-tracking branch 'pasis/gpgme-h-check' | James Booth | 2015-06-24 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | pgp: Added include config.h | Dmitry Podgorny | 2015-06-24 | 1 | -0/+2 |
* | | | | | | Removed NULL checks when not required | James Booth | 2015-06-24 | 1 | -8/+4 |
|/ / / / / | |||||
* / / / / | Free prefs strings, check for NULLs when closing pgp module | James Booth | 2015-06-24 | 4 | -6/+17 |
|/ / / / | |||||
* | | | | Merge remote-tracking branch 'pasis/ui-log-fix' | James Booth | 2015-06-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | ui: decreased log level of the message on resizing | Dmitry Podgorny | 2015-06-23 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge remote-tracking branch 'pasis/pgp-without-otr-fix' | James Booth | 2015-06-23 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | pgp: Fixed compilation error when libotr is not supported | Dmitry Podgorny | 2015-06-23 | 1 | -2/+1 |
| |/ / / | |||||
* / / / | Added /pgp setkey command | James Booth | 2015-06-23 | 5 | -9/+206 |
|/ / / | |||||
* | | | Added PGP prefs | James Booth | 2015-06-22 | 4 | -0/+27 |
* | | | shutdown: Call prefs_close() after log_close() | Dmitry Podgorny | 2015-06-22 | 1 | -1/+1 |
* | | | Fixed pgp help | James Booth | 2015-06-21 | 1 | -1/+1 |
* | | | Fixed /pgp help formatting | James Booth | 2015-06-21 | 1 | -1/+1 |
* | | | Added PGP logging preferences | James Booth | 2015-06-21 | 8 | -20/+98 |
* | | | Moved setting otr.warn -> enc.warn | James Booth | 2015-06-21 | 10 | -43/+41 |
* | | | Show message when contact ends PGP | James Booth | 2015-06-21 | 1 | -0/+4 |
* | | | Added /pgp end command | James Booth | 2015-06-21 | 2 | -0/+25 |
* | | | Added enc_mode check when starting OTR | James Booth | 2015-06-21 | 1 | -0/+10 |
* | | | Encryption modes for sv_ev_incoming_message | James Booth | 2015-06-21 | 3 | -21/+101 |
* | | | Tidied OTR and PGP combinations in client_events.c | James Booth | 2015-06-21 | 2 | -21/+39 |