server/packages/database-interface
2024-07-16 23:30:52 +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 refactor(federation): 🔥 Remove some old SQL queries for Instances 2024-06-29 21:08:03 -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 refactor(federation): ♻️ Replace WebFinger code with @lysand-org/federation logic, add new debug command 2024-06-29 22:24:10 -10: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 fix(federation): 🐛 Don't try to fetch from ActivityPub instances if no bridge is configured 2024-07-16 23:30:52 +02:00