vulet
8e2ce18f26
feat(fediverse): media posting for e2ee rooms [kakashi]
...
feat(fediverse): direct messaging and follower-only posting [kakashi]
feat(config): emoji customization available in config [kakashi]
fix(cmd): unroll by text [kakashi]
refactor(reacts): timeline minimum +4 events => timeline minimum +1 events [kakashi]
chore(deps): upgrade matrix-js-sdk, olm, qs
chore(package): bump version
2023-08-23 15:25:48 +08:00
vulet
50e9f808da
fix(fediverse): move mentions array to string. allow events for error handling.
2021-02-26 13:54:30 +08:00
vulet
1e8577f865
feat(fediverse): automatically attach mentions to reply. refactor(mentions): clean-up.
2021-02-26 12:21:41 +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
f69b52261a
refactor(all): prefer token-based authentication
2021-01-17 17:58:02 +08:00
vulet
b287d961f3
refactor(cmd): separate commands by functionality
2021-01-14 18:58:29 +08:00