Commit Graph

24 Commits

Author SHA1 Message Date
Athozus
0248b051ef
Add a setting for automatic marking read
When a message is opened
2023-07-16 22:59:56 +02:00
Athozus
e038993f27
Add tooltips for detailling actions
Reply / Reply all / Forward buttons and Notifications settings
2023-07-16 20:05:23 +02:00
Athozus
37fad48ec8
Add a tooltip for elapsed time since the delivery
It adds the file util/time_ago.lua in order to re-use the function further
2023-07-16 19:42:08 +02:00
Athozus
fe9aca40f0
Add translation for "No contacts" (fix #107) 2023-07-06 19:03:42 +02:00
Wuzzy
e470c58d83 Fix typos in German 2023-07-04 12:55:44 +02:00
Niklp09
c98cb401d8 update german translation (+templates) 2023-06-25 21:27:59 +02:00
Athozus
8917fd0b39
Rework French translations 2023-06-25 19:29:27 +02:00
Athozus
f5198b9187
Add empty trash button 2023-06-20 16:04:18 +02:00
Athozus
2e106e3df7
Add trash (#100)
* Add trash

* Add break at end of deleting loop

* Show trash tab only when trashing enabled

* Update translations
2023-06-15 19:28:04 +02:00
Athozus
fab6f1a1e5
Fix long strings 2023-06-04 15:49:31 +02:00
Athozus
869cc2bbc3
Show number of results (x of x' selected) 2023-06-04 15:45:49 +02:00
Athozus
2f01739d35
Add simplified Chinese translation (TheTrueBeginner) 2023-05-07 12:29:33 +02:00
Athozus
955f7d123f
Add sound notification (#86)
* Add sound notification

* Change sound

Update translations
2023-05-06 21:30:18 +02:00
Athozus
a79ebd94b8
Add Brazilian Portuguese (APercy) 2023-05-06 15:46:21 +02:00
Athozus
f70ce537a7
Add Spanish translation (Chache) 2023-05-05 23:28:32 +02:00
Athozus
5e3cfedc5e
Translate formatted strings 2023-05-05 16:05:07 +02:00
Athozus
95ab299016
Fix strings (translations and checks) 2023-05-05 13:13:09 +02:00
Athozus
720029a73e
Add settings (#85)
* Add settings

* Fix luacheck

* Fix unupdatable sorting fields values (settings)

* Better settings names

* Better sort settings behaviour

* Rework set_setting()

* Rework settings storage

* Better get sorting filters (inbox/outbox)

* Fix reseting/saving settings
2023-05-05 11:38:19 +02:00
Athozus
191e511a05
Add multiple selection (#60)
* Add multiple selection

* Fix wrong messages issues

* Update translations

* Mix colors for unread/cc in inbox with selected green

* Fix duplicates when clicking on select all with already one selected, and add the number of selected items

* Fixes

* Remove old translations files

* Fix filter priority
2023-04-12 17:08:34 +02:00
Athozus
da05b5d108
Message filters/sorters (#56)
* Add sorters for inbox/outbox

* Add ascending/descending, fix selection issue

* Add filters

* Update translations

* Fix UI

* Fix luacheck

* Fix fields disappearing after clicking on tabs/buttons

* Fix luacheck (2)

* Fix first message not sorted correctly
2023-04-07 10:19:30 +02:00
1F616EMO~nya
2f996b59cd
zh_TW translation (#48) 2023-04-02 10:00:28 +02:00
Niklp
3e3ea414ba
german translation (#44) 2023-04-01 18:29:21 +02:00
Athozus
0ea3777b51
Implement drafts (#31)
* Add drafts

* Update translations

* Fix luacheck

* Fix luacheck (2)
2023-03-31 17:14:52 +02:00
Athozus
eae547b2f7
Add internationalization (and French translation) (#30)
* Add translation tags

* Add translating template.txt

* Add French translation

* Rework buttons size to fix UI due to big translations

* Add translations for selecting contacts
2023-03-29 19:23:16 +02:00