3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-08-04 11:47:38 +02:00

Commit Graph

  • 5de03f2169 logging: Reverse arrows for in and out, in ~= left, out ~= right Daniel Oaks 2017-03-06 22:12:27 +10:00
  • b328a4fcd3 logging: Add userinput and output, fix up lots Daniel Oaks 2017-03-06 22:11:10 +10:00
  • 415a8117ee logger: Better colours and output Daniel Oaks 2017-03-06 20:15:28 +10:00
  • 3d443339e5 logger: Initial colours Daniel Oaks 2017-03-06 16:28:38 +10:00
  • 29e89b16a0 logger: Very initial working new logs Daniel Oaks 2017-03-06 15:50:23 +10:00
  • 45dd882ec4 logger: Make new logger Daniel Oaks 2017-03-06 15:16:00 +10:00
  • 1ddeec9225 config: Parse logger config Daniel Oaks 2017-03-06 13:31:10 +10:00
  • a982d965f1 logger: New logging config Daniel Oaks 2017-03-06 13:08:46 +10:00
  • ba0f291e20 logger: Initial new logger Daniel Oaks 2017-03-06 13:05:33 +10:00
  • 3058161f62 config: Fix accounts registration/authentication Daniel Oaks 2017-03-06 09:43:52 +10:00
  • d1cb4b9b37 server: Bunch of nits Daniel Oaks 2017-03-06 09:27:08 +10:00
  • 542503f63e ws: Up the read/write buffer size Daniel Oaks 2017-03-06 09:26:54 +10:00
  • 9f6c4363b7 USERHOST: Clean up a bit, support multiple nicks Daniel Oaks 2017-03-06 09:14:15 +10:00
  • b3a54cbb2c Merge branch 'master' of https://github.com/DanielOaks/oragono #93 vegax87 2017-02-09 12:23:10 +01:00
  • 0d8a445c7b Merge pull request #95 from martinlindhe/master Daniel Oaks 2017-02-08 07:06:02 +10:00
  • 730d283201 server-time: convert local time to UTC before using it, fixes #94 #95 Martin Lindhe 2017-02-07 01:37:32 +01:00
  • ef7c94e109 removed blank lines vegax87 2017-01-23 23:49:41 +01:00
  • a623d8ef1e Solved! RPL_USERHOST must use trailing vegax87 2017-01-23 21:20:42 +01:00
  • 2ff48a7088 I forgot a little typo vegax87 2017-01-23 18:51:09 +01:00
  • 1bb9502206 I don't understand why USERHOST is working with spaces... vegax87 2017-01-23 18:49:42 +01:00
  • f3c9c2b4b5 USERHOST command vegax87 2017-01-23 17:44:35 +01:00
  • 9e65d9b87e Add SAMODE command, restricted by oper capab Daniel Oaks 2017-01-23 09:36:13 +10:00
  • c8b5fb65e0 WHOIS: Use inbuilt functionality to force trailing, as suggested by @vegax87 Daniel Oaks 2017-01-23 09:03:49 +10:00
  • ccae0cf7cd LIST: Fix list to display right member counts Daniel Oaks 2017-01-22 13:01:44 +10:00
  • ea0121aeff strings: Prevent crash Daniel Oaks 2017-01-22 12:44:05 +10:00
  • c2fedfb177 client: Forego the ForceTrailing func, just automagically work it out based on the command name Daniel Oaks 2017-01-21 00:07:10 +10:00
  • b257c5955e client: Add SendForceTrailing function, to force the last param to be a trailing Daniel Oaks 2017-01-20 23:51:36 +10:00
  • 63ee5f6fde readme: Link to #oragono channel on Freenode Daniel Oaks 2017-01-20 15:23:22 +10:00
  • 827709dd99 Start vendoring deps Daniel Oaks 2017-01-20 14:48:26 +10:00
  • db919722cb cull some old, unnecessary files Daniel Oaks 2017-01-19 16:12:10 +10:00
  • 4ca23f3554 Setup 0.7.0-unreleased for next release Daniel Oaks 2017-01-19 15:39:19 +10:00
  • a9dfff4f30 Release v0.6.0 v0.6.0 Daniel Oaks 2017-01-19 08:12:59 +10:00
  • 67d65b0e3d client: Ignore empty lines, send ERROR with no prefix Daniel Oaks 2017-01-19 07:56:33 +10:00
  • 52127edde3 config: Better explain linelen Daniel Oaks 2017-01-18 09:46:30 +10:00
  • cbe49ff3d8 Use a better line-splitting algorithm Daniel Oaks 2017-01-18 08:05:31 +10:00
  • aad7aaba07 developing: Extra note on branch names Daniel Oaks 2017-01-18 07:30:48 +10:00
  • 522001d4f6 Cleanup message sending Daniel Oaks 2017-01-14 21:48:57 +10:00
  • a81ccd68c5 changelog: Note msgid spec Daniel Oaks 2017-01-14 19:53:27 +10:00
  • e741c1476b Implement message-ids draft Daniel Oaks 2017-01-14 19:52:47 +10:00
  • 79d8636c6d changelog: Add new draft/proposed specs Daniel Oaks 2017-01-14 16:35:59 +10:00
  • 62dc3c8f66 server: Implement TAGMSG draft command Daniel Oaks 2017-01-14 15:52:32 +10:00
  • f6185fa336 Get it working, using not-great and very initial splitting code Daniel Oaks 2017-01-14 15:28:50 +10:00
  • 92626a178d server: Start roughly hacking in new message-tags support Daniel Oaks 2017-01-14 00:22:42 +10:00
  • d2e18962e3 Very initial maxline work Daniel Oaks 2016-11-29 18:38:04 +10:00
  • a0c97542ee LUSERS: minor chan cleanup to avoid counting Daniel Oaks 2017-01-17 22:52:19 +10:00
  • 298f4907ac LUSERS: Minor cleanups, we don't need to worry about changelog lines for now Daniel Oaks 2017-01-17 22:49:14 +10:00
  • 750f0ffcb6 removed Unknown connections #87 vegax87 2017-01-17 12:09:51 +01:00
  • b4427fa782 some comments vegax87 2017-01-15 15:29:16 +01:00
  • 0b24ca3c0e Added 2 empty lines to prevent conflict with draft/proposed specs in the changelog vegax87 2017-01-15 15:01:04 +01:00
  • 4797331962 Basic implementation of LUSERS command vegax87 2017-01-15 01:48:47 +01:00
  • 2de273462b WHOIS: Hack to make silly clients work Daniel Oaks 2017-01-14 13:54:57 +10:00
  • 5e6ac67010 casemapping: Update name Daniel Oaks 2017-01-14 08:02:24 +10:00
  • 2b240faa90 strings: Fix nick bugs, use UsernameCaseMapped Daniel Oaks 2017-01-14 02:32:15 +10:00
  • c6e8e4bef3 changelog: Improve language Daniel Oaks 2017-01-13 23:34:26 +10:00
  • d40427910e changelog: Mention WHOIS fix Daniel Oaks 2017-01-13 13:14:14 +10:00
  • 0a3de9a912 whois: Send channels without prefix (handled by Send()) Daniel Oaks 2017-01-13 13:12:36 +10:00
  • a54dcb9057 Fixed WHOIS Command #83 vegax87 2017-01-13 02:05:58 +01:00
  • 36525bdcd3 developing: Link to more projects Daniel Oaks 2017-01-12 21:23:46 +10:00
  • 700c0797b9 changelog: Fix typo Daniel Oaks 2017-01-12 21:20:06 +10:00
  • 91d59575ce Add initial automated connection throttling Daniel Oaks 2017-01-12 17:40:01 +10:00
  • ddba5af265 Update changelog and readme Daniel Oaks 2017-01-11 22:52:15 +10:00
  • 4168eaafbb Basic implementation of KLINEs Daniel Oaks 2017-01-11 22:38:16 +10:00
  • 1bc08f18b7 dline: Display correct message on bad dline Daniel Oaks 2017-01-11 22:37:58 +10:00
  • 4b5f4b6755 dline: Fix a bug where UNDLINE didn't remove them from datastore Daniel Oaks 2017-01-11 22:22:26 +10:00
  • e9324c3250 modes: Fix some more mutexes Daniel Oaks 2017-01-11 12:26:58 +10:00
  • c39bebc696 Fix various locks around joining, kicking and quitting Daniel Oaks 2017-01-11 12:16:51 +10:00
  • 6f7c683247 channel: RWMutex for members access Daniel Oaks 2017-01-11 02:09:08 +10:00
  • efb3000717 client_lookup_set: Use RWMutex Daniel Oaks 2017-01-11 01:06:02 +10:00
  • 658d1656fa accounts: Only allow verified accounts to SASL auth Daniel Oaks 2017-01-11 01:02:26 +10:00
  • 7bce531914 build: Add Linux ARM (raspi) and fix ARCH Daniel Oaks 2017-01-10 21:39:23 +10:00
  • 8f8a9ba31e build: Use bash instead of sh, so it works on Linux Daniel Oaks 2017-01-10 20:23:34 +10:00
  • 34089bd383 Move oragono-web to its own directory so go get works, as requested by @jamesog Daniel Oaks 2017-01-10 19:15:08 +10:00
  • b612b1be60 Setup 0.6.0-unreleased for next release Daniel Oaks 2016-12-11 19:46:39 +10:00
  • 20fe4c7704 Release v0.5.0 v0.5.0 Daniel Oaks 2016-12-10 22:24:49 +10:00
  • 1cc217a9ae sasl: Follow PLAIN spec more closely Daniel Oaks 2016-12-01 18:48:11 +10:00
  • cc910d0e6e CHANGELOG: Update with new stuff Daniel Oaks 2016-12-01 18:16:25 +10:00
  • 8eb8193b18 JOIN: Only give chanop, not chan founder (will save that for regged chans) Daniel Oaks 2016-12-01 18:12:51 +10:00
  • f57a43f3da KICK: Allow multiple kicks to the same channel Daniel Oaks 2016-12-01 18:10:38 +10:00
  • a8eabe8e9c client: Fix a lot of bugs around setting NICK Daniel Oaks 2016-11-29 22:33:10 +10:00
  • 5eafd2656e channel: Send channel NOTICEs properly Daniel Oaks 2016-11-29 21:41:26 +10:00
  • 7068072292 monitor: Send with account-tag where appropriate Daniel Oaks 2016-11-29 21:40:56 +10:00
  • dc605ebb01 client: Send quit messages more correctly Daniel Oaks 2016-11-29 21:06:01 +10:00
  • 2e2e91689a client: Send quit message to friends correctly Daniel Oaks 2016-11-29 19:28:22 +10:00
  • 9314edd405 modes: Convey cmode changes to other channel members... Daniel Oaks 2016-11-29 19:16:01 +10:00
  • 94c2a661c3 README: Mention REST API and web interface better Daniel Oaks 2016-11-16 12:09:32 +10:00
  • 9a9820fa88 NICK: Prevent races, remove a DoS Daniel Oaks 2016-11-16 12:02:22 +10:00
  • 95e36b99a2 Nick locking (entirely broken, needs to be completely redesigned) Daniel Oaks 2016-11-16 03:05:33 +10:00
  • 527841c673 rest-api: Disable by default, betterise CHANGELOG Daniel Oaks 2016-11-15 08:04:34 +10:00
  • 4a22311156 Merge branch 'develop' of https://github.com/DanielOaks/oragono into develop Daniel Oaks 2016-11-14 04:05:22 +00:00
  • 7f4bbbc587 rp: Mention mode in help text, fix comment Daniel Oaks 2016-11-14 14:03:48 +10:00
  • b6f807dfdc commands: Use ERR_NOTREGISTERED when appropriate Daniel Oaks 2016-11-08 07:07:31 +10:00
  • 8dfa888552 Start web interface framework Daniel Oaks 2016-11-06 23:04:30 +10:00
  • 239a79fde2 README: correct typo Daniel Oaks 2016-11-06 15:50:12 +10:00
  • 6d6c1936cc Handle db better, fix bug, update db schema, rest Daniel Oaks 2016-11-06 13:47:13 +10:00
  • 65cb932e46 restapi: Add version and rehashing Daniel Oaks 2016-11-06 11:59:10 +10:00
  • 539e5431b9 restapi: Add accts, restructure a little Daniel Oaks 2016-11-06 11:31:27 +10:00
  • ee3853f845 restapi: Initial commit Daniel Oaks 2016-11-06 11:05:29 +10:00
  • 4402e3e3aa dline: Fix language Daniel Oaks 2016-11-06 12:46:11 +10:00
  • f1e2c54fca dline: Prevent opers from banning themselves Daniel Oaks 2016-11-05 21:44:49 +10:00
  • e973862944 CHANGELOG: Cleanup a little Daniel Oaks 2016-11-05 00:36:12 +10:00