Commit graph

6816 commits

Author SHA1 Message Date
the-djmaze
2458a82031
Merge pull request #480 from yasuhirokimura/update_japanese_translations
Update Japanese translations
2022-08-06 13:32:20 +02:00
Yasuhiro Kimura
968f1e421f Update Japanese translations 2022-08-06 07:15:10 +09:00
the-djmaze
a28a9f732d Resolve #479
Was accidentally removed by commit
62d13a12d1
2022-08-05 09:23:15 +02:00
the-djmaze
a7d3a2e221 v2.17.1 2022-08-04 15:47:21 +02:00
the-djmaze
639098f401 Bugfix: AskPopupView tabbing failed now with input fields 2022-08-04 15:27:26 +02:00
the-djmaze
aff9ba29e7 Admin: Ask for IMAP login credentials when testing, idea for #477 2022-08-04 14:58:13 +02:00
the-djmaze
db95565b70 Cleanup some localications and added Esperanto 2022-08-04 14:08:58 +02:00
the-djmaze
b5920cbc32 Improved domains .ini files handling 2022-08-04 13:24:30 +02:00
the-djmaze
eb0cd796b0 Improved mailbox handling of empty message subject and messagelist folder detection 2022-08-04 12:18:07 +02:00
the-djmaze
9559986499 Bugfix/Improved AdvancedSearch popup by prefill the values 2022-08-03 22:23:32 +02:00
the-djmaze
9bd3049ba0 Added: search for "replied" yes/no 2022-08-03 12:03:34 +02:00
the-djmaze
18dc2889ce Cleanup folder handling a bit 2022-08-03 11:06:09 +02:00
the-djmaze
983bfbaa1b Merge remote-tracking branch 'origin/master' into addressbook 2022-08-03 00:51:58 +02:00
the-djmaze
421efc62ad Replaced LINK_ADD_EMAIL with fontastic ✚ 2022-08-03 00:50:44 +02:00
the-djmaze
fd54864f4d fix margin for #470 2022-08-03 00:42:04 +02:00
the-djmaze
3d4f804e5f Added "Hide messages marked for deletion" #470 2022-08-02 14:20:07 +02:00
the-djmaze
20aecf9514
Merge pull request #473 from Neilpang/master
fix for arm
2022-08-02 11:02:22 +02:00
the-djmaze
4349eda310 Translate request errors for #471 2022-08-02 11:01:19 +02:00
the-djmaze
561445de03 Better solution for #471 2022-08-01 22:45:17 +02:00
the-djmaze
2c4bd445a5 Resolve #471 by extending fetch messagelist to 60 seconds and handling timeout/abort 2022-08-01 13:59:14 +02:00
neil
4daaa37ed9 fix for arm 2022-07-31 19:34:58 +08:00
the-djmaze
31b12c3625
Update issue templates 2022-07-29 09:54:29 +02:00
the-djmaze
91b22864d7
Merge pull request #467 from ner00/master
update Portuguese (Portugal), update langs.json
2022-07-27 11:42:44 +02:00
ner0
1921e4c5fd update Portuguese (Portugal), update langs.json
Also base pt language for other countries that might not default to either pt-BR or pt-PT
2022-07-26 17:47:24 +01:00
the-djmaze
9861d1bf78 Merge branch 'master' into addressbook 2022-07-26 10:11:48 +02:00
the-djmaze
7561ff4c9f IncConnectAndLoginHelper => ImapConnectAndLoginHelper 2022-07-26 10:11:22 +02:00
the-djmaze
4a8ed7268e Email address autocomplete value is sufficient 2022-07-26 10:11:09 +02:00
the-djmaze
5b0aa3fc7d Merge branch 'master' into addressbook 2022-07-25 23:10:20 +02:00
the-djmaze
b237ef5c24 Changes for #465 2022-07-25 23:06:12 +02:00
the-djmaze
2837126d60 Get AddressBook Import/Export working 2022-07-25 22:55:48 +02:00
the-djmaze
859a18470e Revert nickname idea (it's not updating as it was not observing) 2022-07-25 13:25:02 +02:00
djmaze
08ded5bb71 Cleanup some Contacts code 2022-07-25 10:13:50 +02:00
djmaze
052f34a9f5 Some cleanups for new AddressBook 2022-07-22 22:59:50 +02:00
djmaze
c162a3acc6 Merge remote-tracking branch 'origin/master' into addressbook 2022-07-22 22:16:45 +02:00
the-djmaze
e49cbbbbec Contact Popup viewSaveTrigger never used 2022-07-22 22:14:05 +02:00
djmaze
35c906c777 Merge remote-tracking branch 'origin/master' into addressbook 2022-07-22 13:24:19 +02:00
the-djmaze
c678031d00 KolabAddressBook MessageAsContact always returns Contact object 2022-07-22 13:23:17 +02:00
djmaze
07a3664de4 Merge remote-tracking branch 'origin/master' into addressbook 2022-07-22 11:48:13 +02:00
djmaze
b025bed83c Rename AddressBook contacts utils convert commands 2022-07-22 11:46:46 +02:00
the-djmaze
5e2b7c87d0 Prepare for improved AddressBook 2022-07-22 11:44:44 +02:00
djmaze
513b2fcae8 Merge branch 'master' into addressbook 2022-07-22 11:16:32 +02:00
the-djmaze
6c4950615d Cleanup Sieve Filter edit, no need to reassign filters on save 2022-07-21 22:03:56 +02:00
the-djmaze
cf71c1a18f Resolve #464 2022-07-21 21:57:29 +02:00
the-djmaze
a5caae8991 Rename OutConnectAndLoginHelper to SmtpConnectAndLoginHelper
Rename IncConnectAndLoginHelper to ImapConnectAndLoginHelper
2022-07-21 18:37:37 +02:00
the-djmaze
b77ffc1786 Remove some   entities 2022-07-21 18:35:42 +02:00
the-djmaze
e3cf5369d8 Cleanup AddressBook namespaces 2022-07-21 14:49:00 +02:00
the-djmaze
f46e996570 Merge branch 'master' into addressbook
# Conflicts:
#	snappymail/v/0.0.0/app/templates/Views/User/PopupsContacts.html
2022-07-21 14:25:51 +02:00
the-djmaze
7698625213 NL translation 2022-07-21 14:02:00 +02:00
the-djmaze
a2aefbf928 No need to test '1', empty() is sufficient 2022-07-21 12:02:45 +02:00
the-djmaze
0249e959ab Less padding in toggle identity button 2022-07-21 12:02:07 +02:00