summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
2009-11-18Added Authorization pluginCraig Andrews
2009-11-12blasted, that should not be thereCraig Andrews
2009-11-12Added a User_username table that links the external username with a StatusNet...Craig Andrews
2009-11-11Redid how URL shorteners work. This way is much more like how Evan wants even...Craig Andrews
2009-11-11Fix bug 1963: Web UI throws warnings during previously open login session aft...Brion Vibber
2009-11-10change credential check to work more like other eventsEvan Prodromou
2009-11-10Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-10fixup output of object attributes in db error codeEvan Prodromou
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-08Revert "* [Cc]an't -> [Cc]annot"Brion Vibber
2009-11-08* [Cc]an't -> [Cc]annotSiebrand Mazeland
2009-11-05Added an AutoRegister eventCraig Andrews
2009-11-04Added a CheckPassword eventCraig Andrews
2009-11-02Merge commit 'refs/merge-requests/1900' of git://gitorious.org/statusnet/main...Brion Vibber
2009-11-02allow <> to surround the url (like () or [])Craig Andrews
2009-11-02do not allow " in URLs - they are not legal URL charactersCraig Andrews
2009-11-02do not allow [ and ] - they are not legal URL charactersCraig Andrews
2009-10-31merge from testingEvan Prodromou
2009-10-23Better license check.Stephen Paul Weber
2009-10-23Remove automatic enqueuing for FacebookZach Copley
2009-10-23Fix three fatal errors when posting from 0.9.x:Brion Vibber
2009-10-19Better check if site,server is configured.Eric Helgeson
2009-10-19merge from testingEvan Prodromou
2009-10-19Utilize NICKNAME_FMT constant when creating at replies0.8.2rc1Eric Helgeson
2009-10-19Merge branch 'i18n-work' into i18n-0.9.xBrion Vibber
2009-10-16Drop a debug info line that isn't really neededBrion Vibber
2009-10-16Workaround for not fully natively set up locales with native gettext...Brion Vibber
2009-10-11Merge remote branch 'statusnet/0.8.x' into 0.9.xCraig Andrews
2009-10-07Fixed E_NOTICE when returnto isn't setJeffery To
2009-10-01Revert "Outputting UTF-8 charset in document header irrespective of mimetype."Sarven Capadisli
2009-09-30Merge branch '0.8.x' into 0.9.xSarven Capadisli
2009-09-30Outputting UTF-8 charset in document header irrespective of mimetype.Sarven Capadisli
2009-09-27Fix some bugs in the URL linkification, and fixed the unit test.Craig Andrews
2009-09-23Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-23Revert "When viewing a page in https, all links to non-actions (links to CSS,...Evan Prodromou
2009-09-22Allow some punctuation instead of just spaces before @user, !group, and #tagCraig Andrews
2009-09-22Link hrefs are the short url, and title is the long urlCraig Andrews
2009-09-21Make link href the long url so users can tell where links are goingCraig Andrews
2009-09-21'easy' way to handle notices at queue timeEvan Prodromou
2009-09-21add a hook at point of enqueuing noticesEvan Prodromou
2009-09-21Fixes for posting shortened URLs or uploadsBrion Vibber
2009-09-13When viewing a page in https, all links to non-actions (links to CSS, JS, etc...Craig Andrews
2009-09-10Allow @ signs in the path, querystring, and fragment parts of URLsCraig Andrews
2009-09-10Re-use enclosure decision logic to decide if a link gets a paperclip/lightbox...Craig Andrews
2009-09-10Revert "If a shortened URL begins with http://, don't include it in the short...Craig Andrews
2009-09-09Merge remote branch 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-09-09If a shortened URL begins with http://, don't include it in the shortened url...Craig Andrews
2009-09-09Merge remote branch 'laconica/0.8.x' into 0.9.xCraig Andrews