vulet
5924009154
feat(MSC3440): implement threads for feed and notifications.
...
fix(sendHtmlNotice): possibly MSC1767 related.
2022-04-26 03:09:55 +00:00
vulet
06e0ce26a9
fix(archive): The latest version of the matrix-js-sdk
dependency requires a Node version of at least: 12.9. Node 12 introduced TLSv1.3 as default, which axios
then uses. This is causing the archive command to break, so the particular command will continue forward with TLSv1.2 for now.
2021-08-09 17:15:38 +08:00
vulet
42563ebc35
feat(matrix/fediverse): allow users to directly reply on Fediverse posts from Matrix, using <mx-reply> on our new meta field.
...
feat(matrix/fediverse): allow users to favorite, reblog, and redact Fediverse posts from Matrix, using m.reaction on our new meta field.
feat(fediverse): add suggestions for follow/unfollow commands.
refactor(matrix/fediverse): add meta field for commands by reaction, and commands by reply.
refactor(fediverse): relax polling on timeline/notifs thru new handling.
2021-02-14 15:57:35 +08:00
vulet
67b88f9c96
feat(e2ee): introduce OLM encryption. refactor(storage): moved from fs to localstorage. refactor(config): added as global to registrar. chore(npm): upgraded matrix-js-sdk from 2.4.6 release to 9.5.1 release.
2021-02-01 16:58:59 +08:00
vulet
292cca6f29
fix(archive): pass id
2020-07-08 04:54:05 +08:00
vulet
38ca35bdd4
fix(archive): missing id
2020-07-03 22:45:15 +08:00
vulet
59afdde7d4
feat(archive): add title to response
2020-07-03 22:16:41 +08:00
vulet
2d23f24a6a
feat(archive.is): add rearchive, timestamp past archives
2020-06-24 02:56:08 +08:00
vulet
2c1ef158e9
fix(archive.is): event.id was nested
2020-05-27 06:36:34 +08:00
vulet
8dadc6caa4
feat(cmd): Add archive.is
2020-05-27 02:06:34 +08:00