| Commit message (Expand) | Author | Age | Files | Lines |
| * | libathemecore/function: Use new parse_age function in other modules that had ... | Ben C | 2018-02-17 | 1 | -15/+3 |
| * | libathemecore/function: Move build_criteriastr, which was duplicated in NS LI... | Ben C | 2018-02-17 | 1 | -14/+0 |
| * | libathemecore/function: Move parse_age, which was duplicated in NS LIST and C... | Ben C | 2018-02-17 | 1 | -23/+1 |
| * | Import Atheme commits 363cf47 and b64205a. | Ben C | 2017-11-19 | 1 | -3/+16 |
| * | Import Atheme commits a9e7700, 754080f, b81eb1f, 2f654f0, 9c78a75, 6a4e22a, a... | Ben C | 2017-11-12 | 1 | -0/+8 |
| * | Import Atheme commits 26f8e9f, de182c2, 871e912, 2eaed16, and bd27dcf. Show ... | Ben C | 2017-11-12 | 9 | -32/+41 |
| * | Move vendor field to a compile time macro | Austin Ellis | 2017-10-30 | 69 | -84/+84 |
| * | Import Atheme commits f63b0ee, 715ed1e, 7f54ac3, 72821fa, and 82a8ad3. | Ben C | 2017-10-28 | 7 | -8/+8 |
| * | Import Atheme commits 41799c4, 5773ef5, 3cf9db6, and e5ce76c. | Ben C | 2017-10-13 | 1 | -1/+1 |
| * | Import Atheme commits 908721c and e5d5d46. | Ben C | 2017-10-12 | 1 | -2/+2 |
| * | ChanServ/info: Show the NOBOT and SAYCALLER options in INFO. | Ben C | 2017-10-11 | 1 | -0/+16 |
| * | Import Atheme commits 51213f2, a07c528, 5eaae88, and 4e49a7a. | Ben C | 2017-10-10 | 12 | -38/+38 |
| * | ChanServ/access: Fix a minor problem where NS HISTORY and/or notify_(channel|... | Ben C | 2017-10-10 | 1 | -35/+39 |
| * | ChanServ/flags: Fix a minor problem where NS HISTORY and/or notify_(channel|t... | Ben C | 2017-10-10 | 1 | -1/+1 |
| * | Import Atheme commits d2420fe and 2041323. | Ben C | 2017-10-09 | 1 | -0/+6 |
| * | ChanServ/antiflood: Add VERBOSE support for settings changes. | Ben C | 2017-10-09 | 1 | -1/+11 |
| * | Import Atheme commits 54179b3 and 46d7837. | Ben C | 2017-10-09 | 1 | -2/+2 |
| * | ChanServ/clear_* (modes): Add MODULE_CONFLICT checks to prevent loading of cl... | Ben C | 2017-10-09 | 5 | -2/+15 |
| * | ChanServ/clear_* (modes): Add verbose support. | Ben C | 2017-10-09 | 5 | -30/+80 |
| * | ChanServ/sync: For SET NOSYNC, add ON/1/TRUE and OFF/0/FALSE, VERBOSE, and HI... | Ben C | 2017-10-09 | 1 | -2/+16 |
| * | ChanServ/set_*: Add verbose support, announcing changes to channels that have... | Ben C | 2017-10-09 | 16 | -4/+39 |
| * | (Chan|Group|Nick)Serv/help: Change the formatting of the base help text a bit... | Ben C | 2017-10-08 | 1 | -7/+9 |
| * | Import Atheme commits 322badd, 78e8236, e09a258, and bedc884. | Ben C | 2017-10-08 | 1 | -2/+13 |
| * | Import Atheme commits 07bcfcc, c604b9f, and 1be4e03. | Ben C | 2017-10-08 | 1 | -1/+6 |
| * | Import Atheme commits 7424587, 86d1376, 4e09f93, and 6071072. | Ben C | 2017-10-08 | 1 | -7/+12 |
| * | Import Atheme commits 6234ca5, b94cfcc, c1a31c4, and ce72404. | Ben C | 2017-09-29 | 3 | -0/+21 |
| * | chanserv/flags: Welp.. that was silly. Fail. | Ben C | 2017-09-25 | 1 | -10/+11 |
| * | Move libathemecore component of bouncing mode changes on SECURE channels to C... | Ben C | 2017-09-17 | 1 | -0/+40 |
| * | Prevent unverified users from registering groups, don't show BotServ bots in ... | Ben C | 2017-09-16 | 2 | -20/+18 |
| * | ChanServ/flags: Add the ability and config option for users to selfop or deop... | Ben C | 2017-09-12 | 2 | -2/+77 |
| * | Import Atheme commits 2104453, b973984, and 5f733b8. | Ben C | 2017-08-26 | 1 | -2/+2 |
| * | Import Atheme commit 4d7df1c | Ben C | 2017-08-26 | 4 | -8/+12 |
| * | ChanServ/topic: Add TOPICSWAP command. Atheme commits 6f7e723, fab6139, 0e06... | Ben C | 2017-08-23 | 1 | -53/+168 |
| * | chanserv/(op|protect|voice): When specifying multiple target nicks, make it m... | Ben C | 2017-08-22 | 3 | -4/+4 |
| * | Ignore CTCP messages that start with a space. - Atheme commit 8b71c9d | Ben C | 2017-08-18 | 1 | -1/+1 |
| * | ChanServ: Make ACCESS LIST and FLAGS (list) show total number of entries at t... | Ben C | 2017-08-10 | 2 | -2/+4 |
| * | Improve both the header and footer for ChanServ INFO, GroupServ INFO, and Nic... | Ben C | 2017-08-10 | 1 | -2/+16 |
| * | ChanServ/info: Make the colons line up the way they do in GroupServ INFO with... | Ben C | 2017-08-10 | 1 | -17/+17 |
| * | ChanServ: Add headers to ACCESS LIST and FLAGS (list) similar to what xOP has. | Ben C | 2017-08-09 | 2 | -0/+4 |
| * | ChanServ/xop_manager.c: Add a note if one of the xOP lists are empty. | Ben C | 2017-08-09 | 1 | -3/+8 |
| * | ChanServ/xop_manager: Add last modified time to LIST sub-command. | Ben C | 2017-08-09 | 1 | -12/+18 |
| * | Welp.. minor fail. | Ben C | 2017-08-09 | 1 | -1/+1 |
| * | ChanServ/xop_manager: Add dynamic table widths in LIST, header, and footer. | Ben C | 2017-08-09 | 1 | -4/+62 |
| * | ChanServ/xop_manager: Remove displaying logged in status in xOP list. Pointl... | Ben C | 2017-08-09 | 1 | -5/+3 |
| * | ChanServ/access: Add last modified times to LIST sub-command the way they're ... | Ben C | 2017-08-09 | 1 | -8/+18 |
| * | ChanServ/set_*: Make every binary option accept on/1/true and off/0/false as ... | Ben C | 2017-07-16 | 12 | -26/+25 |
| * | chanserv/main: Add NickServ HISTORY support to notify_target_acl_change, effe... | Ben C | 2017-05-15 | 1 | -6/+20 |
| * | chanserv/template: Make it call/use notify_channel_misc_change. | Ben C | 2017-05-08 | 1 | -10/+33 |
| * | chanserv/main: Add notify_channel_misc_change function. | Ben C | 2017-05-08 | 1 | -0/+49 |
| * | chanserv/main: Rename notify_channel_misc_change to notify_channel_successor_... | Ben C | 2017-04-25 | 1 | -1/+1 |