]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions
Merge branch 'master' of /var/www/trunk
[quix0rs-gnu-social.git] / actions /
2009-01-11 ZachMerge branch 'master' of /var/www/trunk
2009-01-11 Zachtrac750 Facebook app's invite tab now works
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-07 Evan ProdromouRevert "XRDS namespace fix"
2009-01-07 Evan ProdromouXRDS namespace fix
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2009-01-06 Zach Copleytrac750 better settings tab workflow
2008-12-25 Zach CopleySome fixups of patches not already migrated to trunk...
2008-12-16 Sarven CapadisliDirect message XHR response fix for IE and minor tweaks
2008-12-16 Zach CopleyTwitter-compatible API - update verify_credentials...
2008-12-15 Evan Prodromoucorrectly handle remote re-subscribe
2008-12-15 Evan Prodromoubug with remote subscriptions and blocks
2008-12-12 Zach CopleyFixed Popular tab (hopefully)
2008-12-12 Evan Prodromoudon't show form if subscription can't be found (weirdly)
2008-12-12 Evan Prodromoudon't block yourself!
2008-12-12 Sarven CapadisliUsing single id for both profile block and unblock
2008-12-12 Evan Prodromoustub out facebook app and delete profile
2008-12-12 Sarven CapadisliIndenting the XML response
2008-12-11 Zach CopleyBetter titles and instructions for Featured and Popular...
2008-12-11 Evan Prodromoumisspelled INSTALLDIR in newnotice.php
2008-12-11 Evan Prodromoutake out c&p code from newnotice, use noticelist classe...
2008-12-11 Evan Prodromoumake a new NoticeList widget and call it from StreamAction
2008-12-11 Sarven CapadisliSetting nudge XHR response to utf-8 and indenting
2008-12-11 Sarven CapadisliStandardising XHR responses to utf-8 and indenting
2008-12-11 Zach CopleyFix bad arguments that were throwing PHP warnings
2008-12-11 Zach CopleyArray needs initializing before it's returned. How...
2008-12-11 Evan Prodromouadd User-Agent to OMB requests
2008-12-11 Evan Prodromoubetter output in subscribe
2008-12-10 Evan Prodromouset jabber and sms flags on subscriptions
2008-12-10 csarvenJcrop v2 (POST cropping to be completed)
2009-01-05 Zach Copleytrac750 configurable sync flags for Facebook app (notic...
2009-01-05 Zach Copleytrac750 Automatically update linked Facebook users...
2008-12-30 Evan Prodromouwrapper element for config.xml
2008-12-30 Evan Prodromoubetter serialization of arrays and booleans in config...
2008-12-30 Evan Prodromouimplement the api/laconica/config method
2008-12-30 Evan Prodromouadd some breaks so that switch statement works
2008-12-30 Evan Prodromouimplement api/laconica/version method
2008-12-30 Evan Prodromouadd laconica methods to unauthed ones
2008-12-30 Evan ProdromouLaconica-specific extensions for Twitter API
2008-12-23 Evan Prodromouwhitespace changes in actions/register.php after global...
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan ProdromouTRUE
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-23 Evan Prodromoubring lib/noticelist.php into line with PEAR code standards
2008-12-22 Evan Prodromoubring messaging section (inbox, outbox, mailbox) into...
2008-12-10 Evan Prodromouresolve conflicts
2008-12-09 Zach CopleyNew AjaxWebChannel for returning ajaxy responses to...
2008-12-09 Zach Copleyfix registration bug - fatal error when sending email...
2008-12-08 Zach Copleytrac750 Use Facebook dialogs for success and error...
2008-12-08 Zach Copleytrac750 Remove foreign link when Facebook user removes...
2008-12-07 Zach Copleytrac750 - linked in CSS file and added CSS for profile box
2008-12-06 Zach Copleytrac750 - Exoskeleton of a nascent Facebook app
2008-12-09 Zach Copleytrac540 - Add 'since' param to Twitter-compatible API...
2008-12-08 Evan Prodromoupass returnto info from subscribers to block form
2008-12-08 Evan Prodromoucorrectly init the document type for block API actions
2008-12-08 Evan Prodromouenable block API
2008-12-08 Evan Prodromouadd an unblock form
2008-12-08 Evan Prodromouerror in figuring out actions to return to
2008-12-08 Evan Prodromouadd returnto information to the block form
2008-12-08 Evan Prodromouchange element_start to element for instructions
2008-12-08 Evan Prodromoureturn true from block action
2008-12-08 Evan Prodromouadd header and footer
2008-12-08 Evan Prodromoufixup handle function in block action
2008-12-08 Evan Prodromouadd block form to subscribers list and profile page
2008-12-08 Evan Prodromoudon't allow remote subscribes from blocked profiles
2008-12-08 Evan Prodromoupass profile id for subscriptions rather than user...
2008-12-07 Evan Prodromouremove favoritedrss
2008-12-05 csarventrac855 trac856 and Feed list for the Favorited page
2008-12-04 millettedone delete own profile (see other settings)
2008-12-03 millettemoving delete profile to its own space.
2008-12-03 millettedelete user and all traces from the db.
2008-12-03 csarvenUsing abbr.published @title and ISO8601
2008-12-03 Evan Prodromouprepare the action obj for API
2008-12-03 Evan Prodromoudon't allow new users if the site is closed or invite...
2008-12-03 Evan Prodromoufine-tuning the privacy flag
2008-12-03 Evan Prodromouunsubscribe from a remote profile
2008-12-03 Evan Prodromoupermanent redirect on non-canonical nickname
2008-12-03 Evan Prodromouparent::init() -> parent::prepare()
2008-12-03 Evan Prodromouchange Action::init() to Action::prepare() to avoid...
2008-12-03 Evan Prodromoubetter microformats from @singpolyma
2008-12-02 Evan Prodromouadd attributes for shownotice
2008-12-02 Evan Prodromouend ETag with quotes
2008-12-02 Evan Prodromounotices have a create stamp not a modified stamp
2008-12-02 Evan Prodromougenerate an etag for shownotice
2008-12-02 Evan Prodromoutrim whitespace
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-11-23 millettetrac155 first step to delete account
2008-11-25 millettefix text describe shortening service usage.
2008-12-11 Zach CopleyTwitter bridge: update to handle Twitter API changes...
2008-12-11 Zach CopleyRemove a bunch of extraneous logging statements
2008-12-10 milletteapi posts cannot use one of the reserved sources: web...
2008-12-09 Evan Prodromouslightly better rememberme logic in finishopenidlogin
2008-12-03 Evan Prodromouwhitespace fixup in userauthorization
2008-12-03 Evan Prodromoucheck for license compatibility
2008-12-02 Evan Prodromoubetter instructions
2008-12-02 Evan Prodromoubetter registration instructions
next