Daniel Oaks
1de2ddef2a
README: Update to match the website wording
2016-10-16 20:39:02 +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
db1309e69b
Update docs to match rfc7700 stuff
2016-10-11 23:54:13 +10:00
Daniel Oaks
668d8242a9
db: Finish removing refs to sqlite db
2016-09-17 21:35:13 +10:00
Daniel Oaks
4bab1c621f
README: Add logo
2016-09-13 22:44:59 +10:00
Daniel Oaks
266c534af9
theater: Remove THEATER command for now
2016-09-12 12:31:25 +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
31757a64d7
readme: Improve language, add some more details
2016-08-14 14:27:33 +10:00
Daniel Oaks
d65f86e120
mkcerts: Clean up and rename to be nicer
2016-08-13 18:17:40 +10:00
Daniel Oaks
a4236fcddd
README: Cleanup a bit
2016-06-28 16:37:58 +10:00
Daniel Oaks
4ded121e5b
README: Add note around rearchitecting
2016-06-28 16:34:48 +10:00
Daniel Oaks
31c1df55a3
README: Improve language around passwords
2016-06-19 09:58:23 +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
63f5f34f28
version: Clarify semantic versioning "public API" and reset ver number on Oragono
2016-04-14 15:31:51 +10:00
Daniel Oaks
c3288823af
Add native SSL/TLS listener support from @enmand for our new config
2016-04-13 20:45:09 +10:00
Daniel Oaks
c0c16c72f0
ergonomadic -> oragono. I'm making lots of changes and this is AN EXPERIMENT. I want to differentiate this from Ergonomadic proper
2016-04-13 08:55:37 +10:00
Daniel Oaks
29d80366a6
Use docopt for command-line processing and new YAML configuration format
2016-04-13 08:46:14 +10:00
Roberto Besser
404151fe9d
code.google.com is shutting down, change import to use gopkg.in
2016-02-20 18:16:04 -08:00
Robin Burchell
6ad97f7e5d
irc: Switch to golang.org versions, not google code versions of dependencies.
...
This has a few advantages:
* the google code versions are no longer maintained
* the google code versions are using mercurial (which I don't have installed)
2015-07-04 12:19:33 +02:00
Edmund Huber
952a62aa39
cleanup README.md
2015-06-23 21:35:14 -07:00
3onyc
2da79c5ba1
Fix link to example config in README.md
2015-02-17 16:22:58 +01:00
Jeremy Latt
2dec10b4f0
readme
2014-04-28 14:28:36 -07:00
Edmund Huber
78b787f3ae
server queues messages in same order to all clients
2014-03-29 20:22:14 +01:00
Jeremy Latt
a3df727c47
readme
2014-03-18 16:48:33 -07:00
Jeremy Latt
e014ff958a
readme
2014-03-18 15:45:51 -07:00
Jeremy Latt
a4f4e4df9c
readme
2014-03-18 15:29:31 -07:00
Jeremy Latt
e5bba28daa
add link to IRC channel
2014-03-18 15:20:10 -07:00
Jeremy Latt
4ed0d78d87
readme
2014-03-13 12:40:33 -07:00
Edmund Huber
0d7677e341
fix up README some more and helpful comment in config
2014-03-05 23:54:51 +01:00
Jeremy Latt
6d194e3d94
update readme
2014-03-01 14:45:23 -08:00
Jeremy Latt
60ccddc3b7
readme
2014-02-27 11:07:24 -08:00
Jeremy Latt
51f790d7c5
readme
2014-02-26 22:25:10 -08:00
Jeremy Latt
a2c05ed50d
readme
2014-02-25 16:48:12 -08:00
Jeremy Latt
02abeeb164
persistent channels persisted to a sqlite db
2014-02-25 11:11:34 -08:00
Jeremy Latt
cc6f764c85
minor cleanup
2014-02-24 17:45:04 -08:00
Jeremy Latt
72726a39b8
many changes
...
- load config sub files relative to config file dir
- load config file by name
- expect bcrypt for passwords
- -genpasswd for generating config-file-safe passwords
- block client thread while checking passwords (PASS and OPER)
2014-02-24 09:48:46 -08:00
Jeremy Latt
c12ed4bada
update readme
2014-02-21 18:51:50 -08:00
Jeremy Latt
6ea3c8f4d1
fix race conditions
2014-02-13 23:16:07 -08:00
Jeremy Latt
8cde5e1b53
readme
2014-02-09 15:15:02 -08:00
Jeremy Latt
06648393a1
implement join/quit and channel messages properly
2014-02-08 17:10:04 -08:00
Jeremy Latt
48ca57c43d
Encapsulate SQL statements and refactor Save functions as transactionable.
2013-05-24 21:39:53 -07:00
Jeremy Latt
55f7c89468
cleanup and reorganization
2012-12-09 12:51:50 -08:00
Jeremy Latt
96cb8240e6
readme
2012-04-17 21:58:26 -07:00
Jeremy Latt
b0a299c49c
readme
2012-04-17 21:24:26 -07:00
Jeremy Latt
20285cce75
readme
2012-04-17 21:23:12 -07:00