Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Renamed chatwin OTR functions | James Booth | 2015-10-27 | 1 | -18/+18 | |
| | ||||||
* | remaining otr functions take ProfChatWin | James Booth | 2015-10-27 | 1 | -6/+6 | |
| | ||||||
* | ui_smp_successful takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+1 | |
| | ||||||
* | ui_smp_aborted takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+1 | |
| | ||||||
* | ui_smp_unsuccessful_receiver takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+1 | |
| | ||||||
* | ui_smp_unsuccessful_sender takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+1 | |
| | ||||||
* | ui_smp_recipient_initiated_q takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+1 | |
| | ||||||
* | ui_smp_recipient_initiated takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+1 | |
| | ||||||
* | ui_gone_insecure takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+1 | |
| | ||||||
* | ui_gone_secure takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+1 | |
| | ||||||
* | ui_message_receipt takes ProfChatWin | James Booth | 2015-10-26 | 1 | -1/+1 | |
| | ||||||
* | Removed ui_chat_win_exists | James Booth | 2015-10-26 | 1 | -4/+0 | |
| | ||||||
* | Merge remote-tracking branch 'jubalh/resleak' | James Booth | 2015-10-26 | 1 | -0/+1 | |
|\ | ||||||
| * | Fix resource leak | Michael Vetter | 2015-10-26 | 1 | -0/+1 | |
| | | | | | | | | Run fclose after fopen in unittests. | |||||
* | | Removed ui_about() function | James Booth | 2015-10-26 | 1 | -1/+0 | |
|/ | ||||||
* | Merge remote-tracking branch 'jubalh/jub' | James Booth | 2015-10-24 | 2 | -2/+2 | |
|\ | ||||||
| * | Remove trailing whitespaces | Michael Vetter | 2015-10-21 | 2 | -2/+2 | |
| | | ||||||
* | | Fixed test_cmd_rooms.c | James Booth | 2015-10-19 | 1 | -16/+3 | |
| | | ||||||
* | | Force tls on all connections, add tls policy account property | James Booth | 2015-10-18 | 6 | -16/+17 | |
| | | ||||||
* | | Removed --disable-tls command line option | James Booth | 2015-10-18 | 1 | -1/+1 | |
| | | ||||||
* | | Implemented /script show | James Booth | 2015-10-17 | 1 | -0/+1 | |
| | | ||||||
* | | Implemented /script list | James Booth | 2015-10-17 | 1 | -0/+1 | |
| | | ||||||
* | | Add ability to script commands after connect | James Booth | 2015-10-15 | 5 | -15/+17 | |
| | | ||||||
* | | Title bar TLS indicator | James Booth | 2015-10-14 | 1 | -2/+2 | |
| | | | | | | | | Issue #616 | |||||
* | | Fixed tests | James Booth | 2015-10-12 | 1 | -0/+7 | |
|/ | ||||||
* | WIP: Added last activity request and response | James Booth | 2015-09-29 | 1 | -0/+1 | |
| | ||||||
* | Added auto xa option, tidied autoaway code | James Booth | 2015-09-27 | 2 | -2/+6 | |
| | ||||||
* | Set status to what it was before autoaway | James Booth | 2015-09-25 | 1 | -1/+1 | |
| | ||||||
* | Fixed test | James Booth | 2015-09-25 | 1 | -1/+0 | |
| | ||||||
* | Save last activity to account on disconnect | James Booth | 2015-09-25 | 2 | -0/+2 | |
| | ||||||
* | Prompt user to allow or deny untrusted TLS certificates | James Booth | 2015-09-22 | 1 | -0/+5 | |
| | ||||||
* | Pass delay timestamp to all incoming chat events | James Booth | 2015-09-08 | 1 | -4/+3 | |
| | ||||||
* | PGP: Format fingerprints | James Booth | 2015-08-30 | 1 | -0/+6 | |
| | ||||||
* | Split PGP incoming and outgoing message handling | James Booth | 2015-08-30 | 1 | -4/+10 | |
| | ||||||
* | Fixed OTR decryption check | James Booth | 2015-08-27 | 3 | -0/+10 | |
| | ||||||
* | Added str_contains_str to common | James Booth | 2015-08-26 | 3 | -0/+69 | |
| | ||||||
* | Fixed test stubs | James Booth | 2015-08-26 | 1 | -2/+2 | |
| | ||||||
* | Added PGP key autocompleter | James Booth | 2015-08-25 | 1 | -0/+7 | |
| | ||||||
* | PGP: Show key IDs for assigned public keys | James Booth | 2015-08-25 | 1 | -1/+1 | |
| | ||||||
* | Show public/private indicator when listing PGP keys | James Booth | 2015-08-25 | 1 | -3/+3 | |
| | ||||||
* | Removed unused barejid argument from PGP decryption | James Booth | 2015-08-24 | 1 | -1/+1 | |
| | ||||||
* | Added JID to log when failing to load PGP fingerprint | James Booth | 2015-08-23 | 1 | -0/+5 | |
| | | | | Added PGP stub for tests | |||||
* | Tidied pgp memory allocations | James Booth | 2015-08-11 | 1 | -0/+2 | |
| | ||||||
* | Added cons_show_padded | James Booth | 2015-07-29 | 1 | -1/+3 | |
| | ||||||
* | Added indent padding | James Booth | 2015-07-29 | 1 | -2/+2 | |
| | ||||||
* | Fixed tests for new command format | James Booth | 2015-07-27 | 14 | -833/+333 | |
| | ||||||
* | Moved help and about to new format | James Booth | 2015-07-23 | 1 | -0/+2 | |
| | ||||||
* | Fixed segfault in unit tests | James Booth | 2015-07-02 | 1 | -0/+1 | |
| | ||||||
* | WIP fix for #516, needs memory cleanup | James Booth | 2015-06-29 | 2 | -6/+6 | |
| | ||||||
* | Added messaage when account resource changed whilst connected | James Booth | 2015-06-24 | 3 | -0/+26 | |
| |