Commit graph

8 commits

Author SHA1 Message Date
Joas Schilling
1ccbf67da2
chore: Run SPDX convertor
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-26 13:02:15 +02:00
Joas Schilling
93ecf4b540
fix(events): Move chat message parsers to typed events
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-31 15:50:18 +01:00
Joas Schilling
55ace3d967
Message types are defaulting to Verbs so lets reuse the constants
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-07 16:49:03 +02:00
Joas Schilling
06d2432f89
Add constants for the verbs in the oc_comments table
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-07 16:41:09 +02:00
Vitor Mattos
c07251f0c6
Use PHP7.4 property typehinting where possible
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-06 12:43:03 -03:00
Joas Schilling
3c634e520f
Fix system messages about reaction deletions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-10 17:04:01 +01:00
Vitor Mattos
15662ed4fa
Api changes to react to a message: reactions delete
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-02-15 12:45:41 -03:00
Vitor Mattos
3b30c900cb
Api changes to react to a message: reactions add
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-02-15 12:45:40 -03:00