vulet
4cb8d1da7e
chore(help): add crossblog
2023-09-04 18:23:41 +08:00
vulet
17c7f819ac
feat(fediverse): add twitter crossblog [kakashi]
...
chore(config): update maintained nitter instances
2023-09-04 18:23:37 +08:00
vulet
12c422c324
fix(timeline): some missing files
2023-09-04 17:43:52 +08: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
3b16a0495c
feat(cmd): stop flood/notify.
...
fix(cmd): bad return.
chore(deps): upgrade all.
2022-01-31 18:06:01 +08:00
vulet
06e0ce26a9
fix(archive): The latest version of the matrix-js-sdk
dependency requires a Node version of at least: 12.9. Node 12 introduced TLSv1.3 as default, which axios
then uses. This is causing the archive command to break, so the particular command will continue forward with TLSv1.2 for now.
2021-08-09 17:15:38 +08:00
vulet
be3e68f221
fix(nitter): missing threading.
...
fix(proxy): add into registrar.
2021-07-23 16:29:45 +08:00
vulet
b7e73fc533
refactor(proxy): w/ cycling, rm fallback.
...
refactor(config): adjust for cycling.
2021-07-23 14:02:32 +08:00
vulet
54631f5c2a
refactor(invidious/nitter): add instance fallback. chore(readme): update instances.
2021-06-07 15:44:13 +08:00
vulet
39a88b2722
fix(notifications/timeline): low lengths. chore(config): add invidious.fdn.fr.
2021-04-25 15:53:23 +08:00
vulet
340fed6346
fix(feed): attached content on mentions
2021-03-01 14:06:28 +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
f37e2471c0
fix(10grans): forecast regression
2021-02-25 16:43:08 +08:00
vulet
7a9bac2bf4
fix(10grans): don't allow rain on tipbot
2021-02-25 11:31:55 +08:00
vulet
e916778c49
refactor(10grans): adjust forecast
2021-02-23 11:07:00 +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
1e2d159053
chore(fediverse): remove old commands
2021-02-14 16:06:18 +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
430fb350c1
fix(429): our nitter instance it too populated, switch defaults until instance bounce handling. fix(styling): use checkmark in config.
2021-02-03 12:13:05 +08:00
vulet
695a3bd0ee
chore(readme): styling
2021-02-01 21:21:53 +08:00
vulet
33a262990c
chore(help): update help commands
2021-02-01 17:58:17 +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
0cd373fb8a
chore(help): update commands
2021-01-17 23:15:26 +08:00
vulet
f69b52261a
refactor(all): prefer token-based authentication
2021-01-17 17:58:02 +08:00
vulet
9e17440abc
feat(proxy): add more handling
2021-01-15 01:10:53 +08:00
vulet
57fe623ebe
refactor(config): move subject
2021-01-14 20:00:03 +08:00
vulet
78c45451c6
refactor(config): move mimetype
2021-01-14 19:00:29 +08:00
vulet
b287d961f3
refactor(cmd): separate commands by functionality
2021-01-14 18:58:29 +08:00
vulet
cdd4429549
feat(fedi): add mxc regex for media
2021-01-14 18:52:37 +08:00
vulet
c1e8a44dd0
fix(pleroma): unicode
2021-01-01 17:30:26 +08:00
vulet
a7e32b5a3f
feat(pleroma): add post visibility
2020-12-27 17:27:48 +08:00
vulet
80dcff0440
refactor(media): mimetypes
2020-11-08 14:44:00 +08:00
vulet
a94c21fdd1
refactor(fediverse): add filename to media uploads
2020-11-06 21:00:38 +08:00
vulet
4a4cd304df
feat(nitter): add bluechecks to config. chore(config): move to config.example.js
2020-11-02 23:22:27 +08:00
vulet
beb8a4520c
feat(cmd): add subjects. refactor(cmd): handling. fix(nitter): quotes. chore(config): update invidious instances. update deps.
2020-11-02 22:48:07 +08:00
vulet
a1dc8200bc
feat(fediverse): add media reply
2020-09-06 23:26:45 +08:00
vulet
2e483e4744
fix(nitter): unavailable tweet error
2020-09-06 23:26:33 +08:00
vulet
292cca6f29
fix(archive): pass id
2020-07-08 04:54:05 +08:00
vulet
6fe3c992e7
feat(fedi): add status query
2020-07-04 01:05:39 +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
2d714943e7
feat(fedi): allow media uploads
2020-07-03 17:10:55 +08:00
vulet
402594f109
chore(docs): tidy up
2020-06-28 15:27:50 +08:00
vulet
f013eb1c98
chore(config): tidy up
2020-06-28 15:07:58 +08:00
vulet
34b1f1b9d8
feat(cmd): Add Invidious
2020-06-25 19:32:36 +08:00