summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
2009-07-01take out session handler notificationEvan Prodromou
2009-07-01Add UnQueueManager for immediate handlingEvan Prodromou
2009-06-30Merge commit 'jeff-themovie/small-fixes' into 0.8.xZach Copley
2009-06-28better output for common error handlerEvan Prodromou
2009-06-28extract log-line formatting to its own functionEvan Prodromou
2009-06-28don't canonicalize people's text into URLsEvan Prodromou
2009-06-28start of queuemanager codeEvan Prodromou
2009-06-27log IP for API auth errorsEvan Prodromou
2009-06-27some debugging code for sessionsEvan Prodromou
2009-06-27use the session class to store sessionsEvan Prodromou
2009-06-27a memcached_dataobject class for saving sessionsEvan Prodromou
2009-06-27marker in sessionsEvan Prodromou
2009-06-26Merge branch '0.8.x' into small-fixesJeffery To
2009-06-25Return clippy to his rightful place next to attachmentsZach Copley
2009-06-24make stomp server work with username and passwordEvan Prodromou
2009-06-24Merge branch '0.8.x' into small-fixesJeffery To
2009-06-23append uploads to content rather than showing them doubleEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-15allow a configured base for cache keysEvan Prodromou
2009-06-14Link and distribute notices tagged for a group aliasEvan Prodromou
2009-06-12Fix "Trying to get property of non-object" errors when a user tries to log in...Jeffery To
2009-06-10merge error in util.phpEvan Prodromou
2009-06-08Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-05-30Removing inbox and memcached daemon handlingEvan Prodromou
2009-05-28Only enqueue inbox-dependent transports after inboxes have been filledEvan Prodromou
2009-05-27Handles local aliases (redirection) for file uploads attached to notices.Robin Millette
2009-05-25Display thumbnail on hover over links in notices when appropriate.Robin Millette
2009-05-24Removed big clip and replaced with smaller inline one next to each URL (in a ...Robin Millette
2009-05-18Removed dead code.Robin Millette
2009-05-13rewrote short url stuff to handle new file/url classes (redirections, oembed,...Robin Millette
2009-05-11db stuff for URLs: redirections, oembed, etc.Robin Millette
2009-05-01Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-238-char limit on transportsEvan Prodromou
2009-04-23incorrect config setting for inboxesEvan Prodromou
2009-04-23Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-23Add an inbox queue handlerEvan Prodromou
2009-04-23A queuehandler for blowing caches offlineEvan Prodromou
2009-04-21Suppress errors when checking for the existence of files that might be restri...CiaranG
2009-04-20Merge branch '0.7.x' of git://gitorious.org/laconica/bAvatar-clone without th...Adrian Lang
2009-04-18shortening links in notices from XMPPTobias Diekershoff
2009-04-17fix merge conflict 0.7.x 0.8.x in util.php and register.php.Robin Millette
2009-04-17cosmetic fixes.Robin Millette
2009-04-10Trimming the accept header parts for better content type comparison.Sarven Capadisli
2009-04-08Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-08Merge branch 'master' of git://gitorious.org/laconica/br3nda into review/masterCiaranG
2009-04-03Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-04-03Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-04-03Only kill control and surrogates, leave UTF-8 formatting chars alone.Zach Copley
2009-04-03Merge branch '0.7.x' into 0.8.xEvan Prodromou