History for percord / src / util / entities / Message.ts
2026-02-17
@whinis
Add Decorators to clean classes before json serialization and remove invalid states.
whinis authored on 17 Feb Rory& committed on 17 Feb
2026-02-13
@MathMan05
fix it the other way arround
MathMan05 authored on 13 Feb Rory& committed on 13 Feb
@MathMan05
fix pins
MathMan05 authored on 13 Feb Rory& committed on 13 Feb
@MathMan05
fix it the other way arround
MathMan05 authored on 13 Feb Rory& committed on 13 Feb
@MathMan05
fix pins
MathMan05 authored on 13 Feb Rory& committed on 13 Feb
@MathMan05
trace origin of the issue
MathMan05 authored on 13 Feb Rory& committed on 13 Feb
@MathMan05
oops, fix the call
MathMan05 authored on 13 Feb Rory& committed on 13 Feb
@MathMan05
fix it betterer
MathMan05 authored on 13 Feb Rory& committed on 13 Feb
@MathMan05
hopefully fix this bug
MathMan05 authored on 13 Feb Rory& committed on 13 Feb
@MathMan05
speed up fetching messages
MathMan05 authored on 13 Feb Rory& committed on 13 Feb
@Ahmed A
Fix leaking private User data in mentions
Ahmed A authored on 12 Feb Rory& committed on 13 Feb
2026-02-04
@MathMan05
more changes
MathMan05 committed on 4 Feb
2026-01-28
@MathMan05
initial recipients work
MathMan05 authored on 1 Dec Rory& committed on 28 Jan
@MathMan05
thread API start
MathMan05 authored on 1 Dec Rory& committed on 28 Jan
@MathMan05
sechema changes+migrations
MathMan05 authored on 1 Dec Rory& committed on 28 Jan
2025-12-18
@CyberL1
chore: run prettier
CyberL1 committed on 18 Dec
@CyberL1
feat: add message forwards (normal messages only)
CyberL1 committed on 18 Dec
2025-12-17
@Rory&
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory& committed on 17 Dec
@Rory&
Rename PRIVATE_ROUTE -> EPHEMERAL, fix typo
Rory& committed on 17 Dec
2025-12-02
@Rory&
createMessageWithDefaults: unset member
Rory& committed on 2 Dec
2025-11-23
@MathMan05
update to use flags
MathMan05 authored on 22 Nov Rory& committed on 23 Nov
@MathMan05
is it a hack if it works?
MathMan05 authored on 22 Nov Rory& committed on 23 Nov
2025-11-22
@Rory&
Message#createWithDefaults: Set mesasge type if message_reference is set and no other type is set
Rory& committed on 22 Nov
2025-10-20
@CyberL1
fix: set `message_reference_id` to null if original message is deleted
CyberL1 committed on 20 Oct
2025-10-19
@Rory&
Use message.create
Rory& committed on 19 Oct
@Rory&
Force back propagate ids
Rory& committed on 19 Oct
@Rory&
Always mutate opts, not message
Rory& committed on 19 Oct
@Rory&
Maybe more robust enforcement
Rory& committed on 19 Oct
@Rory&
Helper to create valid messages
Rory& committed on 19 Oct
2025-10-18
@CyberL1
feat: add `interaction_metadata` to `toJSON`
CyberL1 authored on 18 Oct Rory& committed on 18 Oct