]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Notice.php
Merge branch 'inblob' of git@gitorious.org:~evan/statusnet/evans-mainline into inblob
[quix0rs-gnu-social.git] / classes / Notice.php
2010-01-09 Evan ProdromouMerge branch 'inblob' of git@gitorious.org:~evan/status...
2010-01-09 Evan ProdromouMerge branch '0.9.x' into inblob
2010-01-09 Evan ProdromouwhoGets() method for Notice
2010-01-09 Evan ProdromouUse inbox instead of notice_inbox
2010-01-07 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-07 Ciaran GultnieksFixes to bugs where non-local messages were being wrong...
2010-01-06 Brion VibberFix for overlong RT trimming: don't trim if textlimit...
2010-01-06 Brion VibberTicket 2135: trim overlong repeats with ellipsis rather...
2010-01-05 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-05 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-05 Evan ProdromouMerge branch 'batchlocation'
2010-01-04 Evan ProdromouMerge branch 'locshunt2' into 0.9.x
2010-01-04 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-04 Evan Prodromoucached id streams can be empty, compare against false
2010-01-03 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-03 Evan ProdromouMerge branch '0.9.x' into cacheplugin
2010-01-03 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-02 Evan Prodromouincorrectly used empty() instead of isset() for a varia...
2010-01-01 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-01 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-31 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-30 Evan ProdromouUse inbox instead of notice_inbox
2009-12-30 Evan ProdromouMerge branch 'locshunt2' into 0.9.x
2009-12-29 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-29 Evan ProdromouMerge branch 'master' into 0.9.x
2009-12-29 Evan Prodromounotices are immutable, use created date for updated
2009-12-28 Evan ProdromouMove location-argument-handling code into a single...
2009-12-28 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-28 Evan ProdromouMerge branch 'locshunt' into 0.9.x
2009-12-28 Evan ProdromouMove location-argument-handling code into a single...
2009-12-23 Evan ProdromouMerge branch 'testing'
2009-12-17 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-17 Evan ProdromouMerge branch 'testing' of git@gitorious.org:statusnet...
2009-12-17 Evan ProdromouMerge branch '0.9.x' into testing
2009-12-16 Brion VibberAdd doc comments listing the array parameters for User...
2009-12-16 Brion VibberCleanup undefined variable notice: set a couple more...
2009-12-16 Brion Vibberslight cleanup for a bit in Notice.php where a var...
2009-12-15 Evan ProdromouMerge branch '0.9.x' into testing
2009-12-14 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-14 Evan Prodromouadd friends_timeline with no repeats in it
2009-12-12 Evan Prodromouremove obsoleted getStream, getStreamDirect, getCachedS...
2009-12-12 Evan ProdromouMerge branch 'forward' into 0.9.x
2009-12-12 Evan Prodromouadd statuses/retweeted_to_me to API
2009-12-12 Evan Prodromouclear repeat_of flag when a notice is deleted
2009-12-12 Evan Prodromouadd statuses/retweets_of_me to API
2009-12-12 Evan Prodromouadd statuses/retweeted_by_me api action
2009-12-12 Evan ProdromouMerge branch '0.9.x' into forward
2009-12-12 Evan Prodromouadd statuses/retweets to API
2009-12-11 Evan Prodromousave repeats from the form
2009-12-11 Evan ProdromouMerge branch '0.9.x' into forward
2009-12-11 Evan Prodromouchange Notice::saveNew() to use named arguments for...
2009-12-11 Evan Prodromouadd repeat_of column to notice class
2009-12-11 Evan ProdromouMerge branch '0.9.x' into testing
2009-12-09 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-12-09 Evan Prodromoureorder notices when not using memcached
2009-12-08 Evan ProdromouBasic function to store forwards and redistribute
2009-12-01 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2009-11-27 Brion VibberFix regression in group posting: bug introduced in...
2009-11-27 Brion VibberFix regression in group posting: bug introduced in...
2009-11-27 Brion VibberLog database errors when saving notice_inbox entries
2009-11-27 Brion VibberLog database errors when saving notice_inbox entries
2009-11-20 Zach CopleyMerge branch '0.9-release'
2009-11-17 Sarven CapadisliMerge branch '0.9.x-mobile' into 0.9.x
2009-11-17 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-17 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-17 Zach CopleyNeed to check the Profile rather than the User.
2009-11-17 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-17 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-16 Evan Prodromoudon't allow sandboxed users to post public notices
2009-11-16 Evan ProdromouMove rights check to profile and add right for new...
2009-11-11 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-10 Zach CopleyMerge branch '0.9.x' into finish-account-api
2009-11-10 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-10 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-10 Evan Prodromouadd geo output to statuses in json, xml, atom, rss...
2009-11-10 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-10 Brion VibberMerge remote branch 'statusnet/0.9.x' into 0.9.x
2009-11-10 Zach CopleyMerge branch '0.9.x' into finish-account-api
2009-11-09 Brion VibberRevert "Remove more contractions"
2009-11-09 Evan ProdromouMerge branch '0.9.x' into adminpanel
2009-11-09 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-08 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-08 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-08 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-08 Siebrand MazelandRemove more contractions
2009-11-08 Brion VibberRevert "* [Cc]an't -> [Cc]annot"
2009-11-08 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2009-11-08 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-08 Siebrand Mazeland* [Cc]an't -> [Cc]annot
2009-11-07 Evan ProdromouMerge branch '0.9.x' into userflag
2009-11-07 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-11-07 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-07 Evan Prodromoudon't distribute group notices to inboxes for users...
2009-11-04 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-11-02 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-11-02 Brion VibberMerge commit 'refs/merge-requests/1900' of git://gitori...
2009-11-01 Evan ProdromouMerge branch '0.9.x' into userflag
2009-10-31 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-31 Evan Prodromoumerge from testing
2009-10-30 Brenda WallaceMerge commit 'mainline/0.9.x' into 0.9.x
next