summaryrefslogtreecommitdiff
path: root/forum/utils/parser.php
AgeCommit message (Collapse)Author
2009-02-07Added JPG as known image suffix.deva
2008-10-28Fixed annoying bug on url/image parsing.deva
2008-10-27Fixed bug, where links were not converted corretly when residing at the end ↵deva
of the message.
2008-10-12Made file preview (original image or png with filename as text). Added error ↵deva
image as png with error text.
2008-10-12Fixed parser to only recognize files when using numbers.deva
2008-10-12Removed 'delete file' unless logged in as admin. Added insertcommand, and ↵deva
made parser use it.
2008-10-12Fixed image match in parserdeva
2008-10-12Now files, forums and image cache create their storage dirs themselves, ↵deva
instead of createentities (when they do not already exists that is...)
2008-10-11Did a lot of work on the imagecache, and the filehandler. Now both are ↵deva
functional, and used indirectly throught index.php, thus requiering login for access.
2008-10-10Did some work on the forum parser.deva
2008-10-04Initial revisiondeva