spaghetti
fbd8876aa8
Improve quote notifications page
7 years ago
spaghetti
b773278a7f
Fix SQL issue that shouldn't be happening
7 years ago
spaghetti
0274694bcc
Requests: Remove sort by user
7 years ago
spaghetti
b29d2336ae
Report form: delete button should depend on torrent_delete permission, not users_mod
7 years ago
spaghetti
e5f97629bb
Allow anonymous uploads
Also hide some who-did-this information from normal users
Requires database change
Invalidates caches
7 years ago
tricidious
8733cf04cc
Add additional fields to Other category torrents
7 years ago
spaghetti
fa75330612
Validate PGP public keys
7 years ago
spaghetti
a2f248ec65
Fix large tags in sidebar overflowing
7 years ago
spaghetti
733113b0b7
Fix non-english name in collection updates
7 years ago
spaghetti
2bc3c0d49b
Add preliminary slave management page
7 years ago
spaghetti
d4fca326e8
Change advanced toggle on torrent search form
7 years ago
spaghetti
bb0f0d66d8
Remove forum thread autolocking
7 years ago
spaghetti
cef83063a2
Migrate some inline JS
7 years ago
spaghetti
10a038c6fa
Autofill (JAV): Assume cover url protocol when not given
7 years ago
spaghetti
e5013ec02b
Allow empty post edits
7 years ago
spaghetti
9966e5923a
Sort by name correctly in user searches
7 years ago
spaghetti
a23bb85827
Upload form: Fix resolution bug
7 years ago
spaghetti
10831c4902
Replace some inline styling
7 years ago
spaghetti
91faea2797
Sort tags in details view by name
7 years ago
spaghetti
61603a4c1b
Remove tag voting
Analysis has shown that this system doesn't actually accomplish
anything. Users do not vote on tags often enough to actually get any tag
removed, so why even bother?
Non-critical database change with this commit
7 years ago
spaghetti
19a6f14642
2FA: Add usernames to QR codes
7 years ago
spaghetti
b0ffed7857
Add Universal Two Factor support
Also create seperate account security options page
This commit requires a new database table
7 years ago
spaghetti
2a4076d591
Upload form: fix broken CategoryID after submission reattempt
7 years ago
spaghetti
43b5ec894d
Add PGP keys to user profiles
8 years ago
spaghetti
601f86032f
Stop irc freeleech announces during global freeleech
8 years ago
spaghetti
9d95dad38a
Stylesheet: Beluga changes
8 years ago
spaghetti
8f35bf91ff
Don't hard code ID of warning wiki article
8 years ago
spaghetti
a4e3ec0861
Load bbcode toolbar on wiki create page
8 years ago
spaghetti
e089b33126
Fix RSS categories
8 years ago
spaghetti
fc87556b2b
Remove unnecessary div around torrents table
8 years ago
spaghetti
acfc2bce52
Fix broken layout on Subscribed Collections page
8 years ago
spaghetti
ccbd8c1fa6
Ensure that report form javascript twiggers after page finishes loading
8 years ago
spaghetti
413847ada2
Reports: Clear personal FL caches after taking a trump report
8 years ago
spaghetti
e9dd30663e
Rules: Update golden rules
8 years ago
spaghetti
5d3aa1059b
API: Fix torrent group errors
8 years ago
spaghetti
f995d3d1c3
Simplify check_perms logic
Also miscellaneous permission-related fixes
8 years ago
spaghetti
5bfdb53672
Fix query in masspm.php
8 years ago
spaghetti
180f84e240
Add BBCode editor toolbar
8 years ago
spaghetti
50605ee4ec
Limit PM max length
We encrypt PMs, so if the encrypted text is truncated by mysql, the
entire message is destroyed. Truncate it before encryption so that
doesn't happen
8 years ago
spaghetti
617229e85a
Actually include files for price-changing coin badge
8 years ago
spaghetti
afe4203024
Add IP expunge requests
8 years ago
spaghetti
9f7885546a
Remove torrent group voting and similar artists
These features only have any value if users actually use them, and
experience has shown that nowhere near enough users use them to make
them worthwhile.
8 years ago
spaghetti
785d4c17f6
Put magnet links behind a user setting
8 years ago
spaghetti
e64fbd85ff
Async JS: Load new report form on demand
8 years ago
spaghetti
bbfda00825
Async JS: Load reports on demand
8 years ago
spaghetti
7e05c1f715
Add verification page for badge purchases
8 years ago
spaghetti
f8aa409a87
Add price-changing coin badge
8 years ago
spaghetti
8133115533
Blacklist openload logo from automatic jav thumb locator
8 years ago
spaghetti
e650a1ab73
Code style: replace "array()" with "[]"
This was an automatic mass-replace. Manual replacement of array(...)
will continue
8 years ago
spaghetti
69c165ee75
Remove .txt torrent download option
ISPs can't see filenames through TLS. This option is useless in a
codebase that forces HTTPS, and only confuses users.
8 years ago