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

7706 Commits

Author SHA1 Message Date
8n-tech
3c9c1e5e35 Merge branch 'master' of https://github.com/ctrlcctrlv/infinity 2015-05-14 11:05:49 +10:00
8n-tech
d19a5db44c #494 Added mising SQL to the install.sql creation file. 2015-05-14 10:54:21 +10:00
Fredrick Brennan
dc0553bc47 Catalog: click to scroll thread 2015-05-10 12:51:35 +08:00
Fredrick Brennan
7fa876099e Add medium size to catalog thumbnaisl because why not? 2015-05-10 12:45:39 +08:00
Fredrick Brennan
22b5d3f1cc Catalog update: Show icons for sticky/lock/cycle, show page number. 2015-05-10 12:39:04 +08:00
8chan
7e4a0c9fe4 Add config.root before image_deleted to solve custom asset 404 2015-05-09 21:19:18 -07:00
8chan
1ab39952af No more password field, stop annoying "Do you want to save this PW?" errors 2015-05-09 21:18:51 -07:00
8chan
45f0ee1afc Make tomorrow theme work with static pages 2015-05-09 21:15:45 -07:00
8chan
60eef68e44 Fix create.php error 2015-05-09 21:15:27 -07:00
8chan
7cdd67068d Fix some user adding errors 2015-05-09 21:15:14 -07:00
Fredrick Brennan
d45852c3dd Give purge() the ability to clear CloudFlare cache, fixes caching issues in ?/flags and ?/assets 2015-05-06 21:37:18 +08:00
Fredrick Brennan
e8a1b23e10 Forgot to add assets link in ?/settings 2015-05-06 20:58:37 +08:00
Fredrick Brennan
8e52335f7c Forgot assets template 2015-05-06 20:57:59 +08:00
Fredrick Brennan
ca066b0ca8 New feature: custom board assets 2015-05-06 20:40:11 +08:00
Fredrick Brennan
8068099bd5 Only fileboards should be able to have anal_filenames due to 8archive... 2015-05-06 20:37:50 +08:00
Fredrick Brennan
92168dd21e Board owners can now change their usernames and set recovery email during creation process and while logged in. 2015-05-06 19:27:27 +08:00
Fredrick Brennan
b96b33e548 Merge branch 'master' of https://github.com/ctrlcctrlv/infinity 2015-05-06 13:58:26 +08:00
Fredrick Brennan
52cfcb6d7c Fix stretched table stylesheet 2015-05-06 13:57:55 +08:00
8chan
4cb792c763 Merge https://github.com/ctrlcctrlv/infinity 2015-05-06 05:41:17 +00:00
8chan
a9d0ee1f42 Bugfix: Allow blank tag in fileboards, do not show empty tinyboard markups 2015-05-05 22:44:12 -07:00
8chan
cbc49e2a16 Handle paperclip icon as OP image 2015-05-05 22:43:39 -07:00
8chan
25c5ccd2db Fileboards: Open link in new tab 2015-05-05 22:43:16 -07:00
8chan
b84b22c286 SECURITY: New fileboards feature requires thumbnail to be escaped or passes raw strings to shell... 2015-05-05 22:42:53 -07:00
8chan
31b9efd51d Fix bad UTF8 handling on boards page, it's already stored escaped in the DB... 2015-05-05 22:42:05 -07:00
8chan
8dd8f9390e Prevent bug in enumerating bans when post json is empty 2015-05-05 22:41:21 -07:00
8chan
6b7311fad2 h1-5 in allowed_html by default 2015-05-05 22:40:51 -07:00
8chan
b02442ff22 URL encode filename in API due to new file boards which allow filenames that are not just numbers. 2015-05-05 22:40:35 -07:00
Fredrick Brennan
fb2743ca9b Merge pull request #491 from 8n-tech/master
Resolved newline issues with #490
2015-05-01 06:34:13 -04:00
8n-tech
073dc9e54a #490 Fixed test echos :--DDD 2015-05-01 20:32:59 +10:00
8n-tech
e965f31855 #490 <br/> now insert on the same line as a tag is detected as open. 2015-05-01 20:30:10 +10:00
8chan
62e491a1e4 Fix global report when failed CAPTCHA 2015-04-25 18:06:57 -07:00
8chan
79168cc4e1 Fix fatal errors on board create/DNSBL bypass 2015-04-25 18:06:29 -07:00
Fredrick Brennan
691bc1c3fa Close ctrlcctrlv/infinity#481
Also improve CAPTCHA portability into other parrts of the software by removing weird CAPTCHA-specific config file
2015-04-25 19:50:07 +08:00
Fredrick Brennan
55792e3c95 Merge pull request #485 from baphvince/patch-2
replace news+ with n in faq.php
2015-04-25 05:42:34 -04:00
Chen
24d76e557f replace news+ with n in faq.php 2015-04-25 04:41:16 -05:00
8chan
26a2eade57 Merge 2015-04-25 01:06:21 +00:00
czaks
d180cb751c Merge branch 'master' of github.com:ctrlcctrlv/8chan 2015-04-25 03:04:15 +02:00
czaks
8fcad764bc select onchange not oninput (firefox compat) 2015-04-25 03:02:52 +02:00
8chan
3e3c8c780c Merge https://github.com/ctrlcctrlv/infinity
Conflicts:
	stylesheets/style.css
2015-04-24 17:51:26 -07:00
8chan
e4f8725c55 Announcement class 2015-04-24 17:49:11 -07:00
8chan
5352d2f400 Defer buildIndex after fastcgi_finish_request 2015-04-24 17:48:22 -07:00
8chan
bcb387da43 news+ -> n 2015-04-24 17:48:06 -07:00
8chan
b6675ba7b7 Gratipay->Flattr 2015-04-24 17:47:11 -07:00
8chan
c76772e868 claim.php: file_write, not unix pipe (fix blank page issue) 2015-04-24 17:46:53 -07:00
Fredrick Brennan
327e1fa9db Merge pull request #484 from czaks/gallery-view
gallery-view.js
2015-04-24 20:37:16 -04:00
czaks
ba9142a235 Merge branch 'master' into gallery-view 2015-04-25 02:36:45 +02:00
czaks
e039645cfb gallery view: right bar should be 12%, not 15% 2015-04-25 02:27:30 +02:00
Fredrick Brennan
67ae4314d6 Merge pull request #480 from czaks/fileboard
fileboard support
2015-04-24 04:58:27 -04:00
czaks
bbd3a70e14 gallery-view: i forgot the stylesheet 2015-04-23 09:21:45 +02:00
czaks
64014ec1b0 gallery-view: preloading images, webm support 2015-04-23 09:21:38 +02:00