Age | Commit message (Collapse) | Author |
|
Tidy was only being used by a couple of non-default URL shortener plugins,
PtitUrl and TightUrl. Both were easily changed to load the tag-soup HTML
via DOMDocument (using the default DOM module which is already used by
other dependencies).
Added xml, dom, and simplexml modules to the requirements check
in install.php, as they were being used but not checked for.
Also cleaned up LilUrl, PtitUrl, and TightUrl to return URL as a string
instead of as a SimpleXML node object.
|
|
Appends a success/error container to notice form.
|
|
|
|
|
|
input type file
|
|
|
|
|
|
|
|
|
|
|
|
notice post
|
|
|
|
items as opposed to running NoticeAttachments for all notices
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of rebinding all of the notice replies again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1319002e1519fafb0e82fbfd2d2723abdb3112e7. Need to use actual profile object rather than an id on a variable that doesn't exist when checking blocks :D
|
|
|
|
some circumstances
|
|
only while it GETs the form.
|
|
|
|
Works in IE7+, Safari4, Firefox 3.
|
|
|
|
|
|
|
|
|
|
* i18n for MB and kB
|
|
|
|
icons.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|