..
admin
admin function for fixing tag cases
2012-09-03 12:06:11 +01:00
alias_editor
flash messages everywhere~
2012-06-10 04:21:03 +01:00
amazon_s3
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
artists
Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead.
2012-04-18 00:54:18 -04:00
ban_words
ban bad phrases from appearing in tags and source too
2012-04-05 17:22:06 +01:00
bbcode
quotes on single lines
2012-03-25 02:20:51 +01:00
blocks
longer cache timings, with better invalidation
2012-06-24 01:57:12 +01:00
blotter
while we're here, fix the blotter in general...
2012-08-15 19:46:36 +01:00
bookmarks
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
browser_search
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
bulk_add
remove a whole load of event->user variables that weren't used -- things should be using global user
2012-08-18 19:45:39 +01:00
bulk_add_csv
Bulk_add_csv: add note about custom thumbnails
2012-10-16 19:52:08 +01:00
comment
*Index link fixed in uaser and site comment navigators
2012-11-24 20:36:00 +02:00
danbooru_api
danbooru api updates
2012-09-24 22:36:09 +01:00
downtime
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
emoticons
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
et
get rid of direct references to Database's engine
2012-06-24 00:57:55 +01:00
ext_manager
clear event listener cache when exts change
2012-06-18 00:29:41 +01:00
favorites
flash messages everywhere~
2012-06-10 04:21:03 +01:00
featured
longer cache timings, with better invalidation
2012-06-24 01:57:12 +01:00
forum
fix off-by-ones
2012-10-06 15:59:13 +01:00
handle_404
test 404 handler's static files too
2012-03-10 02:19:04 +00:00
handle_archive
when uploading an archive, say the file was handled
2012-05-08 18:32:55 +01:00
handle_flash
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
handle_ico
remove a whole load of event->user variables that weren't used -- things should be using global user
2012-08-18 19:45:39 +01:00
handle_mp3
Handle MP3: Use getID3() for validation, Fuzzy MP3 Detection + ID3 Reader
2012-10-16 21:42:21 +01:00
handle_pixel
Actually use thumb_convert_path
2012-08-21 18:51:20 -07:00
handle_svg
remove a whole load of event->user variables that weren't used -- things should be using global user
2012-08-18 19:45:39 +01:00
handle_video
Handle Video: Flash/HTML5 video player
2012-10-16 21:42:20 +01:00
holiday
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
home
autofocus for search box on front page
2012-09-25 23:20:52 +01:00
image
don't need to load the file into memory if we're responding with '304 not modified'...
2012-09-22 23:10:29 +01:00
image_hash_ban
cleaner image hash ban handling, allow specifying hash or ID
2012-10-15 19:03:59 +01:00
index
merge the two List Controls blocks
2012-08-18 19:23:11 +01:00
ipban
sort bans by add date
2012-07-28 12:07:55 +01:00
link_image
use the global and well tested make_http() rather than local hostify()
2012-05-23 11:50:04 +01:00
livefeed
remove a whole load of event->user variables that weren't used -- things should be using global user
2012-08-18 19:45:39 +01:00
log_db
get rid of direct references to Database's engine
2012-06-24 00:57:55 +01:00
log_net
udp log_net, because it's faster and more elegant
2012-06-22 19:19:13 +01:00
mail
remove whitespace
2012-03-19 18:51:25 +00:00
mass_tagger
Update MassTagger redirect to reload page
2012-09-24 12:02:22 +03:00
not_a_tag
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
notes
Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead.
2012-04-18 00:54:18 -04:00
numeric_score
flash messages everywhere~
2012-06-10 04:21:03 +01:00
oekaki
remove a whole load of event->user variables that weren't used -- things should be using global user
2012-08-18 19:45:39 +01:00
pm
longer cache timings, with better invalidation
2012-06-24 01:57:12 +01:00
pools
Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead.
2012-04-18 00:54:18 -04:00
qr_code
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
random_image
Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead.
2012-04-18 00:54:18 -04:00
rating
remove a whole load of event->user variables that weren't used -- things should be using global user
2012-08-18 19:45:39 +01:00
regen_thumb
regen thumbs permission hack
2012-08-25 20:28:34 +01:00
report_image
longer cache timings, with better invalidation
2012-06-24 01:57:12 +01:00
res_limit
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
resize
streamline resize image process
2012-08-18 21:09:40 +01:00
rotate
streamline rotation
2012-08-18 21:12:44 +01:00
rss_comments
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
rss_images
build_thumb_html can't be called statically
2012-06-24 01:13:24 +01:00
setup
width: 100% + shadows fails
2012-06-26 19:41:20 +01:00
shimmie_api
Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead.
2012-04-18 00:54:18 -04:00
simpletest
report SCore errors as errors...
2012-08-18 20:36:54 +01:00
site_description
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
sitemap
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
statsd
statsd ext, for trivially making graphs of site activity
2012-06-22 18:34:23 +01:00
tag_edit
merge the two List Controls blocks
2012-08-18 19:23:11 +01:00
tag_editcloud
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
tag_history
wording
2012-06-09 16:08:15 +01:00
tag_list
a little extra error checking
2012-06-24 01:11:07 +01:00
tagger
Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead.
2012-04-18 00:54:18 -04:00
tips
Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead.
2012-04-18 00:54:18 -04:00
twitter_soc
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
update
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
upgrade
get rid of direct references to Database's engine
2012-06-24 00:57:55 +01:00
upload
get source from POST[source], if set
2012-10-15 20:21:09 +01:00
user
flashes for user changes
2012-06-10 18:13:22 +01:00
view
Undoing this commit: Removing unnecessary call to int_escape(). Simply cast to int inline, saving function call overhead.
2012-04-18 00:54:18 -04:00
wiki
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00
word_filter
store enabled exts in a config file, rather than moving directories around
2012-03-31 18:59:28 +01:00