server/packages/database-interface
2024-07-26 00:32:33 +02:00
..
attachment.ts refactor(api): 🏷️ Replace API types with those from @lysand-org/client 2024-06-28 20:36:15 -10:00
base.ts docs: 📝 More work on JSDoc 2024-06-12 22:52:03 -10:00
emoji.ts refactor: ♻️ Store instance federation protocol in database, refactor fetcher 2024-06-29 20:58:39 -10:00
instance.ts fix(federation): 🚑 Don't re-parse response as JSON when FederationRequester has done so already 2024-07-24 19:25:14 +02:00
main.ts refactor(api): ♻️ Change route names, improve API endpoints to be more consistent with Mastodon API 2024-05-16 15:49:59 -10:00
note.ts fix(federation): 🚑 Don't re-parse response as JSON when FederationRequester has done so already 2024-07-24 19:25:14 +02:00
oauth.ts refactor: 🚚 Rename functions, move getUrl to Attachment 2024-06-28 17:50:56 -10:00
package.json refactor(database): 🎨 Refactor note handling into its own class instead of separate functions 2024-04-16 18:09:21 -10:00
role.ts refactor(api): 🏷️ Replace API types with those from @lysand-org/client 2024-06-28 20:36:15 -10:00
timeline.ts docs: 📝 More work on JSDoc 2024-06-12 22:52:03 -10:00
user.ts feat(federation): Make server actor available on /users/actor 2024-07-26 00:32:33 +02:00