friendica/include
Domovoy 689e3028bf Use getImageFormat to know the image format in the constructor.
Since we don't load the image with Imagick constructor, we need to use the [get|set]imageXXX methods.
We should be able to handle the image as if it was loaded from Imagick constructor, so that we don't get lost between the image and its frames.

Also added a debug log so that we get some info on unhandled mime types.
2012-07-22 15:24:41 +02:00
..
markdownify Changes in the bbcode to markdown converter to make it more compatible with Diaspora 2012-07-15 12:47:24 +02:00
Contact.php add poke to contact photo menu 2012-07-19 21:03:31 -07:00
EmailNotification.php
Photo.php Use getImageFormat to know the image format in the constructor. 2012-07-22 15:24:41 +02:00
Scrape.php add rudimentary locking capability to Friendica functions 2012-07-05 14:26:42 -06:00
acl_selectors.php
api.php API: Now returns a real 404 when a function isn't implemented 2012-07-13 23:23:31 +02:00
attach.php
auth.php
bb2diaspora.php Hopefully the final fix for image links in bb2diaspora 2012-07-15 13:40:01 +02:00
bbcode.php Merge remote branch 'upstream/master' 2012-07-18 21:03:57 +02:00
cache.php
config.php
contact_selectors.php
contact_widgets.php
conversation.php and the main photo menu 2012-07-19 21:27:22 -07:00
cronhooks.php
crypto.php remove obsolete zot encapsulation functions 2012-07-05 20:58:45 -07:00
datetime.php recover from datetime parse issues, inspired by https://github.com/friendica/friendica/pull/396 2012-07-15 21:00:11 -07:00
dba.php Merge remote branch 'upstream/master' 2012-07-13 23:39:51 +02:00
delivery.php
diaspora.php make likes on comments work with Diaspora, some small bugs 2012-07-12 23:14:39 -06:00
directory.php
email.php
enotify.php poke notifications 2012-07-19 20:13:40 -07:00
event.php
expire.php
fcontact.php
follow.php
gprobe.php
group.php
html2bbcode.php try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up to harder stuff 2012-07-02 01:11:19 -07:00
html2plain.php
items.php poke notifications 2012-07-19 20:13:40 -07:00
lock.php don't check for was_recently_delayed in diaspora_transmit during a queue run 2012-07-09 09:39:09 -06:00
message.php
msgclean.php
nav.php
network.php Merge remote branch 'upstream/master' 2012-07-13 23:39:51 +02:00
notifier.php
oauth.php
oembed.php
onepoll.php
pgettext.php
pidfile.php
plugin.php
poller.php
profile_advanced.php
profile_selectors.php
profile_update.php
queue.php don't check for was_recently_delayed in diaspora_transmit during a queue run 2012-07-09 09:39:09 -06:00
queue_fn.php
quoteconvert.php
remoteupdate.php
salmon.php
security.php
session.php
socgraph.php missing param 2012-07-15 17:07:53 -07:00
system_unavailable.php
template_processor.php
text.php one for the ladies who get poked by undesirables. 2012-07-20 00:47:30 -07:00
user.php