Wykres commitów

255 Commity (master)

Autor SHA1 Wiadomość Data
Xeronith 0a08d86163 feat(components): posting to outbox 2022-12-15 18:43:01 +03:30
Xeronith d60612d3b5 test(components): 🧪 following retrieval 2022-12-12 19:47:16 +03:30
Xeronith b1d9011c8c feat(app): following retrieval command 2022-12-12 19:47:00 +03:30
Xeronith 66c386942d feat(components): following retrieval api 2022-12-12 19:46:43 +03:30
Xeronith e2eceffeb4 test(components): 🧪 followers retrieval 2022-12-08 22:12:31 +03:30
Xeronith 8f0557c47a feat(app): followers retrieval command 2022-12-08 22:12:18 +03:30
Xeronith 2be2100fa7 feat(components): followers retrieval api 2022-12-08 22:11:55 +03:30
Xeronith 8ead42a52f test(components): 🧪 interaction authorization 2022-12-06 11:50:35 +03:30
Xeronith 359cb2c42c feat(app): interaction authorization command 2022-12-06 11:50:06 +03:30
Xeronith 60b372b0fa feat(components): interaction authorization 2022-12-06 11:48:31 +03:30
Xeronith dbb041ee96 test(project): 🧪 follow 2022-12-02 22:07:39 +03:30
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