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
rr-
d49f76c9f1
Added ability to sort posts by feature count
2015-11-24 18:14:11 +01:00
rr-
645573a272
Changed global comment list sort to creation time
...
Before this change, it was using edit time, which resulted in bumping
old posts every time a comment was edited. Users reported this behavior
as awkward and unintuitive, so I've changed it.
2015-11-24 18:14:11 +01:00
rr-
f5aed19bf3
Added verbosity to image conversion errors
2015-11-23 11:35:09 +01:00
rr-
28bba097c3
Added ffmpeg support in Flash thumbnails creation
2015-11-01 11:02:50 +01:00
rr-
105a564c7d
Fixed problem with %-encoded URIs
2015-09-30 20:03:32 +02:00
rr-
15739ac7cc
Fixed adding ghost post notes after removing some
2015-09-16 07:43:18 +02:00
rr-
0edbd9bf40
Fixed editing new post notes duplicating them
2015-09-16 07:40:07 +02:00
rr-
a31d5849fc
Improved connection error reporting
2015-09-09 22:32:18 +02:00
rr-
180252cc64
Removed masking of image extensions' exceptions
2015-09-06 22:57:53 +02:00
rr-
48bb4fc803
Added option to set image manipulation extension
2015-09-06 22:57:28 +02:00
rr-
58768acc1c
Increased control over tag categories
2015-08-05 18:08:02 +02:00
rr-
42f37d8fee
Further improved text of some error messages
2015-08-05 17:19:10 +02:00
rr-
ec5ff5f230
Increased margin for error messages
2015-08-05 16:57:33 +02:00
rr-
7350b89a33
Fixed mass tag
...
Regression from b3def7f
.
2015-08-04 21:34:59 +02:00
rr-
91f33c9e08
Fixed pager not showing in recent edits
...
Regression from b3def7f
.
2015-08-04 19:52:47 +02:00
rr-
6b933132a5
Added helpful messages for invalid search orders
2015-08-04 19:47:18 +02:00