Commit graph

6 commits

Author SHA1 Message Date
vulet
b7e73fc533 refactor(proxy): w/ cycling, rm fallback.
refactor(config): adjust for cycling.
2021-07-23 14:02:32 +08:00
vulet
472552c33b chore(cmd): add proxy shorthand 2021-06-07 15:44:21 +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
58ef31356a feat(10grans): add make-it-rain 2021-02-22 17:49:26 +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