Christine Dodrill
eeb9addf64
Merge remote-tracking branch 'origin/qaohv-migration-tool'
2015-03-26 02:10:20 -07:00
Christine Dodrill
203523540b
Merge remote-tracking branch 'origin/devel'
...
Conflicts:
CREDITS
extra/services/atheme/elemental-ircd.c
2015-03-26 02:10:06 -07:00
Christine Dodrill
f7c612e19f
Merge remote-tracking branch 'origin/qaohv'
2015-03-26 02:08:23 -07:00
Christine Dodrill
f0fc7fa407
Make format string for RPL_WHOISWEBCLIENT include target
...
Closes #62
2015-03-24 07:53:17 -07:00
Sam Dodrill
79bd2087c4
add usermode for webchat users
...
Closes #54
2015-03-24 07:51:15 -07:00
Christine Dodrill
ad62a8365f
atheme module: add support for +u
...
Closes #25
2015-03-22 05:23:49 -07:00
Christine Dodrill
a03437b725
Add user mode extban
...
Cherry-picked from:
- atheme/charybdis@0b18e32cad
- atheme/charybids@11f2e78727
- atheme/charybdis@a8eae73002
- atheme/charybdis@63dd387b13
2015-03-22 05:17:42 -07:00
Christine Dodrill
48a7933bde
atheme module: add support for +u
...
Closes #25
2015-03-22 05:07:17 -07:00
Christine Dodrill
81c857c332
Update my name
2015-03-11 00:38:09 -07:00
Sam Dodrill
78f7194d41
tools/migrate-7: die if conflicting options
2015-02-21 15:29:57 -08:00
Sam Dodrill
23c50b1903
tools/migrate-7: use CC0
...
Thanks @nyuszika7h for pointing out how broken the global legal system
is for this to be an issue :( In a perfect world this commit wouldn't
need to exist. I wish this was that world.
2015-02-21 08:39:28 -08:00
Sam Dodrill
bb119101bc
Add gitignore
2015-02-21 08:39:06 -08:00
Sam Dodrill
4c62183317
tools: add skeleton to migrate-7
2015-02-21 08:36:18 -08:00
Sam Dodrill
808f9b6da4
disable IRC notifications again
2015-02-21 08:30:08 -08:00
Sam Dodrill
a5cfb65445
Fix linking with Atheme
2015-02-21 08:21:50 -08:00
Sam Dodrill
1393f6394e
src/s_serv: don't require KNOCK
2015-02-21 08:21:50 -08:00
Sam Dodrill
e09eade337
Make Atheme use new QAOHV capab
2015-02-21 08:21:50 -08:00
Sam Dodrill
1da821dcde
Deny linking with non-qaohv servers
...
Also make the captab look pretty
2015-02-21 08:21:50 -08:00
Sam Dodrill
49790bbac5
testsuite/docker: leave leaf2 at older elemental
...
This will mean that leaf2 will be an incompatible server to test how the
change affects uneven servers.
2015-02-21 08:21:50 -08:00
Sam Dodrill
fbfca84c1c
Add container configs for testing qaohv mode
2015-02-21 08:21:50 -08:00
Sam Dodrill
04ad084e5e
Update protocol modules
2015-02-21 08:21:50 -08:00
Sam Dodrill
09a8287d97
src/supported: fix admin mode being "&" now
2015-02-21 08:21:50 -08:00
Sam Dodrill
39f9e19cb6
Move quiet to +y
...
[BREAKING CHANGE]
2015-02-21 08:21:50 -08:00
Sam Dodrill
83cf65e493
Move admin char to "&"
...
[BREAKING CHANGE]
Still uses "!" in extensions/m_ojoin to allow forced joins to server
local channels.
2015-02-21 08:21:50 -08:00
Sam Dodrill
a5a0b3e8d8
Replace owner mode as +q
...
[BREAKING CHANGE]
Currently this will not work reliably as quiet mode is not updated.
2015-02-21 08:21:50 -08:00
Sam Dodrill
76441b9232
Update version number, mark devel daemon as such
2015-02-21 08:21:50 -08:00
Sam Dodrill
417a320324
Remove m_olist
...
Operspy support for /list exists. Use that.
2015-02-21 08:18:47 -08:00
Sam Dodrill
e1657f04ec
addset -x for #travis op sinthetix
2015-02-21 08:18:47 -08:00
Sam Dodrill
daac54878c
modules/core/m_message: fix build
2015-02-21 08:18:16 -08:00
Sam Dodrill
e7f3a5ad93
modules/core/m_message: don't apply local policy remotely
...
Closes #33
2015-02-21 08:18:16 -08:00
Sam Dodrill
9c83aac397
Add ability to disable channel mode +u
...
Closes #43
2015-02-21 08:18:16 -08:00
Sam Dodrill
0c372c65fc
disable IRC notifications again
2015-02-21 08:17:04 -08:00
Sam Dodrill
5175b1aac7
Merge pull request #52 from Elemental-IRCd/fix/51/credits
...
CREDITS: remove dead information, designate dead projects
2015-02-20 23:24:39 -08:00
Sam Dodrill
970502cf50
CREDITS: remove dead information, designate dead projects
...
Closes #51
RIP in peace ShadowIRCd
2015-02-20 23:23:38 -08:00
Sam Dodrill
8cff086fc5
Remove git history from docker builds
2015-02-20 23:21:28 -08:00
Sam Dodrill
48a3589d5e
Merge branch 'master' of github.com:Elemental-IRCd/elemental-ircd
2015-02-20 23:21:07 -08:00
Sam Dodrill
7c4267175b
ycm extra conf: fix paths for headers
2015-02-20 22:41:53 -08:00
Sam Dodrill
aa4ebff4a5
Add YouCompleteMe semantic completion support
2015-02-20 22:41:42 -08:00
Sam Dodrill
a3e2e47b86
Merge pull request #47 from Elemental-IRCd/doc/contributing/revision-2015-02-20
...
Update contributing guidelines
2015-02-20 11:14:42 -08:00
Sam Dodrill
88cd0168ad
Merge branch 'testsuite-astyle-fixes'
...
Conflicts:
.travis.yml
Closes #48
2015-02-20 11:12:46 -08:00
Sam Dodrill
874ca05045
Revert "remove IRC notifications from travis"
...
This reverts commit 0361eeeedf
.
2015-02-20 00:35:50 -08:00
Sam Dodrill
2c0ee6900c
Add travis tests for astyle
2015-02-20 00:33:55 -08:00
Sam Dodrill
9b969de641
testsuite/astyle: Add script to check coding style
2015-02-20 00:31:20 -08:00
Sam Dodrill
cc0c8d338d
Update contributing guidelines
2015-02-20 00:11:51 -08:00
Sam Dodrill
0361eeeedf
remove IRC notifications fron travis
2015-02-16 00:52:59 -08:00
Sam Dodrill
a6eb07553e
Merge pull request #40 from Elemental-IRCd/fix/39/deprecated-entries-example-config
...
Remove deprecated settings from example configs
Thanks @YodaNetwork for finding this!
2015-02-16 00:51:49 -08:00
Sam Dodrill
62a511ab7b
Remove deprecated settings from example configs
...
Ref #39
Ref #38
2015-02-16 00:48:32 -08:00
Sam Dodrill
3e6d026b38
Merge pull request #37 from Elemental-IRCd/staging/6.6.2
...
Staging/6.6.2
2014-12-16 08:26:52 -08:00
Sam Dodrill
100324f5c9
Elemental-ircd 6.6.2
2014-12-16 08:26:32 -08:00
Sam Dodrill
771cc10e92
Fix ban list add logic
2014-12-16 08:24:50 -08:00