]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/newmessage.php
define LACONICA and accept LACONICA for backwards compatibility
[quix0rs-gnu-social.git] / actions / newmessage.php
2009-08-26 Evan Prodromoudefine LACONICA and accept LACONICA for backwards compa...
2009-08-26 Evan ProdromouMerge branch 'master' into testing
2009-08-26 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-25 Evan Prodromouchange LACONICA to STATUSNET
2009-08-25 Evan Prodromouchange controlyourself.ca to status.net
2009-08-25 Evan Prodromouchange laconi.ca to status.net
2009-08-25 Evan Prodromouchange Laconica and Control Yourself to StatusNet in...
2009-05-27 Evan ProdromouMerge branch '0.7.x' into utf8
2009-05-26 Evan ProdromouMerge branch '0.8.x' into stats
2009-05-19 Evan ProdromouMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-05-17 Evan ProdromouMerge branch 'master' into 0.7.x
2009-05-11 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-05-01 Sarven CapadisliMerge branch '0.7.x' into 0.8.x
2009-04-27 Evan ProdromouMerge branch '0.7.x' into querybyid
2009-04-24 Robin MilletteMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-23 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-23 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-23 Zach CopleyAdded ajax responses
2009-03-08 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-07 Federico MaraniMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-02-26 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-02-17 Evan ProdromouMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-02-09 Robin Millettetrac #1160 fix dropdown xmloutput function for the...
2009-02-09 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-09 Meitar MoscovitzMerge branch 'dev-0.7.x' into link-rel-paginate
2009-02-09 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-09 Robin Millettetrac #1160 fix dropdown xmloutput function for the...
2009-01-26 Evan ProdromouFix direct addressing of messages
2009-01-26 Evan ProdromouWarn not-logged-in users when they try to send a message
2009-01-26 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-26 Evan ProdromouMake the newmessage page better with new framework
2009-01-26 Evan ProdromouShow a new message form on message/new
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-21 Zach CopleyConverted direct messaging actions to new uiredesign
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouConvert use of common_server_error and common_user_erro...
2009-01-15 Evan ProdromouConvert all actions to use new UI functions
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-16 Sarven CapadisliDirect message XHR response fix for IE and minor tweaks
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
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-11-28 milletteshorten urls for posts > 140 chars only, from anywhere...
2008-11-13 millettetrac31 shorten all URLs even if notice is already <
2008-11-06 millettetrac31 url_auto_shortening by sgmurphy
2008-09-24 Evan Prodromoubetter redirect to outbox
2008-09-24 Evan Prodromouredirect to outbox after posting
2008-09-24 Evan Prodromouput message form on inbox and outbox
2008-09-23 Evan Prodromouwas notifying user name not object
2008-09-23 Evan ProdromouCSRF protection in newmessage.php
2008-09-18 Evan Prodromouno instructions for 'to' dropdown
2008-09-18 Evan Prodromouchange id of message textarea
2008-09-18 Evan Prodromourearrange paragraphs in message form
2008-09-17 Evan Prodromousome minor fixes for new messages
2008-09-17 Evan Prodromounot a nickname so don't canonicalize
2008-09-17 Evan Prodromouto parameter is an ID not a nickname
2008-09-17 Evan Prodromounewmessage and showmessage