Shivaram Lingamneni
|
dfb0a57040
|
refactor the password hashing / password autoupgrade system
|
2018-08-06 02:26:21 -04:00 |
|
Shivaram Lingamneni
|
1383190249
|
refactor rehash to rely more on server.config
|
2018-07-16 03:46:40 -04:00 |
|
Shivaram Lingamneni
|
2a33c1483b
|
atomic bitset implementations of caps.Set and modes.ModeSet
|
2018-06-25 18:17:47 -04:00 |
|
Shivaram Lingamneni
|
495705f538
|
implement SAJOIN, allow channel founders to join unconditionally
|
2018-05-25 02:47:50 -04:00 |
|
Daniel Oaks
|
de7b679fc5
|
Merge pull request #247 from slingamn/vhosts.3
initial vhosts implementation, #183
|
2018-05-19 08:51:16 +10:00 |
|
Shivaram Lingamneni
|
f6373f7a4d
|
fix #262
|
2018-05-04 00:29:16 -04:00 |
|
Shivaram Lingamneni
|
74fa58dda0
|
Merge remote-tracking branch 'origin/master' into vhosts.4
|
2018-04-23 21:46:12 -04:00 |
|
Shivaram Lingamneni
|
fad2475c3f
|
modes refactor, #255
|
2018-04-22 19:36:15 -04:00 |
|
moocow
|
744ad2ce0b
|
Stats for LUSERS logic now seperated, fixed params in LUSERS
|
2018-04-20 22:48:15 +02:00 |
|
moortens
|
0b3abb5bde
|
Fixed LUSERS count not subtracting invisible users
|
2018-04-20 09:11:56 +02:00 |
|
Shivaram Lingamneni
|
5e62cc4ebc
|
initial vhosts implementation, #183
|
2018-04-19 03:00:56 -04:00 |
|
Daniel Oaks
|
c75d2c91c5
|
Merge pull request #224 from slingamn/channelkeys.1
Updates to channel persistence
|
2018-04-16 13:35:48 +10:00 |
|
Daniel Oaks
|
27c575e191
|
Um... name monitor subcommands handler properly
|
2018-04-12 10:11:45 +10:00 |
|
Shivaram Lingamneni
|
8fb5a38851
|
Updates to channel persistence
1. Implement persistent channel keys (#208)
2. Persist changes to registered channel modes
3. Backend changes for persisting operator status (partial #198)
|
2018-04-03 21:49:40 -04:00 |
|
Daniel Oaks
|
b6a997f68c
|
Unify translations
|
2018-04-01 23:22:21 +10:00 |
|
Daniel Oaks
|
3394700def
|
Fix translation notes
|
2018-04-01 18:31:30 +10:00 |
|
Shivaram Lingamneni
|
1bf5e2a7c8
|
implement fakelag (#189)
|
2018-03-22 11:04:21 -04:00 |
|
Shivaram Lingamneni
|
a022befffe
|
nickserv: implement GHOST, GROUP, DROP, and INFO
|
2018-03-02 17:05:47 -05:00 |
|
Daniel Oaks
|
1023f7e20e
|
Merge pull request #200 from slingamn/issue199.2
implement #199
|
2018-02-27 19:50:09 -08:00 |
|
Shivaram Lingamneni
|
784a3bbf52
|
Don't send error messages for bad channels in NAMES
"There is no error reply for bad channel names."
<https://tools.ietf.org/html/rfc2812#section-3.2.5>
|
2018-02-27 15:37:58 -05:00 |
|
Shivaram Lingamneni
|
be86684e96
|
implement #199
|
2018-02-26 22:48:52 -05:00 |
|
Shivaram Lingamneni
|
df41f9b3b0
|
don't send ACC numerics in response to NickServ commands
|
2018-02-20 04:44:44 -05:00 |
|
Shivaram Lingamneni
|
89ae261739
|
implement mailto callbacks
|
2018-02-20 04:20:30 -05:00 |
|
Shivaram Lingamneni
|
73391f11a6
|
replace ACC UNREGISTER with nickserv unregister
|
2018-02-12 01:09:30 -05:00 |
|
Shivaram Lingamneni
|
af256fccd3
|
remove redundant oper check from DEBUG
|
2018-02-11 23:58:54 -05:00 |
|
Shivaram Lingamneni
|
ad73d68807
|
refactor account registration, add nick enforcement
|
2018-02-11 05:30:40 -05:00 |
|
Daniel Oaks
|
a70cc6713c
|
(hopefully) fix labeled-response behaviour
|
2018-02-11 08:57:15 +10:00 |
|
Daniel Oaks
|
e0fa97d344
|
Get labeled-reply working just fine
|
2018-02-06 00:21:08 +10:00 |
|
Daniel Oaks
|
3680a3fe9a
|
Merge
|
2018-02-04 21:32:48 +10:00 |
|
Daniel Oaks
|
ca6a162696
|
handlers: Make sure all functions have appropriate comments
|
2018-02-04 05:48:44 +10:00 |
|
Daniel Oaks
|
2419f69879
|
Move all errors into errors.go
|
2018-02-03 22:03:36 +10:00 |
|
Daniel Oaks
|
2ecec25d28
|
Misc refactoring
|
2018-02-03 21:15:07 +10:00 |
|
Daniel Oaks
|
3634d0601e
|
Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes)
|
2018-02-03 20:21:32 +10:00 |
|
Daniel Oaks
|
9f71d9ce12
|
Add right copyright to handlers.go
|
2018-02-03 19:48:30 +10:00 |
|
Daniel Oaks
|
47d2ce351c
|
Centralise all command handlers in handlers.go
|
2018-02-03 19:28:02 +10:00 |
|