Commit graph

21 commits

Author SHA1 Message Date
73dac81f2d
improve authorization 2024-09-29 20:53:07 +03:00
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
5924009154 feat(MSC3440): implement threads for feed and notifications.
fix(sendHtmlNotice): possibly MSC1767 related.
2022-04-26 03:09:55 +00:00
vulet
be3e68f221 fix(nitter): missing threading.
fix(proxy): add into registrar.
2021-07-23 16:29:45 +08:00
vulet
58ef31356a feat(10grans): add make-it-rain 2021-02-22 17:49:26 +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
ab86f0a3e1 refactor(registrar): add initializers 2021-01-17 21:41:11 +08:00
vulet
f69b52261a refactor(all): prefer token-based authentication 2021-01-17 17:58:02 +08:00
vulet
65809d235b bug(cmd): fix pathing 2021-01-14 19:03:54 +08:00
vulet
b287d961f3 refactor(cmd): separate commands by functionality 2021-01-14 18:58:29 +08:00
vulet
6fe3c992e7 feat(fedi): add status query 2020-07-04 01:05:39 +08:00
vulet
2d714943e7 feat(fedi): allow media uploads 2020-07-03 17:10:55 +08:00
vulet
34b1f1b9d8 feat(cmd): Add Invidious 2020-06-25 19:32:36 +08:00
vulet
751dbb335f feat(cmd): Add Nitter consumption 2020-06-24 04:22:30 +08:00
vulet
8dadc6caa4 feat(cmd): Add archive.is 2020-05-27 02:06:34 +08:00
vulet
e95cefafb9 feat(cmd): Add Mordekai 2020-05-21 07:02:27 +08:00
vulet
77b0eb12e8 feat(cmd): add 10grans begging 2020-05-17 01:31:10 +08:00
vulet
56ce1ccd5e feat(cmd): add 10grans ez-tip && fix(cmd): media attachment && style(cmd): default format: markdown 2020-05-17 00:48:12 +08:00
vulet
8bc1d6966a fix(cmd): add pin/unpin to registrar 2019-09-05 20:38:49 -04:00
vulet
35b4509238 release 0.1.0 2019-07-03 17:27:39 -04:00