X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/149e039741f94f9e22bd2c8d7dcf33158a110e79..59c71c3a808b2c6a1e77a500717a264cb3c32051:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 51548c2..f4b80c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,81 @@ +2015-02-03 Christian Weiske + + * Implement paste embedding via oEmbed + * Release version 0.5 + +2015-01-29 Christian Weiske + + * Implement paste embedding via JavaScript + * Implement single file editing + * Implement automatic login + * Implement Elasticsearch 1.3 compatibility + * Work around PHP bug #68347 to parse ini files correctly + * Move clone URLs to sidebar + * Move additional button into text field + +2014-07-15 Christian Weiske + + * Release version 0.4 + +2013-09-17 Christian Weiske + + * Add webhook support + +2013-09-16 Elan Ruusamäe + + * Disable editor on commit with --no-edit + +2013-08-20 Justin J. Novack + + * Add perPage settings into config + +2013-08-20 Christian Weiske + + * Fix bug #41: AGPL link broken + * Automatically focus OpenID field on login page + +2013-08-20 Fredrik Nygren + + * Implement request #37: Add avatar to navbar and profile page + +2012-10-24 Christian Weiske + + * Implement request #35: Store owner of paste + * Fix bug #33: do not index login page + +2012-10-24 Justin J. Novack + + * Local bootstrap, responsive design + +2012-10-01 Christian Weiske + + * Fix bug #27: render .json files + * Fix bug #31: forked pastes cannot be remote forked + +2012-09-28 Christian Weiske + + * Check for OpenID package in SetupCheck + * Fix bug #24: setupcheck: verify geshi installation + * Fix bug #25: setupcheck: verify markdown + * Release version 0.3.1 + +2012-09-28 Christian Weiske + + * Fix bug #23: "work dir not found" on failed remote fork + * Fix bug #20: elasticsearch error on deletion + * Release version 0.3.0 + +2012-09-27 Christian Weiske + + * Fix bug #22: Edited pastes not in "recently created" + +2012-09-27 Christian Weiske + + * Release of version 0.3.0 + 2012-09-19 Christian Weiske + * Implement request #13: remote forking support * Implement request #12: add link rel="vcs-git" 2012-09-18 Justin J. Novack @@ -8,7 +84,7 @@ 2012-09-17 Justin J. Novack - * Add OpenID authentication + * Implement request #5: OpenID authentication 2012-09-16 Christian Weiske @@ -44,7 +120,7 @@ * Automatic elasticsearch setup on startup * Use title instead of paste ID * Better pager - * Request #3: Show new pastes in sidebar of "new paste" page + * Implement request #3: Show new pastes in sidebar of "new paste" page 2012-05-04 Christian Weiske