]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes
Annihilate profile_tag_inbox.
[quix0rs-gnu-social.git] / classes /
2011-04-14 Shashi GowdaAnnihilate profile_tag_inbox.
2011-04-14 Evan ProdromouCache rollup stuff in the cache, not in the DB
2011-04-14 Evan Prodromouhook for getting profile avatars
2011-04-11 Evan Prodromoumake search results privacy-aware
2011-04-11 Evan ProdromouMerge remote-tracking branch 'gitorious/1.0.x' into...
2011-04-11 Evan ProdromouGet conversation root visible to this user in threadedn...
2011-04-11 Evan ProdromouUtility Profile::current() to get current user's profile
2011-04-10 Evan Prodromoucache the scope for null profile
2011-04-10 Evan Prodromouremember to blow cache when creating a new group
2011-04-10 Evan ProdromouFix a null value in profile untag
2011-04-10 Evan ProdromouFix clone of null value
2011-04-10 Evan ProdromouMerge branch '1.0.x' into testing
2011-04-10 Siebrand MazelandUpdate/add translator documentation.
2011-04-10 Zach CopleyMerge branch 'people_tags_rebase' into 1.0.x
2011-04-09 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-09 Evan ProdromouMake sure something's an int before comparing to -1
2011-04-09 Shashi GowdaFix type conversion warnings caused when calling getUse...
2011-04-09 Shashi GowdaMerge remote-tracking branch 'mainline/1.0.x' into...
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-08 Shashi GowdaMerge remote-tracking branch 'mainline/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 Shashi GowdaMerge remote-tracking branch 'mainline/1.0.x' into...
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-06 Shashi GowdaUse the cool and new NoticeStream for people tag timeline
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 Shashi GowdaMerge remote-tracking branch 'mainline/1.0.x' into...
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-04 Shashi GowdaMerge remote-tracking branch 'mainline/1.0.x' into...
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 Shashi GowdaMerge remote-tracking branch 'mainline/1.0.x' into...
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
next