Bryan Ashby
9b01124b2e
Re-work of ActivityPub DBs and various account lookups
...
* Always look up Actors by explicit Actor IDs
* Re-work DB: style, properties we track, etc.
* Create AP properties via a event!
* Lots of cleanup
* WF may be partially broken if loooking up by 'profile' alias URL: WIP
2023-01-28 11:55:31 -07:00
Bryan Ashby
d03718d55e
Move avatar handler to generic system general handler
2023-01-22 10:18:52 -07:00
Bryan Ashby
157b90687c
Move ActivityPub stuff under activitypub/
2023-01-12 18:49:13 -07:00
Bryan Ashby
55b210e4e7
Steps to allow follow requests
2023-01-08 01:22:02 -07:00
Bryan Ashby
23f753e4b3
Web Handlers are now given the parent Web Server directly
2023-01-07 09:50:16 -07:00
Bryan Ashby
a1e54dee6d
Log cleanup
2023-01-06 18:55:24 -07:00
Bryan Ashby
5055337eff
Hand back a profile for self
2023-01-04 20:29:18 -07:00
Bryan Ashby
6cea4269b2
More utils, tidy, and activitypub.js added
2023-01-03 20:32:09 -07:00
Bryan Ashby
127e9794ee
Central check for enable/disabled web handlers, added some utility functions, etc.
2023-01-03 15:10:39 -07:00
Bryan Ashby
99e9ebbec9
Utility, cleanup, etc.
2023-01-02 22:25:32 -07:00
Bryan Ashby
092acc0138
Tidy
2023-01-02 16:55:36 -07:00
Nathan Byrd
395676f19d
accountStatus cannot both be inactive and disabled, changed to or condition. Also removed outdated comment.
2023-01-02 15:20:24 -06:00
Bryan Ashby
25e3630458
Additional variables for profile/template
2023-01-01 21:15:43 -07:00
Bryan Ashby
ff219cbb06
Filter disabled/inactive users out
2023-01-01 20:54:19 -07:00
Bryan Ashby
380920f6c8
Profile template ability
2023-01-01 19:19:51 -07:00
Nathan Byrd
db652bff59
Just added some info to the profile as an example.
2023-01-01 11:07:33 -06:00
Nathan Byrd
e1b4c3e510
Refactored profile to be part of webfinger
2023-01-01 10:47:59 -06:00
Bryan Ashby
38098b46f1
Comments
2022-12-31 17:51:03 -07:00
Bryan Ashby
a00a93859e
Extend from WebHandlerModule
2022-12-31 15:48:51 -07:00
Bryan Ashby
0e32e3856e
Add CognitiveGears to author
2022-12-31 15:39:54 -07:00
Bryan Ashby
7b5cb165ee
Updates to WebFinger resource parsing
2022-12-31 15:30:54 -07:00
Nathan Byrd
d8de6171aa
Added additional fields from Masto
2022-12-31 13:05:59 -06:00
Bryan Ashby
46bc92a690
WebFinger update: return super basic info
2022-12-31 00:38:09 -07:00
Bryan Ashby
b1bb66e52f
WebFinger stub
2022-12-30 22:39:39 -07:00