Wykres commitów

244 Commity (9df2bd01bdb009f280e4ed1543aac2583da712e4)

Autor SHA1 Wiadomość Data
Xeronith c93ae72826 feat(app): follow command 2022-12-02 22:07:23 +03:30
Xeronith 55cc12b065 feat(components): implement follow v2 2022-12-02 22:07:08 +03:30
Xeronith cc4926684b feat(activitypub): 🧑‍💻 protocol objects and helpers 2022-11-30 09:13:31 +03:30
Xeronith 5e3fa111e0 test(project): 🧪 actor 2022-11-26 11:59:01 +03:30
Xeronith 4ba9d2b58a feat(app): actor command 2022-11-26 11:58:41 +03:30
Xeronith daf154afdd feat(components): implement actor v2 2022-11-26 11:58:00 +03:30
Charles Iliya Krempeaux b2fd2e558d
Update README.md 2022-11-22 20:17:44 +09:00
Charles Iliya Krempeaux 6349e71519
Add files via upload 2022-11-22 20:11:37 +09:00
Charles Iliya Krempeaux 434bf8150d
Add files via upload 2022-11-22 20:11:12 +09:00
Charles Iliya Krempeaux 09d1cb208e
Create README.md 2022-11-22 20:10:28 +09:00
Xeronith 6fd401682b test(project): 🧪 webfinger 2022-11-21 17:45:22 +03:30
Xeronith 0b5ba98203 feat(app): webfinger command 2022-11-21 17:45:05 +03:30
Xeronith 0139a38dbe feat(components): implement webfinger infrastructure 2022-11-21 17:44:45 +03:30
Xeronith c7539e75e3 test(project): 🧪 logout v2 2022-11-18 11:25:48 +03:30
Xeronith 3ab24b84db feat(app): implement logout command 2022-11-18 11:25:00 +03:30
Xeronith d26af4c1f8 feat(components): implement logout 2022-11-18 11:24:37 +03:30
Xeronith 555e1c8e43 test(project): 🧪 profile v2 2022-11-16 12:36:08 +03:30
Xeronith b95effd726 feat(app): implement profile commands 2022-11-16 12:35:52 +03:30
Xeronith 4c5bbdf222 feat(components): implement profile api v2 2022-11-16 12:35:26 +03:30
Xeronith 3b7a56002d test(project): 🧪 authentication v2 2022-11-14 12:15:13 +03:30
Xeronith 376988eb57 feat(app): implement authentication commands 2022-11-14 12:14:41 +03:30
Xeronith a33d0e85ee feat(components): implement authentication api v2 2022-11-14 12:14:03 +03:30
Xeronith 133b5cdc0a fix(server): 🐛 jwt authorization bypass 2022-11-10 21:42:38 +03:30
Xeronith 75a7f898f2 test(components): 🧪 followers repository and core 2022-11-07 20:09:41 +03:30
Xeronith 70dbd87f49 feat(components): 🗃️ migration scripts 2022-11-07 20:09:15 +03:30
Xeronith 0caad0b14d chore(database): 🗃️ update ddl 2022-11-07 20:08:56 +03:30
Xeronith d95f9388c9 feat(components): follower manager and core component 2022-11-07 20:08:31 +03:30
Xeronith 48385ac192 feat(components): followers and following repositories 2022-11-07 20:07:20 +03:30
Xeronith 33971f851d feat(activitypub): implement follower and following object model 2022-11-07 20:06:24 +03:30
Xeronith eb63fd65e8 Update README.md 2022-11-04 17:02:44 +03:30
Xeronith 43f7a211ad test(components): 🧪 inbox and outbox repository and core 2022-11-04 16:57:49 +03:30
Xeronith f8e950c8df feat(components): 🗃️ update migration scripts 2022-11-04 16:57:02 +03:30
Xeronith 861ba63406 chore(database): 🗃️ update ddl 2022-11-04 16:56:20 +03:30
Xeronith 670dae6913 feat(components): inbox and outbox managers and core components 2022-11-04 16:55:26 +03:30
Xeronith f39909c781 feat(components): inbox and outbox repositories 2022-11-04 16:54:07 +03:30
Xeronith ef5c662cfe feat(activitypub): implement inbox and outbox object model 2022-11-04 16:52:49 +03:30
Charles Iliya Krempeaux 1b6d7b1c53
Update README.md 2022-11-03 09:03:02 -07:00
Xeronith c3b3b5c5f5 Merge branch 'master' of github.com:reiver/greatape 2022-11-03 11:50:28 +03:30
Xeronith ec0480625b test(components): 🧪 new activitypub objects 2022-11-03 11:49:42 +03:30
Xeronith e9409eea40 feat(activitypub): upgrade core components and add new object managers 2022-11-03 11:48:39 +03:30
Xeronith a6b03d879f feat(activitypub): 🧑‍💻 update object model 2022-11-03 11:46:59 +03:30
Charles Iliya Krempeaux 040617b868
Update README.md 2022-11-02 15:42:29 -07:00
Charles Iliya Krempeaux 6b82aee6de
Update README.md 2022-11-02 15:30:49 -07:00
Charles Iliya Krempeaux 0c1b81a77f
Update README.md 2022-11-02 15:15:10 -07:00
Xeronith 7c60829f88 feat(activitypub): activity manager 2022-11-02 13:17:32 +03:30
Xeronith b386a8c24d feat(activitypub): add activity 2022-11-02 13:17:01 +03:30
Xeronith 7bc11c4537 refactor(project): 🗑️ cleanup 2022-11-01 16:32:37 +03:30
Xeronith 86069315cd refactor(project): 🗑️ cleanup 2022-11-01 16:12:40 +03:30
Xeronith b2c947078a refactor(repo): ♻️ improve structure and configuration 2022-11-01 13:27:34 +03:30
Xeronith be5d582cc4 test(components): 🧪 activitypub object manager 2022-11-01 11:34:53 +03:30