]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
File_thumbnail lacked getUrl function
[quix0rs-gnu-social.git] / lib /
2014-04-18 Mikael NordfeldthThumbnails are now by default squares of 150px
2014-04-18 Mikael NordfeldthEnable square thumbnailing
2014-04-17 Mikael NordfeldthThumbnail default set to 150px square
2014-04-16 Mikael NordfeldthOriginal name preserved in uploaded file.
2014-04-16 Mikael NordfeldthMediaFile thumbnail event hooks + VideoThumbnails plugin
2014-04-16 Mikael NordfeldthImageFile unlink function referenced bad path
2014-04-14 Mikael NordfeldthHTML5 video/audio support in attachments
2014-04-14 Mikael NordfeldthAdded some free codecs for media attachments
2014-04-06 Mikael NordfeldthHTML5 required attribute for some input forms
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/12' of git://gitoriou...
2014-03-30 Florian Hülsmannfixed config for php >=5; see php.net/array_merge
2014-03-18 Mikael NordfeldthAutoloaded library files do not need explicit require_once
2014-03-18 Mikael NordfeldthComment improvements with spl_autoload_register
2014-03-18 Mikael NordfeldthUpdating Markdown class + use spl_autoload_register
2014-03-09 Mikael NordfeldthCosmetic changes to common_redirect, clientError, serve...
2014-03-09 Mikael NordfeldthOAuthException should be detected for autoloading
2014-03-08 Mikael NordfeldthFile class no longer depends on MIME
2014-03-08 Mikael NordfeldthMediaFile loses dependency on PEAR::MIME
2014-03-08 Mikael NordfeldthWe only allow (and have) MIME types in supported list
2014-03-08 Mikael NordfeldthOnly accept filenames for existing files in getUploaded...
2014-03-07 Mikael NordfeldthWebM should be allowed to upload!
2014-03-07 Mikael NordfeldthPublicSite profile does not have inviteonly, but Regist...
2014-03-07 Mikael NordfeldthSite profile "community" should be invite-only by default
2014-03-07 Mikael NordfeldthGet group attentions back into the "all" feed
2014-03-06 Mikael NordfeldthAdd Attention class for non-sub and non-mention notice...
2014-03-06 Mikael NordfeldthUse CachingNoticeStream for "All" feed (hope it works)
2014-03-06 Mikael NordfeldthRemoved Inbox from core (unused since 4b2a66ed29091209c...
2014-03-06 Mikael NordfeldthNew mechanism for "all" feed (InboxNoticeStream)
2014-03-06 Mikael NordfeldthTrying to remove Inbox, first steps
2014-03-06 Mikael NordfeldthAlways queue inbox distribution
2014-03-06 Mikael NordfeldthMerge branch 'master' into FeedPoller
2014-03-05 Mikael NordfeldthMerge commit 'refs/merge-requests/11' of git://gitoriou...
2014-03-05 Mikael NordfeldthHandle removed profile more gracefully in noticelist
2014-03-01 Mikael NordfeldthUpdating version check to match requirements
2014-03-01 Mikael NordfeldthLess StatusNet, more GNU social
2014-03-01 Mikael NordfeldthJSON is a required PHP extension for GNU social.
2014-03-01 Mikael NordfeldthMerge commit 'refs/merge-requests/10' of git://gitoriou...
2014-03-01 Jean Baptiste FavreIntroduce new config option common_config('queue',...
2014-03-01 Mikael NordfeldthBad route config (thanks brw12)
2014-03-01 Mikael NordfeldthMinor code cleanup with group related actions (thanks...
2014-02-24 Mikael Nordfeldthnl2br so we get proper newlining when publishing \r...
2014-02-24 Mikael NordfeldthDon't discard XML in queue items
2014-02-24 Mikael NordfeldthMaking us less dependant on javascript trust
2014-02-24 Mikael Nordfeldthminify removed from core (use plugin if desired)
2014-02-23 GNU Social instanceRemove util.min.js (minifying is EVIL)
2014-02-23 Jean Baptiste FavreAdd various entry points to enhance compatibility with...
2014-02-23 Jean Baptiste FavreAdd 'profile_image_url_https' to enhance compatiblity...
2014-02-23 Mikael Nordfeldthstricter typing
2014-02-23 Mikael NordfeldthMerge commit 'refs/merge-requests/8' of git://gitorious...
2014-02-23 Mikael NordfeldthMerge branch 'master' of git://gitorious.org/+socialite...
2014-02-23 Mikael NordfeldthRemove callback sneakery by StatusNet
2014-02-23 Mikael Nordfeldthslightly less confusing inline if
2014-01-04 Mikael NordfeldthMerge commit 'refs/merge-requests/6' of git://gitorious...
2014-01-01 Mikael Nordfeldthinstanceof checks for better typing
2013-12-31 rootcheck local/plugins before plugins in Plugin::onAutoload
2013-12-02 Mikael NordfeldthMerge branch 'master' into FeedPoller
2013-12-02 Mikael NordfeldthQueues should be enabled by default (thanks postblue)
2013-11-20 Mikael NordfeldthOpportunisticQM can't run as subsystem qm
2013-11-20 Mikael NordfeldthCron split into Cronish and OpportunisticQM
2013-11-19 Mikael NordfeldthCron plugin added and now default queue handler
2013-11-19 Mikael NordfeldthWe haven't added the cron plugin yet
2013-11-19 Mikael NordfeldthPlugins should be initialized with an empty array,...
2013-11-19 Mikael NordfeldthComment and typing improvements
2013-11-19 Mikael NordfeldthDon't allow double plugin loading
2013-11-19 Mikael NordfeldthGNUSOCIAL, not STATUSNET. Too many changes to be backwa...
2013-11-13 Mikael NordfeldthMinor queue fixes, probably not very important. Prepari...
2013-11-11 Mikael NordfeldthSlightly better indication that notice section shows...
2013-11-10 Mikael NordfeldthSection notices should not take up too much space.
2013-11-10 Mikael Nordfeldthcurly braces to pick a character in string is not recom...
2013-11-07 Mikael NordfeldthGroup mentions got the wrong class. Now lists get their...
2013-11-04 Mikael NordfeldthCache key lead is 'gnusocial' now (restart daemons!)
2013-11-02 Mikael NordfeldthProfile->getGroupCount() should be used for groupcounts
2013-11-02 Mikael NordfeldthWe can only handle Memcached_DataObject in NoResultExce...
2013-11-02 Mikael NordfeldthMinor typing stuff and syntax fixes
2013-11-02 Mikael NordfeldthMinor PHP stylistic features and typing stuff
2013-11-01 Mikael NordfeldthThere are no LaconicaScripts left
2013-11-01 Mikael NordfeldthMinor labeling things for StatusNet to GNU social migration
2013-11-01 Mikael NordfeldthWhat was that NewMenu plugin doing there anyway?
2013-11-01 Mikael NordfeldthUsing GNUSOCIAL_VERSION instead of STATUSNET_VERSION
2013-11-01 Mikael NordfeldthUser agents and generators changed to GNU social
2013-11-01 Mikael NordfeldthBetter typing and minor fixes to OStatus related stuff
2013-10-30 Mikael NordfeldthVersion name strings updated, StatusNet only retained...
2013-10-30 Mikael NordfeldthForgot to catch no-parent-exception
2013-10-30 Mikael NordfeldthgetStreamName will now return nick/fullname based on...
2013-10-30 Mikael NordfeldthNoticeListItem attentions showed double for User_group
2013-10-30 Mikael NordfeldthUse addPlugin! (esp. XMPP folks should do this)
2013-10-30 Mikael NordfeldthLoginAction somewhat converted to FormAction
2013-10-29 Mikael Nordfeldthmentioned was an array, not a single object
2013-10-29 Mikael NordfeldthUser_group->permalink() is a function, not a variable.
2013-10-29 Mikael NordfeldthGroup discovery from text functions polished
2013-10-29 Mikael NordfeldthProtected function prepare with array $args defaulting...
2013-10-28 Mikael NordfeldthReworked the ActivityContext->attention structure
2013-10-28 Mikael NordfeldthMore OOP-ish tests using instanceof
2013-10-28 Mikael NordfeldthSome getStaticProperty calls to PEAR globalized
2013-10-28 Mikael NordfeldthgetAcctUri function added with related exception
2013-10-28 Mikael NordfeldthMake Atom titles a bit more verbose
2013-10-28 Mikael NordfeldthRemoved legacy OMB. Use OStatus for remote profiles.
2013-10-28 Mikael NordfeldthEnable json-specified objects in queue_item frames
2013-10-27 Mikael Nordfeldthdefines changed to GNU social names instead of StatusNet
next