1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-29 09:44:28 +01:00
Commit Graph

7246 Commits

Author SHA1 Message Date
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
8chan
79be851d1f Merge branch '8ch-net' of https://github.com/Pashe/infinity into Pashe-8ch-net
Conflicts:
	faq.php
	inc/8chan-mod-pages.php
	inc/instance-config.php
	js/twemoji/twemoji.js
	templates/mod/settings.html
2015-01-22 07:59:45 +00:00
Fredrick Brennan
af2a188e8e Merge pull request #353 from marktaiwan/top-boards-title
In the top menu, adds the top 20 board's full name to the link tooltip
2015-01-22 15:54:17 +08:00
8chan
c473b5409c Fix no cache bug in display.php 2015-01-21 23:53:43 -08:00
8chan
cc30c90e57 List allowed CSS sites in ?/settings 2015-01-21 23:53:24 -08:00
8chan
f9119b16b9 Ban appeals for admin/globals fix 2015-01-21 23:52:50 -08:00
8chan
6cca52e92d ReCAPTCHA lib fix 2015-01-21 23:52:25 -08:00
8chan
f66c78e20b sql_open mask_db_error 2015-01-21 23:51:48 -08:00
8chan
290eed43d0 Some 8chan.co>8ch.net (rest in #348) 2015-01-21 23:49:15 -08:00
Mark Taiwan
afe210a20a Add top boards' full name to the link tooltip 2015-01-20 22:21:06 +08:00
Pashe
38de652f9b Replace '8chan.co's with '8ch.net's 2015-01-14 14:15:33 -06:00
Markerov
459addfb6a Displays correct file extension for videos 2015-01-15 00:50:22 +08:00
Markerov
8a074d8246 highlightReply fix for Gecko
Issue https://8chan.co/meta/res/45789.html
2015-01-12 11:50:25 +08:00
Markerov
f117ff422d image throttler
initial commit
2015-01-12 11:41:54 +08:00
wholelotofhs
79b6e6c72f forgot ':last' 2015-01-07 00:01:24 -05:00
wholelotofhs
564862f332 removed useless tabs 2015-01-06 23:32:47 -05:00
wholelotofhs
0c22569dd8 added a way to hide posts
highjacks localStorage.hiddenthreads to save which posts are hidden; I
don't want to rename the file in fear it will break.
2015-01-06 23:26:58 -05:00
Markerov
7011fdf9c2 round starting time down to nearest second 2015-01-07 03:18:24 +08:00
8chan
980d8784e5 Tinyboard is defunct. No reason to keep the update checker 2015-01-06 01:34:54 -08:00
8chan
0a2dfedb0e Ban appeals: limit by board, make more efficient, enable in infinity 2015-01-06 01:34:27 -08:00
8chan
437ff83696 max wf bugfix 2015-01-06 01:32:45 -08:00
8chan
1a154223ea Merge https://github.com/ctrlcctrlv/infinity 2015-01-05 04:40:24 -08:00
8chan
94029b24a5 Use KiwiIRC instead of Rizon qwebirc 2015-01-05 04:39:53 -08:00
8chan
9a2155914c Trial: checkDNSBL only if file 2015-01-05 04:39:33 -08:00
8chan
643e5ae80b Catalog: don't show hidden threads 2015-01-05 04:39:08 -08:00
8chan
795c2da9f4 Make no-animated-gif.js trigger on new_post 2015-01-05 04:38:35 -08:00