about summary refs log tree commit diff stats
path: root/tests/unittests/test_cmd_bookmark.c
Commit message (Expand)AuthorAgeFilesLines
* Use jid argument for /bookmark when in roomJames Booth2018-03-041-1/+129
* Use current room for /bookmark add and /bookmark removeJames Booth2016-10-051-1/+2
* Rename Bookmark->jid to Bookmark->barejidJames Booth2016-08-281-7/+7
* Use hash table for bookmarksJames Booth2016-08-211-2/+0
* Moved muc.cJames Booth2016-07-241-1/+1
* Rename command sourcesJames Booth2016-05-221-1/+1
* Remove JABBER_STARTED, JABBER_UNDEFINED connection statesJames Booth2016-05-101-10/+0
* Add session.cJames Booth2016-05-051-10/+10
* Fixed tests for new command formatJames Booth2015-07-271-43/+15
* Added current window reference to command functionsJames Booth2015-06-171-19/+28
* Moved all tests to tests folderJames Booth2015-06-121-0/+297
loc.org <unknown> 2006-08-02 17:19:22 +0200 changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now' href='/acidbong/suckless/dwm/commit/config.default.h?h=5.2&id=1bf0c4a8e7892896bb8ed1693f36f1de5285e46c'>1bf0c4a ^
b515765 ^

b515765 ^
292ccc4 ^
df74b26 ^


292ccc4 ^
df74b26 ^
8b4bc82 ^









df74b26 ^

8b4bc82 ^









df74b26 ^
b515765 ^

56130c3 ^
a420cea ^
b515765 ^

e21d93b ^


b515765 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57