about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed TODOsJames Booth2014-12-205-34/+0
|
* Fixed testsJames Booth2014-12-207-7/+43
|
* Refactored all window recipients and typesJames Booth2014-12-2017-564/+597
| | | | Tests need fixing
* Refactoring window types, removing recipient and from references - wipJames Booth2014-12-1811-605/+760
|
* Tidy occupantswin.cJames Booth2014-12-161-40/+19
|
* Added occupantswin.cJames Booth2014-12-168-113/+184
|
* Refactor rosterwin.cJames Booth2014-12-161-36/+22
|
* Moved roster functionsJames Booth2014-12-1612-180/+160
|
* Added rosterwin.cJames Booth2014-12-166-51/+135
|
* Fixed window resizeJames Booth2014-12-161-2/+6
|
* Tidied subwin pagingJames Booth2014-12-161-9/+4
|
* Refactor layout creationJames Booth2014-12-162-85/+53
|
* Added new window and layout typesJames Booth2014-12-168-395/+472
|
* Added window specific creation functionsJames Booth2014-12-156-63/+136
|
* Merge remote-tracking branch 'origin/master'James Booth2014-12-141-17/+10
|\
| * Allow params to /bookmark when in a roomJames Booth2014-12-141-17/+10
| |
* | Subscription handler uses wins_new_chatJames Booth2014-12-112-10/+6
|/
* Added win create functions for chat and private chatJames Booth2014-12-105-2/+79
|
* Split private message handling to separate functionsJames Booth2014-12-105-77/+136
|
* Removed unused argument from _wins_show_historyJames Booth2014-12-103-11/+10
|
* Renamed chat_resource -> resourceJames Booth2014-12-106-16/+16
|
* Moved chat resource to WIN_CHAT typeJames Booth2014-12-106-17/+19
|
* Moved otr properties to WIN_CHAT typeJames Booth2014-12-104-24/+63
|
* Added form to WIN_MUC_CONFIG typeJames Booth2014-12-107-32/+51
|
* Added union for window typesJames Booth2014-12-104-120/+227
|
* Changed ChatSession typedefJames Booth2014-12-071-20/+18
|
* Merge branch 'master' into resourceJames Booth2014-12-051-3/+3
|\
| * Updated themeJames Booth2014-12-051-3/+3
| |
* | Added /resource autocompletionJames Booth2014-12-043-1/+72
| |
* | Use selected resource for sending messagesJames Booth2014-12-033-8/+44
| |
* | Show resource presence with /resource commandJames Booth2014-12-021-51/+48
| |
* | Added /resource commandJames Booth2014-12-026-0/+79
| |
* | Tidied title bar drawJames Booth2014-12-021-96/+88
|/
* Fixed closing window 0James Booth2014-12-011-4/+0
|
* Updated navigation helpJames Booth2014-12-011-1/+1
|
* Merge remote-tracking branch 'origin/ctrl-w' into ctrl-wJames Booth2014-12-011-1/+5
|\
| * Added ifdef to _show_privacy() functionJames Booth2014-12-011-1/+5
| |
* | Removed debugJames Booth2014-12-011-10/+0
|/
* Added ctrl-w support (with debug)James Booth2014-12-011-58/+77
|
* Fixed /me messages in chat room historyJames Booth2014-12-011-0/+1
|
* Fixed spelling in themesJames Booth2014-12-012-2/+2
|
* Automatically add/remove '/' when adding and removing aliasesJames Booth2014-11-302-7/+17
|
* Colour /me messages correctlyJames Booth2014-11-301-6/+8
| | | | fixes #457
* Only overwrite preferences with theme when them loaded, not on startupJames Booth2014-11-301-3/+16
|
* Added caching of legacy capabilitiesJames Booth2014-11-303-33/+185
|
* Added CHANGELOGJames Booth2014-11-281-0/+9
|
* Store capabilities against fulljid when unsupported hashJames Booth2014-11-275-52/+153
|
* Refactored parsing capsJames Booth2014-11-268-99/+111
|
* Refactored available presence handlerJames Booth2014-11-263-74/+120
|
* Merge remote-tracking branch 'incertia/master'James Booth2014-11-244-3/+31
|\
artik/view.love/blame/main.lua?id=551985e383348a0544454030377262aad784055c'>^
45eee7a ^
cfdd563 ^
9ade4d2 ^
b586c73 ^
cfdd563 ^

9ade4d2 ^
8f06b74 ^

51eb86c ^
dc618a4 ^
51eb86c ^
9ade4d2 ^
51eb86c ^
f91e520 ^


6a5864e ^
40b1780 ^
f144bdf ^
f91e520 ^
f91e520 ^
f91e520 ^
6a5864e ^
f91e520 ^











5816956 ^
f91e520 ^
6a5864e ^

d482694 ^
6a5864e ^
f91e520 ^
6a5864e ^
35d14c8 ^
5816956 ^
f91e520 ^
475bbd7 ^
51eb86c ^



c1ba40a ^
475bbd7 ^

6e152a9 ^

3a9f02c ^
40b1780 ^
e2d4edb ^
92bd683 ^

e2d4edb ^

92bd683 ^

3a9f02c ^


e83f219 ^

eaa3820 ^
4818672 ^
eaa3820 ^

4aa2003 ^
222a11a ^

b544e8c ^




f91e520 ^



ec410d5 ^
f91e520 ^




21f1666 ^
ec410d5 ^
f91e520 ^







ec410d5 ^
222a11a ^

ccf7ecc ^


4aa2003 ^

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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202