Vari
|
120e691d1d
|
Small hotfix for when saving an inbox message. the default value in the $attributes array in the model for a json field should not be an array, but a string.
|
2024-08-06 21:59:04 +02:00 |
|
Vari
|
6fce73e3f2
|
Added feedback endpoint for Player Reports and saving them in the Backend.
|
2024-07-28 06:32:47 +02:00 |
|
Vari
|
b86ac5e1ec
|
Player inbox: rename rewardType to type because game expects that.
|
2024-07-11 20:52:32 +02:00 |
|
Vari
|
b975170b55
|
Almost Finished the inbox messages adminpage. Now the only thing missing is the creation of new messages and the mailer.
|
2024-07-02 23:45:02 +02:00 |
|
Vari
|
16e1ab191d
|
Inbox Message:
- Changed 'received' column type to timestamp.
- Implemented Soft deletes and Prunable job for InboxMessage Model.
|
2024-05-28 07:52:13 +02:00 |
|
Vari
|
68c0d6f130
|
Fixed inbox Message MarkAs endpoint using logif of old table structure
|
2024-05-27 07:08:24 +02:00 |
|
Vari
|
49bc120a21
|
Fixed Inbox message wrong field for received.
|
2024-05-27 06:49:49 +02:00 |
|
Vari
|
81f5d5f54c
|
Added Login and Endpoint for claiming message rewards.
|
2024-05-26 19:19:19 +02:00 |
|
Vari
|
34fd1e0ac7
|
Fixed Delete Message endpoint always deleting all messages.
|
2024-05-26 07:09:35 +02:00 |
|
Vari
|
365ba978c0
|
Implemented Model,logic and response for inbox messages.
|
2024-05-26 05:07:13 +02:00 |
|
Vari
|
58294c0c77
|
Started working on player inbox
|
2024-05-20 23:52:21 +02:00 |
|