Commit graph

841 commits

Author SHA1 Message Date
Zankaria
1df69f94de expand.js: fix #191 2024-09-04 16:11:14 +02:00
Zankaria
a7376d2a83 expand.js: format 2024-09-04 15:13:06 +02:00
Zankaria
a20266f222 post-hover.js: use camelCase 2024-09-04 11:31:14 +02:00
Zankaria
988d454ee1 post-hover.js: add copyright 2024-09-04 11:26:44 +02:00
Zankaria
0df63cdfa3 post-hover.js: show init_hover function globally 2024-09-04 11:25:51 +02:00
Zankaria
7d0a563dc1 Revert "show-backlinks.js: add space between backlinks"
This reverts commit f20b2615f2.
2024-09-03 22:29:33 +02:00
Zankaria
f20b2615f2 show-backlinks.js: add space between backlinks 2024-09-02 23:21:34 +02:00
Zankaria
8a3e93dbdf show-backlinks.js: add missing ; 2024-09-02 23:20:56 +02:00
Zankaria
c45774c588 expand.js: format exposed function 2024-08-29 18:41:29 +02:00
Zankaria
29cfbfc779 live-index.js: trim 2024-08-29 18:41:29 +02:00
Zankaria
cb49b41eb9 expand.js: adjust to post_thread.html 2024-08-29 18:41:29 +02:00
Zankaria
e9c89d7d5a expand.js: format 2024-08-29 18:41:29 +02:00
Zankaria
4f01f5ee30 show-backlinks.js: use div so reply links don't get jumbled up or something 2024-08-29 16:20:39 +02:00
Zankaria
333681a95b quick-post-controls.js: fix #184 2024-08-28 23:42:13 +02:00
Zankaria
053aacb8bc post-menu.js: use isoscele triangle instead of equilateral to dodge apple font overrides. 2024-08-28 23:41:50 +02:00
Zankaria
f8bbb13609 quick-post-controls.js: fix undefined board parameter 2024-08-24 00:55:09 +02:00
Zankaria
3453ff5aed quick-post-controls.js: format 2024-08-24 00:53:51 +02:00
Zankaria
89b7e8db7c post-hover.js: enable overboard support 2024-08-22 18:12:24 +02:00
Zankaria
06ef3c5287 post-hover.js: hover only in thread and index pages 2024-08-21 23:32:17 +02:00
Zankaria
4db387ab52 show-op.js: reduce queries 2024-08-21 12:51:57 +02:00
Zankaria
da3ad44f37 show-op.js: cache the op id in thread pages 2024-08-21 12:47:04 +02:00
Zankaria
4544107e1d show-op.js: format 2024-08-21 12:00:41 +02:00
Zankaria
98888f4e5f thread-stats.js: fix badly named variable #170 2024-08-20 13:51:51 +02:00
Zankaria
0fa25714d4 thread-stats.js: fix image count #170 2024-08-20 11:21:06 +02:00
Zankaria
5811945459 thread-stats.js: reduce duplicated code 2024-08-20 11:03:09 +02:00
Zankaria
7ffb81d1f8 thread-stats.js: format 2024-08-20 11:03:06 +02:00
Zankaria
8d812fa4f4 Revert "show-backlinks.js: use div instead of span"
This reverts commit b7b87cbf21.
2024-08-20 01:22:54 +02:00
Zankaria
9cd7d08fdf show-backlinks.js: fix baklinks stacking 2024-08-20 01:16:09 +02:00
Zankaria
b7b87cbf21 show-backlinks.js: use div instead of span 2024-08-20 00:33:41 +02:00
Zankaria
f2ea90a2d0 Improve the mobile UX (#167)
Chunky PR

Reviewed-on: https://git.leftypol.org/leftypol/leftypol/pulls/167
Co-authored-by: Zankaria <zankaria.auxa@skiff.com>
Co-committed-by: Zankaria <zankaria.auxa@skiff.com>
2024-08-19 21:57:50 +00:00
fccd0a16dd quick-reply.js: move recaptcha rendering to function 2024-07-28 00:53:33 +02:00
81f5c70681 quick-reply.js: format 2024-07-28 00:52:49 +02:00
Zankaria
909c2040da hud-pinning.js: fix inappropriate unpinning on image posting 2024-05-05 21:32:39 +02:00
49457dfd9f hud-pinning: add hud pinning option 2024-04-15 23:55:42 +02:00
Zankaria
5c0d0a8ca1 ban page: remove max-height from table rows, since it doesn't work anyway 2024-01-16 18:05:24 +00:00
Zankaria
1b00660d33 Format bans page fix patch 2024-01-16 18:05:16 +00:00
Zankaria
1adcb13cc1 Fix bans page 2024-01-16 18:04:57 +00:00
discomrade
bf4fb6d0e8 Added Feature - Premade Ban Reasons
see 13ac9172e7
2022-05-22 19:42:57 -02:00
discomrade
a1f8f4adca Update jQuery libraries
Mainly for security purposes.
2022-01-23 22:01:25 -01:00
discomrade
231321f2c1 Fix deprecated size() in quick-post-controls.js 2022-01-19 03:55:00 -01:00
discomrade
c9ef4e80ac Allow users to disable and clear (You)s
Credit to based anon https://leftypol.org/tech/res/6724.html#12776
2022-01-15 03:09:10 -01:00
discomrade
bf51d4ed89 Make snow off-by-default due to lag 2021-12-18 22:58:16 -01:00
discomrade
4efe45fe23 Enable winter snow 2021-12-13 13:32:55 -01:00
discomrade
a09180ed05 Fix typo in blur-images.js 2021-12-13 13:18:10 -01:00
discomrade
1db5bd1a6e Only add drag-drop handlers to dropzone, not the entire document
This enables dragging text into the textbox.
2021-11-15 05:56:32 -01:00
discomrade
3ae859d6e6 Call upload-selection.js inline
Makes the change happen earlier, reducing content shift
2021-11-11 13:06:19 -01:00
discomrade
b3adcfe98b Revert attempt at deferring file selector
Reverts most of c44bbde511 which failed to remove the previous file uploader https://git.leftypol.org/leftypol/leftypol/issues/37
2021-11-11 09:42:03 -01:00
discomrade
0250d59fb7 Prevent blur-images.js interfereing with regular hiding images 2021-10-28 01:37:52 -01:00
discomrade
bfb51c66a4 Merge pull request 'Add blur images option for raids' (#55) from blur-images into config 2021-10-27 20:46:38 +00:00
discomrade
43268fba76 Merge pull request 'Various fixes for thread reply notifications' (#52) from auto-refresh-notifications into config 2021-10-27 20:45:56 +00:00