Oana Ursuleasa
7fa7a7f07e
update function to add inline attachment
2025-02-19 15:12:37 +02:00
Oana Ursuleasa
9e859850df
update function to add inline attachment
2025-02-19 14:57:43 +02:00
Oana Ursuleasa
146dd89fd2
update
2025-02-14 16:08:17 +02:00
Oana Ursuleasa
68fca456e7
update
2025-02-14 16:06:59 +02:00
Oana Ursuleasa
2ab54fa473
update
2025-02-14 14:28:21 +02:00
Oana Ursuleasa
ec1c1d9dd8
add a header "Reply-To" with the email address
2025-02-13 16:59:06 +02:00
Oana Ursuleasa
8484d6998d
Add ability to assign card to board based on submitter email address domain
2025-02-12 17:38:17 +02:00
Oana Ursuleasa
d77fda5baf
change email templates
2025-01-29 14:24:26 +02:00
Oana Ursuleasa
c7eb622740
update assignUser function
2025-01-27 16:17:56 +02:00
Oana Ursuleasa
27838db415
add card in the first list
2025-01-27 13:41:42 +02:00
Oana Ursuleasa
cccb56919e
edit mail support
2025-01-23 11:40:46 +02:00
Oana Ursuleasa
dad9dd85b0
edit mail
2025-01-22 16:06:28 +02:00
Oana Ursuleasa
4691bd01d7
mail2deck update to get tickets from clients via email
2025-01-16 14:12:47 +02:00
lucian.pricop
f71e3ab5aa
tiny fix
2024-12-03 17:11:11 +02:00
lucian.pricop
4fc9ebf48a
fixes #32 https://github.com/newroco/mail2deck/issues/32
2024-12-03 16:59:45 +02:00
Lucian Pricop
d330256e75
Merge pull request #31 from psy-q/patch-1
...
Grammar fix "what ... should look like"
2024-11-28 17:02:55 +02:00
Psy-Q
6e4e05f890
Grammar fix "what ... should look like"
...
Just a drive-by grammar fix: The correct form is either "what something should look like" or "how something should look".
2023-09-11 21:37:43 +02:00
Lucian Pricop
3112ba558c
Update README.md
...
A few updates to wording
2022-06-29 13:42:57 +03:00
Lucian Pricop
60be75778a
Merge pull request #25 from oneWaveAdrian/add-2fa-hint
...
docs: adds 2fa hint
2022-06-29 13:35:50 +03:00
Lucian Pricop
a26a55fa71
Merge pull request #26 from oneWaveAdrian/18-fix-lowercase
...
fix : #18 correct username to lowercase
2022-06-29 13:34:45 +03:00
Lucian Pricop
e5fdd628ac
Merge branch 'master' into 18-fix-lowercase
2022-06-29 13:34:39 +03:00
Lucian Pricop
b26b47cf5d
Merge pull request #27 from oneWaveAdrian/add-duedate
...
feat: adds optional duedate to card
2022-06-29 13:33:03 +03:00
Adrian Missy
be2177b068
feat: adds optional duedate to card
...
Signed-off-by: Adrian Missy <adrian.missy@onewavestudios.com>
2022-05-26 16:21:05 -05:00
Adrian Missy
7189ce34c5
refac: undo formatting
2022-05-26 16:07:44 -05:00
Adrian Missy
0ac19c37f0
fix : #18 correct username to lowercase
2022-05-26 16:01:58 -05:00
Adrian Missy
c31da47a60
docs: adds 2fa hint
...
Signed-off-by: Adrian Missy <adrian.missy@onewavestudios.com>
2022-05-26 15:54:29 -05:00
Alex Puiu
99ee5403e0
fixes
2022-05-19 11:47:30 +03:00
Alex Puiu
2ed824c91e
Solve bug when emails were marked for deletion but not added to deck
2022-05-19 11:16:03 +03:00
Alex Puiu
395d9ed512
Delete mail after processing and use psr-4 for autoload. fixes #17
2022-05-17 11:52:56 +03:00
Lucian Pricop
a809d456cd
Merge branch 'master' of github.com:newroco/mail2deck
2022-05-12 13:37:33 +03:00
Lucian Pricop
64e29f9ce6
Removing config.php from repository to prevent overwrite of local when pulling
2022-05-12 13:36:42 +03:00
Alexe Puiu
2f78d0b52c
Update .gitignore
2022-05-12 12:14:58 +03:00
Lucian Pricop
c65b6975c4
Better wording in reply mail
2022-05-12 12:07:34 +03:00
Lucian Pricop
1f1973fd7f
Merge pull request #22 from matbgn/master
...
Add possibility to specify user via mail subject "u-" + Add basic Docker implementation
2022-05-11 14:01:12 +03:00
Lucian Pricop
e14a83dfcd
Merge pull request #21 from kidhab/patch-1
...
Add check for MIME encoded messages
2022-05-11 13:53:24 +03:00
Lucian Pricop
4cebb38577
Merge pull request #19 from mokkin/patch-2
...
change terminology / remove slash
2022-05-11 13:52:14 +03:00
Lucian Pricop
5c60208eb0
Merge branch 'master' of github.com:newroco/mail2deck
...
# Conflicts:
# config.php
2022-05-11 13:51:26 +03:00
Lucian Pricop
91c70d52d0
Merge branch 'mokkin-patch-1'
2022-05-11 13:48:20 +03:00
matbgn
19df5823a9
Simplify null check on variables based on PR feedback
2022-05-07 15:05:15 +02:00
matbgn
05107a26e1
Small fixes based on PR feedbacks
2022-05-07 15:00:24 +02:00
matbgn
d3355cc56b
Create basic documentation for user assignee
2022-04-29 13:21:43 +02:00
matbgn
2d0bfb5b70
Basic implementation of Dockerfile + fix mail used if userId differ from original sender
2022-04-29 13:13:48 +02:00
matbgn
127b61addf
Add possibility to specify user via mail subject "u-"
2022-04-28 20:45:43 +02:00
Alex Puiu
7eafb95fcd
convert to MD only if needed
2022-04-13 14:15:58 +03:00
Alex Puiu
4c3f68a52c
Convert HTML description to MD
2022-04-13 13:31:54 +03:00
kidhab
f84b5c5f09
Add check for MIME encoded messages
...
As far as I understand MIME-encoded message can be broken down into parts based upon its contents. While most mail programs add the plain text part as the first part this is not true for all programs. In fact mail2deck couldn't import the body when processing certain plain text mails with attachments - because the plain text part wasn't at position 1.1.
With this fix imap_fetchbody requests sub-part 1 of part 1 and, if it is empty/ non-existent, it requests part 1.
2022-04-11 20:19:59 +02:00
mokkin
7811396752
change terminology / remove slash
...
* change terminology to "card" instead of "issue" as in other deck contexts
* remove slash in file path, otherwise it leads to a doube slash
2022-03-29 10:59:05 +02:00
Alexe Puiu
82c869f6ba
Merge pull request #16 from kidhab/master
...
Add setting to disable mail notifications
2022-03-04 12:33:03 +02:00
kidhab
73703981eb
Add setting to disable mail notifications
2022-03-04 11:28:32 +01:00
Alex Puiu
3ac5b2785e
Use 'reply_to' attribute instead of 'from' to reply & assign sender.
2022-02-17 13:27:00 +02:00