spaghetti
5ccf5ed175
Miscellaneous Changes
* Added a new category
* Add deletion support to batch tag updater
* Bug fixes
5 years ago
spaghetti
e4c3730cb2
memcached fix
6 years ago
spaghetti
21a8f1941d
php is still strict about this stuff now
6 years ago
spaghetti
9bfbd709dc
Something about overflow I dunno this one doesn't have a commit message in the internal repo
6 years ago
spaghetti
75e8371206
Don't leak anonymous uploads' uploaders through RSS
6 years ago
spaghetti
16290b7795
Fix old default torrent search code that would corrupt user settings
6 years ago
spaghetti
c9c6b39f8d
That doesn't even make sense
6 years ago
spaghetti
6d5cdcdaca
ban IPv6 IPs correctly too
6 years ago
spaghetti
ba619873ae
PHP is strict about this now
6 years ago
spaghetti
64298bcd3f
Merge branch 'fix-jdb-autofill' of xoru/Gazelle into master
6 years ago
xoru
4fde027b26
Fix title and year.
6 years ago
xoru
b13056860a
Add studio and label to JDB autofill. Fix idols, year, and image.
6 years ago
spaghetti
42579f297c
Merge branch 'fix-user-limit-notice' of Syunka/Gazelle into master
7 years ago
Syunka
d006414994
Update user limit notice criteria
7 years ago
Syunka
12202ff5f9
Fix user limit reached notice
When USER_LIMIT == 0 (no limit) $UserCount is always > USER_LIMIT so
the notice is always shown. Actually this commit just implements the
exact opposite of the logic on line 137.
7 years ago
spaghetti
0e566acdc8
Update README.md
7 years ago
spaghetti
ee1c094f81
Don't make a query for each freeleech torrent
7 years ago
spaghetti
5ab51c077e
Add emoji picker to BBCode toolbar
7 years ago
spaghetti
6ad2c8c5e2
Alert on public access over HTTP
Catches a common pitfall when attempting a new installation of Gazelle
7 years ago
spaghetti
cf9171c726
Prefer require_once in non-entry-points
7 years ago
spaghetti
4042e61e84
Fully support unicode
Requires database changes
Adds support for emoji
7 years ago
spaghetti
677c9af37d
Organize autofill entry points
7 years ago
spaghetti
f280e580d2
Fix titles in anidb autofill
7 years ago
spaghetti
82fcc2e676
Don't bold top10 torrent listing
7 years ago
spaghetti
930b6c389e
Hover cover follows mouse
7 years ago
spaghetti
73f6ac5082
Don't abort page creation if magnet link fails to generate
7 years ago
spaghetti
092146aa62
Spruce up rules
7 years ago
spaghetti
bd5eb5f101
Use fallback group names in reports
7 years ago
spaghetti
3c47851de8
Add multi-platform to game releases
7 years ago
spaghetti
2bc06b8d1f
Highlight stickied posts
7 years ago
spaghetti
b8f74bf642
Remove 'scroll up' arrow from forum posts
7 years ago
spaghetti
c22e9b1e73
Support server_status cache method with php-memcached backend
7 years ago
spaghetti
35916b0725
Give the bookmark page some TLC
7 years ago
spaghetti
70e8385552
Fix rule spelling
7 years ago
spaghetti
9d7e80398b
Clarify report messages
7 years ago
spaghetti
bc8ae03a89
Don't allow marking deleted messages as unread
7 years ago
spaghetti
3b9be02871
Remove nonfunctional option for identicons
7 years ago
spaghetti
665d1878cf
Don't escape prepared-query-bound filelist
7 years ago
spaghetti
45b81e12b6
Display tags with spaces between them when reloading upload form
7 years ago
spaghetti
0569b5d8d6
Encourage uploaders to think twice about 1080p DVDs
7 years ago
spaghetti
9d6b380d01
Use correct type for FreeTorrent column
7 years ago
spaghetti
852d7b3113
Merge branch 'u2f-fix-1' of ThisIs_MyName/Gazelle into master
7 years ago
spaghetti
53f3bb8298
Clean up code for modifying screenshots
7 years ago
spaghetti
9ca0851d88
Rewrite screenshot adding in new torrents to use nicer SQL
7 years ago
spaghetti
307fc53d69
Fix Client-side upload description check
7 years ago
spaghetti
9f1e6073c5
Show username behind anonymous for mods
7 years ago
spaghetti
007717bded
Undo jquery experiment
7 years ago
spaghetti
03932bc841
Clean up a bunch of uploading logic
7 years ago
spaghetti
431ae85039
Remove duplicate torrent file check
Source field insertion makes every infohash different so this doesn't do
anything
7 years ago
spaghetti
c57b61cd00
Clean up better.php screenshot code
7 years ago