This website requires JavaScript.
eaadd0a830
Persist exported/published messages to ActivityPub
Bryan Ashby
2023-01-12 18:26:44 -0700
64848b4675
Initial 'Note' support for ActivitiyPub/Mastodon, reconition of @User@domain ActivityPub addresses, skeleton for ActivityPub scan/toss
Bryan Ashby
2023-01-11 22:37:09 -0700
ef118325ba
Add intiial 'flavor' for ActivityPub messages
Bryan Ashby
2023-01-11 09:47:07 -0700
01cd91b045
Fix route
Bryan Ashby
2023-01-08 20:43:16 -0700
44c67f5327
Added HTTP util: postJson(), post Accept Activity to server with signing
Bryan Ashby
2023-01-08 20:34:30 -0700
3a70cc6939
Abilitiy to respond with 'Accept' Activity and ActivityPubSettings user props
Bryan Ashby
2023-01-08 17:11:49 -0700
e5b2beffcf
Actor.fromLocalUser()
Bryan Ashby
2023-01-08 13:42:52 -0700
2370185bcc
Tidy
Bryan Ashby
2023-01-08 13:26:52 -0700
f86d9338a1
Start work on Activity and Actor objects, validation, fetching, etc.
Bryan Ashby
2023-01-08 13:18:50 -0700
416f86a0cc
Additional notes for devs
Bryan Ashby
2023-01-08 13:18:40 -0700
f9f9208ada
Merge
Bryan Ashby
2023-01-08 01:29:37 -0700
55b210e4e7
Steps to allow follow requests
Bryan Ashby
2023-01-08 01:22:02 -0700
2c0992becb
Added stub activitypub_actor database entries
Nathan Byrd
2023-01-07 14:48:12 -0600
9eb3a1d37f
eslint fixes as well as fixing a small variable typo
Nathan Byrd
2023-01-07 13:40:52 -0600
23f753e4b3
Web Handlers are now given the parent Web Server directly
Bryan Ashby
2023-01-07 09:50:16 -0700
a1e54dee6d
Log cleanup
Bryan Ashby
2023-01-06 18:55:24 -0700
60238de017
Some tidy and log cleanup
Bryan Ashby
2023-01-06 18:05:11 -0700
b252f69f05
Changes to work with Mastodon. Also fixed variable rename issue
Nathan Byrd
2023-01-06 16:09:08 -0600
d278307a81
Durp.
Bryan Ashby
2023-01-06 14:19:14 -0700
41867c73d5
Tidy
Bryan Ashby
2023-01-06 14:17:16 -0700
7380ef571a
Hopefully formatted correctly
Bryan Ashby
2023-01-06 13:52:33 -0700
848044bec6
Prettier
Bryan Ashby
2023-01-06 13:49:13 -0700
d615b53f1f
Small fixes to activitypub json output
Nathan Byrd
2023-01-06 13:49:45 -0600
e478665456
Added public key to selfUrl
Nathan Byrd
2023-01-06 13:42:15 -0600
344d4716ce
Added ability to use .json to get JSON from self URL. Also added some logging.
Nathan Byrd
2023-01-06 13:15:29 -0600
9f33c8b21d
Added public/private keypairs for user (and hid from logging)
Nathan Byrd
2023-01-05 22:33:03 -0600
dc7f902182
Missing import
Bryan Ashby
2023-01-04 22:19:12 -0700
8026164ae4
Standardize on _enig prefix for internal routes; update all _internal to this prefix
Bryan Ashby
2023-01-04 21:25:33 -0700
5055337eff
Hand back a profile for self
Bryan Ashby
2023-01-04 20:29:18 -0700
d4f74447ec
Skeleton work
Bryan Ashby
2023-01-03 20:42:36 -0700
6cea4269b2
More utils, tidy, and activitypub.js added
Bryan Ashby
2023-01-03 20:32:09 -0700
127e9794ee
Central check for enable/disabled web handlers, added some utility functions, etc.
Bryan Ashby
2023-01-03 15:10:39 -0700
99e9ebbec9
Utility, cleanup, etc.
Bryan Ashby
2023-01-02 22:25:32 -0700
fb5858e90f
dev updates
Bryan Ashby
2023-01-02 16:57:27 -0700
092acc0138
Tidy
Bryan Ashby
2023-01-02 16:55:36 -0700
bc0f7690f8
Updated ws and added http-signature
Nathan Byrd
2023-01-02 17:21:53 -0600
395676f19d
accountStatus cannot both be inactive and disabled, changed to or condition. Also removed outdated comment.
Nathan Byrd
2023-01-02 15:20:24 -0600
25e3630458
Additional variables for profile/template
Bryan Ashby
2023-01-01 21:15:43 -0700
ff219cbb06
Filter disabled/inactive users out
Bryan Ashby
2023-01-01 20:54:19 -0700
2b958e0885
Rough docs start
Bryan Ashby
2023-01-01 20:43:15 -0700
380920f6c8
Profile template ability
Bryan Ashby
2023-01-01 19:19:51 -0700
db652bff59
Just added some info to the profile as an example.
Nathan Byrd
2023-01-01 11:07:33 -0600
e1b4c3e510
Refactored profile to be part of webfinger
Nathan Byrd
2023-01-01 10:47:59 -0600
38098b46f1
Comments
Bryan Ashby
2022-12-31 17:51:03 -0700
a00a93859e
Extend from WebHandlerModule
Bryan Ashby
2022-12-31 15:48:51 -0700
0e32e3856e
Add CognitiveGears to author
Bryan Ashby
2022-12-31 15:39:54 -0700
e78f9cdb71
Merge branch '459-activitypub-integration' of github.com:NuSkooler/enigma-bbs into 459-activitypub-integration
Bryan Ashby
2022-12-31 15:31:53 -0700
7b5cb165ee
Updates to WebFinger resource parsing
Bryan Ashby
2022-12-31 15:30:54 -0700
fb035f2b58
Added a start at a profile
Nathan Byrd
2022-12-31 16:28:03 -0600
3db35bc5b6
Merge pull request #461 from cognitivegears/459-activitypub-integration
Bryan Ashby
2022-12-31 13:02:53 -0700
d8de6171aa
Added additional fields from Masto
Nathan Byrd
2022-12-31 13:05:59 -0600
46bc92a690
WebFinger update: return super basic info
Bryan Ashby
2022-12-31 00:38:09 -0700
b1bb66e52f
WebFinger stub
Bryan Ashby
2022-12-30 22:39:39 -0700
d2d5aad236
Add concept of 'handlers' to web server
Bryan Ashby
2022-12-30 22:35:18 -0700
b2fffa553f
deploy: c8dfecbfcc
NuSkooler
2022-12-29 08:12:38 +0000
c8dfecbfcc
Merge pull request #458 from NuSkooler/webserver-improvements
Bryan Ashby
2022-12-29 01:08:44 -0700
6578e55139
Update Web Server docs, remove 'static' requirement
webserver-improvements
Bryan Ashby
2022-12-29 01:01:09 -0700
c265a44c1a
Bump version to 0.0.14-beta + major web server updates
Bryan Ashby
2022-12-29 00:56:10 -0700
96911d2685
deploy: 7f0254701c
NuSkooler
2022-12-15 03:00:14 +0000
7f0254701c
Ensure we have a message list
Bryan Ashby
2022-12-14 19:56:43 -0700
22a6e192b7
deploy: a4261d2d36
NuSkooler
2022-11-28 04:11:19 +0000
a4261d2d36
Fix bad check for missing areas (by tag)
Bryan Ashby
2022-11-27 21:07:56 -0700
f8fd1fedd5
deploy: d1f0a12f77
NuSkooler
2022-10-25 17:00:20 +0000
d1f0a12f77
New options for launching local doors via the abracadabra module
Bryan Ashby
2022-10-25 10:59:56 -0600
2351f07f85
deploy: b58c7e7cc6
NuSkooler
2022-10-25 16:49:50 +0000
b58c7e7cc6
Fix fsxNet link
Bryan Ashby
2022-10-25 10:49:20 -0600
ff1932f379
deploy: 433ab17e9f
NuSkooler
2022-10-24 19:04:29 +0000
433ab17e9f
Update fsxNet links
Bryan Ashby
2022-10-24 12:59:23 -0600
e8a6f40454
Bump nokogiri from 1.13.6 to 1.13.9 in /docs
dependabot[bot]
2022-10-21 03:09:52 +0000
a0a97a5fa1
deploy: ff616c384f
NuSkooler
2022-10-14 04:44:13 +0000
ff616c384f
MenuModule.setConfigWithExtraArgs()
Bryan Ashby
2022-10-13 22:43:41 -0600
05a73fb1fd
deploy: 94da8798cf
NuSkooler
2022-10-12 02:29:15 +0000
94da8798cf
Merge pull request #454 from NuSkooler/text-label-with-mci-codes
Bryan Ashby
2022-10-12 02:28:50 +0000
a33c25d79f
deploy: 32b4c344a8
NuSkooler
2022-10-10 17:24:45 +0000
32b4c344a8
Fix docs, use node 14
Bryan Ashby
2022-10-10 11:24:16 -0600
a03b071256
Docs on new MCI formatting
text-label-with-mci-codes
Bryan Ashby
2022-10-05 23:40:59 -0600
065658f6b8
First commit of "advanced" MCI formatting via theme.hjson entries allowing mini-formatting langauge to apply
Bryan Ashby
2022-10-05 21:46:13 -0600
1021226020
Nuke %PL - never used, not needed
Bryan Ashby
2022-10-05 21:07:56 -0600
9fb535f018
deploy: 6710bf8c08
NuSkooler
2022-10-04 18:20:50 +0000
6710bf8c08
Update docs
Bryan Ashby
2022-10-04 11:19:27 -0600
d32cb3045b
deploy: 091af5adea
NuSkooler
2022-10-02 17:34:12 +0000
091af5adea
More info on WFC in docs
Bryan Ashby
2022-10-02 11:33:44 -0600
c7568ac897
Fix visibility restore at WFC exit
Bryan Ashby
2022-10-02 11:22:23 -0600
5835981ec2
deploy: 0ef3df047a
NuSkooler
2022-10-01 23:21:40 +0000
0ef3df047a
Merge branch 'master' of github.com:NuSkooler/enigma-bbs
Bryan Ashby
2022-10-01 17:21:09 -0600
a88cf6c34c
Fix logo
Bryan Ashby
2022-10-01 17:20:55 -0600
67b4ec9125
deploy: b3cf535b9d
NuSkooler
2022-10-01 18:30:27 +0000
b3cf535b9d
Merge pull request #445 from NuSkooler/dependabot/npm_and_yarn/ansi-regex-4.1.1
Bryan Ashby
2022-10-01 18:29:55 +0000
34cffb14c5
deploy: 73dafdad9f
NuSkooler
2022-10-01 18:28:31 +0000
73dafdad9f
Test out code scanning
Bryan Ashby
2022-10-01 18:28:06 +0000
a5d6b909fe
deploy: fd01223578
NuSkooler
2022-10-01 18:24:02 +0000
fd01223578
Diff paths for README.md is annoying
Bryan Ashby
2022-10-01 12:23:28 -0600
71d6db7968
deploy: 63514c1290
NuSkooler
2022-10-01 18:21:23 +0000
63514c1290
Le sigh
Bryan Ashby
2022-10-01 12:20:54 -0600
5bc23a27e8
deploy: 8efc605a9e
NuSkooler
2022-10-01 18:15:10 +0000
8efc605a9e
Fix paths...
Bryan Ashby
2022-10-01 12:14:44 -0600
ac5105a51a
deploy: 5f7b81296e
NuSkooler
2022-10-01 17:54:09 +0000
5f7b81296e
Fix paths
Bryan Ashby
2022-10-01 11:53:40 -0600
e4b53ecba3
deploy: cee25a7104
NuSkooler
2022-10-01 17:44:24 +0000
cee25a7104
More docs on MenuModule
Bryan Ashby
2022-10-01 11:43:56 -0600