]> jfr.im git - irc/evilnet/x3.git/blob - ChangeLog.X3
More tweaks to help and some spelling
[irc/evilnet/x3.git] / ChangeLog.X3
1 /***********************************************************************
2 X3 ChangeLog
3
4 2005-05-18 Alex Schumann <rubin@afternet.org>
5
6 * src/helpfile.c: make send_help() return true/false and not send
7 errors so svccmd_send_help can 'take control' of things.
8
9 * src/modcmd.c: Fixed up the help system (again) / find aliased
10 commands help if none exists.
11
12 * src/modcmd.h: Fixed up the help system (again)
13
14 * src/global.c: Fixed syntax display
15
16 * src/chanserv.help: Removed =---= formatting, fixed a few things.
17 *spelling ++more spelling (thx reed)
18
19 * src/nickserv.help: Removed =---= formatting, fixed a few things.
20 *spelling ++more spelling (thx reed)
21
22 * src/opserv.help: Removed =---= formatting, fixed a few things.
23 ++spelling (thx reed)
24
25 * src/global.help: simplified index
26
27 * src/nickserv.c: Changed message users get when their email is
28 already used for an account, fixed syntax help
29
30 * src/opserv.c: fixed syntax help
31
32 2005-05-16 Alex Schumann <rubin@afternet.org>
33
34 * src/chanserv.help: Fixed a couple ban/lamer conversions i missed in
35 the help file.
36
37 2005-05-04 Alex Schumann <rubin@afternet.org>
38
39 * src/modcmd.c: added a 'rebindall' command to assist with
40 upgrades and changes which change command bindings.
41
42 * src/modcmd.help: modified help to reflect above
43
44 * src/opserv.help: modified help to reflect above
45
46 * src/chanserv.c: changed addban, addtimedban, delban, bans etc
47 to addlamer, dellamer, addtimedlamer, lamers to reduce confusion
48 between channel bans (+b) and x3 remembered bans (lamers)
49
50 * src/chanserv.help: modified help to reflect above
51
52 * UPGRADE: added use of rebindall to upgrade instructions
53
54 2005-05-04 Alex Schumann <rubin@afternet.org>
55
56 * src/chanserv.c: added an 'adduser pending' feature, where if
57 someone isn't authed x3 will ask them to /auth or register, and then
58 automatically finish adding them to the channel when they do.
59 Fixed email bug with adduser pending
60
61 * src/chanserv.h: adduser pending
62
63 * src/hash.c: adduser pending
64
65 * src/hash.h: adduser pending, and increased maxbans to 128 from 45.
66
67 * src/nickserv.c: adduser pending cleanup and activation code,
68 Arch sync (Avoid losing channel information when
69 replacing an account using the mergedb command.)
70
71 * src/proto-p10.c: adduser pending cleanup code
72
73 * src/nickserv.help: improved set and register help
74
75 2005-05-04 Alex Schumann <rubin@afternet.org>
76
77 * src/chanserv.c: changed uset noautoop to uset autoop (removed double
78 negitive). Added set voice to provide control over use of voice.
79 Implimented a basic chanserv db version control system for upgrading
80 seamlessly.
81
82 * src/chanserv.help: adjusted help to reflect voice and uset autoop
83 changes.
84
85 * src/hash.h: updated ssz comment from z to Z
86
87 * src/modcmd.help: rewrote BIND help
88
89 * src/proto-p10.c: Added Z (sslonly) support back in
90
91 * UPGRADE: created file to document upgrading procedures
92
93 2005-04-23 Alex Schumann <rubin@afternet.org>
94 * src/chanserv.c: removed settings: oplevel, halfoplevel, and
95 voicelevel, hard coding them to OP, HALFOP, and PEON. Changed
96 topicmask to be an on or off setting, uninfluenced by enftopic.
97 Added feature to use mask on /topic in addition to ,topic sets.
98 Removed special consideration for ircops in protect_user()
99
100 * src/chanserv.help: updated documentation to reflect the new and
101 much simpler topicmask feature, and removed op/voice levels.
102
103 * src/nickserv.c: added tailing 'end of' line for accountinfo
104 for non-opers too.
105
106 * src/modcmd.c: tweaked alias notification for help and breef help.
107
108 2005-04-20 Alex Schumann <rubin@afternet.org>
109
110 * src/proto-common.c: removing +d. needs to be a config option
111 or something.
112
113 * src/nickserv.help: modified main help reply of authserv
114
115 * src/nickserv.c: added title, epithet, and fakehost to oset listing
116
117 * src/modcmd.c: fixed up auto-help & alias command handling. Needs
118 totally redesigned though.
119
120 2005-04-15 Alex Schumann <rubin@afternet.org>
121
122 * src/proto-common.c: Temp fix for x3 not seeing -hv modes being set
123 at the same time. The whole block needs to be if/else instead of
124 switch though, to be cleaner.
125
126 * src/nickserv.help: added fakehost and title options to help oset.
127
128 * src/nickserv.c: removed 'style' setting. (was not being used in
129 code anyway)
130
131 2005-04-04 Neil Spierling <sirvulcan@gmail.com>
132
133 * src/proto-p10.c: Reinstated +d usermode.
134
135 2005-03-30 Alex Schumann <rubin@afternet.org>
136
137 * src/chanserv.c: Fixed unban.
138
139 * x3.conf.example: added note in snoop config that improper
140 setting for bots nick will cause segfault.
141
142 2005-03-22 Alex Schumann <rubin@afternet.org>
143
144 * x3.conf.example: added sethost/fakehost settings to conf
145
146 2005-03-19 Alex Schumann <rubin@afternet.org>
147
148 * chanserv.c: Changed style of command outputs, added userlevel back
149 to users list.
150
151 * opserv.c: Changed style of command outputs, removed warn feature
152
153 * tools.c: shortened duration string lengths
154
155 * main.c: shortened duration string lengths
156
157 * sendmail.c: Changed style of stats email
158
159 2005-03-18 Alex Schumann <rubin@afternet.org>
160
161 * Changed breef to brief...
162
163 * chanserv.c: Changed to access level names instead of numbers.
164
165 2005-03-17 Alex Schumann <rubin@afternet.org>
166
167
168 * src/opserv.c: Improved readability of trace print output
169
170 * src/chanserv.c: Improved cmd_list_users output & cleaned it up
171 a little.
172
173 * src/helpfile.c: Improved table_send readability (used in lots
174 of listings including users and stats network etc)
175
176 2005-03-15 Alex Schumann <rubin@afternet.org>
177
178 * src/chanserv.c: Improved some syntax error reporting for commands
179
180 * src/helpfile.c: Added a 'breef' help function
181
182 * src/helpfile.h: Added a 'breef' help function
183
184 * src/main.c: Improved some syntax error reporting for commands
185
186 * src/modcmd.c: Improved some syntax error reporting for commands
187
188 * src/modcmd.h: Improved some syntax error reporting for commands
189
190 2005-03-15 Reed Loden <reed@reedloden.com>
191
192 * Synchronization with srvx--devo--1.3--patch-19.
193
194 2005-03-12 Alex Schumann <rubin@afternet.org>
195
196 * src/common.h, src/opserv.h: more SRVX->X3 fixes
197
198 * opserv.c: fixed SRVX defines to X3
199
200 * src/nickserv.c: Applied patch to bring up to date with
201 local uncommitted changes on afternets srvx2 tree. improved
202 cookie gen code and removed /play from cookie messages.
203
204 * src/all, src/Makefile*, Makefile.in: changed srvx to x3 in a
205 bunch more places.
206
207 2005-03-07 Neil Spierling <sirvulcan@gmail.com>
208
209 * nickserv.help: Added odelcookie section.
210
211 * src/nickserv.c: Added odelcookie for deleting auth cookies and email
212 cookies.
213
214 * src/md5.c: Cleaned up compile warnings.
215
216 * src/nickserv.help: Added odelcookie section.
217
218 ***********************************************************************/
219
220 #define CVS_VERSION "$Revision$"
221