summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
2008-11-24correct the output formats for api user timelinesEvan Prodromou
2008-11-24support microsummariesEvan Prodromou
2008-11-23incorrect use of match resultsEvan Prodromou
2008-11-23little better handling of @#Evan Prodromou
2008-11-23Make replies to @#Evan Prodromou
2008-11-23Added 'Help' menu item to the header menu (in addition to the footer menu)Zach Copley
2008-11-23Allow the toggling of XMLWriter's indenting on and offZach Copley
2008-11-21fix tag links in subsEvan Prodromou
2008-11-20fancier urls for tagged subscriptions/subscribersEvan Prodromou
2008-11-20fancy url for tagotherEvan Prodromou
2008-11-20(Un)Subscribe form using ajaxForm()csarven
2008-11-20add peopletag action for tagged peopleEvan Prodromou
2008-11-20let users set their own profile tags from profilesettingsEvan Prodromou
2008-11-20common_(un)subscribe_formEvan Prodromou
2008-11-20Copy of (un)subscribe forms in util.phpcsarven
2008-11-18more ajax coming (un-sub)millette
2008-11-20New public tabs - Public, Recent tags, Featured, and FavoritedZach Copley
2008-11-20add all params to subscribersEvan Prodromou
2008-11-16trac685 Twitter bridge - Sync Twitter friendszach
2008-11-18small nudge enhancementsmillette
2008-11-15Nudge featurecsarven
2008-11-14trac670 trac689 Favorites (duplicate id, background image, JavaScript)csarven
2008-11-14trac626 Bugfix: Atom URL missing a dotcsarven
2008-11-14trac626 Put a list of feed linkscsarven
2008-11-14escaping was not needed at all to process short urls. Real fix.millette
2008-11-14fix longurl title attribute, removing extra backslashes.millette
2008-11-14silly escape problem with quotes, fixed.millette
2008-11-14add quotes to longurl titleEvan Prodromou
2008-11-13trac31 added longurl title to anchors when applicable. Also removed * url pre...millette
2008-11-13trac31 let * preceding a url prevent its shortening.millette
2008-11-13trac31 pg support, fixing 2tu typo, set ur1.ca as default servicemillette
2008-11-07trac31 revert the "don't shorten URLs prefixed with a *" patch since we autom...millette
2008-11-07trac31 don't shorten URLs prefixed with a *millette
2008-11-07trac31 added bit.ly supportmillette
2008-11-07trac31 added 3 more short url services: ur1.ca, 2tu.ru and ptiturl.commillette
2008-11-06trac31 added othersettings fancy urlmillette
2008-11-06trac31 url_auto_shortening by sgmurphymillette
2008-11-10CSRF Protection for login and new notice. Ticket #503zach
2008-10-07Fix to previous fix :(CiaranG
2008-10-07Only log locale sets that failCiaranG
2008-11-04Better UTF-8 escaped entity handling. Fixed bad chars in all RSS feeds.zach
2008-11-03Twitter-compatible API - properly encode and decode UTF-8 HTML entitieszach
2008-11-02heuristics for paren linking (thanks @brion!)Evan Prodromou
2008-10-27Twitter bridge - change regex to look for mb @-replieszach
2008-10-26handle seconds argument to SUPEvan Prodromou
2008-10-24add SUP link to User RSSEvan Prodromou
2008-10-23add atom and RSS 2.0 link elements to head of profile pageEvan Prodromou
2008-10-20force util.js to reload on version changeEvan Prodromou
2008-10-20don't overwrite replies in noticesEvan Prodromou
2008-10-20try to make replies point to the clicked-on noticeEvan Prodromou