]> git.mxchange.org Git - friendica.git/commit
* Add MIME types for file attachments
authorZach Prezkuta <fermion@gmx.com>
Sat, 12 Jan 2013 13:31:32 +0000 (06:31 -0700)
committerZach Prezkuta <fermion@gmx.com>
Sat, 12 Jan 2013 13:31:32 +0000 (06:31 -0700)
commit74caf1a4a745643312ab4ee2bf28d7e82c9e1350
treeef4d77cee205ff433526c02b1aba4ee63d4d4763
parentd62483f526c76b863b2a8bb3493a255d1017ad4e
* Add MIME types for file attachments
* Restore translatability to mood phrases
* Prevent casting of "false" in html2plain
* Allow attachments with a comma in the filename
* Fix/optimize ACL img data-src jQuery search
* Fix bug when uploading files with a comma in the name using Chrome/Chromium
* Babel nicer output formatting
* Remove obsolete "plaintext" check in mod/parse_url
* Restore TinyMCE live insertion of images
* Smarty conversion script: add --no-header option to suppress warning headers in Smarty template files
29 files changed:
include/attach.php
include/conversation.php
include/html2plain.php
include/items.php
include/notifier.php
include/text.php
js/acl.js
js/acl.min.js
mod/attach.php
mod/babel.php
mod/parse_url.php
mod/wall_upload.php
mods/friendica-to-smarty-tpl.py
view/smarty3/voting_fakelink.tpl
view/theme/frost-mobile/js/acl.js
view/theme/frost-mobile/js/acl.min.js
view/theme/frost-mobile/js/main.js
view/theme/frost-mobile/js/main.min.js
view/theme/frost-mobile/smarty3/voting_fakelink.tpl
view/theme/frost-mobile/voting_fakelink.tpl
view/theme/frost/acl_selector.tpl
view/theme/frost/js/acl.js
view/theme/frost/js/acl.min.js
view/theme/frost/js/main.js
view/theme/frost/js/main.min.js
view/theme/frost/smarty3/acl_selector.tpl
view/theme/frost/smarty3/voting_fakelink.tpl
view/theme/frost/voting_fakelink.tpl
view/voting_fakelink.tpl