Commit graph

83 commits

Author SHA1 Message Date
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
MaximilianKohler 4c8c19ebb9
Update configuration.md - update path due to recent install path change (#1581)
Since `&& cd listmonk` was added to the installation, this path is changed.
2023-11-11 20:32:40 +05:30
Kailash Nadh e8ecdf8cde Fix mkdocs links in docs. 2023-11-10 22:44:08 +05:30
Kailash Nadh ff135ecee3 Add 'copy code' button to code snippets in docs. 2023-11-10 22:37:05 +05:30
Kailash Nadh be4be729a9 Refactor and clean up API Markdown docs.
This has been pending for several years. Finally, managed to do with
GPT-4 "auto" cleaning language and other consistency issues.
90% GPT4, 10% manual hand-wringing.

GPT-4 prompt:
```
- Fix grammar, simplify language, and make language and terms consistent.
- Remove superfluous language, avoid unncessary "the"s etc.
- Change endpoint description in tables that list endpoints, change to terse imperative language.
- Parameter / field description in Parameter tables, don't be imperative or use active sentences. Only describe the parameter passively and tersely.
- Remove backticks from all headings and table values.
- Format markdown tables.
- Standardize "data type" columns values into number, string[], string, JSON.
- Remove the "parameter type" column from tables.
- Wrap ID parameters in URIs in braces. Eg: /lists/list_id to /lists/{list_id}
- Add a markdown line above every API path heading that begins with GET, POST, PUT, DELETE.
- Leave the lines starting with `#code-` untouched
- Do not add new sections, headings, or any new content. Only edit existing content as described above.
- Do not remove any sections or any existing content.
```
2023-11-10 22:30:14 +05:30
Kailash Nadh f8a55f84fa Fix mkdocs navbar shadow 2023-11-10 12:17:11 +05:30
Kailash Nadh f720e88b44 Refactor <hr> style in mkdocs template. 2023-11-10 09:03:47 +05:30
Kailash Nadh b29f565b68 Fix broken table in campaign doc. Closes #1585. 2023-11-09 16:48:45 +05:30