cetirizine.meta

Issues/PRs archive for MTRNord/cetirizine
git clone git://archive.git.mtrnord.blog/MTRNord/cetirizine.meta.git
Log | Files | Refs

7.json (817B)


      1 {
      2   "number": 7,
      3   "title": "We should support autolinking matrix aliases, Ids and usernames in the editor",
      4   "state": "open",
      5   "author": "MTRNord",
      6   "created_at": "2023-05-19T16:41:21Z",
      7   "closed_at": null,
      8   "labels": [
      9     "enhancement",
     10     "good first issue"
     11   ],
     12   "assignees": [],
     13   "body": "Relevant lines: https://github.com/MTRNord/cetirizine/blob/a97d52191d45e0002c40503f9340597a7be87339/src/components/input/chat/plugins/AutoLinkPlugin.tsx#L7-L30",
     14   "comments": [
     15     {
     16       "author": "MTRNord",
     17       "created_at": "2023-05-19T16:43:00Z",
     18       "body": "(Clarification: We should autolink to `matrix:` (mind the missing slashes!) and NOT to `matrix.to`. We only want `matrix.to` support on the reading side for support of legacy clients. We will not support sending `matrix.to` links)"
     19     }
     20   ]
     21 }