1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 16:00:22 +01:00
Commit Graph

6800 Commits

Author SHA1 Message Date
8chan
82064547f5 Fix own post (You) 2014-10-21 21:08:17 -07:00
8chan
02ee2edd9e Bring people to catalogs if in catalog view 2014-10-21 21:07:29 -07:00
8chan
1bd7609805 Upgrade jQuery mixitup, preserve settings, no animations 2014-10-21 21:06:34 -07:00
8chan
e53c9893b0 Make create.php reCAPTCHA support SSL 2014-10-21 21:05:08 -07:00
8chan
6e30bda41b Optimization: Load only top 20 boards in update_boards.js 2014-10-21 21:04:46 -07:00
czaks
3ac3899787 Merge branch 'master' of https://github.com/ctrlcctrlv/8chan 2014-10-18 22:45:02 +02:00
czaks
8f038d3cef Merge https://github.com/vichan-devel/vichan 2014-10-18 22:44:53 +02:00
czaks
4220b259e6 show-own-posts.js: remove a debugging expression 2014-10-18 22:44:38 +02:00
czaks
b55ebcd0ef custom alert: now alert will be able to display custom HTML 2014-10-18 22:43:35 +02:00
8chan
0743da4e4b Merge https://github.com/ctrlcctrlv/8chan 2014-10-18 13:33:36 -07:00
8chan
fceea15317 Be smarter about rebuilds 2014-10-18 13:21:08 -07:00
8chan
f1c2388840 8archive.moe 2014-10-18 13:20:46 -07:00
8chan
3f6805d7df Break TeX on purpose due to Khan/KaTeX#158 2014-10-18 13:18:04 -07:00
czaks
751edc2ac9 Merge https://github.com/vichan-devel/vichan 2014-10-18 19:36:03 +02:00
czaks
638931b02d show-own-posts.js: fix a bug 2014-10-18 19:35:41 +02:00
czaks
26f214c5fc Merge https://github.com/vichan-devel/vichan 2014-10-18 16:50:37 +02:00
czaks
e3652ef980 shown-own-posts.js: documentation fix 2014-10-18 16:50:21 +02:00
czaks
81e6385351 Merge https://github.com/vichan-devel/vichan 2014-10-18 16:37:22 +02:00
czaks
3f7b37ce59 Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
Conflicts:
	inc/image.php
2014-10-18 16:37:03 +02:00
czaks
67988221b4 show-own-posts.js initial commit 2014-10-18 16:36:04 +02:00
czaks
f9308ff28d fix options.js textareas 2014-10-18 15:45:01 +02:00
czaks
6fc4c02c4e ajax.js: add ajax_after_post event 2014-10-18 15:31:48 +02:00
czaks
31097b89d1 overcome a transifex bug with translation of one string 2014-10-18 13:59:17 +02:00
czaks
353dca32d3 Merge https://github.com/vichan-devel/vichan
Conflicts:
	inc/image.php
2014-10-18 13:57:02 +02:00
czaks
24548e377c update locales 2014-10-18 13:54:27 +02:00
clsr
49079e57fb Fix expanded tabs 2014-10-18 13:43:25 +02:00
clsr
d266908ca9 Fix API: Swap image width/height, make replies an integer, fix original filename 2014-10-18 13:43:25 +02:00
Marcin Łabanowski
87db4d30de Merge pull request #186 from clsr/master
Fix API: Swap image width/height, make replies an integer, fix original filename
2014-10-17 09:19:08 +02:00
8chan
d50b86a7c2 underline 2014-10-16 18:53:59 -07:00
8chan
33371bee9f Allow IP less to show more posts 2014-10-16 18:53:52 -07:00
8chan
ba7e3c4aaa use tabs and not spaces 2014-10-16 18:52:28 -07:00
clsr
7e3fd0dcc5 Fix expanded tabs 2014-10-16 17:26:58 +02:00
clsr
6073c9e73a Fix API: Swap image width/height, make replies an integer, fix original filename 2014-10-16 17:08:39 +02:00
Marcin Łabanowski
c8ed7bc1d7 Merge pull request #180 from ProMcTagonist/patch-1
Gloval -> Global
2014-10-15 05:19:48 +02:00
ro
0f00902353 Gloval -> Global 2014-10-14 12:43:31 -07:00
8chan
733a2ca7e9 Merge /srv/http 2014-10-13 01:31:14 +00:00
8chan
16c613dad0 SECURITY: Stop showing all mods poster IDs
I'm retarded
2014-10-12 18:31:00 -07:00
8chan
784ddc93d2 Merge /srv/http 2014-10-12 23:34:50 +00:00
8chan
9bf6ebec43 SECURITY: IPs were still being shown on IP_less in a few places 2014-10-12 16:34:34 -07:00
8chan
6052ed8d3d SECURITY: imagemagick/graphicsmagick was ignoring all errors
So, in a much older patch I had a problem where an incorrect RGB
profile would make image uploads fail. I fixed this by using strpos
against the error message...but didn't check the return value
correctly.

That means that any error from gm/im was ignored. This caused people
to upload too large images and flood /b/ with 1 x 10000 pixel images

My fault, patched now. Sorry about that.

Conflicts:
	inc/image.php
2014-10-12 10:23:03 +02:00
8chan
74801751f3 Merge https://github.com/ctrlcctrlv/8chan 2014-10-11 22:43:40 +00:00
8chan
0c570e2ca5 SECURITY: imagemagick/graphicsmagick was ignoring all errors
So, in a much older patch I had a problem where an incorrect RGB
profile would make image uploads fail. I fixed this by using strpos
against the error message...but didn't check the return value
correctly.

That means that any error from gm/im was ignored. This caused people
to upload too large images and flood /b/ with 1 x 10000 pixel images

My fault, patched now. Sorry about that.
2014-10-11 15:41:16 -07:00
czaks
c2d829a52c Merge https://github.com/vichan-devel/vichan 2014-10-11 20:42:08 +02:00
8chan
b2cbb70da3 Khorne in #8chan on irc.rizon.net contributed this thread watcher.
Can't properly attribute the code to him because he doesn't want it
connected to his Github account for some reason.

Conflicts:
	inc/instance-config.php
2014-10-11 20:41:40 +02:00
8chan
f3e2131f06 Actually fix new_post event inline.js 2014-10-11 20:39:25 +02:00
8chan
1506bcc834 Make inline work on new_post event 2014-10-11 20:38:02 +02:00
8chan
803c76a800 .x.x less confusing...will change to less_ip eventually 2014-10-11 20:37:58 +02:00
czaks
2359f82385 Merge https://github.com/vichan-devel/vichan 2014-10-11 20:13:31 +02:00
czaks
5d1b426fa3 fix bans.php on removing a ban by a semi-privileged mod 2014-10-11 20:13:05 +02:00
Fredrick Brennan
177b145213 Merge pull request #176 from VladVP/master
Added flag icon for Lojban language
2014-10-11 13:22:21 -04:00