]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/util.php
add returnto information to the block form
[quix0rs-gnu-social.git] / lib / util.php
2008-12-08 Evan Prodromouadd returnto information to the block form
2008-12-08 Evan Prodromouadd block name to block form
2008-12-08 Evan Prodromouadd fancy url for block action
2008-12-08 Evan Prodromouadd block form to subscribers list and profile page
2008-12-08 Evan Prodromoudon't save replies from a blocked profile to the blocki...
2008-12-08 Evan Prodromoupass profile id for subscriptions rather than user...
2008-12-08 Evan Prodromouadd class to body element
2008-12-05 csarventrac855 trac856 and Feed list for the Favorited page
2008-12-04 millettetrac494 email is now in recipient's language
2008-12-04 millettedone delete own profile (see other settings)
2008-12-03 Evan Prodromouunsubscribe from a remote profile
2008-12-03 Evan Prodromoufix conflict with Robin's changes on trunk
2008-12-03 Evan Prodromoubetter microformats from @singpolyma
2008-11-28 milletteuse label tab for checkboxes
2008-11-28 milletteshorten urls for posts > 140 chars only, from anywhere...
2008-11-28 milletteonly expand URLs we shortened ourselves + only shorten...
2008-11-24 millettea step closer to deleting a user and hosts posts from...
2008-12-09 Evan Prodromouadd some transaction voodoo to the insert for rememberm...
2008-12-09 Evan Prodromouslightly better reporting when setting rememberme cookies
2008-12-09 Evan Prodromoucommon_warning() doesn't exist
2008-12-09 Evan Prodromoucache current user in a global variable
2008-12-09 Evan Prodromoubetter error reporting for rememberme cookie handling
2008-12-03 Evan Prodromouwhitespace cleanup
2008-12-03 Evan Prodromouadd common_compatible_license() function
2008-11-24 Evan Prodromoucorrect the output formats for api user timelines
2008-11-24 Evan Prodromousupport microsummaries
2008-11-24 Evan Prodromouincorrect use of match results
2008-11-24 Evan Prodromoulittle better handling of @#
2008-11-24 Evan ProdromouMake replies to @#
2008-11-23 Zach CopleyAdded 'Help' menu item to the header menu (in addition...
2008-11-23 Zach CopleyAllow the toggling of XMLWriter's indenting on and off
2008-11-21 Evan Prodromoufix tag links in subs
2008-11-21 Evan Prodromoufancier urls for tagged subscriptions/subscribers
2008-11-21 Evan Prodromoufancy url for tagother
2008-11-20 csarven(Un)Subscribe form using ajaxForm()
2008-11-20 Evan Prodromouadd peopletag action for tagged people
2008-11-20 Evan Prodromoulet users set their own profile tags from profilesettings
2008-11-20 Evan Prodromoucommon_(un)subscribe_form
2008-11-20 csarvenCopy of (un)subscribe forms in util.php
2008-11-18 millettemore ajax coming (un-sub)
2008-11-20 Zach CopleyNew public tabs - Public, Recent tags, Featured, and...
2008-11-20 Evan Prodromouadd all params to subscribers
2008-11-17 zachtrac685 Twitter bridge - Sync Twitter friends
2008-11-18 millettesmall nudge enhancements
2008-11-16 csarvenNudge feature
2008-11-15 csarventrac670 trac689 Favorites (duplicate id, background...
2008-11-14 csarventrac626 Bugfix: Atom URL missing a dot
2008-11-14 csarventrac626 Put a list of feed links
2008-11-14 milletteescaping was not needed at all to process short urls...
2008-11-14 millettefix longurl title attribute, removing extra backslashes.
2008-11-14 millettesilly escape problem with quotes, fixed.
2008-11-14 Evan Prodromouadd quotes to longurl title
2008-11-13 millettetrac31 added longurl title to anchors when applicable...
2008-11-13 millettetrac31 let * preceding a url prevent its shortening.
2008-11-13 millettetrac31 pg support, fixing 2tu typo, set ur1.ca as defau...
2008-11-07 millettetrac31 revert the "don't shorten URLs prefixed with...
2008-11-07 millettetrac31 don't shorten URLs prefixed with a *
2008-11-07 millettetrac31 added bit.ly support
2008-11-07 millettetrac31 added 3 more short url services: ur1.ca, 2tu...
2008-11-06 millettetrac31 added othersettings fancy url
2008-11-06 millettetrac31 url_auto_shortening by sgmurphy
2008-11-11 zachCSRF Protection for login and new notice. Ticket #503
2008-10-07 CiaranGFix to previous fix :(
2008-10-07 CiaranGOnly log locale sets that fail
2008-11-04 zachBetter UTF-8 escaped entity handling. Fixed bad chars...
2008-11-03 zachTwitter-compatible API - properly encode and decode...
2008-11-02 Evan Prodromouheuristics for paren linking (thanks @brion!)
2008-10-27 zachTwitter bridge - change regex to look for mb @-replies
2008-10-26 Evan Prodromouhandle seconds argument to SUP
2008-10-25 Evan Prodromouadd SUP link to User RSS
2008-10-23 Evan Prodromouadd atom and RSS 2.0 link elements to head of profile...
2008-10-20 Evan Prodromouforce util.js to reload on version change
2008-10-20 Evan Prodromoudon't overwrite replies in notices
2008-10-20 Evan Prodromoutry to make replies point to the clicked-on notice
2008-10-07 zachTwitter bridge - was checking the wrong bit (!) for...
2008-09-26 Zach CopleyTwitter bridge -- more explicit checking of noticesync...
2008-10-02 CiaranGCombined language patches that got missed due to repo...
2008-09-28 Evan Prodromoufancy url for favorites rss
2008-09-26 Evan Prodromoumove memcache connections to util.php
2008-09-24 Evan Prodromoucorrect url for new message form
2008-09-24 Evan Prodromouput message form on inbox and outbox
2008-09-24 Evan Prodromouchange the rule for detecting replies.
2008-09-24 Evan Prodromouchange foreign links flags code to use bitmasks
2008-09-24 Zach CopleyTwitter bridge - pref setting to turn off sending ...
2008-09-23 Zach CopleyTwitter bridge - Bugfix: You can now turn off brige...
2008-09-23 Zach CopleyAdded option to add disable attr to common_checkbox()
2008-09-23 Zach CopleyTwitter bridge: Hack to get around PHP cURL's use of...
2008-09-23 Evan Prodromoumake it look like a query
2008-09-23 Evan Prodromouappend LACONICA_VERSION to css files to force reload
2008-09-22 Evan Prodromoucorrect a couple of bugs
2008-09-18 Evan Prodromouif favor/disfavor submitted through ajax, return micro...
2008-09-17 Evan Prodromoucorrect urls from fancy url for show-message
2008-09-17 Evan Prodromoufancy urls for show message, new message
2008-09-17 Evan Prodromoumove rendering stuff that doesn't depend on notice...
2008-09-17 Evan Prodromouuse common_local_url() in tagging, add canonicalization...
2008-09-16 CiaranGGet correct configured language when all else fails
2008-09-07 Zach CopleyTwitter integration - added $config option for source...
2008-09-07 Zach CopleyFold password form into profile settings
2008-09-05 Zach CopleyConflated Avatar and Profile settings + removed a bunch...
2008-08-28 Zach CopleyTwitter integration - Notices now broadcast (directly...
next