Commit Graph

224 Commits

Author SHA1 Message Date
Daniel Oaks
cc910d0e6e CHANGELOG: Update with new stuff 2016-12-01 18:16:25 +10:00
Daniel Oaks
dc605ebb01 client: Send quit messages more correctly 2016-11-29 21:06:01 +10:00
Daniel Oaks
9a9820fa88 NICK: Prevent races, remove a DoS 2016-11-16 12:02:22 +10:00
Daniel Oaks
527841c673 rest-api: Disable by default, betterise CHANGELOG 2016-11-15 08:04:34 +10:00
Daniel Oaks
6d6c1936cc Handle db better, fix bug, update db schema, rest 2016-11-06 13:47:13 +10:00
Daniel Oaks
e973862944 CHANGELOG: Cleanup a little 2016-11-05 00:36:12 +10:00
Daniel Oaks
c3174bb648 Various crash fixes, and little cleanups for safety 2016-11-04 21:38:47 +10:00
Daniel Oaks
8c797d0f76 Initial DLINE changes 2016-11-04 12:42:58 +10:00
Daniel Oaks
9a3a5fff90 Setup 0.5.0-unreleased for next release 2016-11-03 20:25:40 +10:00
Daniel Oaks
b1db65009e Release v0.4.0 2016-11-03 17:25:10 +10:00
Daniel Oaks
9fea9cf658 modes: Restrict changing modes correctly 2016-11-03 16:59:57 +10:00
Daniel Oaks
07e4728c15 roleplay: Initial commit 2016-11-01 23:56:25 +10:00
Daniel Oaks
c7fdb4656e strings: Use inbuilt precis.Nickname encoding now 2016-10-27 00:44:36 +10:00
Daniel Oaks
f62ffe006f server: Support more RPL_ISUPPORT stuff 2016-10-24 01:01:27 +10:00
Daniel Oaks
78028135eb modes: Limit length of beI mode lists 2016-10-24 00:50:18 +10:00
Daniel Oaks
a404bf83d1 Add automated client connection limiting 2016-10-23 23:05:00 +10:00
Daniel Oaks
1092caa190 MONITOR: Fix display of long lists 2016-10-23 20:24:02 +10:00
Daniel Oaks
194fa9af9f HELP: Check topics exist at startup, fix a bug 2016-10-23 18:59:13 +10:00
Daniel Oaks
29e811a531 oper: Support custom vhosts, and chghost 2016-10-23 11:28:31 +10:00
Daniel Oaks
64bdedaee2 Add oper classes, for more finely-grained control 2016-10-23 10:47:11 +10:00
Daniel Oaks
a5395b5fe2 Setup 0.4.0-unreleased for next release 2016-10-23 09:42:57 +10:00
Daniel Oaks
09efb8e322 Release v0.3.0 2016-10-23 00:56:13 +10:00
Daniel Oaks
517893065b Support STATUSMSG 2016-10-23 00:45:51 +10:00
Daniel Oaks
d9db688963 Implement echo-message capability 2016-10-22 22:29:01 +10:00
Daniel Oaks
b84dbb1a06 Support cap-notify and enabling/disabling SASL 2016-10-22 22:18:41 +10:00
Daniel Oaks
1f2cfbee6f CHANGELOG: Update info 2016-10-22 22:16:55 +10:00
Daniel Oaks
6cd71e1b9e Add REHASH command 2016-10-19 21:38:31 +10:00
Daniel Oaks
6e24efe84b Setup 0.3.0-unreleased for next release 2016-10-19 21:37:59 +10:00
Daniel Oaks
b23707c12a Release v0.2.0 2016-10-16 21:36:21 +10:00
Daniel Oaks
0562e26f8e CHANGELOG: Move back to root, put in docs in dists 2016-10-16 21:30:52 +10:00
Daniel Oaks
8320c37ed4 docs: Move things to this dir, fill it out a bit 2016-10-16 21:01:53 +10:00
Daniel Oaks
83cb76331f CHANGELOG: Betterise grammar 2016-10-16 20:18:33 +10:00
Daniel Oaks
1bab81091f Add MONITOR command 2016-10-16 20:14:56 +10:00
Daniel Oaks
a8d910e233 capability: Add invite-notify 2016-10-16 14:14:55 +10:00
Daniel Oaks
b30d771d6f CHANGELOG: Add sasl 3.2 2016-10-16 14:02:32 +10:00
Daniel Oaks
e643c2101f capability: Add 3.2 CAP values 2016-10-16 13:54:09 +10:00
Daniel Oaks
2e3ffd2f23 caps: Add message-tags draft capability 2016-10-16 12:54:15 +10:00
Daniel Oaks
43e28e2fef PROXY: Remove command, I don't think it's that useful 2016-10-15 16:29:34 +10:00
Daniel Oaks
06028e0117 modes: Remove channel.Persist mode
It's broken anyways, and we'll be replacing it with our custom channel ownership stuff later.
2016-10-14 21:04:04 +10:00
Daniel Oaks
7b50f64d7e help: Add new /HELP command 2016-10-14 20:56:44 +10:00
Daniel Oaks
4fa094cea2 accounts: Support account-notify capability 2016-10-13 18:18:00 +10:00
Daniel Oaks
db1309e69b Update docs to match rfc7700 stuff 2016-10-11 23:54:13 +10:00
Daniel Oaks
88ce999b52 Rename things for next version 2016-09-18 11:48:41 +10:00
Daniel Oaks
2fdc9e5941 Release v0.1.0 2016-09-18 09:15:23 +10:00
Daniel Oaks
c72f4347d5 CHANGELOG: Rewrite, edit, etc 2016-09-18 09:02:00 +10:00
Daniel Oaks
ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 2016-09-17 21:23:04 +10:00
Daniel Oaks
266c534af9 theater: Remove THEATER command for now 2016-09-12 12:31:25 +10:00
Daniel Oaks
3321243486 server: Add away-notify capability 2016-09-12 11:56:20 +10:00
Daniel Oaks
754b74c21c accounts: Add account-tag capability 2016-09-12 11:25:31 +10:00
Daniel Oaks
ca2255804b README: Add info on new SASL stuff 2016-09-07 21:35:43 +10:00
Daniel Oaks
4b74f0826c registration: Add messages to changelog and readme 2016-09-05 22:55:30 +10:00
Daniel Oaks
43553390d6 WHOWAS: Make maximum number of entries configurable 2016-08-14 14:07:50 +10:00
Daniel Oaks
154809dd60 changelog: Clean up, make nicer 2016-08-14 12:24:29 +10:00
Daniel Oaks
e33a810522 capability: Add extended-join and userhost-in-names 2016-08-14 11:59:33 +10:00
Daniel Oaks
ef592d160c capability: Add server-time 2016-08-13 22:04:21 +10:00
Daniel Oaks
19c2bb69fc Allow looking up usernames with ident on connection 2016-06-30 19:28:34 +10:00
Daniel Oaks
b820559050 modes: Add TLS umode (+Z) 2016-06-29 01:09:07 +10:00
Daniel Oaks
04442ddef1 Stuff is no longer completely broken. Just mostly. 2016-06-20 22:53:45 +10:00
Daniel Oaks
b8dc10f92d nickname: Fix 2016-06-20 10:04:53 +10:00
Daniel Oaks
144ebe08e3 Improve CHANGELOG, add myself to the Readme 2016-06-16 19:40:25 +10:00
Daniel Oaks
5027391bff Add ability to generate certs 2016-06-15 19:31:39 +10:00
Daniel Oaks
a50ffbf377 changelog: List mode changes 2016-04-21 22:14:16 +10:00
Daniel Oaks
99d442196f changelog: Add note about PROXY 2016-04-21 16:54:03 +10:00
Daniel Oaks
9ac09a7027 changelog: Add username fixes 2016-04-21 10:25:00 +10:00
Daniel Oaks
ed95f09725 Fix clients no longer being able to send commands after a single command errors out 2016-04-15 19:08:52 +10:00
Daniel Oaks
fb345a2dd4 user: Don't parse the second and third params anymore 2016-04-15 18:45:05 +10:00
Daniel Oaks
1bafaa0488 changelog: Note Secret mode change and WHOIS fix along with it 2016-04-14 22:36:52 +10:00
Daniel Oaks
d65a855c41 changelog: Reorder, dupe MODE note to be more clear, clean up 2016-04-14 21:36:07 +10:00
Daniel Oaks
490f35964f changelog: Mention modestrings fix 2016-04-14 21:24:40 +10:00
Daniel Oaks
3cef5f2c9d changelog: Mention mode changes 2016-04-14 18:43:19 +10:00
Daniel Oaks
63f5f34f28 version: Clarify semantic versioning "public API" and reset ver number on Oragono 2016-04-14 15:31:51 +10:00
Daniel Oaks
7b35ea6361 changelog: Clean up 2016-04-14 15:22:53 +10:00
Daniel Oaks
50a571ce8e readme: Update 2016-04-14 10:17:13 +10:00
Daniel Oaks
56084507a7 changelog: Initial commit 2016-04-14 09:38:15 +10:00