leo
24dbff999e
Enhancement: Add Docker Hub image ( #965 )
...
* Enhancement: Add Docker Hub image
* Push to ghcr.io
* Add all `org.opencontainers.image.xxx` labels using `--label` instead of `LABEL`
* Change `php-fpm` to listen on `:9000` to expose prometheus metrics via `php-fpm_exporter`
* Include `yarn.lock` to speed up builds
* Reorder
* Use correct sha for pr
* Add logging before overriding values in config
* Add `DEBUG=true` env var for verbose `entrypoint.sh` logs
* Print php exception when snappymail fails to generate data directory and config file on the very first time
* Log snappymail version
* Fix COPY statement
* Add .dockerignore
* Add `USER` and `ENTRYPOINT`
* Update `.dockerignore`
* Add docker image test
* Push only if image test succeeds
* Log when startup is successful
* Use plain `docker build` in `build_and_test.sh`
* Fix test output
2023-11-20 15:01:26 +01:00
the-djmaze
6552a93989
Changes for #929
2023-11-20 12:50:47 +01:00
the-djmaze
87381e2e4d
Resolve #1302
2023-11-17 00:37:21 +01:00
the-djmaze
36c8b97cb1
Merge branch 'master' of github.com:the-djmaze/snappymail
2023-11-17 00:09:00 +01:00
the-djmaze
e918889c3b
Resolve #1306 and #1313 due to localStorage failure
2023-11-17 00:08:32 +01:00
the-djmaze
e7d7ca48e4
Merge pull request #1301 from SergeyMosin/mailbox-uri-fix
...
Fix: '#/mailbox/folder/mUID/search' uri/route handling
2023-11-15 00:42:49 +01:00
the-djmaze
c8baabf8d9
Sabre/Xml 4.0.4 for #1311
2023-11-14 20:41:46 +01:00
the-djmaze
70a2ebb671
Sabre/VObject 4.5.4 for #1311
2023-11-14 20:25:39 +01:00
the-djmaze
90a657c0fb
Merge branch 'master' of github.com:the-djmaze/snappymail
2023-11-14 17:13:01 +01:00
the-djmaze
2611a2e067
v2.29.2
2023-11-14 17:12:42 +01:00
the-djmaze
442c4f5eb5
Merge pull request #1304 from tkasch/reply-fix
...
Fix threading view in Thunderbird (others?)
2023-11-14 17:05:00 +01:00
the-djmaze
85b4e23d31
Merge pull request #1307 from robertoszek/master
...
add video-on-login-screen plugin
2023-11-14 17:02:03 +01:00
the-djmaze
13c23141ee
Resolve #1303
...
And STATUS SIZE is part of RFC 8438, not RFC 9051
2023-11-14 16:49:38 +01:00
the-djmaze
9bdd7d5564
Define sortMode inside addObservablesTo()
2023-11-14 11:28:50 +01:00
the-djmaze
9bb2399e47
Resolve #1308
2023-11-14 11:14:40 +01:00
robertoszek
b34d87a209
add video-on-login-screen plugin
2023-11-09 21:24:48 +01:00
Torsten Kasch
cdd74c8f20
Fix threading view in Thunderbird (others?)
...
Replies sent via SnappyMail break thread view in Thunderbird
due to not standard-compliant Reply-To and References headers.
* Due to the long IDs, the headers `Reply-To`, `References` (and `Messge-ID`)
are split between the header name and its value. According to section RFC5322,
section 2.2.3, this may be legal but it obviously causes problems.
* On subsequent replies, the parent's ID gets prepended to the `References`
header. Section 3.6.4 of the same RFC specifies that the ID should be
appended to that header.
2023-11-08 16:35:46 +01:00
Sergey Mosin
0bd3545a34
improve: nextcloud iframe mode unified search result click handling
2023-11-07 09:34:26 -05:00
Sergey Mosin
4b26317be8
fix: '#/mailbox/folder/mUID/search' URI does not show the message
2023-11-07 09:34:21 -05:00
the-djmaze
09e3c7bec6
Rename FolderUserStore.folderListError to FolderUserStore.error
2023-10-31 01:39:40 +01:00
the-djmaze
f097c8bb92
Rename folderListOptimized to optimized
2023-10-31 01:38:09 +01:00
the-djmaze
1a5ff4772d
Drop unused AccountUserStore.signature
...
Drop debounce from AccountUserStore.loading
2023-10-31 01:36:41 +01:00
the-djmaze
36789bd3b5
Cleanup knoin
2023-10-24 17:25:09 +02:00
the-djmaze
e6a60b879e
No need for __dom
property
2023-10-24 17:07:14 +02:00
the-djmaze
bd737a82bf
Improve solution for #1241
2023-10-24 11:43:47 +02:00
the-djmaze
0064a44031
https://github.com/the-djmaze/snappymail/pull/629#issuecomment-1752025230
2023-10-24 00:56:29 +02:00
the-djmaze
adc300d636
Resolve #1241
2023-10-24 00:51:32 +02:00
the-djmaze
1bf252ad7e
Revert #1241 due to #1283
2023-10-24 00:42:04 +02:00
the-djmaze
9a4b73e819
Resolve #1270
2023-10-08 14:59:03 +02:00
the-djmaze
8fda2f4955
No need to check for !oMoveFolder && !bDelete
2023-10-08 14:45:50 +02:00
the-djmaze
bbf45ea979
Resolve #1274
2023-10-08 14:45:20 +02:00
the-djmaze
b3309f7b4e
Cleanup messagelist UpOrDown handling
2023-10-08 14:07:02 +02:00
the-djmaze
59f9ccdbdc
Remove messagelist UpOrDown
delay
2023-10-08 14:03:32 +02:00
the-djmaze
231ccb1e43
Cleanup and simplify messageList UpOrDown
handling
2023-10-08 13:57:46 +02:00
the-djmaze
8841464f84
Remove unused returnValue
2023-10-08 12:30:38 +02:00
the-djmaze
04e2869953
Nextcloud plugin v2.25
2023-10-08 12:30:25 +02:00
the-djmaze
845d1d9fb3
Merge pull request #1263 from mayswind/master
...
update Chinese translation
2023-10-04 01:18:05 +02:00
the-djmaze
94f64a6e3f
Merge pull request #1266 from theronakpatel/createCalendarListItem-class-reposition
...
Create calendar list item class reposition
2023-10-03 21:09:01 +02:00
Ronak Patel
f0d90db640
Change of class position createCalendarListItem
2023-10-03 09:49:03 -07:00
Ronak Patel
5200917e0a
Change of class position createCalendarListItem
2023-10-03 09:48:22 -07:00
Ronak Patel
8e485c3cab
Change of class position createCalendarListItem
2023-10-03 09:47:57 -07:00
Ronak Patel
019a5024f9
Change of class position createCalendarListItem
2023-10-03 09:46:03 -07:00
MaysWind
ad17df8653
update Chinese translation
2023-10-03 20:58:46 +08:00
the-djmaze
9b26d0f60a
v2.29.1
2023-10-02 18:42:13 +02:00
the-djmaze
e1649d0361
Drop .actionHandle
2023-10-02 18:35:59 +02:00
the-djmaze
57b804f3a3
Bugfix: using messages list checkboxes failed
2023-10-02 18:34:33 +02:00
the-djmaze
396caabdaa
Bugfix: flagParent failed due to my change for #1248
2023-10-02 18:05:12 +02:00
the-djmaze
a25350aa60
v2.29.0
2023-10-02 17:05:42 +02:00
the-djmaze
d4e76fb42c
Improved solution for #1241
2023-10-02 16:36:22 +02:00
the-djmaze
edad4ac025
Resolve #1241
2023-10-02 16:15:29 +02:00