the-djmaze
|
4dbcade830
|
Knockout simplify Object.setPrototypeOf
|
2023-03-06 11:05:44 +01:00 |
|
the-djmaze
|
b7963ebfa0
|
Use UNSEEN in folder ETag #1003
|
2023-03-06 10:50:00 +01:00 |
|
the-djmaze
|
24cf17f68b
|
Force Imap\Sync properties to be \MailSo\Imap\ImapClient
|
2023-03-03 22:41:26 +01:00 |
|
the-djmaze
|
17b6181b5d
|
Remove MailClient->MessageAppendStream() in favour of ImapClient->MessageAppendStream()
|
2023-03-03 22:40:57 +01:00 |
|
the-djmaze
|
234a335425
|
Resolve #932
|
2023-03-03 16:20:38 +01:00 |
|
the-djmaze
|
44b8370f63
|
Bugfix: src is null
|
2023-03-03 16:10:29 +01:00 |
|
the-djmaze
|
33c10365f0
|
Improved FolderCollection handling
|
2023-03-03 15:50:27 +01:00 |
|
cm-schl
|
a8f6dab672
|
Working prototype.
- Needs check if overwriting mail address is activated
- Needs rework on ldap query function (looks up to much data)
- Code cleanup is needed
|
2023-03-03 12:27:56 +01:00 |
|
the-djmaze
|
a61ef0fa1c
|
Merge branch 'master' of github.com:the-djmaze/snappymail
|
2023-03-03 10:51:37 +01:00 |
|
the-djmaze
|
da2e56a8cb
|
MODSEQ requires 64-bit int
|
2023-03-03 10:51:16 +01:00 |
|
the-djmaze
|
dae15e26d8
|
Resolve #998
|
2023-03-03 10:50:53 +01:00 |
|
the-djmaze
|
502c3b873c
|
Merge pull request #994 from Akrobs/master
Update user.json & admin.json
|
2023-02-25 19:10:38 +01:00 |
|
Akrobs
|
40db956766
|
Update admin.json
|
2023-02-25 17:24:05 +03:00 |
|
the-djmaze
|
1663cc6ce5
|
Put top menu "accountPlace" inside top-system-dropdown-id
|
2023-02-25 15:10:21 +01:00 |
|
Akrobs
|
0f95bd6dc6
|
Update user.json
|
2023-02-25 17:06:29 +03:00 |
|
the-djmaze
|
9ef96fccdd
|
Don't make font bigger when screen > 1400px
|
2023-02-25 14:32:45 +01:00 |
|
the-djmaze
|
661e66d7fd
|
Put attachment controls inside attachmentsPlace
|
2023-02-25 14:24:42 +01:00 |
|
the-djmaze
|
4b11b5477e
|
Allow Nextcloud 32bit
|
2023-02-25 14:23:47 +01:00 |
|
the-djmaze
|
d8b05ee361
|
Resolve #992
|
2023-02-25 14:16:04 +01:00 |
|
the-djmaze
|
0144be49bf
|
Show message toolbar on screens > 1400px #970
|
2023-02-25 10:55:24 +01:00 |
|
the-djmaze
|
a8c7146f96
|
Resolve #991
|
2023-02-25 00:07:11 +01:00 |
|
the-djmaze
|
84008edf45
|
v2.26.4
|
2023-02-24 19:47:39 +01:00 |
|
the-djmaze
|
bc74ca34d3
|
Simplify CSS code
|
2023-02-24 18:31:03 +01:00 |
|
the-djmaze
|
f85e7b5dec
|
Resolve #990
|
2023-02-24 12:38:19 +01:00 |
|
the-djmaze
|
e64d49240f
|
Update and cleanup npm
|
2023-02-24 12:27:50 +01:00 |
|
the-djmaze
|
91b4ff16bd
|
Reduce/simplify CSS footprint
|
2023-02-24 11:45:26 +01:00 |
|
the-djmaze
|
b03d35bc7a
|
Resolve #989
|
2023-02-23 18:51:54 +01:00 |
|
the-djmaze
|
a86c5ba639
|
bugfix: unicode mailto: addresses
|
2023-02-23 18:43:27 +01:00 |
|
the-djmaze
|
d92f25973b
|
fix unicode email address matching #955
|
2023-02-23 17:38:41 +01:00 |
|
the-djmaze
|
5ef79e5148
|
Also match unicode email addresses #955
|
2023-02-23 17:24:23 +01:00 |
|
the-djmaze
|
e3d2250e19
|
Nextcloud allow in iframe #537
|
2023-02-23 16:33:38 +01:00 |
|
the-djmaze
|
0d715c0bb4
|
Translate change for #988
|
2023-02-23 15:54:33 +01:00 |
|
the-djmaze
|
9fa145dbc5
|
Merge pull request #988 from HeySora/system-font
Use the System/Browser font by default
|
2023-02-23 15:50:48 +01:00 |
|
the-djmaze
|
d528498d8d
|
Remove unused imports
|
2023-02-23 15:44:28 +01:00 |
|
the-djmaze
|
7f62d9b7aa
|
remove unused aCache
|
2023-02-23 15:43:43 +01:00 |
|
the-djmaze
|
8623bb5d60
|
Reduce use of isMobile()
|
2023-02-23 15:43:32 +01:00 |
|
the-djmaze
|
6af13255f2
|
No need to listen for resize as matchMedia() is used now
|
2023-02-23 14:35:13 +01:00 |
|
HeySora
|
d8f6ed1370
|
Use the System/Browser font by default
|
2023-02-23 14:08:38 +01:00 |
|
the-djmaze
|
57f497cf63
|
isMobile() not used in templates
|
2023-02-23 14:04:35 +01:00 |
|
the-djmaze
|
e1833ae032
|
Make layout fully responsive using matchMedia('(max-width: 799px)')
|
2023-02-23 13:54:32 +01:00 |
|
the-djmaze
|
1dbd9bda0c
|
Don't exit;
|
2023-02-23 09:04:44 +01:00 |
|
the-djmaze
|
202fb08d09
|
Move brotli and gzip compress option to application.ini
|
2023-02-23 08:39:40 +01:00 |
|
the-djmaze
|
b5db67d23f
|
Bugfix some mobile CSS
|
2023-02-22 17:57:10 +01:00 |
|
the-djmaze
|
97282075b0
|
Reduce some JavaScript
|
2023-02-22 17:43:54 +01:00 |
|
the-djmaze
|
f023a0799c
|
Probable fix for #860
|
2023-02-22 15:06:59 +01:00 |
|
the-djmaze
|
b93a31f950
|
scrollMessage not needed on focusedState change
|
2023-02-22 14:57:29 +01:00 |
|
the-djmaze
|
a80bb83ce9
|
Simplify CSS folder .focused
|
2023-02-22 14:53:12 +01:00 |
|
the-djmaze
|
ade75b4cbe
|
Bugfix solution #537 for cached template
|
2023-02-22 14:13:18 +01:00 |
|
the-djmaze
|
c83cf64b80
|
Resolve #537
|
2023-02-22 14:09:26 +01:00 |
|
the-djmaze
|
bb77d0ae02
|
Redesign \SnappyMail\HTTP\CSP for better control
|
2023-02-22 13:57:37 +01:00 |
|