Commit Graph

20 Commits

Author SHA1 Message Date
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