コミットグラフ

501 コミット

作成者 SHA1 メッセージ 日付
守矢諏訪子 37570dcf3e BSD→ISC 2024-04-10 14:13:59 +09:00
守矢諏訪子 419ae316c6 . 2024-04-02 11:23:03 +09:00
守矢諏訪子 9747a37b26 要らない 2024-04-02 11:21:00 +09:00
守矢諏訪子 7053d77972 フォーク 2024-04-02 11:20:38 +09:00
守矢諏訪子 e64446a772 . 2024-04-02 10:18:40 +09:00
守矢諏訪子 080b4a996d 要らないファイルの削除 2023-12-18 20:57:57 +09:00
Gabe Kangas 7821289d40
Add sensitive property to objects 2021-12-28 21:12:52 -08:00
Gabe Kangas e46ee45ec0 Make hashtag as a AS stream 2021-09-08 15:53:27 -07:00
Gabe Kangas 532ae5d0af Add Hashtag to toot objects 2021-09-08 01:15:42 -07:00
Cory J Slep d866ba75dd
Merge pull request #151 from superseriousbusiness/manuallyApprovesFollowers
add manuallyApprovesFollowers property on actors
2021-08-03 23:28:04 +02:00
tsmethurst 5498bae4cf add manuallyApprovesFollowers property on actors 2021-08-03 15:52:03 +02:00
Cory J Slep 4655f8f1e1
Merge pull request #148 from weex/master
Fix #145: Change example domains to standards
2021-08-01 13:02:20 +02:00
David Sterry b4d577f69b Fix #145 2021-06-23 10:11:37 -07:00
Cory J Slep e0de0863dc
Merge pull request #147 from BenLubar-PR/host-header
ensure host header is set
2021-04-26 21:46:15 +02:00
Cory J Slep 27010241b1
Merge pull request #146 from komarov/patch-1
cosmetic: fix some copy-pasted names
2021-04-26 21:29:10 +02:00
Ben Lubar 042ba2ce5e
ensure host header is set 2021-04-07 10:22:27 -05:00
komarov 5e8c5c0bb8
cosmetic: fix some copy-pasted names 2021-02-28 12:39:23 +01:00
Cory Slep d282a50439 Add badge for Matrix chat room 2020-12-23 12:22:50 +01:00
Cory Slep 8d07c6c337 Make license badge blue 2020-12-22 21:51:01 +01:00
Cory Slep 6daa914620 Add badges 2020-12-22 21:49:21 +01:00
Cory Slep a386d74920 Add travis.yml 2020-12-22 21:47:04 +01:00
Cory Slep 472d90163f Add PostInboxScheme and PostOutboxScheme to Actor 2020-12-13 23:45:52 +01:00
Cory Slep be7f23bde7 Return ErrNotFound when handler retrieves no data 2020-12-13 23:32:23 +01:00
Cory Slep 6cbfb30afa Support custom schemes for handlers
This allows clients to serve data over HTTP or HTTPS, which should only
be done for development purposes.
2020-12-13 23:25:58 +01:00
Cory Slep c7bbac61b6 Update READMEs and CHANGELOG for v1.0.0 2020-07-09 17:34:37 +02:00
Cory Slep c2285ceec2 Rename Callbacks to disambiguate between S2S & C2S 2020-07-06 19:41:49 +02:00
Cory Slep 0430970bd3 Add generated forgefed vocabulary 2020-07-05 22:38:06 +02:00
Cory Slep ee53bc0369 Change delegate actor to use upper 'ID', fix tests 2020-07-05 22:37:26 +02:00
Cory Slep 574f22607b Add forgefed vocabulary to go generate command 2020-07-05 21:58:08 +02:00
Cory J Slep 2da4dc1d6e
Merge pull request #136 from BenLubar-PR/forgefed
Implement ForgeFed vocabulary.
2020-07-05 21:56:36 +02:00
Cory Slep fbb513751a Merge branch 'master' of https://github.com/go-fed/activity 2020-07-05 21:47:43 +02:00
Cory Slep a3a3f48d19 Regenerate vocabular with source property 2020-07-05 21:47:30 +02:00
Cory Slep 2d143b225a Add source property to activitystreams OWL file 2020-07-05 21:47:08 +02:00
Cory Slep fc8e2d8c30 Add toot spec to go generate command 2020-07-05 21:46:37 +02:00
Cory J Slep 415c3275ef
Merge pull request #133 from sevki/patch-1
NewId => NewID
2020-07-05 21:22:45 +02:00
Sevki 7c20a89a61
Update database.go 2020-07-05 20:07:47 +01:00
Sevki a8fb705a22
Merge branch 'master' into patch-1 2020-07-05 20:06:55 +01:00
Cory Slep acc84125fa Run go mod tidy 2020-07-05 20:59:37 +02:00
Cory Slep e17e28bddb Remove unused jsonLDContext constant 2020-07-05 20:56:10 +02:00
Cory Slep f4f19b61b3 Update astool's README 2020-07-05 20:37:26 +02:00
Cory Slep 107afb6f17 Avoid a byte copy when delivering a HTTP request
Added tests for the HTTP sig transport.
2020-07-05 17:06:52 +02:00
Cory Slep c3b24964d4 Add unit tests for the AS handler 2020-07-05 15:54:31 +02:00
Cory Slep 311ab07a5c Use equal bytes function in tests when asserting 2020-07-05 15:53:42 +02:00
Cory Slep 18fcfcf812 Add tests for wrapping in create. 2020-07-05 15:22:18 +02:00
Cory Slep 78c96972b2 Clear sensitive fields by setting nil instead of removing 2020-07-05 15:22:00 +02:00
Cory Slep fa448c7559 Improve bto & bcc stripping before delivery.
Added unit tests covering the delivery call.
2020-07-05 14:10:33 +02:00
Cory Slep 5ad09ded3e Add unit tests for federated block 2020-07-04 18:30:17 +02:00
Cory Slep a8662e547a Add unit tests for federated undo 2020-07-04 18:25:35 +02:00
Cory Slep d003641810 Add unit tests for federated announce 2020-07-04 17:47:17 +02:00
Cory Slep c58f23bd17 Add unit tests for federated like 2020-07-04 10:41:42 +02:00