summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
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
2009-04-03add finishaddopenid to list of sensitive pages to use with sslEvan Prodromou
2009-04-02Merge branch '0.8.x' of git://gitorious.org/laconica/fmarani-clone into fmara...Evan Prodromou
2009-04-01Merge branch '0.7.x' of git@gitorious.org:laconica/devEvan Prodromou
2009-04-01Return redirect code correctly as HTTP status, not a header. Fixes ticket #1371CiaranG
2009-03-31give the correct root url when SSL enabledEvan Prodromou
2009-03-30Support SSL for some, all, or no pagesEvan Prodromou
2009-03-30Merge branch 'master' into 0.7.xEvan Prodromou
2009-03-30add titles to group links in noticesEvan Prodromou
2009-03-30add a title to attention notice linksEvan Prodromou
2009-03-28Testing JMS message selectors for notice tags-based routingFederico Marani
2009-03-26Support SSL for some, all, or no pagesEvan Prodromou
2009-03-16Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xFederico Marani
2009-03-17use common_database_tablename instead of repeating that if structure everywhereBrenda Wallace
2009-03-12Revert "trac #201 Add flowplayer to enable multimedia playback capability."Evan Prodromou
2009-03-09Changed all $config[][] calls to common_config()Eric Helgeson
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-07Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xFederico Marani
2009-03-07tests with Apache ActiveMQ topics (pubsub)Federico Marani
2009-03-06Some fixes for OpenID and OMB URLsEvan Prodromou
2009-03-05Merge branch 'ping' of /var/www/mublog.corrupt into corrupt/pingEvan Prodromou
2009-03-05@-links go to permalinks for local usersEvan Prodromou
2009-03-04Check for config file when runningEvan Prodromou
2009-02-27Fixes #1258: A period in a hashtag leads to the tag being interpreted as url ...Adrian Lang
2009-02-20Change common_local_url() to take 4 argumentsEvan Prodromou
2009-02-20* implemented STOMP support for external message queueing systemsFederico Marani
2009-02-16error in hashtag link generationEvan Prodromou
2009-02-16trac #201 Add flowplayer to enable multimedia playback capability.Robin Millette
2009-02-13remove debugging info from local_urlEvan Prodromou