mail/ui
Athozus e5996469fb
Reworked settings (#111)
* Store globally settings (type and default value)

* Add settings groups

* Generate settings pages with global storage

Add saving, generate selection idxs from settings list, order settings via index value in each group of settings

* Rewrite setting store

No code change, only format

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>

* Remove tabs from settings groups

Use spaces instead

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>

* Use table.copy() minetest api function

* Better formatting for setting tooltip

Using inline instead of multiples lines to add tooltip attached to setting into formspec

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>

---------

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
2023-09-14 20:35:30 +02:00
..
about.lua Redesign settings and about layout 2023-07-20 00:50:09 +02:00
compose.lua Fix drafts deleting/duplicating (#96) 2023-06-04 15:45:50 +02:00
contacts.lua Store colors and use a lighter selection color 2023-06-25 19:12:20 +02:00
drafts.lua Store colors and use a lighter selection color 2023-06-25 19:12:20 +02:00
edit_contact.lua Fix strings (translations and checks) 2023-05-05 13:13:09 +02:00
edit_maillists.lua Remove duplicated variable 2023-05-20 20:29:00 +02:00
events.lua Fix crash if non-existent mail was selected (#109) 2023-08-06 13:12:46 +02:00
inbox.lua Add tooltips for detailling actions 2023-07-16 20:05:23 +02:00
init.lua Quick restructuration of files (create sub-init.lua) 2023-07-20 00:50:10 +02:00
maillists.lua Store colors and use a lighter selection color 2023-06-25 19:12:20 +02:00
message.lua Add a setting to choose date format 2023-07-17 16:45:57 +02:00
options.lua Add settings (#85) 2023-05-05 11:38:19 +02:00
outbox.lua Add tooltips for detailling actions 2023-07-16 20:05:23 +02:00
receivers.lua Add a setting to choose date format 2023-07-17 16:45:57 +02:00
select_contact.lua Store colors and use a lighter selection color 2023-06-25 19:12:20 +02:00
settings.lua Reworked settings (#111) 2023-09-14 20:35:30 +02:00
trash.lua Store colors and use a lighter selection color 2023-06-25 19:12:20 +02:00