]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2011-03-29 Brion VibberConsolidate common code in micro-apps custom notice...
2011-03-29 Brion VibberFix for bookmark posting: missing object was causing...
2011-03-29 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-29 Brion VibberConsolidate some precondition checks for repeats, fix...
2011-03-29 Brion Vibberfix regression in group join approval due to refactorin...
2011-03-29 Siebrand Mazeland@evan Fixed message domain for messages in plugins...
2011-03-29 Brion VibberPaging fix for public timeline: drop replies from the...
2011-03-29 Brion VibberFix typo in filteringnoticestream that caused some...
2011-03-29 Brion Vibberphp notice fix -- misspelled bit
2011-03-29 Evan ProdromouMerge branch 'limitdist2' into 1.0.x
2011-03-29 Evan ProdromouMerge remote branch 'gitorious/1.0.x' into 1.0.x
2011-03-29 Siebrand MazelandFix incorrect translator documentation. Spotted by...
2011-03-29 Siebrand MazelandL10n/i18n updated.
2011-03-29 Siebrand MazelandUpdate translator documentation.
2011-03-29 Siebrand MazelandUpdate translator documentation.
2011-03-29 Evan ProdromouRepeats keep the same scope as parent
2011-03-29 Evan ProdromouDisallow repeats (retweets) of private notices
2011-03-29 Evan ProdromouMerge remote branch 'evan/1.0.x' into 1.0.x
2011-03-29 Evan Prodromoudisallow access to out-of-scope poll
2011-03-29 Evan Prodromoudisallow access to out-of-scope bookmark
2011-03-29 Evan Prodromoufix missing cur in Event
2011-03-29 Evan ProdromouDisallow access to events and RSVPs out of scope
2011-03-29 Evan Prodromoudon't show notices to out-of-scope viewers
2011-03-29 Evan ProdromouMerge branch '1.0.x' into limitdist2
2011-03-29 Evan ProdromouMerge remote branch 'gitorious/1.0.x' into 1.0.x
2011-03-29 Brion VibberDurr... got items in wrong order :D Fixed email notific...
2011-03-29 Brion VibberSubscription pending notification mail
2011-03-29 Brion VibberWorking subscription approval!
2011-03-28 Brion VibberWork in progress: can create & cancel sub requests
2011-03-28 Brion VibberWork in progress: subscription approval policy field...
2011-03-28 Brion Vibberwork in progress...
2011-03-28 Brion VibberSubscription_queue class for subscription approval
2011-03-28 Evan Prodromoudon't send private notices over OStatus
2011-03-28 Evan Prodromouset default address for showstream
2011-03-28 Evan Prodromouset default address for showgroup
2011-03-28 Evan Prodromoulet actions set a default address for toselector
2011-03-28 Evan ProdromouMake the to-selector clear left
2011-03-28 Evan Prodromoudon't leak private notices to facebook
2011-03-28 Evan Prodromoudon't push twitter stuff public if its not public
2011-03-28 Evan ProdromouShortenAction::handle() had bad args
2011-03-28 Evan Prodromoumake to_user/to_profile consistent in NoticeForm
2011-03-28 Evan ProdromouAdd a check to prevent replying to an unscoped notice
2011-03-28 Evan ProdromouToSelector widget to send private notices
2011-03-28 Evan ProdromouMerge branch '1.0.x' into limitdist2
2011-03-27 Siebrand MazelandFix incorrect translator documentation. Spotted by...
2011-03-27 Evan ProdromouMerge branch '1.0.x' into limitdist2
2011-03-27 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-27 Evan ProdromouNoticeForm constructor takes array of optional parameters
2011-03-27 Siebrand MazelandUpdate grammar for feed title. Not sure why this was...
2011-03-27 Siebrand MazelandSlightly uncomplicate and disambiguate the plugin descr...
2011-03-26 Evan Prodromouadd indicator for limited-scope notices
2011-03-26 Evan Prodromoualways allow author to see own notices
2011-03-26 Evan Prodromouclearer scope rules for anonymous and author
2011-03-26 Evan Prodromouadd scope limit flags to some notices in createsim.php
2011-03-26 Evan ProdromouCaller can set scope for Notice::saveNew()
2011-03-26 Evan ProdromouMerge branch '1.0.x' into limitdist2
2011-03-26 Evan Prodromoufix off-by-one and more replies
2011-03-26 Evan ProdromouAll groups start with a random admin
2011-03-26 Evan ProdromouAdd group posts to createsim.php
2011-03-26 Evan ProdromouAdd reply_to to make conversations in createsim.php
2011-03-26 Evan Prodromouupgrade DB_DataObject to 1.9.5
2011-03-26 Evan ProdromouUpgrade PEAR to 1.9.2
2011-03-26 Evan Prodromouupgrade Console_GetOpt to 1.9.2
2011-03-26 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-03-25 Evan Prodromouadd groups and joins to createsim.php
2011-03-25 Evan ProdromouMerge branch '1.0.x' into limitdist2
2011-03-25 Evan ProdromouMake function signature for getNoticeIds agree
2011-03-25 Evan ProdromouMerge branch '1.0.x' into limitdist2
2011-03-25 Evan ProdromouAll notice streams check notice scope
2011-03-25 Siebrand Mazelandi18n fixes.
2011-03-25 Evan ProdromouMerge branch 'limitdist' into limitdist2
2011-03-25 Siebrand MazelandFix use of incorrect method causing i18n issue.
2011-03-25 Siebrand Mazeland* PHP short tags "<?" to full tag "<?php".
2011-03-25 Siebrand MazelandL10n update.
2011-03-25 Brion VibberTwitterBridge: discard outgoing queue items instead...
2011-03-24 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-24 Evan ProdromouBreak up stream code to use separate notice stream...
2011-03-24 Siebrand MazelandFix typo in documentation.
2011-03-24 Siebrand MazelandFix i18n.
2011-03-24 Siebrand MazelandChange formatting of i18n slightly. Translator hints...
2011-03-24 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-03-24 Siebrand MazelandTranslator documentation updated.
2011-03-24 Siebrand MazelandUpdate translator documentation.
2011-03-24 Siebrand MazelandUpdate translator documentation.
2011-03-24 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-24 Evan ProdromouFallback for RSVP display when Event is deleted
2011-03-23 Brion VibberEnhancement for 'ajax' form class: submit buttons behav...
2011-03-23 Brion VibberRetool group join queue list ajax forms to use two...
2011-03-23 Evan ProdromouMerge branch '1.0.x' into limitdist
2011-03-23 Evan ProdromouSome fixes to make the notice stream class work
2011-03-23 Evan Prodromoulet Inbox class go fingerpokin' in streams
2011-03-23 Evan ProdromouNew NoticeStream class to reify streams of notices
2011-03-22 Brion VibberRefactoring on notification mail generation: common...
2011-03-22 Evan ProdromouMerge branch 'limitdist' of gitorious.org:~evan/statusn...
2011-03-22 Evan Prodromouadd profile to stream function
2011-03-22 Brion VibberFix typo in cf45c978
2011-03-22 Evan Prodromoumove scope check to Notice so we can have a null profile
2011-03-22 Evan Prodromoufunction for checking scope rules for Profile
2011-03-22 Evan Prodromouadd scope flags for Notice
2011-03-22 Evan ProdromouAdd scope bitmap for notices
next