summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-14cleaned up code styleBrenda Wallace
2009-09-14pulled @author from git logsBrenda Wallace
2009-09-14fixed indentation for the pear code stylesBrenda Wallace
2009-09-14lotsa of multiline if statements and function calls changed style to meat pea...Brenda Wallace
2009-09-14fixed up if statementsBrenda Wallace
2009-09-14added most of the required doxygenBrenda Wallace
2009-09-14most of code style errors goneBrenda Wallace
2009-09-14removed commented out code we no longer wantBrenda Wallace
2009-09-14fixed up curly brackets and spaces around for, if, elseBrenda Wallace
2009-09-14many doxygen comments addedBrenda Wallace
2009-09-14lotsa tabulation changed to 4 spacesBrenda Wallace
2009-09-14fixed missing semisolonBrenda Wallace
2009-09-14removed most of the <?php ?> that was making this hard to readBrenda Wallace
2009-09-14added doxygen for main()Brenda Wallace
2009-09-14changed curly bracks on if, else, foreach to match pear code stylesBrenda Wallace
2009-09-14added doxygen tagsBrenda Wallace
2009-09-14bug 1814: installer now only offers DB types which are available.Brion Vibber
2009-09-09Merge remote branch 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-09-09If a shortened URL begins with http://, don't include it in the shortened url...Craig Andrews
2009-09-09Merge remote branch 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-09-09:: isn't a valid IPv6 address for our purposesCraig Andrews
2009-09-09Updated biz, cloudy, h4ck3r, pigeonthoughts themes default logosSarven Capadisli
2009-09-09Updated biz theme.Sarven Capadisli
2009-09-08Linkback Plugin: check result properly so failures are not reported as a succ...CiaranG
2009-09-08Use a non-error-generating array key check to a) improve performance and b) n...CiaranG
2009-09-07Don't "hightlight" search terms (by surrounding them in <strong>$term</strong...Craig Andrews
2009-09-07Setting max width limit to select form control on inbox and outbox pagesSarven Capadisli
2009-09-07Updated identica and default theme to use processing indicatorSarven Capadisli
2009-09-05more info in error message, to help next person who has to debug localesbrenda
2009-09-04Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli
2009-09-04Updated layout for filter by tag formSarven Capadisli
2009-09-04Added additional characters as allowed in URLs.Craig Andrews
2009-09-03Improve OAuth CGI compatibilityCraig Andrews
2009-09-03Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli
2009-09-03Created autofocus method to give focus to an element (primarily a formSarven Capadisli
2009-09-03Fix spellingCraig Andrews
2009-09-03add basic auth support for cgi servers on the api (trac #1832)mEDI
2009-09-03Pluginize the URL shortenersCraig Andrews
2009-09-02Merge remote branch 'brion/fixlinks' into 0.9.xCraig Andrews
2009-09-02Merge remote branch 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-09-02Add Tidy requirement to the READMECraig Andrews
2009-09-02The 'tidy' extension is a requirementCraig Andrews
2009-09-01Merge remote branch 'cvollick/ContactUpdate' into 0.8.xCraig Andrews
2009-09-03Updated Location of Bug Tracker in Contact Page.Christopher Vollick
2009-09-01Allow whitespace before and after the = and require space before the href in ...Craig Andrews
2009-09-01Check "Files" of type 'application/xhtml+xml' for oEmbed in addition to just ...Craig Andrews
2009-09-02Better error handlingZach Copley
2009-09-02Fixed bug in which you cannot turn off importing friends timelines flagZach Copley
2009-09-01fix some double-escaped %s leading to broken links right smack on the main pageBrion Vibber
2009-09-01Typo fix in error case: we probably wanted to call sprintf() not sprint()Brion Vibber