Ace
a2a374e101
Prevented an additional s from being tacked on to the end of classes ending with s
8 years ago
spaghetti
d00cd960e1
Merge branch 'master' of nightl_/Gazelle into master
8 years ago
nightl_
e91e751379
Update 'classes/rules.class.php'
8 years ago
spaghetti
68cabe8c31
Reports: Clear personal FL caches after taking a trump report
8 years ago
spaghetti
f5d4c3fa8c
Rules: Update golden rules
8 years ago
spaghetti
0d5339c948
API: Fix torrent group errors
8 years ago
spaghetti
cdc50afc25
BBcode Toolbar: Hide after edit
8 years ago
spaghetti
8265e87c47
Simplify check_perms logic
Also miscellaneous permission-related fixes
8 years ago
spaghetti
79a5db3dd2
BBcode Toolbar: Add to ajax-created edit boxes too
8 years ago
spaghetti
c617464e4d
Fix query in masspm.php
8 years ago
spaghetti
8038edb7f9
Add BBCode editor toolbar
8 years ago
spaghetti
aaec9daa49
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
8fc13a8186
Mysql Strict Mode: give LastPostID a default value
8 years ago
spaghetti
fb46fc20a9
Actually include files for price-changing coin badge
8 years ago
spaghetti
7dd6a75f6e
Add IP expunge requests
8 years ago
spaghetti
9880e6c084
Remove missed references to Vote column
8 years ago
spaghetti
7981cbf09a
Use advgroupname in advanced navbar torrent search
8 years ago
spaghetti
3f5737d2d8
array(...) -> [...] in config
8 years ago
spaghetti
97f9e7aa21
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
79c9ed085a
Add 3DS to game platforms
8 years ago
spaghetti
abd577abe1
Update golden rule 12
8 years ago
spaghetti
4ecb93766d
Put magnet links behind a user setting
8 years ago
spaghetti
52beac213a
Async JS: Load new report form on demand
8 years ago
spaghetti
c00b074a0d
Async JS: Load reports on demand
8 years ago
spaghetti
1d8cad9684
Remove now-unneeded offset from avatar height locking
8 years ago
spaghetti
0a152f5162
Add verification page for badge purchases
8 years ago
spaghetti
7d53835b15
Add price-changing coin badge
8 years ago
spaghetti
dc87d0ebb6
Blacklist openload logo from automatic jav thumb locator
8 years ago
spaghetti
f1c2e75bee
Make lightbox fit images to screen horizontally
8 years ago
spaghetti
d97501449d
Add romanji titles to request table
8 years ago
spaghetti
f07950edde
Update gazelle.sql for sphinx again
8 years ago
spaghetti
68d1c447e1
Update gazelle.sql for sphinx
8 years ago
spaghetti
12f393bcde
Code style: replace "array()" with "[]"
This was an automatic mass-replace. Manual replacement of array(...)
will continue
8 years ago
spaghetti
a2d5551053
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
spaghetti
aac0f1375f
Add search by size
8 years ago
spaghetti
e307e0196e
Image proxy: handle internal resources better
Tooltips: fix on user page
8 years ago
spaghetti
42b88ed68a
Combine tooltipster and tooltipster_settings so they can't load out of order
8 years ago
spaghetti
ea409eb049
Make login page front public page
8 years ago
spaghetti
d82f222ccb
Normalize catalogue numbers when filling requests
8 years ago
spaghetti
32e95bd992
Clarify torrent edit button text
8 years ago
spaghetti
6ed7f33717
Don't pad request covers
8 years ago
spaghetti
88b9fde4ed
Fix request JS
8 years ago
spaghetti
4633d7ea5c
Fix comments JS
8 years ago
spaghetti
2f17c5206f
Don't prematurely initialize autocomplete
8 years ago
spaghetti
7972e1b047
Replace snatched icon PNG with inline SVG
8 years ago
spaghetti
0c3cfde9a9
HTML5 compliancy: use data prefix for custom attributes
8 years ago
spaghetti
efafcdec93
Fix avatar bottom spacing
8 years ago
spaghetti
9374c2f583
Uninline forum post text saving JS
8 years ago
spaghetti
9a1e895877
Uninline chart JS
8 years ago
spaghetti
f424548aba
Merge some javascript
- Removed unused JS functions
- Inlined functions not often used
- Minimized some overly verbose functions
8 years ago