Commit Graph

34 Commits

Author SHA1 Message Date
Michael Vogel ce997a0367 The title for the settings now contain the words "import, "export" or "Mirror" according to their function. 2014-04-04 11:14:45 +02:00
Michael Vogel 920e0bada8 Only some code beautification 2014-03-02 01:45:09 +01:00
Michael Vogel 6de8e46728 privacy_image_cache: avatar pictures of wall-to-wall-posts are now cached as well. And it is cached now at only one location 2013-12-27 02:05:46 +01:00
Michael Vogel d34c78296e fbpost: Only mirror posts from pages when they are from the page id
privacy_image_cache: Save pictures with extensions
2013-02-18 23:39:27 +01:00
Michael Vogel 6b124bf016 privacy_image_cache: the include path to "Photo.php" wasn't correct. 2013-02-17 18:47:36 +01:00
Michael Vogel 01292c59ed privacy_image_cache: Only compress files that aren't GIFs 2013-02-17 12:37:32 +01:00
Michael Vogel 395a419513 privacy_image_cache: Pictures will be compressed before the output 2013-02-06 08:03:10 +01:00
Michael Vogel d420d97fe2 privacy_image_cache: The detection for facebook pictures is moved to a better location 2013-01-13 09:55:28 +01:00
Michael Vogel cb77f46e9f privacy_image_cache: When a picture can't be retrieved after 10 seconds then show a blank picture 2012-12-30 22:59:12 +01:00
Michael Vogel dc77f3683e privacy_image_cache: Minor code beauty changes 2012-12-25 12:51:28 +01:00
Michael Vogel ec95e5a2da forumlist: added a "div" for styling reasons
privacy_image_cache: If a picture comes from another picture cache (like facebook) take the original picture
2012-12-23 03:24:55 +01:00
Michael Vogel e58decc5f2 privacy_image_cache: If the cached file would be too long then don't cache it. 2012-12-21 14:57:45 +01:00
Michael Vogel c5418789c9 privacy_image_cache: Optionally the cached images can now be stored in the webroot to improve performance. 2012-12-15 11:27:26 +01:00
Michael Vogel c8b2b1ca85 fromgplus: Initial working version 2012-12-09 21:59:11 +01:00
Michael Vogel 8516ea1e4a privacy_image_cache: Clean up the code for caching. 2012-11-17 14:25:53 +01:00
Michael Vogel 7598c4aa4f New cache system (used in privacy_image_cache) 2012-11-17 00:52:35 +01:00
Tobias Hößl d233ccbcc7 An additional check to prevent PHP-notices that might corrupt the image data 2012-08-12 08:27:05 +00:00
Michael Vogel 14e10be1c4 privacy_image_cache: checking if the cached file really is an image 2012-08-02 00:16:56 +02:00
Michael Vogel d33c565745 privacy_image_cache: removed experimental resize 2012-07-26 00:25:43 +02:00
Michael Vogel 88048bc18e privacy_image_cache: removed experimentual resize of pictures 2012-07-25 23:44:57 +02:00
Michael Vogel cd8944cdcc privacy_image_cache: Adding a file cache
statusnet/twitter: Adding detection of another recycle sign
2012-07-25 21:37:48 +02:00
Michael Vogel 4437c42fd4 privacy_image_cache: A file cache is implemented that should be much faster than the database. 2012-07-18 23:34:45 +02:00
Michael Vogel cff32d46c2 facebook: Changing the order which kind of text is taken when there is no message
privacy_image_cache: Workaround when a space is in the url
2012-07-13 23:27:00 +02:00
Michael Vogel 56fd821c7e Fixed problems with images where the address contains special chars 2012-07-08 18:29:31 +02:00
Michael Vogel 129fff8fc1 privacy_image_cache: using another hook that only is used for displaying the page 2012-07-07 20:39:48 +02:00
Michael Vogel cc74af9d09 Only some reformatting of the code. 2012-07-04 21:56:17 +02:00
Michael Vogel 471b5db36f Twitter, Statusnet: Supress profile link of user whose message was repeated
libertree: Design improvement of exported messages
privacy_image_cache: quickfix for double encoded urls
2012-06-23 12:50:48 +02:00
Tobias Hößl 6573332f7e Do not try to cache data:-URLs; Remove Pragma-Headers in order to allow caching 2012-06-10 09:35:32 +00:00
Tobias Hößl 8e4fbf3275 Store animated GIFs unmodified; now works in environments where friendica is installed in a subpath 2012-06-06 19:49:06 +00:00
Tobias Hößl ddc54d4dd0 Fix problems with sume URLs 2012-06-05 16:34:38 +00:00
friendica d6b3ddcd3d bug #431 2012-05-23 15:43:35 -07:00
friendica e4b1489b14 normalise links before comparison (bug #431) 2012-05-22 22:33:08 -07:00
Tobias Hößl e2f2f458cf Prevent notices 2012-05-16 20:16:07 +00:00
Tobias Hößl 33ccf200cb Privacy Image Cache 2012-04-22 13:19:45 +00:00