about summary refs log tree commit diff stats
path: root/tests/test_cmd_bookmark.c
Commit message (Expand)AuthorAgeFilesLines
* Added cmd_bookmark testsJames Booth2014-12-241-49/+76
* Added /bookmark with no args usage when in chat roomJames Booth2014-08-191-0/+9
* Added test for jid validation on /bookmark addJames Booth2014-08-181-1/+19
* Added backwards compatible g_list_free_full for glib < 2.28James Booth2014-05-211-0/+1
* Refactored bookmarks to use option parser, allow bookmarking rooms with passw...James Booth2014-05-101-158/+13
* Chat room windows now created only after successful joinJames Booth2014-04-211-2/+2
* Store password with roomJames Booth2014-04-201-2/+2
* Test message when removing autojoin for non existent bookmarkJames Booth2014-02-021-0/+19
* Show message on /bookmark remove when bookmark does not existJames Booth2014-02-021-2/+21
* Added message when bookmark updatedJames Booth2014-02-021-6/+25
* Added /bookmark remove testsJames Booth2014-02-021-0/+38
* Added test for when autojoin no nick on /bookmark addJames Booth2014-02-021-0/+19
* Added cons message on ./bookmark addJames Booth2014-02-021-0/+10
* Added cmd_bookmark testsJames Booth2014-02-011-0/+140
* Added test for /bookmark listJames Booth2014-02-011-1/+55
* Fixed cmd_bookmark message when not connectedJames Booth2014-02-011-0/+39
* Added cmd_bookmark testsJames Booth2014-02-011-0/+30