Commit graph

6 commits

Author SHA1 Message Date
vulet
1e8577f865 feat(fediverse): automatically attach mentions to reply. refactor(mentions): clean-up. 2021-02-26 12:21:41 +08:00
vulet
14006d9209 fix(feed): don't throw on unknown notification types. 2021-02-23 11:06:23 +08:00
vulet
58ef31356a feat(10grans): add make-it-rain 2021-02-22 17:49:26 +08:00
vulet
9da2d13dbf fix(feed): use domestic homeserver 2021-02-21 14:10:32 +08:00
vulet
a9073b0b9d fix(reactions): match redaction codepoint. && fix/styling(feed): bad pathing, cleanup. 2021-02-19 14:09:40 +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