about summary refs log tree commit diff stats
path: root/tests/unittests
Commit message (Expand)AuthorAgeFilesLines
* Renamed ui_incoming_msg -> chatwin_incoming_msgJames Booth2015-10-271-1/+1
* Renamed ui_new_chat_win -> chatwin_newJames Booth2015-10-271-1/+1
* Renamed ui_recipient_gone -> chatwin_recipeint_goneJames Booth2015-10-271-1/+1
* Tidied ui_recipient_goneJames Booth2015-10-271-1/+1
* Combined chatwin OTR SMP functionsJames Booth2015-10-271-12/+2
* Renamed chatwin OTR functionsJames Booth2015-10-271-18/+18
* remaining otr functions take ProfChatWinJames Booth2015-10-271-6/+6
* ui_smp_successful takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_smp_aborted takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_smp_unsuccessful_receiver takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_smp_unsuccessful_sender takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_smp_recipient_initiated_q takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_smp_recipient_initiated takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_gone_insecure takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_gone_secure takes ProfChatWinJames Booth2015-10-261-1/+1
* ui_message_receipt takes ProfChatWinJames Booth2015-10-261-1/+1
* Removed ui_chat_win_existsJames Booth2015-10-261-4/+0
* Merge remote-tracking branch 'jubalh/resleak'James Booth2015-10-261-0/+1
|\
| * Fix resource leakMichael Vetter2015-10-261-0/+1
* | Removed ui_about() functionJames Booth2015-10-261-1/+0
|/
* Merge remote-tracking branch 'jubalh/jub'James Booth2015-10-242-2/+2
|\
| * Remove trailing whitespacesMichael Vetter2015-10-212-2/+2
* | Fixed test_cmd_rooms.cJames Booth2015-10-191-16/+3
* | Force tls on all connections, add tls policy account propertyJames Booth2015-10-186-16/+17
* | Removed --disable-tls command line optionJames Booth2015-10-181-1/+1
* | Implemented /script showJames Booth2015-10-171-0/+1
* | Implemented /script listJames Booth2015-10-171-0/+1
* | Add ability to script commands after connectJames Booth2015-10-155-15/+17
* | Title bar TLS indicatorJames Booth2015-10-141-2/+2
* | Fixed testsJames Booth2015-10-121-0/+7
|/
* WIP: Added last activity request and responseJames Booth2015-09-291-0/+1
* Added auto xa option, tidied autoaway codeJames Booth2015-09-272-2/+6
* Set status to what it was before autoawayJames Booth2015-09-251-1/+1
* Fixed testJames Booth2015-09-251-1/+0
* Save last activity to account on disconnectJames Booth2015-09-252-0/+2
* Prompt user to allow or deny untrusted TLS certificatesJames Booth2015-09-221-0/+5
* Pass delay timestamp to all incoming chat eventsJames Booth2015-09-081-4/+3
* PGP: Format fingerprintsJames Booth2015-08-301-0/+6
* Split PGP incoming and outgoing message handlingJames Booth2015-08-301-4/+10
* Fixed OTR decryption checkJames Booth2015-08-273-0/+10
* Added str_contains_str to commonJames Booth2015-08-263-0/+69
* Fixed test stubsJames Booth2015-08-261-2/+2
* Added PGP key autocompleterJames Booth2015-08-251-0/+7
* PGP: Show key IDs for assigned public keysJames Booth2015-08-251-1/+1
* Show public/private indicator when listing PGP keysJames Booth2015-08-251-3/+3
* Removed unused barejid argument from PGP decryptionJames Booth2015-08-241-1/+1
* Added JID to log when failing to load PGP fingerprintJames Booth2015-08-231-0/+5
* Tidied pgp memory allocationsJames Booth2015-08-111-0/+2
* Added cons_show_paddedJames Booth2015-07-291-1/+3
* Added indent paddingJames Booth2015-07-291-2/+2