summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-03-31give the correct root url when SSL enabledEvan Prodromou
2009-03-30Support SSL for some, all, or no pagesEvan Prodromou
2009-03-30Changes to router setup to make notice search RSS feed workEvan Prodromou
2009-03-30welcome notice, default sub for new usersEvan Prodromou
2009-03-30add full name title to notice list linkEvan Prodromou
2009-03-30add titles to group links in noticesEvan Prodromou
2009-03-30add a title to attention notice linksEvan Prodromou
2009-03-25A different search pagination fix (see ticket #1333) that doesn't require fix...CiaranG
2009-03-24include text of notice in favourites notificationEvan Prodromou
2009-03-23show subscribe button and block form againEvan Prodromou
2009-03-22not correctly checking results of XML-RPC requestEvan Prodromou
2009-03-22variable name errorEvan Prodromou
2009-03-19Somewhat better behaviour with mixed caps in searchEvan Prodromou
2009-03-19ping handler returns proper boolean responseEvan Prodromou
2009-03-18fix bug in profile list owner checkEvan Prodromou
2009-03-14Fix typo in the the newmessage route.Adrian Lang
2009-03-12update version number to 0.7.2.10.7.2.1Evan Prodromou
2009-03-12update q-factors for new translationsEvan Prodromou
2009-03-12Revert "trac #201 Add flowplayer to enable multimedia playback capability."Evan Prodromou
2009-03-11Update README and version number0.7.2Evan Prodromou
2009-03-11Document the site-logo configuration optionEvan Prodromou
2009-03-11Add nullcheck for foreign profile.Adrian Lang
2009-03-11Check if that $_SERVER param is set before accessing.Adrian Lang
2009-03-11Another undefined object member.Adrian Lang
2009-03-11Remove comparison with member variable of null variable, cleaned code a bit.Adrian Lang
2009-03-11Fix array access on possibly undefined index.Adrian Lang
2009-03-11Merge branch '0.7.x' of http://git.gitorious.org/laconica/erichelgeson-clone ...Adrian Lang
2009-03-10Updates to the API to improve Atom feedsZach Copley
2009-03-09Changed all $config[][] calls to common_config()Eric Helgeson
2009-03-09PostgreSQL - a couple more GROUP BY queries that needed to be explicitCiaranG
2009-03-09Improve handling of null values in profile parameters.Adrian Lang
2009-03-08Typo in lib/omb.php updateprofile request handling.Adrian Lang
2009-03-08Add subedit to the main/ routes.Adrian Lang
2009-03-08use call_user_func for callbacksEvan Prodromou
2009-03-08PostgreSQL - some more fixes to make queries compatible with both databases. ...CiaranG
2009-03-07Revert "Remove leave button from grouplist if current user is admin of that g...Evan Prodromou
2009-03-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-03-08Remove leave button from grouplist if current user is admin of that group.Adrian Lang
2009-03-07helpful documentation for oauthstore nonce stuffEvan Prodromou
2009-03-07Fix nonce usage in OAuth storeEvan Prodromou
2009-03-07Make OpenID login and registration URLs workEvan Prodromou
2009-03-07change trust root calculationEvan Prodromou
2009-03-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-03-07Limit duplicate notices in a particular time period (default 60s)Evan Prodromou
2009-03-06Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-03-06Atom search results for Twitter-compatible API + phpcs stuffZach Copley
2009-03-06Some fixes for OpenID and OMB URLsEvan Prodromou
2009-03-06Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-03-06First crack at Twitter-like JSON search results for the APIZach Copley
2009-03-06Fixed problem with group lists not display all details - broken (by me) in 11...CiaranG