Commit Graph

3742 Commits

Author SHA1 Message Date
8chan
0f1d506586 Change this message again
Conflicts:
	js/ajax.js
2015-03-31 05:48:45 +02:00
8chan
d3cc27ff5c Handle XHR errors better 2015-03-31 05:47:09 +02:00
8chan
4083c92dbe Stop double posting AJAX bug 2015-03-31 05:46:45 +02:00
8chan
61371f77ce rebuild2 - multithreaded rebuild script 2015-03-31 05:38:14 +02:00
czaks
e35d261ff4 enable embed field for api 2015-03-31 05:32:38 +02:00
8chan
4a22ee9245 Extra files and IDs in API
Conflicts:
	inc/api.php
2015-03-31 05:28:08 +02:00
czaks
300e9e7e71 fix some png images being discarded 2015-03-31 05:20:00 +02:00
czaks
8f30b02c97 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2015-03-30 06:27:05 +02:00
czaks
5d8e023fc4 remove tinyboard special markup from slugs; thanks stigma for reporting 2015-03-30 06:26:53 +02:00
Marcin Łabanowski
cdac85bb2b Merge pull request #133 from JasonPuglisi/horizontal-quick-reply-resize
Made quick-reply box resizable horizontally
2015-03-30 05:24:11 +02:00
Jason Puglisi
25c2a18a71 Made quick-reply box resizable horizontally 2015-03-29 22:31:38 -04:00
Michael Walker
ca542c9d5d Merge pull request #13 from mgrabovsky/catalog-nojs
Make catalog look OK even with JS disabled
2015-03-28 17:40:44 +00:00
Marcin Łabanowski
8eb3d709f7 Merge pull request #129 from JasonPuglisi/active-content-fix
Fixed and re-enabled active content stat for recent theme
2015-03-28 05:22:02 +01:00
Matěj Grabovský
37c5e4f860 Make catalog look OK even with JS disabled
For some reason, threads in the catalog were laid out by a jQuery plug-in. This is
now removed and the layout is created purely by handcrafted CSS code.
2015-03-27 22:37:42 +01:00
Michael Walker
ff2531a61e Merge pull request #12 from mgrabovsky/install-errors
Fix errors about uninitialized config during install
2015-03-27 14:14:35 +00:00
Michael Walker
ba7b5edcdf Change type of catalog_search box from 'search' to 'text' for css reasons 2015-03-27 14:07:15 +00:00
Michael Walker
ca5081533a Merge pull request #11 from mgrabovsky/catalog-search
Add a simple search functionality to the catalog page
2015-03-27 14:00:53 +00:00
Matěj Grabovský
6b21689dcd Fix errors about uninitialized config during install 2015-03-27 14:30:43 +01:00
Matěj Grabovský
7b33348a16 Fix source URL in comment 2015-03-27 13:59:41 +01:00
Matěj Grabovský
6b37abab85 Allow catalog search by a URL fragment (#s=...) 2015-03-27 13:55:01 +01:00
Matěj Grabovský
3d2ddb8c3b Make catalog search case-insensitive & instantaneous 2015-03-27 13:38:45 +01:00
Matěj Grabovský
32821745c6 Add a simple search functionality to the catalog
Requires commit 20ce699 which adds a wrapper for the controls on the
catalog page.
2015-03-27 13:29:48 +01:00
Michael Walker
697f3e7876 Merge pull request #9 from mgrabovsky/bad-filename
Rename a file with a name problematic for Windows
2015-03-26 22:21:28 +00:00
Matěj Grabovský
20ce6999d2 Wrap controls on the catalog page in a div 2015-03-26 21:43:26 +01:00
Matěj Grabovský
282584e035 A bit more consistent formatting in catalog template 2015-03-26 21:42:12 +01:00
Matěj Grabovský
792da9a04f Rename a problematic file causing problems on Windows 2015-03-26 21:07:32 +01:00
czaks
10f93d0d43 implement a protection against transparent proxies 2015-03-24 05:19:25 +01:00
czaks
9fa320838b wpaint has new dependencies – important! 2015-03-23 01:09:16 +01:00
czaks
11c020be9b Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	templates/post/image_identification.html
2015-03-23 00:35:48 +01:00
czaks
81afc17b67 image identification: url encode 2015-03-23 00:35:13 +01:00
czaks
158371dc64 switch to hotwheels' wPaint branch 2015-03-23 00:33:19 +01:00
Jason Puglisi
034b288a13 Fixed to work with multiple images 2015-03-20 09:47:40 -04:00
Jason Puglisi
1283e51ca5 Fixed and re-enabled active content stat for recent theme 2015-03-19 21:49:57 -04:00
Marcin Łabanowski
d4d5f59451 Merge pull request #128 from JasonPuglisi/img-id-space-fix
Added space after Google image search link
2015-03-20 00:50:17 +01:00
Jason Puglisi
d6e91ec62f Added space after Google image search link 2015-03-19 19:35:28 -04:00
czaks
d863bf09fa update readme 2015-03-12 17:13:04 +01:00
czaks
3851087dce slug size should be configurable 2015-03-12 00:03:22 +01:00
czaks
a16538e82e Merge branch 'master' of github.com:vichan-devel/Tinyboard 2015-03-12 00:01:20 +01:00
Marcin Łabanowski
10a8219965 enable a basic cache by default; notify me if it breaks your chan 2015-03-12 00:00:59 +01:00
Marcin Łabanowski
0f533aaded Merge pull request #127 from JasonPuglisi/settings-space-fixes
Removed extra space for some options
2015-03-11 22:36:50 +01:00
Jason Puglisi
e7d3097e5a Removed extra space for some options 2015-03-11 16:35:49 -04:00
czaks
dbaaa0c40a watch.js & slugify fix 2015-03-10 14:52:44 +01:00
czaks
bf1b6103cf Merge branch 'master' of github.com:vichan-devel/Tinyboard 2015-03-10 14:22:47 +01:00
czaks
6c4d3941fa api fix 2015-03-10 14:22:29 +01:00
czaks
4bf525599e ... 2015-03-10 14:19:36 +01:00
czaks
a2544bc596 ... (cites) 2015-03-10 14:16:27 +01:00
czaks
50b80e9e24 ... (slug api) 2015-03-10 14:06:44 +01:00
czaks
9f34d334d3 .. 2015-03-10 13:52:31 +01:00
czaks
2f7aeec531 ... 2015-03-10 13:48:33 +01:00
czaks
58b60f0aa4 ... 2015-03-10 13:46:34 +01:00