Janos SUTO
|
1ca4d3b8c3
|
Added error handling to $parts array iteration
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-09-27 18:51:26 +02:00 |
|
Janos SUTO
|
d56ba23cd3
|
Fixed search term highlighting
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-06-29 16:53:38 +02:00 |
|
Janos SUTO
|
0dda09c23c
|
Fixed CRLF handling in the gui
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-06-29 16:53:38 +02:00 |
|
Janos SUTO
|
6c6e873043
|
Handle timestamp validation exception
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2023-02-21 06:25:58 +01:00 |
|
Janos SUTO
|
2740902c08
|
gui shall use rt index for tags and notes handling
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-12-31 09:03:58 +01:00 |
|
Janos SUTO
|
7a66346036
|
Replaced most each() calls with foreach() in preparation to support php 8
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2022-01-19 15:40:42 +01:00 |
|
Janos SUTO
|
376d095c54
|
Fixed ordering for timestamp verification
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-12-16 10:38:04 +01:00 |
|
Janos SUTO
|
740855769f
|
Updated timestamp algorithm to use sha256
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-12-09 11:20:18 +01:00 |
|
Janos SUTO
|
42b650f4f1
|
Timestamping shall use sort by id column
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-12-09 11:13:06 +01:00 |
|
Janos SUTO
|
d7d0f6cbbc
|
[WIP] Added script to dump all attachments to in/out dirs
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-04-04 07:40:16 +02:00 |
|
Janos SUTO
|
fd2bcf4845
|
Renamed message_highlight css field to mssghglght because some it interfered with some words
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2021-02-07 15:15:21 +01:00 |
|
Kevin Lieser
|
d9ed819b2b
|
[BUGFIX] Render multiple mail parts in mail view instead of only the last part
|
2020-08-10 21:04:55 +00:00 |
|
Janos SUTO
|
d84307f2d8
|
Localize the message headers in the preview pane
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-05-15 20:31:51 +02:00 |
|
Janos SUTO
|
8ecaa4443b
|
fixed referencing helper/mime.php
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2019-02-23 18:07:38 +01:00 |
|
Janos SUTO
|
8bd4531b04
|
gui: Fix journal handling
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-12-23 20:00:22 +00:00 |
|
Janos SUTO
|
a5f005769f
|
Revert "gui: fixing journal handling"
This reverts commit 1b7026dce6 .
|
2018-12-23 19:50:14 +00:00 |
|
Janos SUTO
|
1b7026dce6
|
gui: fixing journal handling
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-12-15 22:11:14 +00:00 |
|
Janos SUTO
|
59c9a80964
|
Fixed pdf export
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-10-06 15:02:32 +00:00 |
|
Janos SUTO
|
099fe93a87
|
Added wkhtmltopdf support
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-10-06 16:30:26 +02:00 |
|
Janos SUTO
|
91074ed617
|
gui: remove X-Piler-Envelope-To: header lines for non auditor users
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2018-02-21 14:56:38 +01:00 |
|
Janos SUTO
|
698cc86548
|
introduced a simplified mime decoder class
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-10-22 21:37:40 +02:00 |
|
Janos SUTO
|
896b4b2b57
|
gui: make content-type lowercase
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-08-27 16:32:06 +02:00 |
|
Janos SUTO
|
5b246d5447
|
gui: fixed calling html purifier settings
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-08-12 15:55:28 +02:00 |
|
Janos SUTO
|
35d8f0a0ba
|
gui: add cc address to message view
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-07-05 22:28:26 +02:00 |
|
Janos SUTO
|
44760a7e0f
|
gui: message preview fix
Signed-off-by: Janos SUTO <sj@acts.hu>
|
2017-06-19 20:01:39 +00:00 |
|
SJ
|
caa7aba8e1
|
gui: catch exception for Zend_Mime_Decode::splitMessageStruct()
Change-Id: Ib02363d91e568bad89d958863cb61d23776975f0
Signed-off-by: SJ <sj@acts.hu>
|
2017-05-14 08:16:17 +02:00 |
|
SJ
|
509bd6c0a3
|
Fix issue #768
Change-Id: Idf5659ce4e0b1fe5d371ea8a0ebd3bd3fb9901ee
Signed-off-by: SJ <sj@acts.hu>
|
2017-03-05 20:54:10 +01:00 |
|
SJ
|
f7c6abfbe3
|
Choose imap folder based on if gui user is in To: or From:
Change-Id: I584ff43f9ce5b3f4822b59a5e9ca2cbef3ba4ff3
Signed-off-by: SJ <sj@acts.hu>
|
2017-03-05 20:53:36 +01:00 |
|
SJ
|
56b5680027
|
gui: added html purifier cache value
Change-Id: Ia7549803abbc87b4dd36f1e73ccbe8dbb60deea9
Signed-off-by: SJ <sj@acts.hu>
|
2017-01-21 16:02:28 +01:00 |
|
SJ
|
1ebd49956a
|
Added HTML purifier support
Change-Id: Ic76ebc3f3fb05518d0a0427b3fe327e4269ee7a9
Signed-off-by: SJ <sj@acts.hu>
|
2016-12-19 20:25:09 +01:00 |
|
SJ
|
bb4283a2a2
|
Fix issue #737: web gui not showing body for some emails
Change-Id: Ic9fb3d8306adb89da1a95f8dc39019bf85636f12
Signed-off-by: SJ <sj@acts.hu>
|
2016-12-19 20:25:09 +01:00 |
|
SJ
|
ba52fa3c99
|
improved logging for the gui
Change-Id: I31d0dbb70b8d8184ce1f48d0161ddaf9e6c8d9ca
Signed-off-by: SJ <sj@acts.hu>
|
2016-09-21 21:59:57 +02:00 |
|
SJ
|
f0caedebd4
|
more gui refactoring
Change-Id: I28f128eaa5dcae06e1d8ace3194453085b9a5382
Signed-off-by: SJ <sj@acts.hu>
|
2016-09-17 22:30:27 +02:00 |
|
SJ
|
ee2f507074
|
gui refactoring, using the zend mail library 1.2.x
Change-Id: Ie019ae0c241263e3acfeb09ea6779d90487fde8e
Signed-off-by: SJ <sj@acts.hu>
|
2016-09-17 15:30:47 +02:00 |
|
SJ
|
91fbeebc0f
|
gui fixes
Change-Id: I5592a96f486f64404f044b2199e74284fd2e46fd
Signed-off-by: SJ <sj@acts.hu>
|
2016-09-15 22:08:04 +02:00 |
|
SJ
|
eb3ecfed56
|
improved the private feature
|
2016-02-16 15:37:34 +01:00 |
|
SJ
|
2fbb41264c
|
added the private feature
|
2016-02-10 14:57:30 +01:00 |
|
SJ
|
24471305bd
|
message preview fix
|
2016-01-24 15:25:54 +01:00 |
|
SJ
|
c1f2a2bbf1
|
download eml name reflects the subject
|
2015-10-23 20:40:07 +02:00 |
|
SJ
|
b83a0ed4dc
|
highlight fix
|
2015-09-15 21:26:39 +02:00 |
|
SJ
|
561b75230e
|
fix for * highlights
|
2015-09-08 13:39:40 +02:00 |
|
SJ
|
1b9e2e639d
|
gui fixes
|
2015-07-02 14:35:45 +02:00 |
|
SJ
|
0fe5c31d22
|
added a base href fix
|
2015-05-15 22:48:59 +02:00 |
|
SJ
|
ae53276622
|
added rfc3161 timestamp support
|
2015-04-22 12:26:04 +02:00 |
|
SJ
|
0e5121ee57
|
improved x-original-to suppression
|
2015-04-15 13:33:27 +02:00 |
|
SJ
|
87ee036c59
|
added option to suppress a header in the gui
|
2015-03-20 15:48:00 +01:00 |
|
SJ
|
e2ef65a112
|
style case sensitivity fix
|
2014-10-02 10:09:05 +02:00 |
|
SJ
|
07be4fdbe4
|
better style removal
|
2014-09-30 14:29:06 +02:00 |
|
SJ
|
68b236ae77
|
better stripping styles from html chunks
|
2014-09-04 14:58:06 +02:00 |
|
SJ
|
f2e85c8f18
|
highlighting fix
|
2014-08-18 15:35:25 +02:00 |
|