|
Merge remote-tracking branch 'origin/dev/threads'
|
|---|
| assets/openapi.json |
|---|
| assets/schemas.json |
|---|
| src/api/routes/channels/#channel_id/messages/#message_id/index.ts |
|---|
| src/api/routes/channels/#channel_id/messages/#message_id/threads.ts 0 → 100644 |
|---|
| src/api/routes/channels/#channel_id/messages/index.ts |
|---|
| src/api/util/handlers/Message.ts |
|---|
| src/gateway/opcodes/Identify.ts |
|---|
| src/schemas/api/channels/Channel.ts |
|---|
| src/schemas/api/messages/Message.ts |
|---|
| src/schemas/uncategorised/MessageThreadCreationSchema.ts 0 → 100644 |
|---|
| src/schemas/uncategorised/index.ts |
|---|
| src/util/entities/Channel.ts |
|---|
| src/util/entities/Message.ts |
|---|
| src/util/interfaces/Event.ts |
|---|
| src/util/migration/postgres/1764612754204-threads.ts 0 → 100644 |
|---|
| src/util/migration/postgres/1764622231800-threadGoof.ts 0 → 100644 |
|---|
| src/util/migrations/postgres/1764609924756-threads.ts 0 → 100644 |
|---|
| src/util/migrations/postgres/1764610059742-threadtypo.ts 0 → 100644 |
|---|