Commit graph

5963 commits

Author SHA1 Message Date
Leonard Jonathan Oh
e320c546fd Print php exception when snappymail fails to generate data directory and config file on the very first time 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
d6143d3c36 Add DEBUG=true env var for verbose entrypoint.sh logs 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
8a7cc5ced7 Add logging before overriding values in config 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
cb7adde2a4 Use correct sha for pr 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
adbc17d868 Reorder 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
9a4496ea09 Include yarn.lock to speed up builds 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
47072710b2 Change php-fpm to listen on :9000 to expose prometheus metrics via php-fpm_exporter 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
c117d8baa1 Add all org.opencontainers.image.xxx labels using --label instead of LABEL 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
7ac893b179 Push to ghcr.io 2023-11-14 23:49:47 +00:00
Leonard Jonathan Oh
f1d1c175f9 Enhancement: Add Docker Hub image 2023-11-14 23:49:47 +00: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
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