3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-02-16 21:50:39 +01:00
Hubert Hirtz f6d5fe812f Update draft/rename implementation
Link to the new draft PR:
<https://github.com/ircv3/ircv3-specifications/pull/420>

Changes in the spec:

- Use standard replies instead of numerics:
  <https://github.com/ircv3/ircv3-specifications/pull/420/files#diff-70e90beef48dc9cf5d784d1e179ea822R44>
- Allow RENAME to a different case:
  <https://github.com/ircv3/ircv3-specifications/pull/420/files#diff-70e90beef48dc9cf5d784d1e179ea822R42>

This commit makes oragono send the PART-JOIN fallback even on case-only
changes. This is so that clients don't have to worry about oragono's
UTF8 casefolding. See the following comments for further info:
<https://github.com/ircv3/ircv3-specifications/pull/420#issuecomment-668770837>

Misc fixes:

- Remove unused variable,
- Add missing calls to utils.SafeErrorParam,
- Don't fill replies with the user-provided "oldName", for the same
  reason as sending the PART-JOIN fallback.
2020-08-05 22:46:30 +02:00
..
2020-05-11 18:11:09 -04:00
2020-05-08 01:18:00 -04:00
2020-04-13 11:54:39 -04:00
2020-07-20 04:28:17 -04:00
2020-06-15 14:34:58 -04:00
2019-07-01 09:21:38 -04:00
2020-04-12 14:01:07 -04:00
2020-03-22 18:18:48 -04:00
2020-06-28 00:04:42 -04:00
2020-04-05 03:48:59 -04:00
2020-02-02 02:03:08 -05:00
2020-07-27 00:21:16 -04:00
2020-06-04 02:07:39 -04:00
2020-07-24 02:55:46 -04:00
2020-03-20 14:47:40 -04:00
2020-07-09 02:16:51 -04:00
2020-08-03 12:55:52 -04:00
2020-05-21 11:42:17 -04:00
2020-06-01 11:55:53 -04:00
2019-11-18 17:21:28 -05:00
2020-08-03 12:55:52 -04:00
2020-03-27 10:40:19 -04:00
2020-03-27 10:40:19 -04:00
2020-08-03 12:55:52 -04:00
2020-08-05 22:46:30 +02:00
2020-08-05 22:46:30 +02:00
2020-07-15 21:57:59 -04:00
2020-07-17 04:19:33 -04:00
2020-06-01 11:55:53 -04:00
2020-05-13 06:51:15 -04:00
2019-12-29 12:05:01 -05:00
2020-06-24 16:50:07 -04:00
2020-06-28 00:04:42 -04:00
2020-06-21 23:51:31 -04:00
2020-06-01 11:55:53 -04:00
2020-07-21 01:05:13 -04:00
2020-08-05 22:46:30 +02:00
2019-05-21 22:36:37 -04:00
2020-07-17 02:54:43 -04:00
2020-07-17 02:54:43 -04:00
2020-05-17 20:53:08 -04:00
2020-05-17 20:53:08 -04:00
2019-05-12 20:57:53 -04:00
2020-06-23 03:25:20 -04:00
2020-06-04 18:40:14 -04:00
2020-07-01 03:52:55 -04:00
2020-07-26 06:00:24 -04:00
2019-03-12 04:16:16 -04:00
2019-03-12 04:16:16 -04:00
2020-07-21 16:33:17 -04:00