Matthew Barbour
|
9d7b0db3d3
|
Image to Post - pm triggers
|
2020-10-26 10:53:03 -05:00 |
|
Matthew Barbour
|
0db32f2ccc
|
Image to Post - random
|
2020-10-26 10:53:03 -05:00 |
|
Matthew Barbour
|
bfe95a09e7
|
Image to Post - numeric score
|
2020-10-26 10:53:03 -05:00 |
|
Matthew Barbour
|
64649133e2
|
Image to Post - link
|
2020-10-26 10:53:03 -05:00 |
|
Matthew Barbour
|
708acd461c
|
Image to Post - hash bans
|
2020-10-26 10:53:03 -05:00 |
|
Matthew Barbour
|
83f8b61c4e
|
Image to Post - approval
|
2020-10-26 10:53:03 -05:00 |
|
Matthew Barbour
|
d7c16176d3
|
Image to Post - mime
|
2020-10-26 10:53:03 -05:00 |
|
Matthew Barbour
|
dadef22d90
|
Image to Post - User
|
2020-10-26 10:53:03 -05:00 |
|
Matthew Barbour
|
a8c39085cb
|
Image to Post - view counter
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
4f48be8e15
|
Image to Post - Home
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
439c3a8320
|
Image to Post - Index
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
2b6e28683f
|
Image to Post - Comments
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
773be88994
|
Image to Post - bulk actions
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
77ea8617d7
|
Image to Post - Admin extension
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
840e661a42
|
Image to Post - featured
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
82e88969d6
|
Image to Post - favorites
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
27b2988bd8
|
Image to Post - Image
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
52bce9ffd0
|
Image to Post - media
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
7e0349164a
|
Image to Post - log_db
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
769fbecbb0
|
Image to Post - View
|
2020-10-26 10:53:02 -05:00 |
|
Matthew Barbour
|
df93e2e5d5
|
Added support for transcoding from the PPM image format
|
2020-10-26 08:58:47 -05:00 |
|
Matthew Barbour
|
cb81e46f9e
|
Changing images to posts
|
2020-10-26 08:58:36 -05:00 |
|
Matthew Barbour
|
8d34fc360c
|
Added length search to handle #777
|
2020-10-26 08:58:17 -05:00 |
|
Matthew Barbour
|
c05fb2106c
|
Changed video background color to black
|
2020-10-26 07:28:15 -05:00 |
|
Matthew Barbour
|
91ac271a2b
|
Corrected video aspect ratio issue
Handles #781
|
2020-10-26 07:28:10 -05:00 |
|
Matthew Barbour
|
45d38d8833
|
Added more specific upload error message that includes detected mimetype
|
2020-10-26 07:27:16 -05:00 |
|
Shish
|
ac2652e729
|
Revert "test removing scoresql_value_prepare now that bools are handled properly upstream"
This reverts commit 3a0f172a8c .
|
2020-10-26 01:33:46 +00:00 |
|
Shish
|
3a0f172a8c
|
test removing scoresql_value_prepare now that bools are handled properly upstream
|
2020-10-26 00:33:01 +00:00 |
|
Shish
|
8ad783ff4c
|
be more snake_case
|
2020-10-26 00:27:06 +00:00 |
|
Shish
|
5816aa3084
|
execute consistently
|
2020-10-25 21:34:52 +00:00 |
|
Shish
|
19a6b39c70
|
make use of str_starts_with / str_ends_with / str_contains
|
2020-10-25 19:31:58 +00:00 |
|
Shish
|
c783ff0e8d
|
polyfills for php8's str_starts_with and str_ends_with
|
2020-10-25 19:15:13 +00:00 |
|
Shish
|
4ac9ab2ad6
|
round up number of comment pages instead of rounding down, fixes #755
|
2020-10-25 18:06:36 +00:00 |
|
Shish
|
723f316512
|
avoid repeatedly fetching the same user when viewing PM list
|
2020-10-25 17:05:36 +00:00 |
|
Shish
|
a617ed4331
|
newlines in tooltips
|
2020-10-25 13:30:00 +00:00 |
|
Shish
|
0dca09c230
|
make order querylets a first class citizen instead of a hack
|
2020-10-25 12:55:36 +00:00 |
|
Shish
|
19d5cfe8b9
|
make search term parse ID a standard thing
|
2020-10-25 12:55:36 +00:00 |
|
Shish
|
03dda8144c
|
pull microcrud update to fix r__size issue
|
2020-10-25 10:44:30 +00:00 |
|
Shish
|
d19f9cb287
|
Rephrase ratio search so that it works across databases, fixes #759
|
2020-10-25 00:57:21 +01:00 |
|
Shish
|
6d074cfef8
|
defer notes js loading, fixes #737
|
2020-10-24 23:46:32 +01:00 |
|
Shish
|
0e1f6d0ef0
|
add tests for parent/child search, to try and trigger #743
|
2020-10-24 23:32:08 +01:00 |
|
Shish
|
b45bc1d61c
|
cleanup image view counter
|
2020-10-24 22:33:29 +01:00 |
|
MetallicAchu
|
b8c6736327
|
Added a list that sorts by total views
Most of the code is stolen from numeric_score and ported in order to be usable here
|
2020-10-24 22:16:31 +01:00 |
|
Shish
|
c11f0dafd0
|
format
|
2020-10-24 22:16:18 +01:00 |
|
Shish
|
69112fdee3
|
phpunit9
|
2020-10-24 18:55:07 +01:00 |
|
Shish
|
8ff70134ae
|
nits
|
2020-10-24 13:46:57 +01:00 |
|
Shish
|
9b878d98d6
|
replace xml_tag with HTMLElement
|
2020-10-24 13:46:57 +01:00 |
|
Shish
|
c29fe0583f
|
increase database timeout for admin ops
|
2020-10-15 23:50:09 +00:00 |
|
Shish
|
a51cab58aa
|
make sure extension is not-null for transloads
|
2020-10-14 16:07:12 +00:00 |
|
Shish
|
3c10d1cfee
|
Merge pull request #757 from sanmadjack/pull
Adjusted mime type update statement to include NULLs. Changed get_mim…
|
2020-10-13 01:57:24 +01:00 |
|