aboutsummaryrefslogtreecommitdiff
path: root/start.php
AgeCommit message (Expand)Author
2013-11-07Making video thumbnails faster (thanks to ura soul).Sem
2013-11-07Using https instead http.Sem
2013-11-07Setting responsive dimensions.Sem
2012-10-06fix upgrade script.Pablo Martin
2012-05-11Fixed unability to disable group videos bug.Sem
2012-05-11Updated languages files.Sem
2012-04-18Simplified video dimensions take.Sem
2012-04-10Allow plugins to alter video dimensions.Steve Clay
2012-04-10Remove filtering on URL inputSteve Clay
2012-04-10Move URL preprocessing to hookSteve Clay
2012-04-09Removed deprecated call, unused variableSteve Clay
2012-04-09More PHPDoc comments and @var declarations to help IDE comprehensionSteve Clay
2012-02-25Added upgrade script to fetch thumbnails.Sem
2012-02-25Saving thumbnails in server and serving them secure.Sem
2011-12-31Upgraded for Elgg 1.8.1.Sem
2011-11-19Added videos widget.Sem
2011-11-10Cleaned some start funcitons.Sem
2011-11-10Added description field and arranged english language file.Sem
2011-11-09Videolist on groups and edit/delete functionalities.Sem
2011-11-08Changes on pagesetup and watch page.Sem
2011-11-08Video icons.Sem
2011-11-06Add/edit accion.Sem
2011-11-06Add/edit video form.Sem
2011-11-03Moved url parse functions to a library.Sem
2011-11-03Upgraded pagehandler.Sem
2011-11-03Upgraded init functions to Elgg 1.8.Sem
2011-11-03Removed all $CONFIG and pg/ appearitions.Sem
2011-11-03Moved event handler and action registering functions into init one.Sem
2010-06-09Reverted back to list view but passing the correct icon size.Brett Profitt
2010-06-09Updated videolist to use gallyer mode for embed display.Brett Profitt
2010-06-09getIcon() override for object/video returns a generic icon if size == tiny.Brett Profitt
2010-06-02Videolist: Added support for embed and added icon overrides.Brett Profitt
2010-05-26videolist ownerblock menu put backDave Tosh
2010-05-26small menu tweakDave Tosh
2010-05-26videolist now displays the correct headerDave Tosh
2010-05-24Group videolist submenu removed from sidebar menuPete Harris
2010-05-21Registering plugin hooks to extend owner block profile menu.Nick Whitt
2010-05-20videolist submenu items hashed out - these will be deleted post testing.Dave Tosh
2010-04-12correct lang string applied when in a groupDave Tosh
2010-04-08main nav option tweaked on each toolDave Tosh
2010-04-07delete wired up on videolist - still need to add editDave Tosh
2010-03-30Updates to documents and videolist group profile views.Pete Harris
2010-03-30Further updates to VideoList UI. Search results styled to match new elgg list...Pete Harris
2010-03-29Beginnings of updating VideoList to v1.8 interface, edit, delete, favorite ad...Pete Harris
2010-03-29Updated VideoList deprecated functions, and removed namespace clash in error ...Pete Harris
2010-03-26First pass at cleaning up videolist.Brett Profitt
2010-03-26Changed line endings to unix-style for videolist plugin.Brett Profitt
2010-03-25Test commit for restricted access.Ben Werdmuller
2010-03-25Test commit for new security.Ben Werdmuller
2010-03-23This videolist plugin shows real promise so we shall work on it for v1.8 then...Dave Tosh