the-djmaze
|
a9dad5c79b
|
An email address is max 320, but RFC 2821 has a restriction on the length of an address in MAIL and RCPT commands of 254 characters
Still it is more then the 128
|
2022-09-20 09:40:09 +02:00 |
|
the-djmaze
|
6ee514910f
|
Cleanup some PDO
|
2022-09-20 09:39:43 +02:00 |
|
the-djmaze
|
61b1c0b1e6
|
Merge branch 'master' of github.com:the-djmaze/snappymail
|
2022-09-20 09:00:00 +02:00 |
|
the-djmaze
|
2c30189fea
|
Resolve #526
|
2022-09-20 08:59:38 +02:00 |
|
the-djmaze
|
6179c4c8ec
|
Merge pull request #517 from Arxwel/update_vietnamese_label
Update Vietnamese label
|
2022-09-15 23:08:05 +02:00 |
|
the-djmaze
|
39faff29e1
|
Contact stored in MySQL to MEDIUMTEXT. See #519
|
2022-09-15 23:06:56 +02:00 |
|
the-djmaze
|
916d7e6d88
|
Squire WYSIWYG should be a bit faster now
|
2022-09-14 23:17:02 +02:00 |
|
the-djmaze
|
f2ef5f2df8
|
Ask closing SnappyMail in mobile view when viewing a message
|
2022-09-14 08:53:30 +02:00 |
|
the-djmaze
|
9b8778f823
|
Reduce Knockout.js footprint by using ECMAScript 2020
|
2022-09-13 23:49:18 +02:00 |
|
the-djmaze
|
6cc3745c5f
|
Don't clear MessagelistUserStore when switching layout
|
2022-09-13 23:00:47 +02:00 |
|
the-djmaze
|
1d982f3306
|
Improvement for #518
|
2022-09-13 23:00:26 +02:00 |
|
the-djmaze
|
b01b18647a
|
Bugfix: i broke hasCheckedOrSelected()
|
2022-09-13 22:00:49 +02:00 |
|
the-djmaze
|
a566f6ed5a
|
More Optional chaining in Knockout.js
|
2022-09-13 22:00:31 +02:00 |
|
Romain PASDELOUP
|
3cef1b5505
|
Update Vietnamese label
|
2022-09-12 22:22:03 +00:00 |
|
the-djmaze
|
d18f93d87f
|
Workaround for Firefox issue #368 and #513
|
2022-09-12 23:30:14 +02:00 |
|
the-djmaze
|
aa90583116
|
Resolve #516
|
2022-09-12 23:16:59 +02:00 |
|
the-djmaze
|
7dc4b283b3
|
Simplify message .priorityHigh
|
2022-09-12 23:13:04 +02:00 |
|
the-djmaze
|
a3a4a057e5
|
Dropped the knockout.js tasks from compiled code
|
2022-09-12 22:31:37 +02:00 |
|
the-djmaze
|
d1f71508fe
|
Drop Knockout.js loading components asynchronous
https://knockoutjs.com/documentation/component-registration.html#controlling-synchronousasynchronous-loading
|
2022-09-12 22:31:05 +02:00 |
|
the-djmaze
|
ef8b1f40e4
|
Use JavaScript Optional chaining in vendors/*
|
2022-09-12 22:07:51 +02:00 |
|
the-djmaze
|
e5e4675c1b
|
cleanup and speedup Selector
|
2022-09-09 22:20:40 +02:00 |
|
the-djmaze
|
0c87bbac21
|
Faster Selector.autoSelect
|
2022-09-09 17:04:52 +02:00 |
|
the-djmaze
|
44ac2626ec
|
Improve and cleanup Selector even more
|
2022-09-09 12:07:05 +02:00 |
|
the-djmaze
|
47a861a243
|
Speedup listChecked().length to hasChecked()
|
2022-09-09 10:02:40 +02:00 |
|
the-djmaze
|
7ec3d70c60
|
Resolve #515
|
2022-09-08 22:31:48 +02:00 |
|
the-djmaze
|
d1422826b8
|
Bugfix: Selector Shift + Arrow made checkboxes "checked" in a weird way
|
2022-09-08 15:06:12 +02:00 |
|
the-djmaze
|
ee5b30884f
|
Speedup list Selector a bit
|
2022-09-08 13:37:06 +02:00 |
|
the-djmaze
|
d8b1e3432a
|
Improved ComposePopupView bSkipNextHide to ComposePopupView.inEdit
|
2022-09-08 13:28:24 +02:00 |
|
the-djmaze
|
7df534b4b5
|
Rename isSpamAllowed to logical canMarkAsSpam
|
2022-09-08 12:16:37 +02:00 |
|
the-djmaze
|
2a92122dad
|
Drop search capa to always allow it
|
2022-09-08 12:05:37 +02:00 |
|
the-djmaze
|
18096cb6ee
|
v2.18.0
|
2022-09-08 10:07:27 +02:00 |
|
the-djmaze
|
9dcdd7e41c
|
Contact add Note and improved changes check
|
2022-09-08 09:37:27 +02:00 |
|
the-djmaze
|
f451af2188
|
Centralize current Folder checks to prevent bugs (which there were)
|
2022-09-07 23:39:46 +02:00 |
|
the-djmaze
|
0c90875b61
|
Improved Contacts window
|
2022-09-07 13:45:30 +02:00 |
|
the-djmaze
|
56d64b325c
|
Improved Contacts popup view
|
2022-09-06 23:18:14 +02:00 |
|
the-djmaze
|
f1241cf803
|
Added some business fields to AddressBook
|
2022-09-06 22:35:04 +02:00 |
|
the-djmaze
|
12c2b10419
|
Predefine vCard X-CRYPTO
|
2022-09-06 21:41:54 +02:00 |
|
the-djmaze
|
af86cabcff
|
Improved info for new HTMLDialogElement features
|
2022-09-06 20:02:27 +02:00 |
|
the-djmaze
|
c6176438ee
|
Rename tryToClosePopup to tryToClose
|
2022-09-06 19:23:07 +02:00 |
|
the-djmaze
|
8cdce0c302
|
Bugfix: prevent issue with modal dialog supported Esc key to close
|
2022-09-06 19:22:53 +02:00 |
|
the-djmaze
|
2627a16c36
|
Improved Contacts to check if changes should be saved
|
2022-09-06 19:22:06 +02:00 |
|
the-djmaze
|
c9ad0ef170
|
Improved new AddressBook system
|
2022-09-06 14:26:07 +02:00 |
|
the-djmaze
|
497193750b
|
Idea to solve https://github.com/sabre-io/vobject/issues/589
|
2022-09-05 22:35:13 +02:00 |
|
the-djmaze
|
02623ab827
|
Remove Sabre\Xml unused functions
|
2022-09-05 22:04:43 +02:00 |
|
the-djmaze
|
5cbaf80f75
|
Sabre\Xml - call to undefined function
|
2022-09-05 22:01:25 +02:00 |
|
the-djmaze
|
ada4f01ee2
|
Sabre\Xml - Call to undefined function
|
2022-09-05 22:01:02 +02:00 |
|
the-djmaze
|
19d7082d58
|
Bugfix: Declaration xmlSerialize(Sabre\Xml\Writer $writer) must be compatible with Sabre\Xml\XmlSerializable::xmlSerialize(Sabre\Xml\Writer $writer): void
|
2022-09-05 11:12:56 +02:00 |
|
the-djmaze
|
5a9540b9c3
|
Sabre: VObject to v4.5.0 and Xml to v3.0.0
|
2022-09-05 11:05:38 +02:00 |
|
the-djmaze
|
fe20741409
|
Improved Contacts handling
|
2022-09-05 11:04:12 +02:00 |
|
the-djmaze
|
bfe80dcacb
|
Added title attribute to contact name fields
|
2022-09-02 15:25:09 +02:00 |
|