gnu-social/plugins
Mikael Nordfeldth d59eb5e184 Dynamically generate thumbnails (see full text)
The File object now stores width and height of files that can
supply this kind of information. Formats which we can not read
natively in PHP do not currently benefit from this. However an
event hook will be introduced later.

The CreateFileImageThumbnail event is renamed to:
CreateFileImageThumbnailSource to clarify that the hooks should not
generate their own thumbnails but only the source image. Also it now
accepts File objects, not MediaFile objects.

The thumbnail generation is documented in the source code. For
developers, call 'getThumbnail' on a File object and hope for the best.

Default thumbnail sizes have increased to be more appealing.
2014-04-21 20:46:11 +02:00
..
APC Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
AccountManager Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Activity Tidying up getUser calls to profiles and some events 2013-09-09 23:03:34 +02:00
ActivitySpam Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Adsense Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Aim Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
AnonymousFave Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
ApiLogger Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
AuthCrypt Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
AutoSandbox Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Autocomplete We get profiles directly, there's no user object anymore 2014-04-18 22:18:11 +02:00
Awesomeness Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
BitlyUrl Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Blacklist Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
BlankAd Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Blog Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
BlogspamNet User agents and generators changed to GNU social 2013-11-01 13:46:05 +01:00
Bookmark Dynamically generate thumbnails (see full text) 2014-04-21 20:46:11 +02:00
CacheLog Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
CasAuthentication Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
ClientSideShorten Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Comet Partly revert 97830b0701 (thanks _MrB_) 2014-02-27 23:30:35 +01:00
Cronish Cronish jobs by the minute. These run very often! 2013-11-20 23:26:41 +01:00
DirectionDetector Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Directory Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
DiskCache Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Disqus Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
DomainStatusNetwork Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
DomainWhitelist Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Echo Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
EmailAuthentication Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
EmailRegistration Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
EmailReminder Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
EmailSummary New mechanism for "all" feed (InboxNoticeStream) 2014-03-06 04:18:54 +01:00
Enjit The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
Event HTML5 required attribute for some input forms 2014-04-06 11:27:41 +02:00
ExtendedProfile Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
FacebookBridge Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
FirePHP Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
FollowEveryone Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
ForceGroup Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
GNUsocialPhoto Changes to GNUsocial plugins 2013-08-29 16:18:56 +02:00
GNUsocialPhotos common_redirect and clientError exits, so refactor 2014-03-10 00:24:32 +01:00
GNUsocialProfileExtensions Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
GNUsocialVideo Changes to GNUsocial plugins 2013-08-29 16:18:56 +02:00
GeoURL Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Geonames Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
GoogleAnalytics Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Gravatar Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
GroupFavorited Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
GroupPrivateMessage Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
Imap Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
InProcessCache Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
InfiniteScroll Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Irc IrcManager does not have serverError, so it must throw ServerException 2014-03-10 00:30:41 +01:00
LRDD Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
LdapAuthentication Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
LdapAuthorization Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
LdapCommon plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
LilUrl Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
LinkPreview Preparing plugins for no-minify-in-core-policy 2014-02-24 01:01:34 +01:00
Linkback User agents and generators changed to GNU social 2013-11-01 13:46:05 +01:00
LogFilter Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Mapstraction Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
Memcache Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Memcached Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Meteor Partly revert 97830b0701 (thanks _MrB_) 2014-02-27 23:30:35 +01:00
Minify Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
Mobile Use profile->getBestName() instead of more complex i18n unfriendly construction. 2011-04-25 22:44:21 +02:00
MobileProfile Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
ModHelper Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
ModLog Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
ModPlus Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Mollom Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
Msn Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
NoticeTitle plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
OStatus OStatus onStartNoticeSourceLink to use exceptions 2014-04-19 22:18:36 +02:00
OfflineBackup Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
OpenExternalLinkTarget Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
OpenID Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
OpenX Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
OpportunisticQM Added OpportunisticQM README that has good docs 2014-03-06 14:45:18 +01:00
Orbited Partly revert 97830b0701 (thanks _MrB_) 2014-02-27 23:30:35 +01:00
PiwikAnalytics Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Poll HTML5 required attribute for some input forms 2014-04-06 11:27:41 +02:00
PostDebug Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
PoweredByStatusNet Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
PtitUrl Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
QnA HTML5 required attribute for some input forms 2014-04-06 11:27:41 +02:00
RSSCloud plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
Realtime Stricter typing + user detection in Realtime 2014-03-06 13:23:08 +01:00
Recaptcha Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
RegisterThrottle RegisterThrottle didn't save the created time 2014-03-07 21:23:49 +01:00
RequireValidatedEmail Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
ReverseUsernameAuthentication Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
SQLProfile Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
SQLStats Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Sample Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
SearchSub Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
ShareNotice Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
SimpleUrl Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
SiteNoticeInSidebar plugins onAutoload now only overloads if necessary (extlibs etc.) 2013-08-28 16:10:30 +02:00
Sitemap Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
SlicedFavorites Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
SphinxSearch Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Spotify User agents and generators changed to GNU social 2013-11-01 13:46:05 +01:00
StrictTransportSecurity Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
SubMirror Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
SubscriptionThrottle Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
TabFocus Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
TagSub Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
TightUrl Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
TinyMCE Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
TwitterBridge Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
UserFlag Cosmetic changes to common_redirect, clientError, serverError 2014-03-10 00:25:57 +01:00
UserLimit Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
VideoThumbnails Dynamically generate thumbnails (see full text) 2014-04-21 20:46:11 +02:00
WebFinger Notice metadata for WebFinger. Not sure if implemented properly. 2013-11-01 17:37:18 +01:00
WikiHashtags Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
WikiHowProfile Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
XCache Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 2013-11-01 13:51:41 +01:00
Xmpp Updated and moved XMPP documentation into plugin. 2014-03-11 00:11:25 +01:00
YammerImport LOG_WARNING, not LOG_WARN 2013-10-06 01:33:10 +02:00
GNUsocialTemplatePlugin.php
README-plugins