]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib
Merge branch 'master' into 0.7.x
[quix0rs-gnu-social.git] / lib /
2009-03-19 Evan ProdromouMerge branch 'master' into 0.7.x
2009-03-19 Evan ProdromouSomewhat better behaviour with mixed caps in search
2009-03-19 Evan Prodromouping handler returns proper boolean response
2009-03-19 Evan Prodromouping handler returns proper boolean response
2009-03-18 Evan Prodromoufix bug in profile list owner check
2009-03-18 Evan Prodromoufix bug in profile list owner check
2009-03-16 Meitar MoscovitzAdd `apple-touch-icon.png` support; favicons for the...
2009-03-16 Meitar MoscovitzOutput code to explicitly reference favicons.
2009-03-14 Adrian LangFix typo in the the newmessage route.
2009-03-13 Adrian LangFix typo in the the newmessage route.
2009-03-13 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-12 Evan Prodromouupdate version number to 0.7.2.1
2009-03-12 Evan Prodromouupdate q-factors for new translations
2009-03-12 Evan ProdromouRevert "trac #201 Add flowplayer to enable multimedia...
2009-03-12 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-12 Evan ProdromouUpdate README and version number
2009-03-11 Evan ProdromouDocument the site-logo configuration option
2009-03-11 Adrian LangAdd nullcheck for foreign profile.
2009-03-11 Adrian LangCheck if that $_SERVER param is set before accessing.
2009-03-11 Adrian LangAnother undefined object member.
2009-03-11 Adrian LangRemove comparison with member variable of null variable...
2009-03-11 Adrian LangFix array access on possibly undefined index.
2009-03-11 Adrian LangMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-11 Adrian LangMerge branch '0.7.x' of http://git.gitorious.org/laconi...
2009-03-10 Zach CopleyUpdates to the API to improve Atom feeds
2009-03-10 Eric HelgesonChanged all $config[][] calls to common_config()
2009-03-09 CiaranGPostgreSQL - a couple more GROUP BY queries that needed...
2009-03-09 Adrian LangImprove handling of null values in profile parameters.
2009-03-08 Adrian LangTypo in lib/omb.php updateprofile request handling.
2009-03-08 Adrian LangAdd subedit to the main/ routes.
2009-03-08 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 Evan Prodromouuse call_user_func for callbacks
2009-03-08 CiaranGPostgreSQL - some more fixes to make queries compatible...
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 Evan ProdromouRevert "Remove leave button from grouplist if current...
2009-03-08 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 Adrian LangRemove leave button from grouplist if current user...
2009-03-07 Evan Prodromouhelpful documentation for oauthstore nonce stuff
2009-03-07 Evan ProdromouFix nonce usage in OAuth store
2009-03-07 Evan ProdromouMake OpenID login and registration URLs work
2009-03-07 Evan Prodromouchange trust root calculation
2009-03-07 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-07 Evan ProdromouLimit duplicate notices in a particular time period...
2009-03-07 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-07 Zach CopleyAtom search results for Twitter-compatible API + phpcs...
2009-03-07 Evan ProdromouSome fixes for OpenID and OMB URLs
2009-03-06 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-06 Zach CopleyFirst crack at Twitter-like JSON search results for...
2009-03-06 CiaranGFixed problem with group lists not display all details...
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-03-05 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Evan Prodromou@-links go to permalinks for local users
2009-03-05 CiaranGFixed bad field name in oauthstore. (fix submitted...
2009-03-05 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 CiaranGThe correct version of the bad fix I undid in the previ...
2009-03-05 CiaranGUndo my previous change that breaks the Popular Notices...
2009-03-05 Zach CopleyStubs for Twitter-compatible API search methods
2009-03-05 Zach CopleyMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-03-05 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Zach CopleyMade /api/account/verify_credentials.format return...
2009-03-04 Evan Prodromoucheck for profile record
2009-03-04 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-04 CiaranGPlugins - added a new event (RouterInitialized) which...
2009-03-04 CiaranGPostgreSQL - made all 'weight' calculating SQL expressi...
2009-03-04 Evan ProdromouError actions use HTTP code name for title
2009-03-04 Evan ProdromouCheck for config file when running
2009-03-04 Evan Prodromoufix pagination links with new URL mapper
2009-03-04 Sarven CapadisliHooks for: Public group nav in order to place a list...
2009-03-04 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-04 CiaranGAdditional (optional, defaults to off) logging of PEAR...
2009-03-01 Evan Prodromouautomatically handle non-laconica-named databases
2009-03-01 Evan ProdromouAdd a flag for if there's no config file
2009-02-27 Adrian LangAdd route for new message to user.
2009-02-27 Adrian LangHopefully fixes #1260: Mess with norwegian languages...
2009-02-27 Adrian LangFixes #1258: A period in a hashtag leads to the tag...
2009-02-27 Adrian LangRoute for remote subscribe link on profile page.
2009-02-27 Adrian LangMore routes.
2009-02-27 Adrian LangAdd finishremotesubscribe to the unrouted actions list.
2009-02-27 Adrian LangAuth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays...
2009-02-27 Adrian LangAdds some missing routes.
2009-02-26 Sarven CapadisliHook for setting document content type, charset, langua...
2009-02-24 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-24 Sarven CapadisliPrint stylesheet
2009-02-23 Zach CopleyTicket #1108 - Added 'social graph' methods to the API
2009-02-23 Zach CopleyMinor routing fix for friends_timeline API method
2009-02-23 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-21 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-21 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-21 Zach CopleyNew doc page for Identi.ca badge and minor updates...
2009-02-20 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-20 Sarven CapadisliHooks for: local navigation
2009-02-20 Zach CopleyFixed routing for direct messages and favorites in...
2009-02-20 Evan ProdromouChange common_local_url() to take 4 arguments
2009-02-20 Evan Prodromoufix notices in lib/grouplist.php
2009-02-20 Evan Prodromoufix some notices in omb.php
2009-02-20 Evan Prodromoufix notice in searchaction
2009-02-20 Evan Prodromoumake check for ->value better
2009-02-20 Evan Prodromouchange static in router to var
2009-02-20 Leslie Michael OrchardNOTICES_PER_SECTION already defined in lib/noticesectio...
next