MaximilianKohler
d284e35102
Update configuration.md +performance, batch size ( #1967 )
...
* Update configuration.md +performance, batch size
* Update configuration.md
2024-08-02 21:00:28 +05:30
Keshav Gupta
c334d2e6e1
fix #1950:Export of unsubscribed users exports all users ( #1965 )
...
Co-authored-by: keshav <keshav.gupta@jarvis.consulting>
2024-08-02 00:05:33 +05:30
Kailash Nadh
fedc51514d
Fix incorrect count in subscriber query when there are no results.
2024-08-02 00:03:22 +05:30
Adrian Moya
45f1f80a76
fix(analytics): add to and from dates to campaign analytics URL ( #1952 )
...
Co-authored-by: Adrian Moya <adrian@csma.tehcnology>
2024-07-25 18:00:04 +05:30
Michael Bianco
23d236fec0
docs: send_at will error out without a Z at the end of the timestamp ( #1949 )
2024-07-22 09:13:26 +05:30
Luís Mendes
821b43d74f
Add support for running Docker container as non-root user using docker-entrypoint.sh ( #1892 )
...
* Enabling the usage of non root user in Docker
* Added docker-entrypoint.sh to .goreleaser.yml
* Renamed UID to PUID and GID to PGID
2024-07-21 11:03:15 +05:30
Prachi
888e33e5e3
fix [docs]: correct invalid example request of basic auth in docs ( #1946 )
...
Co-authored-by: Prachi Jamdade <prachiii@Prachis-Laptop.local>
2024-07-18 18:55:21 +05:30
Kailash Nadh
326fc300ed
Refactor subscription form generator to render syntax-highlighted HTML.
2024-07-17 20:50:34 +05:30
Kailash Nadh
c2e7c713ca
Increase campaign subject char limit. Closes #1909 .
2024-07-17 19:38:11 +05:30
Kailash Nadh
c520337a36
Add issue/PR comment messages to GitHub stale action bot.
2024-07-17 11:46:55 +05:30
Kailash Nadh
12f32f1470
Set GitHub stale issue bot to prod.
2024-07-17 11:33:32 +05:30
Kailash Nadh
766d62b4a3
Merge branch 'stale-action'
2024-07-17 11:21:21 +05:30
Kailash Nadh
870b3f7fb1
Add GitHub stale-action bot to handle stale issues.
2024-07-17 11:21:02 +05:30
zevszym
b38f1562ee
fix vanishing attachments in campaign in more the one campaigns setup ( #1936 )
2024-07-17 10:42:51 +05:30
Karan Sharma
b4294c1eea
fix(docker): support multi-platform builds ( #1935 )
...
- Updated Dockerfile to use `--platform=$BUILDPLATFORM` for compatibility with multiple architectures
2024-07-10 23:45:52 +05:30
Frankie
2bda94f5d7
Update configuration.md ( #1930 )
...
Add note about blocked SMTP ports
2024-07-05 12:35:25 +05:30
dependabot[bot]
22890a17a1
Bump golang.org/x/image from 0.10.0 to 0.18.0 ( #1914 )
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.10.0 to 0.18.0.
- [Commits](https://github.com/golang/image/compare/v0.10.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-28 23:37:17 +05:30
Brandon Hartshorn
5d5f48494c
docs: add important step regarding ses in bounces.md ( #1907 )
...
Bounces seemingly aren't sent if this setting is only configured for the domain, needs to be configured for send-as email addresses also.
2024-06-22 16:27:11 +05:30
dependabot[bot]
0940e81109
Bump braces from 3.0.2 to 3.0.3 in /frontend ( #1898 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-16 19:18:31 +05:30
Carson Yang
1ba35d54fb
Add one-click deploy on sealos ( #1880 )
...
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
2024-05-31 20:52:33 +05:30
Sergey Minkov
3babd9020e
parse cc and bcc from custom headers to add them on email envelope ( #1865 )
2024-05-18 17:49:24 +05:30
Karan Sharma
6886878ec5
ci: add a compile check for open PRs ( #1858 )
2024-05-07 11:26:34 +05:30
Kailash Nadh
c108486041
Fix syntax error in manager from a previous, simple looking PR merge. Huh :O
2024-05-07 11:09:29 +05:30
Gokhan
c30068d3ea
Add kubernetes helm installation instructions to docs ( #1847 )
2024-04-28 09:03:34 +05:30
Kailash Nadh
42ba157904
Add a note about starting listmonk without a config file.
2024-04-27 23:03:59 +05:30
largemouth
c3f4379b17
chore: fix function name in comment ( #1836 )
...
Signed-off-by: largemouth <largemouth@aliyun.com>
2024-04-22 18:43:23 +05:30
dependabot[bot]
e968718935
Bump golang.org/x/net from 0.20.0 to 0.23.0 ( #1833 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.20.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 14:02:47 +05:30
Kailash Nadh
1bf7e362bf
Fix incorrect filter query in bounces UI. Closes #1820 .
2024-04-13 08:52:25 +05:30
Jonas Sulzer
1d32d4c368
👌 IMPROVE: make RootURL available in email templates ( #1812 )
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2024-04-04 22:57:52 +05:30
dependabot[bot]
c48fe973e2
Bump vite from 5.0.12 to 5.0.13 in /frontend ( #1809 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 10:42:00 +05:30
Kailash Nadh
d5cfaa9bb3
Remove obsolete subscriber disabled
status from docs. Closes #1793 .
2024-04-01 19:09:19 +05:30
Kailash Nadh
7bf9481488
Add /uploads/
path to HTTP config docs. Closes #1803 .
2024-04-01 19:05:38 +05:30
Klaudia
e4589d6236
Update pl.json ( #1800 )
2024-03-28 11:07:35 +05:30
Kailash Nadh
124af1ee29
Make static e-mail template subjects scriptable. Closes #1727 .
...
This commit introduces optional, custom `<title>` tags that can be
added to `static/email-templates/*.html` so as to make the subjectlines
fully scriptable for system e-mails and notifications.
The tag must look like this.
```
<title data-i18n>Stuff {{ .Subscriber.Name }} here!</title>
```
2024-03-25 15:49:40 +05:30
Kailash Nadh
f04798a329
Add URL validation to settings URL inputs on admin UI.
2024-03-25 11:06:46 +05:30
dependabot[bot]
1bd55e1a03
Bump follow-redirects from 1.15.4 to 1.15.6 in /frontend ( #1786 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 10:32:38 +05:30
George Ma
3a0cf98d2f
chore: remove repetitive word ( #1790 )
...
Signed-off-by: availhang <mayangang@outlook.com>
2024-03-25 10:32:25 +05:30
Sjoerd van der Hoorn
1817bba284
Update templating.md ( #1788 )
...
Pointing "Go template" hyperlink to actual Go template expression documentation.
2024-03-19 12:38:07 +05:30
Kailash Nadh
d64ff73755
Merge zh-TW i18n updates from #1741 . Closes #1741 .
...
Co-Authored-By: Sedna Wang <152587421+Sedna1125@users.noreply.github.com>
2024-03-12 23:33:00 +05:30
ericbegin
7ffe1a4972
Add French Canada (fr-CA) i18n translation.
2024-03-12 23:14:13 +05:30
Kailash Nadh
107e6fb8a4
Randomize archive slug when cloning campaign on the UI. Closes #1725 .
2024-03-12 23:06:17 +05:30
Muhammed Kadir Tan
2afac2469e
fix: check errors.Is instead of strings.Contains for http: Server closed error ( #1779 )
2024-03-12 11:06:35 +05:30
tgolang
860009b866
chore: remove repetitive words ( #1778 )
...
Signed-off-by: tgolang <seekseat@aliyun.com>
2024-03-11 13:33:50 +05:30
Shivam Mishra
ec50bef292
fix: query campaign does not search numbers ( #1758 )
2024-03-08 09:48:34 +05:30
Shivam Mishra
21c1af0d02
fix: empty list breaks subscriber page ( #1755 )
2024-02-29 11:18:16 +05:30
Sedna Wang
d9e2dce66c
Update zh-TW.json ( #1744 )
...
I have adjusted the language issues of Chinese (zh-TW) translation, and marked some engineering professional terms to display in English.
2024-02-26 15:18:32 +05:30
Shivam Mishra
d7b55cd147
fix: trim config before use ( #1756 )
...
* feat: ensure hosts are trimmed before saving
* feat: trim host before saving bounces
2024-02-26 15:12:50 +05:30
Shivam Mishra
12ab492701
fix: use translated string ( #1757 )
2024-02-26 15:12:25 +05:30
Biepa
fa239db139
Update de.json ( #1749 )
2024-02-22 10:39:22 +05:30
paulocr
51f996d3d6
Fixes typo in es.json ( #1751 )
2024-02-22 10:38:52 +05:30