Yarmo Mackenbach
|
00d646e2b2
|
feat: tweaks to src, use new classes and enums
|
2023-07-09 12:03:25 +02:00 |
|
Yarmo Mackenbach
|
149ac6f71e
|
feat: refactor keys to openpgp, use Profile class
|
2023-07-09 12:01:09 +02:00 |
|
Yarmo Mackenbach
|
a30339272a
|
feat: update claim, persona, profile classes
|
2023-07-09 11:42:21 +02:00 |
|
Yarmo Mackenbach
|
fd8c760689
|
feat: apply ServiceProvider class, update tests
|
2023-07-09 11:31:25 +02:00 |
|
Yarmo Mackenbach
|
b674f113c7
|
feat: add ServiceProvider class
|
2023-07-09 11:28:50 +02:00 |
|
Yarmo Mackenbach
|
92d150efea
|
fix: remove obsolete dep
|
2023-07-08 08:46:02 +02:00 |
|
Yarmo Mackenbach
|
0f7c444d3c
|
feat: convert CJS to ESM
|
2023-07-08 08:19:29 +02:00 |
|
Yarmo Mackenbach
|
067c35a82c
|
feat: support ASPE
|
2023-07-03 14:47:31 +00:00 |
|
Preston Maness
|
e2d34723e5
|
Update tests, make sure old behaviour continues to work as expected
|
2023-07-03 10:23:07 +00:00 |
|
Preston Maness
|
0166a30e3c
|
Make scheme of the proxy configurable
(Aids in local development where TLS certs are unavailable)
|
2023-07-03 10:23:07 +00:00 |
|
Preston Maness
|
f7c90edd7d
|
Ensure ActivityPub claim displays are of for @user@domain.tld
Fixes #30
|
2023-07-03 10:16:29 +00:00 |
|
Preston Maness
|
0e543946db
|
When performing plaintext proof comparison, remove spaces before
searching for fingerprint
Fixes #22
|
2023-06-17 01:50:04 -05:00 |
|
Yarmo Mackenbach
|
542bab3232
|
fix: apply linting fixes
|
2023-06-16 15:38:47 +02:00 |
|
Yarmo Mackenbach
|
4f5e5592f4
|
fix: ignore non-issues without current solution
|
2023-05-03 15:35:40 +02:00 |
|
Yarmo Mackenbach
|
fceb5b6f9b
|
fix: fix usage of wrong types
|
2023-05-03 15:33:45 +02:00 |
|
Yarmo Mackenbach
|
53e73afa19
|
fix: fix and add missing JSDOC types
|
2023-05-03 15:32:54 +02:00 |
|
Yarmo Mackenbach
|
fb0aaa3e17
|
fix: fix imports
|
2023-05-03 15:27:01 +02:00 |
|
Yarmo Mackenbach
|
d069569b32
|
fix: Fix selfCertifications order
|
2023-03-28 13:05:39 +02:00 |
|
Yarmo Mackenbach
|
d6c31ef50c
|
fix: Fix forem ambiguity
|
2023-03-27 11:05:11 +02:00 |
|
Yarmo Mackenbach
|
15bbad0e6b
|
feat: Add OpenCollective service provider
|
2023-03-19 09:52:35 +01:00 |
|
Yarmo Mackenbach
|
7d65a21c1d
|
feat: Add GraphQL fetcher
|
2023-03-19 09:51:45 +01:00 |
|
Yarmo Mackenbach
|
166d8d5cf3
|
feat: Add EntityEncodingFormat to claim defs
|
2023-03-18 15:21:20 +01:00 |
|
Yarmo Mackenbach
|
650c389ae2
|
feat: Add EntityEncodingFormat enum
|
2023-03-18 15:21:20 +01:00 |
|
Yarmo Mackenbach
|
955bbd8a08
|
feat: Add matrix match backwards compatible test
|
2023-03-16 11:25:34 +01:00 |
|
Yarmo Mackenbach
|
92ce86a6e0
|
feat: Add support for Keybase claims
|
2023-03-12 14:51:38 +01:00 |
|
Yarmo Mackenbach
|
322b2c4529
|
feat: Replace devto with forem
|
2023-03-12 14:23:24 +01:00 |
|
Yarmo Mackenbach
|
e98995ec0d
|
fix: Apply rome linter fixes
|
2023-03-12 13:55:27 +01:00 |
|
Yarmo Mackenbach
|
025cd12aba
|
feat: Remove query-string dep
|
2023-03-08 14:15:06 +01:00 |
|
Yarmo Mackenbach
|
3d643afdfa
|
fix: Fix Matrix URI format
As per https://spec.matrix.org/latest/appendices/#matrix-uri-scheme, Matrix URIs should not contain any sigils.
|
2023-03-08 13:46:41 +01:00 |
|
Yarmo Mackenbach
|
525e876ad1
|
Merge branch 'dev'
|
2023-02-15 15:31:13 +01:00 |
|
TymanWasTaken
|
06b7d24cce
|
Modify the twitter claim definition so that it requires no authorization, by making use of twitter's oembed support
The new twitter api changes will remove free access to the api, and doing verification without any credentials is easier anyways
|
2023-02-14 23:48:26 -07:00 |
|
Yarmo Mackenbach
|
f3ce2accd4
|
Temporarely disable forgejo
There currently is no way to distinguish a forgejo server from a gitea server.
|
2023-01-22 15:17:36 +01:00 |
|
Yarmo Mackenbach
|
f5ea8fd549
|
Add forgejo support
|
2023-01-18 13:59:20 +01:00 |
|
Yarmo Mackenbach
|
eb72827887
|
Remove gitea repo name restriction
|
2023-01-18 13:56:37 +01:00 |
|
Yarmo Mackenbach
|
4385fa1e51
|
Support new XMPP proofs
|
2022-12-12 16:20:55 +01:00 |
|
Yarmo Mackenbach
|
05fa92063a
|
Improve XMPP parsing, remove jsdom dependency
|
2022-12-04 17:28:04 +01:00 |
|
Yarmo Mackenbach
|
1720c59093
|
Fix missing user-agent headers
|
2022-11-30 22:29:54 +01:00 |
|
Yarmo Mackenbach
|
421f907206
|
Remove proxy functionality
|
2022-11-17 22:01:47 +01:00 |
|
Yarmo Mackenbach
|
c7bd4fe81e
|
Remove null values
|
2022-11-17 21:09:42 +01:00 |
|
Yarmo Mackenbach
|
e9fdeb0bf8
|
Change enum values to strings
|
2022-11-17 20:52:34 +01:00 |
|
Yarmo Mackenbach
|
82ee7e2dda
|
Merge branch 'main' into support-fediverse-posts
|
2022-11-17 19:21:26 +00:00 |
|
Yarmo Mackenbach
|
1e37969dc6
|
Make data structure uniform
|
2022-11-16 22:25:32 +01:00 |
|
Yarmo Mackenbach
|
643dabff9f
|
Support fediverse verification through posts
|
2022-11-16 21:27:24 +01:00 |
|
Yarmo Mackenbach
|
4ff11947e4
|
Remove obsolete service providers
|
2022-11-16 20:26:46 +01:00 |
|
Yarmo Mackenbach
|
13e20fe6fb
|
Fix implementation of postprocess function
|
2022-11-14 23:49:40 +01:00 |
|
Yarmo Mackenbach
|
ca6aec04dd
|
Add fetcher to exports
|
2022-11-14 19:16:04 +01:00 |
|
Yarmo Mackenbach
|
fcc62a6025
|
Fix proxy verification options
|
2022-10-27 21:47:41 +02:00 |
|
Yarmo Mackenbach
|
2c722d31a9
|
Fix verification logic
|
2022-10-25 09:22:25 +02:00 |
|
Yarmo Mackenbach
|
f64f9cff58
|
Fix ambiguous parameter
|
2022-10-25 09:22:06 +02:00 |
|
Yarmo Mackenbach
|
a46311f1f8
|
Fix header
|
2022-10-24 21:43:48 +02:00 |
|