aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Missed some umodes in the first round.Gravatar Ben C2018-04-153-6/+17
* modules/protocol/*: White space consistency.Gravatar Ben C2018-04-1512-161/+149
* Add better user mode tracking support.Gravatar Ben C2018-04-1514-56/+234
* NickServ/cert: Derp.Gravatar Ben C2018-04-151-2/+2
* Add umode_sts for services to change user modes. Doesn't do anything yet.Gravatar Ben C2018-03-1116-22/+57
* OperServ/info: One is not plural. Also, remove the awkward descriptions of "...Gravatar Ben C2018-03-031-19/+55
* Implement a new style NickServ LIST command, that only lists account names. ...Gravatar Ben C2018-02-2627-98/+735
* libathemecore/function: Use new parse_age function in other modules that had ...Gravatar Ben C2018-02-174-60/+15
* libathemecore/function: Move build_criteriastr, which was duplicated in NS LI...Gravatar Ben C2018-02-172-28/+0
* libathemecore/function: Move parse_age, which was duplicated in NS LIST and C...Gravatar Ben C2018-02-172-47/+2
* NickServ/logout: Add proper HISTORY support.Gravatar Ben C2017-12-141-1/+31
* NickServ/FGROUP: Introducing the FGROUP command, which registers nicks under ...Gravatar Ben C2017-12-062-0/+127
* Move NickServ HISTORY failed login support so it's called from libathemecore/...Gravatar Ben C2017-11-269-36/+14
* libathemecore/services.c: myuser_login - Call user_show_all_logins in myuser_...Gravatar Ben C2017-11-254-8/+0
* Move the NickServ LOGINHISTORY/add_login_history stuff to libathemecore/servi...Gravatar Ben C2017-11-254-40/+12
* Import Atheme commits 363cf47 and b64205a.Gravatar Ben C2017-11-191-3/+16
* nickserv/register: Don't echo from registration confirm.; libathemecore/servi...Gravatar Ben C2017-11-197-69/+106
* Import Atheme commits bebafdf, b2b2798, d0de756, and 2329348. protocol/*: do...Gravatar Ben C2017-11-137-7/+14
* Import Atheme commits 2fee9b4, 34e7565, cf7d4e1, eaed083, cd536fd, 693fff4, a...Gravatar Ben C2017-11-133-14/+886
* Import Atheme commits 774e0ed, 93f3339, 36ac487, e2ca510, a3c08c6, and f26b1b...Gravatar Ben C2017-11-126-5/+105
* Import Atheme commits 494a1ff, ba191e9, and 99c7455.Gravatar Ben C2017-11-121-4/+4
* Import Atheme commits 7e5fbc1, 3f9931d, 7209fa8, and 2fbcdf4. Including addi...Gravatar Ben C2017-11-124-10/+46
* NickServ/badmail: If a glob is provided with LIST, show the count of the numb...Gravatar Ben C2017-11-121-1/+4
* SaslServ/main: Derp..Gravatar Ben C2017-11-121-1/+2
* Import Atheme commits 926814c and 7b1e598.Gravatar Ben C2017-11-121-7/+4
* Import Atheme commits 6fdf896, 870d388, and 4127d05.Gravatar Ben C2017-11-121-2/+15
* Import Atheme commits 5480943 and b6aa6a0. Remove compatibility function for...Gravatar Ben C2017-11-122-116/+0
* Import Atheme commits a9e7700, 754080f, b81eb1f, 2f654f0, 9c78a75, 6a4e22a, a...Gravatar Ben C2017-11-123-3/+40
* Import Atheme commits 26f8e9f, de182c2, 871e912, 2eaed16, and bd27dcf. Show ...Gravatar Ben C2017-11-1211-34/+49
* Import Atheme commit 285d808. libathemecore/logger.c: Refactor how sourceinf...Gravatar Ben C2017-11-101-4/+4
* nickserv/group: fix paste-o at line 1 (sleepy fail)Gravatar Austin Ellis2017-10-311-1/+1
* Move vendor field to a compile time macroGravatar Austin Ellis2017-10-30307-375/+351
* modules: Copyright updatesGravatar Austin Ellis2017-10-2910-22/+21
* whoops, fix line endings (caused by myself)Gravatar Austin Ellis2017-10-291-1/+1
* copyright updates (2017)Gravatar Austin Ellis2017-10-293-8/+8
* memoserv/read: fix formatting warning•••Fix for small formatting warning Gravatar Austin Ellis2017-10-291-1/+1
* Import Atheme commits f63b0ee, 715ed1e, 7f54ac3, 72821fa, and 82a8ad3.Gravatar Ben C2017-10-2817-25/+25
* protocol/chatircd: Couple more tweaks. $s is not supported. Support $u for ...Gravatar Ben C2017-10-211-7/+2
* protocol/chatircd: Add support for ChatIRCd extban $u .Gravatar Ben C2017-10-211-0/+29
* protocol/Unreal40: Unlike Unreal 3.2.x, Unreal 4.0.x no longer supports cmode...Gravatar Ben C2017-10-171-27/+1
* Import Atheme commits 41799c4, 5773ef5, 3cf9db6, and e5ce76c.Gravatar Ben C2017-10-134-3/+19
* Import Atheme commits f653a85, b2566f4, db3b37b, 407fb1c, 796fb83, 7b56c7a, a...Gravatar Ben C2017-10-121-78/+123
* Import Atheme commits 908721c and e5d5d46.Gravatar Ben C2017-10-122-3/+3
* BotServ/info: Tweak the output to make it consistent with the format of (Chan...Gravatar Ben C2017-10-121-21/+63
* BotServ/info: It should also mention SAYCALLER.Gravatar Ben C2017-10-121-0/+7
* BotServ/set_nobot: Add some additional checks, as well as HISTORY and VERBOSE...Gravatar Ben C2017-10-111-0/+41
* BotServ/set_saycaller: Fail.Gravatar Ben C2017-10-111-1/+1
* BotServ/set_saycaller: Add HISTORY and VERBOSE support.Gravatar Ben C2017-10-111-3/+31
* ChanServ/info: Show the NOBOT and SAYCALLER options in INFO.Gravatar Ben C2017-10-111-0/+16
* BotServ/set_*: Update copyright information.Gravatar Ben C2017-10-114-4/+12