]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
Remove debugging statement
[quix0rs-gnu-social.git] / classes /
2011-04-08 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-08 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-08 Evan ProdromouMerge remote-tracking branch 'gitorious/1.0.x' into...
2011-04-07 Evan ProdromouUse pkeyGet() instead of idStream() for fave caching
2011-04-07 Evan Prodromoustore oft-requested stuff in the data object
2011-04-07 Evan Prodromoudo a short-term cache of notice scope
2011-04-07 Evan Prodromoucorrectly return values
2011-04-07 Evan ProdromouUse InboxNoticeStream class for inbox
2011-04-07 Evan Prodromouprofiles were getting overwritten in Notice::asActivity()
2011-04-07 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-07 Evan ProdromouUninitialized value for attachments
2011-04-07 Evan Prodromoucache getReplies() values
2011-04-07 Evan ProdromouCache results for attachments
2011-04-07 Evan Prodromoucache tags per notice
2011-04-07 Evan Prodromoucache the notice count for threaded view
2011-04-07 Evan ProdromouMerge branch '1.0.x' into testing
2011-04-07 Evan ProdromouMake Login_token use caching staticGet()
2011-04-07 Evan Prodromoumake Group_block use caching staticGet()
2011-04-07 Evan Prodromoumake User_group use caching staticGet()
2011-04-07 Evan Prodromoucache groups per notice
2011-04-06 Evan Prodromoumake Profile::isMember() and Profile::isAdmin() use...
2011-04-06 Evan ProdromouMerge remote-tracking branch 'gitorious/1.0.x' into...
2011-04-06 Evan ProdromouRemove unused and non-standard USER_AGENT constant...
2011-04-05 Evan ProdromouMerge branch '1.0.x' into testing
2011-04-05 Evan Prodromoudon't put bogus groups into the groups array
2011-04-05 Evan ProdromouMerge branch '1.0.x' into testing
2011-04-05 Evan Prodromoucache groups per user
2011-04-05 Evan ProdromouMerge branch '1.0.x' into testing
2011-04-05 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-05 Evan Prodromoufix scope for replies to group-private notices
2011-04-04 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-04 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-04 Evan Prodromouforce the reply to a notice to have the same scope
2011-04-04 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-04 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-04 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-04 Evan ProdromouForce group scope on notices sent to a private-only...
2011-04-04 Evan Prodromousingle flag for private groups
2011-04-04 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-04 Evan Prodromouadd force_scope flag to User_group
2011-04-03 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
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...
next