aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/templates
Commit message (Expand)AuthorAgeFilesLines
* use is_rtl variable to detect rtl localesLeah Velleman2016-06-201-1/+1
* fixed 'older' and 'newer' arrows for rtl localesLeah Velleman2016-06-201-4/+11
* Fix comment ID links on blog media pageAndrew Browning2016-03-051-4/+5
* Fix comment ID links on media comment report pageAndrew Browning2016-03-051-18/+12
* Fix #5432 - Comment report link doens't workAndrew Browning2016-03-021-1/+1
* Fix #5376 - Ensure links have correct IDJessica Tallon2016-03-011-5/+6
* Change Notification.object_id to be ID of Comemnt not TextCommentJessica Tallon2016-02-291-9/+10
* Fix ascii media type for Python 3. Fix by 宋文武 (iyzsong)Christopher Allan Webber2016-02-241-1/+1
* removed debug prints, added video iconBoris Bobrov2016-02-051-1/+0
* Display type icon in thumbnailsBoris Bobrov2016-02-051-1/+5
* some fixes to the panel looksBoris Bobrov2016-02-011-3/+7
* added filtering by entry state in processing panelBoris Bobrov2016-02-011-0/+12
* added a plugin to display information about entries in processingBoris Bobrov2016-02-011-0/+1
* moved styles to a css file; more fixes to templatesBoris Bobrov2016-01-282-42/+12
* removed h2 from media panelBoris Bobrov2016-01-281-1/+0
* processing panel new looksBoris Bobrov2016-01-281-55/+66
* Fix issue 5366 Update blog viewsayleph2016-01-151-6/+6
* Point to the "Libre Browsers Libre Formats" page on the LibrePlanet wikiChristopher Allan Webber2015-12-291-3/+3
* Add "Add media" button on home page when no media is present.Ben Sturmfels2015-12-101-0/+5
* Comment changes for federationJessica Tallon2015-10-205-13/+14
* Collection changes and migration for federationJessica Tallon2015-10-0719-70/+70
* Add a no_referrer setting to prevent browsers leaking information.Duncan2015-08-021-0/+3
* TinyMCE plugin loading should NOT be here.Christopher Allan Webber2015-04-231-16/+0
* Fix welcome image URL in the front page template (#902)Jaakko Luttinen2015-03-121-1/+1
* Change 'federation' name to 'api' which is more suitableJessica Tallon2015-02-151-0/+0
* Remove html5slider Javascript helperAsheesh Laroia2015-02-131-5/+3
* Fix #1058 - Verifier page could be clearerjpope7772014-12-081-1/+1
* Fix #1046 - Media breaking out of containerjpope7772014-12-027-51/+61
* fix #1000 - Button style in Report file dialoguejpope7772014-12-012-3/+3
* Add a template hook to stl sideinfo. Fixes #940.Rodrigo Rodrigues da Silva2014-10-301-0/+1
* Template hook to allow plugin authors to add extra things to the headerChristopher Allan Webber2014-10-301-0/+1
* Merge branch 'location'Jessica Tallon2014-10-093-1/+16
|\
| * Add location model and migrationsJessica Tallon2014-10-093-1/+16
* | Merge branch '905-activities'Jessica Tallon2014-10-071-0/+42
|\ \
| * | Fix all the unit tests and clean up codeJessica Tallon2014-10-061-2/+2
| * | Create activity model and add activity creationJessica Tallon2014-08-221-0/+42
| |/
* | Fix #549 - Deauthorize OAuth applicationsJessica Tallon2014-10-012-1/+73
* | Fix #952 - Force the footer to the bottom of the pageJessica Tallon2014-09-301-120/+124
* | Add XRD+XML formatting for /.well-known/host-metaJessica Tallon2014-09-051-0/+22
|/
* Fix #923 - add allow_admin to user_has_privilege decoratorJessica Tallon2014-07-292-5/+5
* Make translatable table columns titles in media processing panelLaura Arjona Reina2014-07-291-16/+16
* Make translatable some strings that weren't i18n'edLaura Arjona Reina2014-07-293-4/+4
* Adding WAI-ARIA attributes to the header dropdown (Fix by Aleksej Serdjukov)Christopher Allan Webber2014-07-101-4/+10
* Issue #837: Moderation report page: offender's name linked to the reporter's ...Aleksej2014-06-131-1/+1
* Issue 839: move attribution from some icons' alt into title.Aleksej2014-06-132-5/+10
* Put block mediagoblin_sidebar back in user_pages/media.html. Fixes issue #906.Rodrigo Rodrigues da Silva2014-06-111-0/+3
* Adding a template hook to the dropdown headerRodrigo Rodrigues da Silva2014-06-101-0/+1
* Fixed small error in the edit.metadata javascripttilly-Q2014-05-141-1/+1
* Tweaked the metadata edit screen to run jsonschema validators against the data.tilly-Q2014-05-142-21/+18
* Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin into metadatatilly-Q2014-05-131-0/+1
|\