summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
2009-08-04move check for SSL from util.php to OpenIDPluginEvan Prodromou
2009-08-04add an event for determining if an action is sensitiveEvan Prodromou
2009-08-02Fixed PHP Notices:Jeffery To
2009-08-02Fixed PHP Notice "Use of undefined constant session_name - assumed 'session_n...Jeffery To
2009-07-26lowercase tags using mb_convert_case(), which understands many more alphabets...Brenda Wallace
2009-07-22Merge commit 'br3nda/0.8.x-hashtags' into 0.8.xCraig Andrews
2009-07-21Detect xmpp uri's and make them into hyperlinksCraig Andrews
2009-07-20show full utf8 in tagsBrenda Wallace
2009-07-04don't try to show non-objectEvan Prodromou
2009-07-03Merge branch '0.8.x' into queuemanagerEvan Prodromou
2009-07-02Make logging facility configurableZach Copley
2009-07-02Merge branch '0.8.x' into queuemanagerEvan Prodromou
2009-07-01Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-07-01better transport choices when xmpp is disabledEvan Prodromou
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