listmonk/cmd
Bowrna ba24c64fae
Add subsriber blocklisting on the bounces UI (#2409)
Co-authored-by: Kailash Nadh <kailash@nadh.in>
2025-08-01 23:21:25 +05:30
..
admin.go Remove GET /api/settings dependency on the Lists -> Forms UI. 2025-04-18 23:44:08 +05:30
archive.go
auth.go Add support for OIDC user auto-creation (#2578) 2025-07-20 16:11:45 +05:30
bounce.go Add subsriber blocklisting on the bounces UI (#2409) 2025-08-01 23:21:25 +05:30
campaigns.go Default body_source to null instead of empty string in non-visual campaigns. 2025-04-28 22:56:59 +05:30
events.go
handlers.go Add subsriber blocklisting on the bounces UI (#2409) 2025-08-01 23:21:25 +05:30
i18n.go
import.go
init.go Add support for OIDC user auto-creation (#2578) 2025-07-20 16:11:45 +05:30
install.go Prepare first RC. 2025-04-20 20:48:51 +05:30
lists.go
main.go
maintenance.go
manager_store.go
media.go
public.go Disallow POST /api/subscription on disabling public subscription in settings. Closes #2530. 2025-07-05 18:50:18 +05:30
roles.go
settings.go Add support for OIDC user auto-creation (#2578) 2025-07-20 16:11:45 +05:30
subscribers.go Add subsriber blocklisting on the bounces UI (#2409) 2025-08-01 23:21:25 +05:30
templates.go Fix broken template funcs in visual campaign update. 2025-05-24 17:22:41 +05:30
tx.go
updates.go
upgrade.go Add support for OIDC user auto-creation (#2578) 2025-07-20 16:11:45 +05:30
users.go Allow @ in usernames. Closes #2478. 2025-05-24 22:55:39 +05:30
utils.go