Commit graph

5632 commits

Author SHA1 Message Date
b1989a69b0 flags: add Alunya flag 2025-02-14 09:40:04 +01:00
9746293fed inline-expanding.js: fit expanded images into the screen's height (port of soyjak party feature) 2025-02-13 10:35:01 +01:00
3a44b68c41 Merge branch '68-embed-field-is-not-reset-after-submitting-post' into 'config'
Resolve "Embed field is not reset after submitting post"

Closes #68

See merge request leftypol/leftypol!31
2025-02-12 23:04:22 +00:00
aed49a6188 ajax.js: clear embed 2025-02-13 00:00:20 +01:00
e3252306a5 Merge branch '69-set-style-menu-in-lower-bar' into 'config'
Resolve "Set style menu in lower bar"

Closes #69

See merge request leftypol/leftypol!30
2025-02-12 22:42:11 +00:00
9bb7f0d2f2 general.js: do not move the style-select in the options 2025-02-12 23:30:00 +01:00
a73456c283 overboards.php: update exclude list 2025-02-12 21:57:17 +01:00
f7b33678a4 Merge branch 'embeds' into 'config'
Rework youtube.js for better youtube shorts support

See merge request leftypol/leftypol!29
2025-02-12 20:39:27 +00:00
89d79a5278 youtube.js: remove broken onion proxy 2025-02-12 21:36:18 +01:00
aa18595adf main.js: do not initialize captcha if not required by the mode 2025-02-12 21:32:14 +01:00
d8cafc8fd8 config.php: better youtube embedding regex 2025-02-12 21:17:49 +01:00
3c282852a3 config.php: adjust youtube embedding for youtube.js 2025-02-12 21:17:49 +01:00
4787e98c02 youtube.js: rework 2025-02-12 21:17:46 +01:00
6df32997bf config.php: adjust youtube short referer policy (breaks on ids with a - dash) 2025-02-08 23:02:47 +01:00
856d124c88 config.php: adjust youtube shorts sizes 2025-02-08 22:40:38 +01:00
da7266d5e1 config.php: adjust embedding margins 2025-02-08 22:29:14 +01:00
e677751010 config.php: add youtube shorts embedding 2025-02-08 22:22:23 +01:00
91f53552c9 ajax.js: trigger the captcha only if present and needed 2025-02-08 21:30:25 +01:00
262e8971bd main.js: store captcha mode 2025-02-08 21:30:08 +01:00
d48ba6113a ajax.js: fix previous commit 2025-02-08 18:52:20 +01:00
222c4c4d27 ajax.js: do not send request if captcha does not have a response 2025-02-08 18:48:16 +01:00
ae6b9edf45 Merge branch '11-block-posting-if-catpcha-isn-t-ok' into 'config'
Resolve "Block posting if catpcha isn't ok"

Closes #11

See merge request leftypol/leftypol!22
2025-02-08 17:21:22 +00:00
a70b6e6ec9 main.js: use new config style 2025-02-08 18:15:07 +01:00
4eb12479ec post_form.html: use new config style 2025-02-08 18:14:52 +01:00
d34b1e105e captcha_script.html: use new config style 2025-02-08 18:14:32 +01:00
a45b40f59c header.html: use new config style 2025-02-08 18:14:06 +01:00
01fbbfc61a main.js: add minimal jsdoc to captcha wrappers 2025-02-08 00:18:21 +01:00
3be6111fa4 main.js: require captcha before sending a post 2025-02-08 00:18:20 +01:00
869e2602ef dark_red.css: fix email/name color 2025-02-08 00:13:19 +01:00
6f181effac dark_red.css: make post no color override style.css setting 2025-02-07 23:08:10 +01:00
26e56eff06 dark_red.css: use button color for post numbers 2025-02-07 22:47:10 +01:00
efabee7006 Merge branch '16-missing-user-menu-filters' into 'config'
Resolve "Missing user menu filters"

Closes #16

See merge request leftypol/leftypol!27
2025-02-07 16:46:59 +00:00
95d403dbee post-filter.js: remove buggy forced anon support causing regression 2025-02-07 17:44:08 +01:00
7b691a2330 overboards: handle no included boards 2025-02-06 15:11:54 +01:00
deysu
2e84ebcbe2 Add banners as default functionality & display them on mod login / dashboard when enabled (#513)
* Add banner support as a default, integrated option.
Used lainchan's original banner script, authored by barrucadu

* Display banners on moderator login and dashboard

* Remove memes & better directory structure
2025-02-06 14:50:12 +01:00
fd0e3113b3 Merge branch '44-extract-the-default-theme-selection-buttons-to-js' into 'config'
Resolve "Extract the default theme selection buttons to JS"

Closes #44

See merge request leftypol/leftypol!26
2025-02-05 23:54:29 +00:00
12be74304a style-select.js: adapt js 2025-02-06 00:52:22 +01:00
b1b96ece81 style-select.js: format 2025-02-06 00:14:18 +01:00
cd2a99f543 style-select-simple.js: add simple style selector back in 2025-02-06 00:00:29 +01:00
95f8d2a159 main.js: remove init style chooser 2025-02-06 00:00:10 +01:00
a7f4864cd9 youtube.js: make video iframe spacing equal to image spacing 2025-02-04 21:43:38 +01:00
800fa6f734 UserPostQueries.php: fix broken query 2025-02-03 22:17:18 +01:00
55e9c4514e Merge branch 'image-margins-css' into 'config'
Image margins css

See merge request leftypol/leftypol!25
2025-02-03 19:11:07 +00:00
45959559cf style.css: fix full-image padding 2025-02-03 20:04:00 +01:00
a4e4074f81 style.css: add margin at bottom of single images 2025-02-03 20:01:49 +01:00
9ff71351a4 style.css: move margin from body to head 2025-02-03 20:01:37 +01:00
4c17b0af9e style.css: remove unused css 2025-02-03 19:53:12 +01:00
936669acb4 Merge branch '26-change-the-warning-color' into 'config'
Resolve "Change the warning color"

Closes #26

See merge request leftypol/leftypol!23
2025-01-24 22:45:43 +00:00
08674df6e7 style.css: make the warning orange 2025-01-24 23:43:55 +01:00
964ea43b84 config.php: add functional vocaroo embedding support 2025-01-22 00:52:44 +01:00