about summary refs log tree commit diff stats
path: root/tests/unittests
Commit message (Expand)AuthorAgeFilesLines
* Added whole word matches for room mentionJames Booth2016-04-074-112/+139
* Added prof_strstr functionJames Booth2016-04-033-70/+112
* Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-317-17/+17
* Added prof_send_stanza to plugins APIJames Booth2016-03-231-0/+6
* Add PGP decryption for incoming/outgoing carbonsJames Booth2016-03-221-1/+1
* Tidied cons_show_helpJames Booth2016-02-181-3/+1
* Added new help format to c plugins WIPJames Booth2016-02-181-0/+2
* Added C plugin code from plugins branchJames Booth2016-02-147-20/+28
* Highlight room trigger termsJames Booth2016-02-131-1/+1
* Fix room notification remindersJames Booth2016-02-071-1/+1
* Implemented /console chat settingJames Booth2016-02-031-1/+1
* Fixed testsJames Booth2016-02-031-0/+2
* Handle occupant kicked/banned in private chat winsJames Booth2016-02-021-0/+6
* Removed unused arg from roster_get_ functionsJames Booth2016-01-312-11/+11
* Fixed assertion errors in testsJames Booth2016-01-301-1/+3
* Show console messages for room mention and triggersJames Booth2016-01-241-1/+1
* Fixed testsJames Booth2016-01-241-1/+1
* Added account theme propertyJames Booth2016-01-226-16/+18
* WIP: Add /theme properties commandJames Booth2016-01-211-0/+1
* Added roster struct, create and destroy roster on connect/disconnectJames Booth2016-01-055-118/+90
* Added hardcoded autoping timeoutJames Booth2015-12-311-0/+1
* Added /console commandJames Booth2015-12-291-0/+1
* Added cons_show_incoming_room_message()James Booth2015-12-201-0/+1
* Show PGP error stringsJames Booth2015-12-151-1/+1
* Moved sending of initial presence to sv_ev_roster_receivedJames Booth2015-12-141-0/+4
* Added /wins unreadJames Booth2015-11-301-1/+5
* Only show reminder notifications when notifications are enabledJames Booth2015-11-251-0/+4
* Tidy regular chat and room notificationsJames Booth2015-11-241-1/+1
* Show summary of trusted certificates, add /tls cert <fingerprint>James Booth2015-11-221-1/+1
* Removed unused priority settingsJames Booth2015-11-201-1/+0
* Pass offline filter to roster_get_contactsJames Booth2015-11-182-11/+11
* Pass ordering to roster list functionsJames Booth2015-11-182-11/+11
* Added more group testsJames Booth2015-11-143-15/+288
* Keep count of group membersJames Booth2015-11-123-0/+155
* Fixed testsJames Booth2015-11-101-0/+11
* Renamed MUC private window functionsJames Booth2015-11-081-2/+2
* ui_incoming_private_msg takes ProfPrivateWin, added assertsJames Booth2015-11-081-1/+1
* Removed ui_new_private_winJames Booth2015-11-051-4/+0
* Make all mucconfwin functions take ProfMucConfWinJames Booth2015-11-021-2/+2
* Renamed mucconfwin functionsJames Booth2015-11-021-5/+5
* Removed ui_statusbar_newJames Booth2015-11-021-1/+0
* Removed ui_clear_winJames Booth2015-11-021-2/+1
* Removed ui_unreadJames Booth2015-11-021-4/+0
* Removed ui_handle_room_join_errorJames Booth2015-11-021-1/+0
* Removed ui_win_typeJames Booth2015-11-021-6/+0
* Removed ui_swap_winsJames Booth2015-11-021-4/+0
* Removed ui_tidy_winsJames Booth2015-11-021-3/+0
* Renamed ui_switch_win -> ui_focus_winJames Booth2015-11-021-1/+1
* Removed ui_handle_recipient_not_foundJames Booth2015-11-021-6/+0
* Removed ui_titlebar_presenceJames Booth2015-11-021-1/+3