Commit graph

5551 commits

Author SHA1 Message Date
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
7cea9fb942 faq: remove duplicated header tag 2025-01-21 22:51:50 +01:00
7a50a603ae news.html: add missing meta tags 2025-01-21 22:51:29 +01:00
ceb6638b99 faq: fix wrong matrix link 2025-01-21 22:19:01 +01:00
216477177f faq: Text file thumbnail generation is not supported 2025-01-21 22:17:14 +01:00
d30e0a1a9b pages.php: add missing mod global 2025-01-21 21:59:25 +01:00
0af5185dd9 pages.php: use context to fetch config in mod_view_catalog 2025-01-21 21:58:52 +01:00
06e622fc99 faq: update faq matrix antichamber link 2025-01-20 19:59:49 +01:00
7de4ca2133 css: add missing media queries to css styles 2025-01-08 22:15:16 +01:00
55d21a4dd5 style.css: set the margin of omitted post indicator like margin on intro 2025-01-07 18:55:08 +01:00
22626b4a6f style.css: harmonize head margin 2025-01-07 18:48:12 +01:00
020d66ffdc style.css: harmonize post body margins 2025-01-07 18:39:31 +01:00
7e881e2ec3 style.css: remove extra padding from OP 2025-01-07 18:29:03 +01:00
66b1e7d569 show-backlinks.js: simplify 2024-12-29 15:33:10 +01:00
cd2a4b5fac Revert "pages.php: remove seemingly unused code"
This reverts commit e52465753e.
2024-12-29 15:13:07 +01:00
8b82318bd8 Merge branch '57-add-backlinks-to-op' into 'config'
Resolve "Add backlinks to OP"

Closes #57

See merge request leftypol/leftypol!20
2024-12-29 00:14:12 +00:00
87a30b8aab show-backlinks.js: add support for op post 2024-12-29 01:12:12 +01:00
9430b1b78e Merge branch 'fix-security-token' into 'config'
Fix security token endpoin in browse user posts by IP

See merge request leftypol/leftypol!19
2024-12-28 23:27:54 +00:00
34c521aab1 pages.php: remove seemingly unused code 2024-12-29 00:27:35 +01:00
7c982da304 view_ip.html: use ?/IP endpoint to remove bans and add notes 2024-12-29 00:19:48 +01:00
e52465753e pages.php: remove seemingly unused code 2024-12-29 00:19:17 +01:00
c718eb70b0 Revert "pages.php: QUICKFIX handle unban and notes in mod_user_posts_by_ip to workaround security token issue"
This reverts commit 4b49019282.
2024-12-29 00:01:41 +01:00
e87f50407c pages.php: change security token of mod_user_posts_by_ip 2024-12-29 00:01:09 +01:00
4b49019282 pages.php: QUICKFIX handle unban and notes in mod_user_posts_by_ip to workaround security token issue 2024-12-27 20:14:47 +01:00
a45106b65f pages.php: adjust redirect on mod_ip 2024-12-27 19:59:02 +01:00
5c176b95e7 Merge branch '22-browse-by-password' into 'config'
Resolve "Browse by password"

Closes #22

See merge request leftypol/leftypol!17
2024-12-27 18:47:32 +00:00
0c23445d72 pages.php: slightly better ip error 2024-12-27 19:43:22 +01:00
d4781d6f00 view_passwd.html: add view password template 2024-12-27 19:39:24 +01:00
10401bd094 pages.php: add mod_user_posts_by_passwd implementation 2024-12-27 19:39:21 +01:00
0609e36ca4 config.php: deprecate ip_recentposts for recent_user_posts 2024-12-27 19:35:25 +01:00
e1514784db mod.php: add mod_user_posts_by_passwd 2024-12-27 19:35:21 +01:00
00ef803950 ip.html: add password link 2024-12-27 19:33:25 +01:00