server/packages/database-interface
2024-06-13 23:05:04 -10:00
..
attachment.ts refactor(api): 🎨 Refactor emojis into their own class 2024-06-12 18:52:01 -10:00
base.ts docs: 📝 More work on JSDoc 2024-06-12 22:52:03 -10:00
emoji.ts refactor(api): 🎨 Refactor emojis into their own class 2024-06-12 18:52:01 -10: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): 🐛 Fix mention URIs in Lysand Notes being empty string for local users 2024-06-13 11:53:41 -10:00
oauth.ts feat(api): Automatically register user when connecting with OIDC profile not already existing 2024-06-13 23:05:04 -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: 🚨 Turn every linter rule on and fix issues (there were a LOT :3) 2024-06-12 16:26:43 -10:00
timeline.ts docs: 📝 More work on JSDoc 2024-06-12 22:52:03 -10:00
user.ts feat(api): Automatically register user when connecting with OIDC profile not already existing 2024-06-13 23:05:04 -10:00