mail/util
y5nw 570cf788ec
Implement non-player recipients (#131)
* Implement non-player recipients

* Add API callback specifically for players receiving mail

* Exclude sender from (mailing list) recipients

* Complement test

* Fixup typos in complemented test

* Expand aliases at toplevel if the current expansion is at toplevel

This should allow players to send mail to their own aliases

* Also test on_(player_)receive callbacks

* Fix oversight in test case
2024-02-01 20:46:26 +01:00
..
colors.lua Add mute list setting 2024-02-01 14:23:03 +01:00
contact.lua Add translation for "No contacts" (fix #107) 2023-07-06 19:03:42 +02:00
init.lua Initial implementation of spam check 2024-02-01 14:23:03 +01:00
normalize.lua Implement non-player recipients (#131) 2024-02-01 20:46:26 +01:00
normalize.spec.lua Implement non-player recipients (#131) 2024-02-01 20:46:26 +01:00
settings.lua Add mute list setting 2024-02-01 14:23:03 +01:00
spam.lua Fix luacheck 2024-02-01 14:23:03 +01:00
time_ago.lua Add a tooltip for elapsed time since the delivery 2023-07-16 19:42:08 +02:00
uuid.lua View sent messages (new database, add maillists) (#26) 2023-03-29 17:25:01 +02:00
uuid.spec.lua View sent messages (new database, add maillists) (#26) 2023-03-29 17:25:01 +02:00