Wykres commitów

59 Commity (713d2943444f64dc260246c83528bae396c4d2f8)

Autor SHA1 Wiadomość Data
Xeronith 265de276e0 feat(app): get outbox command 2022-12-20 16:50:38 +03:30
Xeronith dc3c93b133 feat(app): outbox post command 2022-12-15 18:43:24 +03:30
Xeronith b1d9011c8c feat(app): following retrieval command 2022-12-12 19:47:00 +03:30
Xeronith 8f0557c47a feat(app): followers retrieval command 2022-12-08 22:12:18 +03:30
Xeronith 359cb2c42c feat(app): interaction authorization command 2022-12-06 11:50:06 +03:30
Xeronith c93ae72826 feat(app): follow command 2022-12-02 22:07:23 +03:30
Xeronith cc4926684b feat(activitypub): 🧑‍💻 protocol objects and helpers 2022-11-30 09:13:31 +03:30
Xeronith 4ba9d2b58a feat(app): actor command 2022-11-26 11:58:41 +03:30
Xeronith 0b5ba98203 feat(app): webfinger command 2022-11-21 17:45:05 +03:30
Xeronith 3ab24b84db feat(app): implement logout command 2022-11-18 11:25:00 +03:30
Xeronith b95effd726 feat(app): implement profile commands 2022-11-16 12:35:52 +03:30
Xeronith 376988eb57 feat(app): implement authentication commands 2022-11-14 12:14:41 +03:30
Xeronith af8568a1f1 feat(project): add activitypub object 2022-11-01 11:33:35 +03:30
Xeronith e5e1c0ffe5 feat(app): implement echo api 2022-10-31 14:29:50 +03:30
Xeronith 907aa41cf2 feat(project): 💥 migrate to new architecture 2022-10-31 14:19:21 +03:30
Xeronith c7f64334b3 chore: reset 2022-10-31 14:15:45 +03:30
Xeronith 57af3d2fb6 fix(app): 🚑 resolve profile issue 2022-10-25 21:02:23 +03:30
Xeronith 8e55c8e72a docs(project): 🧑‍💻 update swagger 2022-10-10 18:33:44 +03:30
Xeronith e5fc8ee066 fix(app): 🎨 improve feed 2022-10-10 18:33:15 +03:30
Xeronith 5442b61452 docs(project): 🧑‍💻 update swagger 2022-10-10 12:33:35 +03:30
Xeronith 1425a84580 feat(app): add feed api 2022-10-10 12:32:52 +03:30
Xeronith 17005cd73d docs(app): 📝 update for routes 2022-10-10 12:32:25 +03:30
Xeronith d308a33f37 refactor(app): ♻️ use new repository 2022-10-01 12:37:43 +03:30
Xeronith 5119952846 refactor(app): 🎨 improve structure 2022-10-01 10:51:01 +03:30
Xeronith a13efc46a4 docs(project): 🧑‍💻 update swagger 2022-09-30 23:09:50 +03:30
Xeronith aa0ac76f5b refactor(app): 🎨 improve structure / format of the code 2022-09-30 23:09:22 +03:30
Xeronith 3c2aac47e5 docs(project): 🧑‍💻 update swagger 2022-09-30 11:43:59 +03:30
Xeronith 9295e98a95 docs(project): 🧑‍💻 update swagger 2022-09-30 10:28:58 +03:30
Xeronith 25857e3ac3 fix(app): 🐛 improve user verification 2022-09-29 20:47:51 +03:30
Xeronith caddf18315 feat(project): 🧑‍💻 integrate swagger 2022-09-29 20:23:43 +03:30
Xeronith 88eeb64438 feat(app): signup verification 2022-09-29 16:58:52 +03:30
Xeronith e0ccadf480 refactor(app): 🗃️ enhance repositories 2022-09-19 16:40:41 +04:30
Xeronith e03cd93353 refactor(workspace): 🎨 improve structure and format of the code 2022-09-17 16:24:23 +04:30
Xeronith 9bd7c11305 refactor(workspace): 🎨 improve code structure 2022-09-16 23:15:35 +04:30
Xeronith 17606adf7a feat(app): federated collections proxy 2022-09-16 21:09:52 +04:30
Xeronith 1c2528ec80 refactor(workspace): 🎨 improve structure and format of the code 2022-09-15 19:56:40 +04:30
Xeronith 0af876979b feat(app): resolve federated actors 2022-09-15 18:33:28 +04:30
Xeronith 5e1023110b feat(app): update user profile rendering 2022-09-10 15:09:18 +04:30
Xeronith d0921195d5 feat(app): media server 2022-09-02 18:31:55 +04:30
Xeronith 8e02b4fd76 feat(app): error handler 2022-09-01 19:20:39 +04:30
Xeronith c88744c100 feat(app): integrate caching 2022-08-29 23:16:19 +04:30
Xeronith 7064fdff2d refactor(workspace): 🎨 improve code structure and format 2022-08-29 22:52:58 +04:30
Xeronith 6932fb7428 refactor(workspace): 🎨 improve code structure and format 2022-08-29 22:28:56 +04:30
Xeronith ae3abf5723 refactor(app): ♻️ ostatus and mime types 2022-08-29 16:00:05 +04:30
Xeronith acdd0f5809 feat(app): ♻️ enhance user profile 2022-08-29 15:54:06 +04:30
Xeronith 166f904b29 feat(app): profile access control & refinements 2022-08-22 23:12:12 +04:30
Xeronith 8e4c35b22d feat(storage): mysql driver 2022-08-19 18:36:18 +04:30
Xeronith 70a51c8a1c feat(activitypub): ordered collection 2022-08-19 17:49:26 +04:30
Xeronith 224ebd012f refactor(app): 🩺 enhance routing and add health check 2022-08-19 17:36:39 +04:30
Xeronith c3af1bfd6a feat(app): follow request acceptance 2022-08-19 17:33:54 +04:30