towards-a-new-leftypol
c3c6c8f9f1
POST - return new post in json
...
- handle post now returns the new post you just created in the
response (if json_response is set, which it is when submitting
the form with ajax)
2024-02-26 11:37:38 -05:00
towards-a-new-leftypol
0fa2347552
Fix url shortener regex
2024-02-25 22:46:39 -05:00
towards-a-new-leftypol
f7e6bb37c5
fix dark (red) theme catalog view when clicked on
2024-02-22 22:27:56 -05:00
towards-a-new-leftypol
0f62ab3ea0
fix catalog hover on dark red theme
2024-02-22 22:16:49 -05:00
towards-a-new-leftypol
36942f2c10
dark red theme catalog hover colors
2024-02-22 22:08:16 -05:00
Jon
ac71dfc8d2
js/mod/recent_posts.js: Don't fetch new posts beyond the first page
2024-02-22 10:47:54 -05:00
Jon
663339923f
recent_posts.js: s/postWrapper/postWrappers/
2024-02-22 10:30:49 -05:00
Jon
0737375904
recent_posts.js: rework
2024-02-22 10:30:49 -05:00
Jon
d2d5e98589
js/lcn/utils.js: move AbortSignal.any polyfill
2024-02-22 10:30:49 -05:00
Jon
11011a0ff2
js/lcn/classes.js: small edits, add unseen tracker
2024-02-22 10:30:49 -05:00
towards-a-new-leftypol
4ba4768a16
Revert "Exclude /i/ from overboards"
...
This reverts commit b6f3265b2f
.
2024-02-20 18:36:02 -05:00
towards-a-new-leftypol
b6f3265b2f
Exclude /i/ from overboards
2024-02-20 16:34:45 -05:00
Jon
7f1ef7a019
js/lcn/classes.js: init LCNSite.INSTANCE after dom ready
2024-02-20 20:26:55 +00:00
Jon
6e73f0140d
js/lcn/classes.js: add semicolon
2024-02-20 15:19:58 -05:00
Jon
048c94cf76
js/lcn: get js compiler to stop being retarded
2024-02-20 15:15:32 -05:00
Jon
e504578a7f
js/lcn/utils.js: remove use-strict because js compile breaks
2024-02-20 14:56:22 -05:00
Jon
0974bb899c
js/lcn/classes.js: remove use-strict because js compile breaks
2024-02-20 14:56:22 -05:00
Jon
4bb7c3ef0f
js/lcn/classes.js: add LCNThread.getReplies
2024-02-20 14:56:22 -05:00
Jon
45727f6a51
js/lcn/classes.js: s/isRecentsPage/isModRecentsPage/
2024-02-20 14:56:22 -05:00
Jon
257626dcfc
inc/instance-config.php: add lcn scripts
2024-02-20 14:56:22 -05:00
Jon
7477dfdfd8
js/lcn: add
2024-02-20 14:56:22 -05:00
Jon
c358bb0da7
recent_posts.js: fix ::new_posts firing wrong element
2024-02-20 14:56:22 -05:00
towards-a-new-leftypol
ac29d60517
Fix url shortener regex
2024-02-18 13:45:32 -05:00
Zankaria
e3ea487c2d
ban page: remove max-height from table rows, since it doesn't work anyway
2024-02-16 11:44:08 -05:00
Zankaria
b515b74594
Format bans page fix patch
2024-02-16 11:44:08 -05:00
Zankaria
a028434e94
Fix bans page
2024-02-16 11:44:08 -05:00
towards-a-new-leftypol
7a7569da3b
Small bunker_like css fix for mobile (some browsers)
2024-02-13 08:21:03 -05:00
towards-a-new-leftypol
6025b49704
CSS: fix catalog view width (being changed on click)
2024-02-12 16:35:26 -05:00
towards-a-new-leftypol
29865bd338
css fix for catalog view: leave some room at top of thumbnails for shadow
2024-02-12 16:27:18 -05:00
towards-a-new-leftypol
84e1c5f132
More notsuba fixes
...
- catalog:
- thread size fix (was shrinking when clicked)
- get rid of background change on hover
2024-02-12 07:17:11 -05:00
towards-a-new-leftypol
1035631a55
Fix notsuba top bottom bars
2024-02-12 06:52:19 -05:00
towards-a-new-leftypol
3a1a8cdc47
Change welcome message links to be horizontal (stylistic change)
2024-02-12 06:27:06 -05:00
towards-a-new-leftypol
f113e705ef
bunker_like: catalog view had too much text padding
2024-02-12 03:03:55 -05:00
towards-a-new-leftypol
da4266959a
change reply margins (.2em -> 4px)
2024-02-11 17:18:56 -05:00
towards-a-new-leftypol
7c684c8410
jungle theme catalog view: remove background change on hover
2024-02-11 16:29:35 -05:00
towards-a-new-leftypol
37b9272e99
Fixes for bunker_like.css (did't like the catalog changes)
2024-02-11 16:11:02 -05:00
towards-a-new-leftypol
aadc85af66
Fixes to catalog small grid
2024-02-11 15:25:59 -05:00
towards-a-new-leftypol
477adbeaa7
fix previous commit - whitespace weirdness
2024-02-11 15:19:24 -05:00
towards-a-new-leftypol
5b0991c7e9
fix previous commit 3
2024-02-11 15:17:37 -05:00
towards-a-new-leftypol
693697eac6
fix previous commit2
2024-02-11 15:15:48 -05:00
towards-a-new-leftypol
4166b249a1
fix previous commit
2024-02-11 15:13:46 -05:00
towards-a-new-leftypol
5fcfa7cd03
further changes to catalog view css
2024-02-11 15:09:52 -05:00
towards-a-new-leftypol
964fed6860
Catalog css change (get rid of border and make thumbs larger like on 4chan)
2024-02-11 14:36:14 -05:00
towards-a-new-leftypol
72ea3f7674
add side-arrows, fix css in all themes
2024-02-10 14:45:53 +00:00
towards-a-new-leftypol
1370797be8
css: bring back arrows, display replies as table
...
- setting display: table on replies makes them reflow the same way
as 4chan, where the reply will be right up against the OP body, and
the OP image can actually extend down past the top of the reply.
2024-02-10 08:57:46 -05:00
towards-a-new-leftypol
cd99e65226
Add search link to sidebar
2024-02-10 04:26:58 -05:00
towards-a-new-leftypol
fc6a5a1161
Don't need download-original.js active anymore
2024-02-05 05:08:59 -05:00
towards-a-new-leftypol
893f57cdef
apply commit 938319fd21c919872c4d2b9d7fac0b5a720a8fd7
...
Author: discomrade <nice@try.fbi>
Date: Tue Sep 28 08:06:03 2021 +0000
Enable download with filename without JavaScript
2024-02-05 05:08:07 -05:00
towards-a-new-leftypol
8bcf37bf02
Remove custom attributes from body before sending to spamnoticer
2024-02-03 20:00:55 -05:00
Jon
a85543e570
image.html: use lazy loading for images
2024-02-02 14:06:42 -05:00