greatape/greataped/components/core
Xeronith 60b372b0fa feat(components): interaction authorization 2022-12-06 11:48:31 +03:30
..
access_control.go
access_control_manager.go
access_control_manager_test.go
activity_pub_activity.go
activity_pub_activity_manager.go
activity_pub_activity_manager_test.go
activity_pub_follower.go feat(activitypub): implement follower and following object model 2022-11-07 20:06:24 +03:30
activity_pub_follower_manager.go feat(components): follower manager and core component 2022-11-07 20:08:31 +03:30
activity_pub_follower_manager_test.go test(components): 🧪 followers repository and core 2022-11-07 20:09:41 +03:30
activity_pub_incoming_activity.go
activity_pub_incoming_activity_manager.go feat(components): inbox and outbox managers and core components 2022-11-04 16:55:26 +03:30
activity_pub_incoming_activity_manager_test.go test(components): 🧪 inbox and outbox repository and core 2022-11-04 16:57:49 +03:30
activity_pub_link.go
activity_pub_link_manager.go
activity_pub_link_manager_test.go
activity_pub_media.go
activity_pub_media_manager.go
activity_pub_media_manager_test.go
activity_pub_object.go
activity_pub_object_manager.go
activity_pub_object_manager_test.go
activity_pub_outgoing_activity.go
activity_pub_outgoing_activity_manager.go feat(components): inbox and outbox managers and core components 2022-11-04 16:55:26 +03:30
activity_pub_outgoing_activity_manager_test.go test(components): 🧪 inbox and outbox repository and core 2022-11-04 16:57:49 +03:30
activity_pub_public_key.go
activity_pub_public_key_manager.go
activity_pub_public_key_manager_test.go
api_client.go
api_methods.go feat(components): interaction authorization 2022-12-06 11:48:31 +03:30
category.go
category_manager.go
category_manager_test.go
category_type.go
category_type_manager.go
category_type_manager_test.go
collections.go feat(components): follower manager and core component 2022-11-07 20:08:31 +03:30
document.go
document_manager.go
document_manager_test.go
factory.go feat(components): follower manager and core component 2022-11-07 20:08:31 +03:30
factory_test.go
identity.go
identity_manager.go
identity_manager_test.go
initializer.go feat(components): interaction authorization 2022-12-06 11:48:31 +03:30
object.go
remote_activity.go
remote_activity_manager.go
remote_activity_manager_test.go
spi.go feat(components): interaction authorization 2022-12-06 11:48:31 +03:30
spi_manager.go feat(components): interaction authorization 2022-12-06 11:48:31 +03:30
spi_manager_test.go test(project): 🧪 follow 2022-12-02 22:07:39 +03:30
system_component.go
system_dispatcher.go feat(components): follower manager and core component 2022-11-07 20:08:31 +03:30
system_dispatcher_cache.go feat(components): inbox and outbox managers and core components 2022-11-04 16:55:26 +03:30
system_results.go feat(components): interaction authorization 2022-12-06 11:48:31 +03:30
system_schedule.go
system_schedule_manager.go
system_schedule_manager_test.go
user.go
user_manager.go
user_manager_test.go