byte[]
92f2a45df6
even more precedence
2019-12-28 12:58:05 -05:00
byte[]
f6e22e20a5
precedence
2019-12-28 12:07:06 -05:00
byte[]
5c7d21e397
fix for excessively slow vp8 encoding and tag bug
2019-12-28 10:47:04 -05:00
byte[]
8ce960a796
more parser fixes
2019-12-28 10:15:24 -05:00
byte[]
45856effab
deploy stub
2019-12-27 23:40:10 -05:00
byte[]
c8f9b63556
self closing img tag
2019-12-27 23:37:17 -05:00
byte[]
7f0ac2f68f
fix tokenization rules for links
2019-12-27 23:35:43 -05:00
byte[]
41ea1f6b71
fix first_seen_at propagation
2019-12-27 23:27:37 -05:00
Joey
901e930a8e
Readme: Add default URL and credentials, add troubleshooting section, add notes about Docker on Windows
2019-12-27 21:40:47 -06:00
byte[]
a352a0cc0a
remove debug code
2019-12-27 22:04:05 -05:00
byte[]
8cb1bd3847
rewrite it again
2019-12-27 21:35:02 -05:00
byte[]
1225aced41
load tags before body is processed
2019-12-26 18:58:52 -05:00
byte[]
54ed9b5c43
fix gallery navigation again
2019-12-26 18:00:44 -05:00
byte[]
f443aa5386
fix a bunch of navigation weirdness
2019-12-26 17:43:32 -05:00
byte[]
625ed5a594
fix conversation read marking
2019-12-26 10:16:37 -05:00
byte[]
a1a1eaeb77
various parser fixes
2019-12-26 10:09:38 -05:00
SomewhatDamaged
e23cb11b6e
Fix for full image spoiling ( #11 )
...
Sets the correct `class` for hiding images.
2019-12-26 10:03:45 -05:00
byte[]
689ce5cd5a
change rules for bracketed links
2019-12-26 00:39:57 -05:00
byte[]
4976ddb743
remove erroneously committed inspects
2019-12-26 00:06:08 -05:00
byte[]
81b37e42ff
add faster textile parser backend
2019-12-26 00:03:27 -05:00
byte[]
37836b2c30
more admin permissions
2019-12-25 16:10:56 -05:00
byte[]
481e29fd50
explicitly set the app dir
2019-12-25 13:47:00 -05:00
byte[]
567459bf48
avatars
2019-12-25 13:32:24 -05:00
byte[]
0981a1ba0b
dynamic config
2019-12-25 11:56:19 -05:00
byte[]
860de7615f
more info should be expanded by default
2019-12-25 09:21:50 -05:00
byte[]
179906a9cf
ensure first_seen_at is propagated
2019-12-25 08:48:44 -05:00
byte[]
ef4a9154b6
Revert "add debug pow"
...
This reverts commit a34d12b0e2
.
2019-12-25 08:38:05 -05:00
byte[]
a34d12b0e2
add debug pow
2019-12-25 07:59:54 -05:00
byte[]
21731dceb4
move pr template
2019-12-25 04:30:29 -05:00
liamwhite
8a87d63931
Create pull_request_template.md
2019-12-25 04:20:28 -05:00
SomewhatDamaged
68c3d035b3
Update to streamline Wilson score generation ( #10 )
...
* Update to streamline Wilson score generation
If an image's `upvotes` are 0, their Wilson score will be so minuscule as to be several (around 12) orders of magnitude before you see anything but zeros (assuming 0 `upvotes` and 1 `downvotes`). This will simply remove the calculation from such and make them fall to the default: 0
* Update elasticsearch_index.ex
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
2019-12-25 03:49:56 -05:00
byte[]
dd84e8631b
use more correct uri encoding method
2019-12-25 03:49:40 -05:00
byte[]
d9340371e5
expand list of allowed sort fields
2019-12-24 20:18:31 -05:00
byte[]
1990e384da
fix random endpoint and ensure search_records/4 is the only search_records exported
2019-12-24 18:09:35 -05:00
byte[]
398721a75f
fix navigation
2019-12-24 16:44:58 -05:00
byte[]
c3c6278766
grant tag change reversion to moderators
2019-12-24 16:42:55 -05:00
byte[]
b7039af339
require that the queryable is always given
2019-12-24 16:17:32 -05:00
byte[]
620f316db8
break compile time dependencies for elasticsearch index usage
2019-12-24 16:14:42 -05:00
byte[]
18798d2e99
ensure the authenticated user is never persisted as a further safeguard against API CSRF
2019-12-24 12:15:30 -05:00
byte[]
cff7b9386f
remove deprecated replace_all_except_primary_key
2019-12-24 12:09:47 -05:00
byte[]
15864ab742
api search controllers
2019-12-24 03:26:06 -05:00
Joey
f1b1f03e02
Add Public Relations as secondary role option (aka more self-snowflaking)
2019-12-24 00:54:16 -06:00
byte[]
b2724c0de8
samesite session
2019-12-23 19:20:24 -05:00
byte[]
20c521e67b
tor plug
2019-12-23 13:57:14 -05:00
byte[]
7b97a40ec8
add disable-with to dupe report form
2019-12-23 09:54:26 -05:00
byte[]
c76f28dc0b
add tags to image target
2019-12-23 09:50:39 -05:00
byte[]
44a59aa67b
admin: allow changing tags on deleted images, fix dupe report accepting
2019-12-23 09:46:48 -05:00
byte[]
f847c560b1
prevent post deletion from jumping back to the first page
2019-12-23 09:25:11 -05:00
byte[]
1435149d32
admin badge user list
2019-12-23 09:23:25 -05:00
byte[]
991cab61bf
Revert "more aggressive preloading"
...
This reverts commit 556cd39afd
.
2019-12-22 22:13:36 -05:00