3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
Commit Graph

80 Commits

Author SHA1 Message Date
Mordy Ovits
5a367b8c6c
README.md: self-signed, not unsigned 2018-03-29 12:34:02 -04:00
Daniel Oaks
b982c6c2ae readme: Link to darwin.network and the testnet 2018-02-11 09:18:30 +10:00
Daniel Oaks
421ecc9811 readme: Include multiple languages in feature list 2018-01-24 08:09:40 +10:00
Daniel Oaks
75dcff7183 Update translation framework, add badge to readme 2018-01-23 15:06:55 +10:00
Shivaram Lingamneni
52b0fb71e7 refactor ClientManager 2017-11-22 05:09:38 -05:00
Daniel Oaks
095e71b2fe readme: Add some more credits 2017-10-08 09:45:34 +10:00
Daniel Oaks
5852ac4830 readme: Reorder a little 2017-10-05 23:08:57 +10:00
Daniel Oaks
f7f049973f Rip out REST API and web interface.
It's not really used and I'd rather not have it here unless I'm able to actively maintain it properly and build out the web interface.

I might re-add it later but for now I'd rather not have it unless anyone's actively using it.
2017-10-05 17:14:16 +10:00
Daniel Oaks
9bb0062dbc readme: Add build status 2017-07-26 11:39:50 +10:00
Sean Enck
89053fdd15
change location of svg 2017-07-25 16:55:22 -04:00
Sean Enck
28562b0f85
travis basic settings 2017-07-25 16:54:34 -04:00
Daniel Oaks
184438b99a readme: Explain new stable branch and go over building more completely 2017-07-01 22:43:15 +10:00
Daniel Oaks
b78b57bbf9 readme: Simplify and fold new sections into existing ones where possible 2017-06-27 08:35:58 +10:00
Daniel Oaks
aa80045580 Merge branch 'platforms' of https://github.com/enckse/oragono into doc-fixes 2017-06-27 08:27:50 +10:00
Sean Enck
f12cfe97fc
example of running with a config 2017-06-26 10:34:54 -04:00
Sean Enck
4a9a6dc700
Platform specific packaging information 2017-06-26 10:29:36 -04:00
Sean Enck
534854b42b
Makefile for os-specific builds 2017-06-24 15:41:11 -04:00
Daniel Oaks
0aae54cf33 readme: Fix channel reg command (thanks @enckse!) 2017-06-25 03:42:26 +10:00
Daniel Oaks
8b0435be5b Update readmes to new repo 2017-06-14 12:16:25 -06:00
Daniel Oaks
fb1f6dab2b readme: Explain branches 2017-06-11 07:52:55 -06:00
Daniel Oaks
3101f16478 readme: Extend registration instructions 2017-05-23 23:42:29 -06:00
Vegax
f6c8b0cd23 Update README.md
An useful reminder
2017-05-17 21:25:34 +02:00
Daniel Oaks
fe8fc6f924 readme: Link to latest release 2017-04-30 13:24:16 +10:00
Daniel Oaks
0675b09c88 readme: Simplify and cut down a bunch 2017-03-08 22:19:40 +10:00
Daniel Oaks
63ee5f6fde readme: Link to #oragono channel on Freenode 2017-01-20 15:23:22 +10:00
Daniel Oaks
5e6ac67010 casemapping: Update name 2017-01-14 08:02:24 +10:00
Daniel Oaks
ddba5af265 Update changelog and readme 2017-01-11 22:52:15 +10:00
Daniel Oaks
94c2a661c3 README: Mention REST API and web interface better 2016-11-16 12:09:32 +10:00
Daniel Oaks
8dfa888552 Start web interface framework 2016-11-06 23:04:30 +10:00
Daniel Oaks
239a79fde2 README: correct typo 2016-11-06 15:50:12 +10:00
Daniel Oaks
dab207d32b README: Improve features list some more 2016-10-24 01:36:55 +10:00
Daniel Oaks
91e3ab5735 README: Extend features 2016-10-24 01:07:04 +10:00
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