aboutsummaryrefslogtreecommitdiff
path: root/src/phorkie
AgeCommit message (Expand)Author
2014-07-04make mime_type_plaindetect work in .phar filesChristian Weiske
2014-07-04Merge remote-tracking branch 'origin/master'Christian Weiske
2014-07-04detect baseurl automatically, load config file from .pharChristian Weiske
2014-07-04use lib/ as include path when PEAR-installed dependencies are in itChristian Weiske
2014-07-01make autoloading geshi workChristian Weiske
2014-06-13handle undefined local clone urlsChristian Weiske
2014-06-13use geshi from geshi's new pear channelChristian Weiske
2014-05-20Avoid mixed content warnings by letting Libravatar detect HTTPS connection.Zertrin
2014-05-16add option to disable avatar loadingChristian Weiske
2014-05-16support michelf\markdown 1.4+ APIChristian Weiske
2014-05-15update geshi setup checkChristian Weiske
2014-05-15use composer-provided autoloader if it existsChristian Weiske
2014-05-14remove superfluous empty line at EOFChristian Weiske
2014-05-14use autoloader on geshi before including it manuallyChristian Weiske
2014-05-14show newest repositories in list at firstChristian Weiske
2014-05-08show remote fork button only if user cannot writeChristian Weiske
2014-05-08display fork domainsChristian Weiske
2014-05-08display success flash message after forkingChristian Weiske
2014-05-06fix gist.github.com clone urlsChristian Weiske
2014-05-02extract gist titlesChristian Weiske
2014-05-02basic web+fork handlingChristian Weiske
2014-05-02fix pear2_services_linkback nameChristian Weiske
2014-04-30support git RC versionsChristian Weiske
2014-04-30check if mime type detection worksChristian Weiske
2014-04-30check for services_linkbackChristian Weiske
2014-02-05Fix #43: gist.github.com URLs with usernamesChristian Weiske
2013-12-03make linkback urls local if on same serverChristian Weiske
2013-11-22first work on remote fork notifications with linkback (webmention/pingback)Christian Weiske
2013-11-21set title and homepage of remote forksChristian Weiske
2013-11-21Use title of remote paste for forked one; use page title as fallbackChristian Weiske
2013-11-21allow remote forking of HTTP and HTTPS URLsChristian Weiske
2013-11-13allow creating directories with new file namesChristian Weiske
2013-11-13support utf-8 characters in file namesChristian Weiske
2013-11-12allow deleting and renaming of pastes with only binary filesChristian Weiske
2013-11-12lowercase file extension before using it for type detectionChristian Weiske
2013-09-17webhook supportChristian Weiske
2013-09-16Disable editor on commit with --no-editElan Ruusamäe
2013-09-04detect xml and json as textChristian Weiske
2013-04-21Allow usage in a subdir of a host.Colin Guthrie
2012-11-21first work on Fork origin display; works for local forksChristian Weiske
2012-11-21move load method to topChristian Weiske
2012-10-25set correct update time when the user edits the pasteChristian Weiske
2012-10-24make getLink optionally return full urlsChristian Weiske
2012-10-24Part of #35: show paste ownerChristian Weiske
2012-10-24Part of #35: store owner in git configurationChristian Weiske
2012-10-24show proper error message on remote forkingChristian Weiske
2012-10-24check for empty fork urlChristian Weiske
2012-10-24Correct E_NOTICE on error when remote forking.Justin J. Novack
2012-10-01Use commit timestamps for ElasticSearch and sort on last commit time.Justin J. Novack
2012-10-01Fix bug #31: forked pastes cannot be remote forkedChristian Weiske