about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Rename win_get_string -> win_to_stringJames Booth2016-10-151-1/+1
* Add ch arg to win_printf_lineJames Booth2016-10-151-1/+1
* Add win_printf_lineJames Booth2016-10-121-0/+2
* Remove win_print, use win_printf insteadJames Booth2016-10-111-1/+0
* Rename win_vprint -> win_printfJames Booth2016-10-111-1/+1
* Use current room for /bookmark add and /bookmark removeJames Booth2016-10-051-1/+2
* Tests: disable occupants panel in functional testsJames Booth2016-09-262-2/+2
* Tests: longer timeout for failing functional test on travisJames Booth2016-09-261-0/+2
* Merge branch 'master' into win-orderJames Booth2016-09-252-1/+11
|\
| * Fix assertion errors in unit testsJames Booth2016-09-252-1/+11
* | Allow vertical positioning of all windowsJames Booth2016-09-231-1/+1
* | Rename /titlebar -> /wintitleJames Booth2016-09-221-1/+1
|/
* Add /inputwin top|bottom commandJames Booth2016-09-191-0/+1
* Rename Bookmark->jid to Bookmark->barejidJames Booth2016-08-281-7/+7
* log_info on private carbonsJames Booth2016-08-283-0/+32
* Use hash table for bookmarksJames Booth2016-08-212-3/+1
* Send receipt request only when receiver supports featureJames Booth2016-08-186-6/+51
* Only include receipts feature in disco responses when enabledJames Booth2016-08-181-0/+2
* Use hashtables for plugin disco featuresJames Booth2016-08-173-0/+147
* Rename Capabilties -> EntityCapabilitiesJames Booth2016-08-131-2/+2
* Move all filepath handling to files.cJames Booth2016-07-241-18/+2
* Move xgd functionsJames Booth2016-07-241-2/+2
* Move window functions to window_list.cJames Booth2016-07-243-315/+0
* Move autoaway checkJames Booth2016-07-241-0/+2
* Moved window_list.cJames Booth2016-07-241-1/+1
* Moved roster_list.cJames Booth2016-07-244-4/+4
* Moved muc.cJames Booth2016-07-244-4/+4
* Moved jid.cJames Booth2016-07-241-2/+2
* Moved contact.cJames Booth2016-07-243-3/+3
* Moved chat_session.cJames Booth2016-07-245-6/+6
* Move event timeout to connection moduleJames Booth2016-07-241-1/+1
* Remove plugin window on /closeJames Booth2016-07-121-1/+1
* Unit test for callback_add_command()James Booth2016-07-041-7/+32
* Free plugins commands on quitJames Booth2016-07-044-1/+39
* Revert "WIP - Unload plugin commands"James Booth2016-06-301-1/+1
* WIP - Unload plugin commandsJames Booth2016-06-291-1/+1
* Move /statuses options to /presence commandJames Booth2016-05-314-61/+61
* Option to bookmark room invitesJames Booth2016-05-231-0/+5
* Rename command sourcesJames Booth2016-05-2212-15/+15
* Add cmd_autocomplete.cJames Booth2016-05-201-1/+2
* Remove JABBER_STARTED, JABBER_UNDEFINED connection statesJames Booth2016-05-1012-85/+0
* Move disco info struct to connectionJames Booth2016-05-071-1/+1
* Remove redundant tls secured functionJames Booth2016-05-061-1/+1
* Move send stanza functionJames Booth2016-05-061-1/+1
* Move conn is secure functionJames Booth2016-05-061-1/+1
* Move tls peer cert functionJames Booth2016-05-061-1/+1
* Move uuid functionsJames Booth2016-05-061-2/+2
* Move connection fulljid functionJames Booth2016-05-062-2/+2
* Rename jabber_ functionsJames Booth2016-05-067-60/+72
* Add session.cJames Booth2016-05-0511-84/+84
com> 2015-07-27 00:04:48 +0100 committer James Booth <boothj5@gmail.com> 2015-07-27 00:04:48 +0100 Fixed tests for new command format' href='/danisanti/profani-tty/commit/tests/unittests/test_cmd_join.c?id=8119025120b0b511aea8bc3f477d2aff835bd24b'>81190251 ^
a94814f0 ^
a94814f0 ^

a2726b6a ^

baf46c6a ^
a2726b6a ^






e4e53d6e ^
baf46c6a ^


3bb1f124 ^
88f423af ^
baf46c6a ^
aa4ffa7e ^





baf46c6a ^
81190251 ^
baf46c6a ^
fd18230c ^

baf46c6a ^

a2726b6a ^

f3fe1d34 ^
a2726b6a ^




e4e53d6e ^
f3fe1d34 ^
dd1ee18c ^
f3fe1d34 ^
3bb1f124 ^
88f423af ^
aa4ffa7e ^


f3fe1d34 ^
aa4ffa7e ^


baf46c6a ^
81190251 ^
f3fe1d34 ^
fd18230c ^

f3fe1d34 ^
bafc0f25 ^
a2726b6a ^

bafc0f25 ^
a2726b6a ^




e4e53d6e ^
bafc0f25 ^


3bb1f124 ^
88f423af ^
bafc0f25 ^
aa4ffa7e ^





bafc0f25 ^
81190251 ^
bafc0f25 ^
fd18230c ^

bafc0f25 ^
15fce2cf ^
a2726b6a ^

15fce2cf ^
a2726b6a ^







e4e53d6e ^
15fce2cf ^


3bb1f124 ^
88f423af ^
aa4ffa7e ^


15fce2cf ^
aa4ffa7e ^


15fce2cf ^
81190251 ^
15fce2cf ^
fd18230c ^

15fce2cf ^
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179