Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-04 | Add a couple of usability and aesthetic changes, fix the half-broken ↵ | Denis M. (Phr33d0m) | |
chanlist functionality, add a couple of missing ESCAPED_CHANNEL vars Add missing ESCAPED_CHANNEL Changed EMAIL_TYPE to FORCE_EMAIL. Now makes more sense Make it more obvious when the 'email' field is optional Add a 'Retry' button to go back to the registration page Fixed broken chanlist functionality. Before even if the user clicked on the channels nothing happened, now it goes straight to the 'set' page (at least something happens) Small fix, disable the 'Save' button if user has no SET powers Add another missing ESCAPED_CHANNEL Add a more clear definition of what hostmasks are allowed in that field, either user@host or nick\!user@host Fix wrongly placed var Changed some aesthetics | |||
2013-11-03 | CREATE EVENT chanstats_event_cleanup_weekly failed due to calculating ↵ | Cronus89 | |
improper start of week. | |||
2013-11-04 | ns_identify: When logging failures, also show the account name, and that it ↵ | Robby- | |
exists or not. | |||
2013-11-01 | Attempt #3 | Adam | |
2013-11-01 | Fix release build, not too sure why this is, compiler seems to infer this as ↵ | Adam | |
a copy of ChanAccess | |||
2013-11-01 | Compare access entries created with the levels access system by access level ↵ | Adam | |
and not by privilege set, as two entries can have the same privset but different levels, but still represent two different levels of access. This prevented users from adding other users at a lower access level when that level had the same privset as them. Spotted by TSG. | |||
2013-11-01 | Cleanup some access(group) comparison logic in access.cpp | Adam | |
2013-11-01 | Use Config::GetClient for looking up services for command{} blocks which ↵ | Adam | |
lessens the insanity of renaming services | |||
2013-11-01 | People often seem to get tripped up by this, so document more clearly | Adam | |
2013-11-01 | Don't take modes in SetCorrectModes if the user has the ME privilege | Adam | |
2013-10-28 | Merge pull request #24 from Robby-/1.9+fixes | Adam | |
1.9+fixes | |||
2013-10-28 | Fix logging when identifying with an SSL certificate fingerprint. | Robby- | |
2013-10-28 | Stop requesting identification when changing nicks to a registered nick, and ↵ | Robby- | |
the current client certificate fingerprint matches one on the nickname's list. | |||
2013-10-28 | Fix kill and killquick default expiry times. | Robby- | |
ns_access and ns_cert: Fix accessmax defaults, also state in the config that 0 is not a valid value. | |||
2013-10-28 | Fix some typos and touch up the configs a little. | Robby- | |
2013-10-27 | Fix m_httpd not passing non post data to other modules correctly & close ↵ | Adam | |
connections immediately when we are done flushing data | |||
2013-10-27 | fixed a small error that causes irc2sql to not compile | DukePyrolator | |
2013-10-27 | fixed make install not installing the new example config files | DukePyrolator | |
2013-10-26 | added the irc2sql gateway module | DukePyrolator | |
2013-10-26 | moved some config options from example.conf to nickserv.example.conf | DukePyrolator | |
2013-10-26 | new event OnSetDisplayedHost | DukePyrolator | |
2013-10-22 | Make nickserv's confirmemailchanges option work | Adam | |
2013-10-19 | Fix some typos of language | Adam | |
2013-10-19 | Fix os_dns not using remove_split_servers and fix remove_split_servers=true ↵ | Adam | |
readd_connected_servers=false causing delinked servers to remaing in pooled+not active state | |||
2013-10-14 | Bump for 1.9.10-git | Adam | |
2013-10-12 | Anope 1.9.9 Release1.9.9 | Adam | |
2013-10-12 | Update version.log | Adam | |
2013-10-12 | Update language files | Adam | |
2013-10-12 | Update changes and changes.conf sort of | Adam | |
2013-10-10 | fixed a typo in the last commit, reported by Robby | DukePyrolator | |
2013-10-10 | replaced the country name in the Language header in the language files by ↵ | DukePyrolator | |
four letter codes | |||
2013-10-09 | Call OnBotPrivmsg after checking if the message is a ctcp, not before. fix ↵ | Adam | |
typo in opersrev.example.conf | |||
2013-10-09 | set the Language header in the language files so msgfmt doesnt complain | DukePyrolator | |
2013-10-06 | updated docs/EVENTS | DukePyrolator | |
2013-10-05 | Fix Windows build | Adam | |
2013-10-05 | anope.nl_NL.po: Translate newly added string, and fix some spelling/grammar. | Robby- | |
2013-10-05 | Always show expire time for nicks in /ns info to opers, even if the user is ↵ | Adam | |
online Make Anope::strftime show "now" if the time is now Fix typo in nickalias.cpp for the type of the last_seen field, spotted by grawity | |||
2013-10-05 | Hide expires in /cs info if the channel is actively in use as it confuses people | Adam | |
2013-10-05 | Big update of the Dutch language file. | Robby- | |
cs_ban: Merge the syntaxes into one. | |||
2013-10-05 | cs_mode: Fix override in /cs mode set. | Robby- | |
2013-10-05 | os_news: Add some logging. | Robby- | |
2013-10-05 | Fix logging for log type 'other'. | Robby- | |
os_ignore: Log expired ignores to the normal log level. cs_drop: Allow Services Operators to actually drop channels in Read-Only mode. os_akill, os_sxline, cs_akick: Log deletions by number. | |||
2013-10-05 | Fix not setting -r when channels are deleted | Adam | |
2013-10-05 | Fix /ns alist showing a header/column header if the user has no access | Adam | |
2013-10-05 | Hide privileged commands in ns help set and cs help set if configured | Adam | |
2013-10-05 | Fix xline uid generation when the one chosen already exists | Adam | |
2013-10-05 | Log akill deleteions by number | Adam | |
2013-10-05 | cs_entrymsg: Check for the correct override privilege. | Robby- | |
Make some more commands check if Read-Only mode is active. cs_flags: Show a meaningful message when a user is not found on the access list. os_set: Add missing capabilities to the readonly help output. OperServ: Add logging to certain commands. NickServ: Undo logging for listings. | |||
2013-10-05 | Don't explicitly reference services nicks. | Robby- | |
os_forbid: If NickServ is available, have it send the forbid reason instead of OperServ. | |||
2013-09-29 | Exempt ulines/myself from bounce mode check | Adam | |