Commit graph

  • 168e4c9788
    Add (Un)mark spam buttons Athozus 2023-12-26 19:07:45 +01:00
  • 33657909b8
    Add storage function to (un)mark message as spams Athozus 2023-12-24 15:48:34 +01:00
  • c6b8dc77e5
    Initial implementation of spam check Athozus 2023-12-24 15:44:29 +01:00
  • 375a330f26
    Add checks utils Athozus 2024-02-01 10:40:24 +01:00
  • 392ae487b7
    Add beerchat in optional depends Athozus 2023-12-16 23:47:45 +01:00
  • e3b280cdfa
    Add warning color Athozus 2023-12-16 23:39:12 +01:00
  • 46012a2b28
    Add support for shared settings (#127) Athozus 2024-02-01 10:18:55 +01:00
  • bf1d0685cb
    Fix indentation in ui/compose.lua Athozus 2024-01-28 21:56:47 +01:00
  • 65ec90ca27
    fix for bugs #135 and #136 Singularis 2024-01-28 19:12:33 +01:00
  • 497eddcf2a Fix oversight in test case y5nw 2024-01-21 19:02:54 +01:00
  • 21a3a42131 Also test on_(player_)receive callbacks y5nw 2024-01-21 19:01:13 +01:00
  • 8e72df6004 Expand aliases at toplevel if the current expansion is at toplevel y5nw 2024-01-21 18:47:54 +01:00
  • 9c2be9d689 Fixup typos in complemented test y5nw 2024-01-21 18:44:05 +01:00
  • c692b6ee79 Complement test y5nw 2024-01-21 18:41:42 +01:00
  • 0bfb4d5cbc Exclude sender from (mailing list) recipients y5nw 2024-01-13 20:51:10 +01:00
  • c7f631664e Add API callback specifically for players receiving mail y5nw 2024-01-13 20:18:20 +01:00
  • 3046f46414 Implement non-player recipients y5nw 2024-01-05 21:07:30 +01:00
  • 721d882c26 evict cached storage entries periodically BuckarooBanzay 2024-01-13 18:00:23 +01:00
  • f5b7a85eda evict cached storage entries periodically BuckarooBanzay 2024-01-13 18:00:23 +01:00
  • 94f37da092 add sfinv_buttons compatibility aBlueShadow 2024-01-08 22:48:17 +01:00
  • 6a709ae906 add sfinv_buttons compatibility aBlueShadow 2024-01-08 22:48:17 +01:00
  • fd42f00852
    Avoid false for default transfer value Athozus 2023-12-18 20:21:43 +01:00
  • abd75e8a31
    Optimize stored setting value getting Athozus 2023-12-17 22:57:34 +01:00
  • a2d680eda8
    Add support for shared settings Athozus 2023-12-17 22:31:17 +01:00
  • 3eafeb4cf8
    Remove selected_idxs for settings after saving Athozus 2024-01-01 19:19:51 +01:00
  • 8d80e4c709 Update translation templates Niklp 2023-12-29 23:45:43 +01:00
  • 55c9a2f7be Update translation templates Niklp 2023-12-29 23:45:43 +01:00
  • 720315a22c
    Move settings-related to util/settings.lua Athozus 2023-12-27 18:07:23 +01:00
  • 77de24e467
    Use interleaved style (#124) Athozus 2023-12-09 00:01:21 +01:00
  • e8d4077c42
    Simplify interleaving function Athozus 2023-12-07 23:49:04 +01:00
  • e32cc6fa6b
    Generate interleaved style when replying/forwarding a message (#120) Athozus 2023-12-07 22:01:05 +01:00
  • 3bad371353
    Add colors utilities (#121) Athozus 2023-12-06 10:11:12 +01:00
  • 802f9f727b
    Add labels for index-type settings Athozus 2023-12-05 22:46:52 +01:00
  • bebb7a8702
    Add Indonesian translations (#123) Muhammad Rifqi Priyo Susanto 2023-12-06 04:31:40 +07:00
  • 24a3204c4b
    Update credits Athozus 2023-12-05 22:17:59 +01:00
  • fc8a3f0618
    Fix few strings for all translation files Athozus 2023-12-05 22:13:12 +01:00
  • 007e413f31 Add Indonesian translations Muhammad Rifqi Priyo Susanto 2023-12-06 02:00:00 +07:00
  • c8b8d0b43f
    Rework color utility using tables Athozus 2023-12-02 19:31:20 +01:00
  • eae49e8897
    Convert 3-chars hex colors to 6-chars hex colors Athozus 2023-11-05 23:05:52 +01:00
  • 31c97cc4f2
    Simplify inbox/outbox mixing of color Athozus 2023-11-05 17:11:36 +01:00
  • 4240f4eb39
    Round numbers to avoid eventual float in string.format Athozus 2023-11-05 17:04:29 +01:00
  • 0b3497eb2f
    Add colors utilities Athozus 2023-11-05 16:30:56 +01:00
  • 8137e9405d
    es_ES locale update (#117) Github is a non-free platform owned by Microsoft. Reasonable alternatives exist, such as Gitea, Sourcehut. We need a federated, mastodon-like forge based on ForgeFed. See: https://forgefed.org 2023-10-24 01:35:28 +02:00
  • 2111db2ff9 check if message is found in mail.show_message BuckarooBanzay 2023-10-23 10:08:56 +02:00
  • f8f500ed76
    Do not call show_message() if selected message is empty (fix #115) Athozus 2023-10-24 00:33:14 +02:00
  • a1c921393d es_ES locale update Freeman 2023-10-23 21:37:16 +02:00
  • 7d383ca212 check if message is found in mail.show_message BuckarooBanzay 2023-10-23 10:08:56 +02:00
  • 7754e7e361
    Add check for mailing list nil description (fix #112) Athozus 2023-10-16 20:36:05 +02:00
  • 80ae9c3342
    Add message id in player selections storage (fix #110, fix #114) Athozus 2023-10-16 20:32:06 +02:00
  • 8d7c8c63cf
    step names in luacheck workflow OgelGames 2023-09-28 18:58:25 +10:00
  • 88a276f4cb
    Use a faster and newer LuaCheck (#113) David Leal 2023-09-27 13:02:49 -06:00
  • a0d2bf7e09 Use a faster and newer LuaCheck David Leal 2023-09-27 18:26:29 +00:00
  • e5996469fb
    Reworked settings (#111) Athozus 2023-09-14 20:35:30 +02:00
  • e1ee837a48
    Better formatting for setting tooltip Athozus 2023-09-14 20:34:30 +02:00
  • 6b8ce291a2
    Use table.copy() minetest api function Athozus 2023-09-13 23:05:46 +02:00
  • 1ea13e77a3
    Remove tabs from settings groups Athozus 2023-09-13 20:05:18 +02:00
  • 9bf5b084db
    Rewrite setting store Athozus 2023-09-13 20:04:49 +02:00
  • 38c609b765
    Generate settings pages with global storage Athozus 2023-09-09 20:37:48 +02:00
  • fe533eeb4d
    Fix crash if non-existent mail was selected (#109) savilli 2023-08-06 13:12:46 +02:00
  • d7454514b1 Fix outbox too savilli 2023-08-05 22:55:39 +02:00
  • c2da8afe8c Fix crash if non-existent mail was selected savilli 2023-08-05 15:58:14 +02:00
  • 5ac5b275c8
    Add settings groups Athozus 2023-08-04 13:20:04 +02:00
  • 1c85da70c5
    Store globally settings (type and default value) Athozus 2023-08-03 22:56:14 +02:00
  • 2a18322cdb
    Remove unexcepted translation from base directory Athozus 2023-07-20 00:34:15 +02:00
  • 7ae5bda5ab
    Quick restructuration of files (create sub-init.lua) Athozus 2023-07-20 00:33:59 +02:00
  • a9a4c8c4dc
    Redesign settings and about layout Athozus 2023-07-19 22:48:26 +02:00
  • 9990d56004
    Add checks for cc/bcc/subject in mail.send() and mail.save_draft() api functions Athozus 2023-07-19 22:16:27 +02:00
  • 9c041f5905
    Release 1.3.0 1.3.0 Athozus 2023-07-18 23:11:26 +02:00
  • b4ccc168c6
    Update Spanish translation (Chache) Athozus 2023-07-18 23:09:36 +02:00
  • 67108c6771
    Update credits Athozus 2023-07-17 22:20:58 +02:00
  • 09791d58a7 Update german translation Niklp09 2023-07-17 21:54:23 +02:00
  • a6f16c847e
    Fix French translation Athozus 2023-07-17 19:18:41 +02:00
  • f171a3d50a
    Change highlighted color Athozus 2023-07-17 17:49:33 +02:00
  • be8f0e590f
    Add a setting to choose date format Athozus 2023-07-17 16:45:57 +02:00
  • db2434c8f9
    Update screenshot Athozus 2023-07-16 23:50:50 +02:00
  • 0248b051ef
    Add a setting for automatic marking read Athozus 2023-07-16 22:59:56 +02:00
  • e038993f27
    Add tooltips for detailling actions Athozus 2023-07-16 20:05:23 +02:00
  • 37fad48ec8
    Add a tooltip for elapsed time since the delivery Athozus 2023-07-16 19:42:08 +02:00
  • fbdaaeec11
    Move the selection list-check loop (fix #108) Athozus 2023-07-10 19:01:15 +02:00
  • fe9aca40f0
    Add translation for "No contacts" (fix #107) Athozus 2023-07-06 19:03:42 +02:00
  • e470c58d83 Fix typos in German Wuzzy 2023-07-04 11:54:58 +02:00
  • 99f0203fa1 Fix typos in German Wuzzy 2023-07-04 11:54:58 +02:00
  • c98cb401d8 update german translation (+templates) Niklp09 2023-06-25 21:20:06 +02:00
  • 74a03a36cd update german translation (+templates) Niklp09 2023-06-25 21:20:06 +02:00
  • d09fafc563
    Release 1.2.0 1.2.0 Athozus 2023-06-25 20:10:07 +02:00
  • 67cbef88f7
    Add a window to show long receivers list Athozus 2023-06-25 19:59:38 +02:00
  • 8917fd0b39
    Rework French translations Athozus 2023-06-25 19:29:27 +02:00
  • 95475c7c59
    Store colors and use a lighter selection color Athozus 2023-06-25 19:12:20 +02:00
  • e6be2f44bb
    Move owned mailing lists in separated tab, prepare formspecs for public lists public-maillists Athozus 2023-06-25 17:01:07 +02:00
  • f5198b9187
    Add empty trash button Athozus 2023-06-19 23:17:11 +02:00
  • 8c20aeba5b cache storage entries and batch them for write-back BuckarooBanzay 2023-06-19 16:14:40 +02:00
  • c143b44bc4 cache storage entries and batch them for write-back BuckarooBanzay 2023-06-19 16:14:40 +02:00
  • fa391b5ee6
    Store message list in context to improve performance Athozus 2023-06-18 20:12:56 +02:00
  • 984d8c34d9
    Fix unselect all (9679251) Athozus 2023-06-18 19:40:11 +02:00
  • 968f402566
    Fix trash restore crash Athozus 2023-06-18 19:06:12 +02:00
  • bfd3692280
    Remove subject length limitation Athozus 2023-06-18 16:45:52 +02:00
  • 8dadd8043c
    Permit start composition of a message by passing receivers into /mail command (close #101) Athozus 2023-06-18 15:29:27 +02:00
  • d53b07451c
    Fix events while reading message in trash Athozus 2023-06-17 16:49:12 +02:00
  • 65764ee318
    Rework message.lua events Athozus 2023-06-17 16:24:21 +02:00
  • c6d8f8a069
    Update credits Athozus 2023-06-17 15:57:26 +02:00