summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
2008-09-23Twitter bridge: Hack to get around PHP cURL's use of @ as a metachar,Zach Copley
2008-09-23make it look like a queryEvan Prodromou
2008-09-23append LACONICA_VERSION to css files to force reloadEvan Prodromou
2008-09-22correct a couple of bugsEvan Prodromou
2008-09-18if favor/disfavor submitted through ajax, return micro-html of formEvan Prodromou
2008-09-17correct urls from fancy url for show-messageEvan Prodromou
2008-09-17fancy urls for show message, new messageEvan Prodromou
2008-09-17move rendering stuff that doesn't depend on notice to a separate functionEvan Prodromou
2008-09-17use common_local_url() in tagging, add canonicalization functionEvan Prodromou
2008-09-16Get correct configured language when all else failsCiaranG
2008-09-07Twitter integration - added $config option for source attribute when posting ...Zach Copley
2008-09-07Fold password form into profile settingsZach Copley
2008-09-05Conflated Avatar and Profile settings + removed a bunch of unnecessary whites...Zach Copley
2008-08-28Twitter integration - Notices now broadcast (directly) to Twitter from linked...Zach Copley
2008-08-21Twitter integration - Oh look, a Twitter settings tab.zach
2008-09-16inbox and outbox for direct messagesEvan Prodromou
2008-09-08make favorites form use AjaxEvan Prodromou
2008-09-08write our own submit so there's no <p>Evan Prodromou
2008-09-08styling on the favor/disfavor forms to show inlineEvan Prodromou
2008-09-08better styling for favor/disfavor buttonsEvan Prodromou
2008-09-08fix requires in dis/favor and correct url in formEvan Prodromou
2008-09-08change input buttons to submit buttonsEvan Prodromou
2008-09-08initial non-Ajax version of favoritesEvan Prodromou
2008-08-26updates for invitationsEvan Prodromou
2008-08-25fix the invite urlEvan Prodromou
2008-08-25invite fancy urlEvan Prodromou
2008-08-25add invite to the nav menuEvan Prodromou
2008-09-22use common-config instead of $config in common_languageEvan Prodromou
2008-09-15cache noticesWithFriends in memcachedEvan Prodromou
2008-09-04better @ linksEvan Prodromou
2008-09-04Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567)CiaranG
2008-08-31Elide_TagsGarret Buell
2008-08-31Allow_multicase_tagsGarret Buell
2008-08-31Tags_without_fancyGarret Buell
2008-08-30use common log in error handler rather than echoEvan Prodromou
2008-08-29split public stream to its own queue handlerEvan Prodromou
2008-08-29harmonize csrf and queuesEvan Prodromou
2008-08-27misprint of omb as omsEvan Prodromou
2008-08-27change return in queue functionEvan Prodromou
2008-08-27got two lines reversedEvan Prodromou
2008-08-27break up monolithic xmppdaemon into multiple queue handlersEvan Prodromou
2008-08-28fix random function nameEvan Prodromou
2008-08-28code for session tokenEvan Prodromou
2008-08-27get language before setting it.Evan Prodromou
2008-08-25never allow blank passwordsEvan Prodromou
2008-08-25use common_sql_now() instead of DB_DataObject_CastEvan Prodromou
2008-08-17use UTF-8 as the internal encodingEvan Prodromou
2008-08-07LOG_ERROR -> LOG_ERR (again)Evan Prodromou
2008-08-06fix config globalEvan Prodromou
2008-08-06fixup locale stuff from mikenzEvan Prodromou