Commit graph

90 commits

Author SHA1 Message Date
Kailash Nadh
f8e6eaa2d9 Add docs for v4.x.x multi-user upgrade changes. 2024-10-13 16:59:52 +05:30
Kailash Nadh
26c6db0a13 Remove admin user/password from sample config generation. 2024-10-13 16:59:52 +05:30
Bowrna
b0f3891629
Make import overwrite off by default and add warning (#2078)
* Move CSV example rendering to code to get around breaking auto-formatter.
* Improve overwrite confirmation logic.

---------

Co-authored-by: Kailash Nadh <kailash@nadh.in>
2024-10-13 16:40:36 +05:30
Ken Powers
06e49831dd
Fix tag queyr param in lists.md (#2033) 2024-09-05 09:06:13 +05:30
Kailash Nadh
139267d57e Tweak docs to highlight one-way mailing lists. Closes #1931. 2024-09-03 22:46:55 +05:30
Bowrna
242c90d095
updating campaigns api doc (#2011) 2024-08-27 13:12:47 +05:30
Michael Bianco
e6bf3691c7
adding listmonk-newsletter sdk link (#2013) 2024-08-27 13:12:30 +05:30
Bowrna
d28e40ee5c
update subscribers api docs (#1989) 2024-08-22 22:17:23 +05:30
pan93412
579fa71eed
docs: Add Zeabur one-click button (#1994) 2024-08-22 22:16:59 +05:30
Kailash Nadh
edc9f7382f Fix typo on the website. 2024-08-20 15:05:51 +05:30
Kaiwalya Koparkar
d2cd9b169e
chore: Deploy to Elestio button updated (#2005) 2024-08-20 14:56:25 +05:30
MaximilianKohler
fb090f2383
Update querying-and-segmentation.md (#1983) 2024-08-12 14:04:48 +05:30
Bowrna
6353fb6491
Add bounces API link to the docs page (#1981) 2024-08-09 14:18:33 +05:30
Bowrna
46187b9d25
Add public list API doc (#1976) 2024-08-07 17:52:16 +05:30
Bowrna
41f01d5a18
Add docs for bounces api (#1978) 2024-08-07 17:51:32 +05:30
Bowrna
e4dcb066d9
Update API docs of media with missing api (#1975) 2024-08-06 11:41:13 +05:30
Bowrna
1e6e97e750
Add validation for filename with non-ASCII chars in media upload (#1973) 2024-08-05 20:08:33 +05:30
Kailash Nadh
01f7450bf0 Clean section in config doc. 2024-08-02 21:34:04 +05:30
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
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
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
Frankie
2bda94f5d7
Update configuration.md (#1930)
Add note about blocked SMTP ports
2024-07-05 12:35:25 +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
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
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
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
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
Karan Sharma
00a44c01a4
fix: easy install docker script for macOS (#1742)
* feat: fix easy install docker script for macOS

Closes https://github.com/knadh/listmonk/issues/1740

* fix: use bash shebang for wider compatibility

* fix: quote the command subst to prevent word splitting
2024-02-21 13:11:38 +05:30
Kailash Nadh
3e06b29b0a Add new SDK/libs page and update messenger list. Closes #1723. 2024-02-13 23:16:19 +05:30
MaximilianKohler
6689b716d9
Update installation.md (#1700)
amd64 info
2024-02-05 18:51:33 +05:30
Kailash Nadh
2f0f1eeda1 Remove arm release links from the website. 2024-02-05 13:40:04 +05:30
Kailash Nadh
1edf86df20 Update website with the latest release. 2024-02-04 17:21:17 +05:30
Kailash Nadh
45f4ae190f Add performance/query caching docs. 2024-01-27 20:32:37 +05:30
Kailash Nadh
9adc5e7ce7 Refactor navigation and styling in docs.
Thanks @candidexmedia. Closes #1679.
2024-01-27 17:38:28 +05:30
Gautam Mehta
a5b06a8ed8
fixed railway icon and spelling bug (#1696) 2024-01-26 14:03:27 +05:30
Luke Lambert
67bc2ce0fc
Improve SES bounce processing docs (#1676)
* Improve SES bounce processing docs

This update includes complete instructions for configuring Amazon Simple Email Service with listmonk's bounce processing. It also adds instructions for exporting bounces from issue #863.

* Fix minor typo bounces.md

---------

Co-authored-by: Kailash Nadh <kailash@nadh.in>
2024-01-24 10:18:46 +05:30
MaximilianKohler
98fa3e03b6
Update templating.md with command to fetch templates from repo (#1677) 2024-01-24 10:16:15 +05:30
cosark
4c5df16ae1
Add deploy template for RepoCloud.io (#1662) 2024-01-11 00:30:13 +05:30
Kailash Nadh
9109097aaa Remove incorrect API def from docs. Closes #1658. 2024-01-10 21:47:27 +05:30
MaximilianKohler
9a96134fa9
Update installation.md +tut & minor changes (#1647) 2024-01-03 13:57:34 +05:30
MaximilianKohler
f4b244657b
Update configuration.md +logs section (#1641)
* https://github.com/knadh/listmonk/issues/1462
* https://github.com/knadh/listmonk/issues/13#issuecomment-516259910
2023-12-28 22:13:38 +05:30
Kailash Nadh
51af75cfef Add subscription status filter to subscriber list query and admin UI. 2023-12-23 16:43:28 +05:30
Kailash Nadh
01acd386f6 Add tag/type/optin filter options to lists and campaigns APIs. Closes #1631. 2023-12-23 14:45:55 +05:30
MaximilianKohler
95dabe593b
Update upgrade.md +binary info (#1613) 2023-12-02 22:41:27 +05:30
MaximilianKohler
e06d379953
Update installation.md +tutorials (#1611) 2023-12-01 08:52:06 +05:30
MaximilianKohler
7c991677eb
Update installation.md +changing port (#1607) 2023-11-28 12:28:40 +05:30
Luc Didry
75befe5214
📝🐛 — Fix /api/subscribers/lists doc (#1594) 2023-11-21 11:06:42 +05:30