]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / classes /
2011-04-01 Zach CopleyMerge branch 'qna' into 1.0.x
2011-03-31 Siebrand MazelandUpdate translator documentation.
2011-03-31 Evan Prodromouif user has private stream flag, set that scope
2011-03-31 Evan ProdromouMerge remote branch 'gitorious/1.0.x' into 1.0.x
2011-03-30 Evan Prodromouadd the private_stream attribute to User
2011-03-30 Brion VibberNote explicitly that you can pass null to Notice::inScope()
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 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 MazelandL10n/i18n updated.
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 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 ProdromouAdd a check to prevent replying to an unscoped notice
2011-03-28 Evan ProdromouMerge branch '1.0.x' into limitdist2
2011-03-27 Evan ProdromouMerge branch '1.0.x' into limitdist2
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 ProdromouCaller can set scope for Notice::saveNew()
2011-03-26 Evan ProdromouMerge branch '1.0.x' into limitdist2
2011-03-25 Evan ProdromouMerge branch '1.0.x' into limitdist2
2011-03-25 Evan ProdromouMerge branch '1.0.x' into limitdist2
2011-03-25 Evan ProdromouMerge branch 'limitdist' into limitdist2
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 Zach CopleyMerge branch '1.0.x' into qna
2011-03-24 Siebrand MazelandUpdate translator documentation.
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 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
2011-03-22 Evan ProdromouMass replacement of #-comments with //-comments
2011-03-22 Brion VibberSplit up some list/form classes, and get the 'approve...
2011-03-21 Brion VibberPending members queue list -- doesn't yet allow approval.
2011-03-21 Brion VibberLogic to have group joins turn into pending joins autom...
2011-03-21 Brion VibberTweaking request_queue -> group_join_queue, easier...
2011-03-21 Brion VibberSwitch things from calling Group_member::join & leave...
2011-03-21 Brion VibberAdd request_queue table and user_group.join_policy...
2011-03-21 Zach CopleyMerge branch '1.0.x' into qna
2011-03-18 Siebrand MazelandMerge branch '1.0.x' of git://gitorious.org/statusnet...
2011-03-18 Brion VibberCaching for conversation root lookup, some logic fixes...
2011-03-18 Brion VibberUse cached sources for favorites & repeats info on...
2011-03-17 Luke FitzgeraldMerge branch '1.0.x' into msn-plugin
2011-03-17 Evan Prodromoufunction for checking scope rules for Profile
2011-03-17 Evan Prodromouadd scope flags for Notice
2011-03-17 Evan ProdromouAdd scope bitmap for notices
2011-03-16 Evan ProdromouMerge branch 'jqueryui' into 1.0.x
2011-03-16 Evan ProdromouMerge remote branch 'origin/1.0.x' into 1.0.x
2011-03-16 Zach CopleyMerge branch 'profile-fixups' into 1.0.x
2011-03-15 Brion VibberMerge branch '1.0.x' into feedsub-wizard
2011-03-15 Brion VibberDoc comment on Notice->getTags() to clarify the return...
2011-03-15 Brion VibberAdd StartNoticeWhoGets, EndNoticeWhoGets events to...
2011-03-09 Evan ProdromouRevert "stream for direct responses"
2011-03-09 Evan Prodromoustream for direct responses
2011-03-07 Zach CopleyMerge branch '1.0.x' into directory
2011-03-07 Evan ProdromouMerge branch '3cl' into 1.0.x
2011-03-07 Evan Prodromoustore reply_to notices as comment activity objects
2011-03-07 Evan ProdromouNotice saves its object type
2011-03-02 Zach CopleyMerge branch '1.0.x' into directory
2011-03-02 Brion VibberWorkaround for bug causing fatal error during favoritin...
2011-03-01 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-03-01 Brion VibberAlternate Inbox streaming function optimized for thread...
2011-03-01 Zach CopleyMerge branch '0.9.x' into 1.0.x
2011-03-01 Zach CopleyMerge commit 'refs/merge-requests/153' of git://gitorio...
2011-03-01 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-02-28 Zach CopleyMerge branch '0.9.x' into 1.0.x
2011-02-28 Brion VibberMerge branch 'extprofile' into 0.9.x
2011-02-28 Brion VibberMerge branch 'master' into 0.9.x
2011-02-25 Brion VibberWorkaround for reply timeline since_id issue: save...
2011-02-25 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2011-02-25 Brion VibberMerge branch 'master' into 0.9.x
2011-02-25 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2011-02-25 Brion VibberMerge branch 'unicode-tag' into 0.9.x
2011-02-25 Brion VibberMerge branch 'master' into 0.9.x
2011-02-25 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2011-02-25 Zach CopleyMerge branch 'json-activities' into 0.9.x
2011-02-24 Brion VibberUnicodize a couple regexes for tags: fixes linking...
2011-02-21 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2011-02-21 Brion VibberMerge branch 'master' into 0.9.x
2011-02-21 Evan ProdromouMerge branch '0.9.x' into reqemailprivate
2011-02-21 Evan ProdromouExtend authorization framework to cover login and API use
next