Commit graph

8 commits

Author SHA1 Message Date
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