summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2009-03-05Merge branch 'ping' of /var/www/mublog.corrupt into corrupt/pingEvan Prodromou
2009-03-05Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-03-05@-links go to permalinks for local usersEvan Prodromou
2009-03-05Fixed bad field name in oauthstore. (fix submitted by oxygene)CiaranG
2009-03-05The correct version of the bad fix I undid in the previous commit. Must expli...CiaranG
2009-03-05Undo my previous change that breaks the Popular Notices section on the public...CiaranG
2009-03-04Stubs for Twitter-compatible API search methodsZach Copley
2009-03-04Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-03-04Made /api/account/verify_credentials.format return an extended user object. U...Zach Copley
2009-03-04check for profile recordEvan Prodromou
2009-03-04Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-03-04Plugins - added a new event (RouterInitialized) which allows a plugin to regi...CiaranG
2009-03-04PostgreSQL - made all 'weight' calculating SQL expressions compatible with bo...CiaranG
2009-03-04Error actions use HTTP code name for titleEvan Prodromou
2009-03-04Check for config file when runningEvan Prodromou
2009-03-04fix pagination links with new URL mapperEvan Prodromou
2009-03-04Hooks for: Public group nav in order to place a list-anchor item atSarven Capadisli
2009-03-04Additional (optional, defaults to off) logging of PEAR error details, which a...CiaranG
2009-02-28automatically handle non-laconica-named databasesEvan Prodromou
2009-02-28Add a flag for if there's no config fileEvan Prodromou