8chan
f4e0b415ac
[aa] tags - ASCII art
2015-01-30 21:12:03 -08:00
8chan
54a00f9c4d
FAQ update
2015-01-30 21:09:44 -08:00
8chan
1338ca3091
SECURITY / XSS: Stop arbitrary HTML injection introduced by @forklessanon
2015-01-29 19:01:59 -08:00
8chan
da3927ed17
Put a limit on ?/recent
2015-01-29 19:01:11 -08:00
8chan
e21a292bd4
update homepage
2015-01-29 19:00:55 -08:00
8chan
233fb8e0f7
Merge https://github.com/ctrlcctrlv/infinity
2015-01-28 17:57:59 -08:00
8chan
2e72266c97
top2k template
2015-01-28 17:57:46 -08:00
8chan
4cca83da8f
b/w issues, disable auto-gif for now
2015-01-28 17:57:31 -08:00
8chan
804247654d
No IP showing in purge()
2015-01-28 17:57:16 -08:00
8chan
843cc8956f
Bug fix: boards with no board owners weren't showing in claims
2015-01-28 17:56:49 -08:00
8chan
3ab6489154
Top 2k in separate file
2015-01-28 17:55:58 -08:00
Fredrick Brennan
cf090aecea
Merge pull request #368 from marktaiwan/highlight-reply
...
highlightReply: check for linking to external post
2015-01-29 09:53:56 +08:00
Fredrick Brennan
c895ed6fb5
Merge pull request #367 from marktaiwan/quick-reply
...
Minor quick reply and quoting improvements
2015-01-29 09:53:48 +08:00
Fredrick Brennan
e3ce9f6301
Merge pull request #361 from marktaiwan/external-post-preview
...
Bug fix: external post preview
2015-01-29 09:53:39 +08:00
Fredrick Brennan
15546b66cf
Merge pull request #373 from marktaiwan/click-to-expand
...
Bug fix: thread click to expand
2015-01-29 09:52:17 +08:00
Mark Taiwan
aad35f56c6
Bug fix: click to expand
...
fix issue: https://8ch.net/meta/res/54186.html
2015-01-29 09:48:15 +08:00
Mark Taiwan
0f1461f7e5
Thumbnail file extension fix
...
Fix thumbnail images sometimes using `.jpeg` file extension, resulting in 404.
2015-01-28 23:29:15 +08:00
marktaiwan
a8312b5196
multi-line quotes & init no longer uses jQuery
2015-01-28 22:49:42 +08:00
marktaiwan
f484d28e05
highlightReply no longer requires jQuery
...
Also accidentally converted a bunch of space to tabs
2015-01-28 21:55:15 +08:00
Mark Taiwan
61bd5c648e
highlightReply: check for linking to external post
...
Fix for linking to external posts not working in Chrome.
2015-01-25 23:48:26 +08:00
marktaiwan
5acdf16f5e
reply quoting improvement
...
- multi line quoting
- ability to quote from board index
- works in Chrome
2015-01-25 22:08:25 +08:00
marktaiwan
3b5acb7df8
Focus keyboard cursor on quick-reply box
2015-01-25 18:03:01 +08:00
marktaiwan
f548a03e69
Add 'esc' keybind to close quick-reply.
2015-01-25 17:55:26 +08:00
Fredrick Brennan
6b7df139e6
Merge pull request #363 from marktaiwan/auto-update
...
Adds user option for thread updater
2015-01-24 08:54:49 +08:00
Fredrick Brennan
767e3e65b0
Merge pull request #362 from wholelotofhs/master
...
Moved the post hide link to the left side
2015-01-24 08:54:33 +08:00
marktaiwan
b81ee15e84
Adds user option for thread updater
...
Adds checkbox to the Options panel
Convert stray space indents to tabs
2015-01-23 23:26:41 +08:00
8chan
ef3c83b53a
SECURITY / XSS : Stop XSS in post subjects displayed in catalog
...
git blame says czaks forgot an |e in catalog.html, this means that anyone posting a new thread with HTML in the subject field or name field can arbitrarily insert it into the page.
2015-01-23 02:29:55 -08:00
8chan
1ab47143b6
Catalog script fix for hiding threads with short IDs
2015-01-23 02:24:04 -08:00
8chan
5efd0e9b18
This is using jQuery now
2015-01-23 02:19:01 -08:00
wholelotofhs
1cc5da0f13
Moved the post hide link to the left side
...
Several users on /meta/ have voiced their displeasure over the hide post
button appearing on the right side of posts by default, and they
suggested moving it to the left side to be consistent with the hide
thread button.
2015-01-23 04:39:55 -05:00
marktaiwan
dc1cd65e11
Fix thumbnail overlapping on external preview
...
Fix the occasional thumbnail and filename overlap by truncating longer
filenames and set file container width according to thumbnail width.
2015-01-23 14:08:52 +08:00
8chan
987dc2c8af
Merge https://github.com/ctrlcctrlv/infinity
2015-01-23 00:17:47 +00:00
8chan
b6e3d120c1
@marktaiwan fixed Gecko but broke WebKit :^)
2015-01-22 16:15:20 -08:00
Fredrick Brennan
1833685428
Merge pull request #357 from marktaiwan/bug-fix
...
fix Relative Time and Image Throttler
2015-01-23 08:01:50 +08:00
Fredrick Brennan
17fee6a5bf
Merge pull request #358 from wholelotofhs/master
...
hotfix for expand button not showing on hidden posts
2015-01-23 08:01:36 +08:00
wholelotofhs
53897c29ba
fix to work on thread pages
...
Just realized that you couldn’t hide posts on a thread page.
2015-01-22 17:55:28 -05:00
wholelotofhs
d49118aae0
hotfix for expand button not showing
...
I have no idea how this problem didn't show up (like it does on the live
site) when I tested the code before.
2015-01-22 17:11:31 -05:00
marktaiwan
22377af0b1
fix Relative Time and Image Throttler
2015-01-23 00:03:37 +08:00
Fredrick Brennan
d7df2abb53
Merge pull request #333 from marktaiwan/catalog-search
...
change catalog-search.js to use onready()
2015-01-22 16:49:37 +08:00
Fredrick Brennan
f5b7e8adfe
Merge pull request #315 from forklessanon/feature-3
...
Added mod function to spoiler all images in a given post
2015-01-22 16:11:25 +08:00
Fredrick Brennan
650d6406ae
Merge pull request #320 from marktaiwan/relative-time
...
Relative post time
2015-01-22 16:10:30 +08:00
Fredrick Brennan
fd7620bddf
Merge pull request #331 from marktaiwan/better-webm-thumbnail
...
Better webm thumbnail
2015-01-22 16:09:10 +08:00
Fredrick Brennan
daf3605759
Merge pull request #347 from marktaiwan/inline-expanding
...
Throttle loading of full res post images
2015-01-22 16:08:20 +08:00
Fredrick Brennan
541320c349
Merge pull request #339 from marktaiwan/external-post-preview
...
post-hover.js: Fetch external posts with json
2015-01-22 16:07:55 +08:00
Fredrick Brennan
60e9f74396
Merge pull request #340 from wholelotofhs/master
...
Added a way to hide posts
2015-01-22 16:07:43 +08:00
Fredrick Brennan
858023002a
Merge pull request #344 from marktaiwan/highlight-reply
...
main.js highlightReply fix for Gecko
2015-01-22 16:06:51 +08:00
8chan
8dcb6799d0
Merge branch 'AnonTheCuck-master'
2015-01-22 08:04:47 +00:00
8chan
138f9aeb40
Merge
2015-01-22 08:04:12 +00:00
8chan
61d25a586b
Merge https://github.com/ctrlcctrlv/infinity
2015-01-22 08:01:04 +00:00
8chan
239f8abfac
Merge branch 'Pashe-8ch-net'
2015-01-22 08:00:23 +00:00