rr-
31f336d690
Added script for fixing image dimensions
2016-07-28 19:14:43 +02:00
rr-
0e4365795b
Reduced Imagick memory consumption
2016-07-28 19:14:23 +02:00
rr-
96769f52cf
Allowed colons at the end of tags
2016-06-18 22:01:03 +02:00
rr-
6660ee77e1
Bumped version to 1.1.0
...
(Renamed 0.9.x to 1.0.x on GH)
2016-04-13 11:17:52 +02:00
Marcin Kurczewski
7f4bebe404
Merge pull request #81 from kotcrab/arrows
...
Added arrow keys support
2016-04-06 08:10:47 +02:00
Paweł Pastuszak
6a7792239e
Add arrow keys support
2016-04-05 23:34:50 +02:00
rr-
f248a6ab4e
Fixed user Markdown links
2016-03-13 15:54:00 +01:00
rr-
f12ce7a7c5
Fixed serving content w/o ranges caused errors
2016-03-10 14:36:41 +01:00
rr-
f8514bfdc7
Fix authorization test
2016-03-09 21:07:04 +01:00
Marcin Kurczewski
01a256bbbc
Merge pull request #79 from kotcrab/gruntfile-fix
...
Fix mousetrap library path
2016-03-09 20:22:37 +01:00
Paweł Pastuszak
abae786748
Fix mousetrap library path
2016-03-09 20:12:04 +01:00
rr-
d3b794c9da
Added MySQL to the list of dependencies
2016-03-08 23:24:13 +01:00
rr-
9d15bbfcce
Updated the installation guide
2016-03-08 22:53:14 +01:00
rr-
525f05b570
Fixed npm bugging about unused fields
2016-03-08 22:11:16 +01:00
rr-
54d95c11c5
Corrected software dependencies in install guide
2016-03-08 22:10:11 +01:00
rr-
0a58e12827
Small OCD fixes to documentation
2016-03-08 21:59:18 +01:00
rr-
818d9ac3c8
Replaced SJIS border with background
2016-02-29 01:02:39 +01:00
rr-
9eaab55dab
Increased maximum comment length to 5000 chars
2016-02-29 00:59:54 +01:00
rr-
36d2842b6e
Added [sjis]...[/sjis] tag
2016-02-29 00:59:54 +01:00
rr-
87681f8c0d
Added file_size search syntax
2016-02-19 09:54:10 +01:00
rr-
f49a8fabab
Added image_{width,height,area} search order kinds
2016-02-19 09:51:37 +01:00
rr-
2bba57e8de
Added image_{width,height,area} search syntax
2016-02-19 09:44:46 +01:00
rr-
f7df1cb536
Added image search for animations
2016-02-08 07:30:59 +01:00
rr-
2ab636e569
Added protection against unknown image sizes
2016-01-21 12:15:14 +01:00
rr-
21ddb8a90b
Fixed post note link being shown for videos and YT
2016-01-13 21:25:12 +01:00
rr-
1ce16c80ec
Fixed inability to add post notes to GIFs
2016-01-13 21:24:45 +01:00
rr-
0eabc4ed41
Added support for HTTP ranges (= .webm + seeking)
2015-12-30 20:08:16 +01:00
rr-
965f772515
Added special:tumbleweed
2015-12-29 12:24:35 +01:00
rr-
770dba8a41
Tweaked avatar margins in comment lists
2015-12-29 12:02:53 +01:00
rr-
0ea40ce6d0
Fixed CSS of lists in comment contents
2015-12-29 12:02:36 +01:00
rr-
e2bc5d3415
Added feature_count to search terms
2015-12-29 11:57:25 +01:00
rr-
5df5a78df5
Improved Markdown parsing of permalinks
2015-12-29 11:53:38 +01:00
rr-
13d01dee27
Changed youtube videos to 16:9
2015-12-27 17:05:48 +01:00
rr-
9fd34f06aa
Limited post note width
2015-12-24 21:00:31 +01:00
rr-
92631df9a4
Fixed notes disappearing off the screen
2015-12-24 20:59:39 +01:00
rr-
e623513e3d
Fixed SQL column ambiguity in filter parsing
2015-12-17 22:52:21 +01:00
rr-
7e2e90ad3f
Removed hack for GIF preloading
...
It was effectively destroying caching.
2015-12-13 23:57:25 +01:00
rr-
7645c012a5
Added "upload:" alias as requested by John Doe
2015-12-13 21:48:53 +01:00
rr-
ecb3901bbe
Fixed tests
2015-11-25 11:39:45 +01:00
rr-
ee09a09833
Fixed lazy loading users and posts for Favorite
2015-11-25 11:35:18 +01:00
rr-
13d77dd14a
Fixed whitespace
2015-11-25 09:48:03 +01:00
rr-
b8f90dbd95
Fixed stats cron job
2015-11-25 08:13:25 +01:00
rr-
5305bb68a4
Simplified search parsing
...
Reduced execution flow dependencies and made all search parsers share
the basic code rather than implementing everything all over again in
each parser through awkward protected functions.
2015-11-25 01:25:43 +01:00
rr-
5aa75a4150
Fixed sorting users by registration time
2015-11-25 01:06:19 +01:00
rr-
b3c5212c84
Added ability to search tags by usage count
2015-11-24 21:57:14 +01:00
rr-
96195f0efc
Added ability to search tags by creation/edit time
2015-11-24 21:57:14 +01:00
rr-
d769eaed61
Added ability to search posts by edit dates
2015-11-24 21:41:08 +01:00
rr-
2df43201ba
Added order:edit_time support for tag list
2015-11-24 18:23:47 +01:00
rr-
40e869b848
Added support to search for posts by creation time
2015-11-24 18:14:11 +01:00
rr-
b7456463eb
Commonized naming of "creation time" property
...
Rather than having "creation time", "upload time", "registration time"
etc. I think it is better to have a single "creation time"
entity-agnostic property (like the one Tags had thus far).
2015-11-24 18:14:11 +01:00