]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
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 Zach CopleyQnA - JavaScript to hide close and best buttons when...
2011-04-05 Evan Prodromoufix scope for replies to group-private notices
2011-04-05 Evan ProdromouDirect events to users or groups
2011-04-05 Zach CopleyQnA - Whoops - this actually removes the unused functio...
2011-04-05 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-05 Zach CopleyQnA - Add in stub js
2011-04-05 Samantha DohertyStyle for QnA plugin.
2011-04-05 Zach CopleyQnA - truncate long question titles in notice content
2011-04-04 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-04 Zach CopleyQnA - Don't output question-description if it's empty...
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 Zach CopleyQnA - Rework output for notice stream
2011-04-04 Evan Prodromouinclude protected flag for users in JSON or XML
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 Zach CopleyQnA - Allow closing questions
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 Zach CopleyQnA: Unify answer forms
2011-04-04 Zach CopleyMerge branch 'qna' into 1.0.x
2011-04-04 Zach CopleyQnA - Allow answer revisions and marking a question...
2011-04-04 Shashi GowdaMerge remote-tracking branch 'mainline/1.0.x' into...
2011-04-04 Zach CopleyQnA - add best class to best answers
2011-04-03 Zach CopleyQnA - Better display of questions and answers in streams
2011-04-03 Siebrand MazelandFix incorrect substitution syntax.
2011-04-03 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-04-03 Siebrand MazelandL10n consistency tweak.
2011-04-03 Siebrand MazelandFixes for an xgettext peculiarity.
2011-04-03 Siebrand MazelandTranslator documentation updated/added.
2011-04-03 Brion VibberSwitch some strings from heredoc to double-quotes so...
2011-04-03 Brion VibberMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-04-03 Brion VibberAdd the root index.php to gettext .pot template file...
2011-04-03 Siebrand MazelandAdd/update translator documentation.
2011-04-03 Siebrand MazelandUpdate translator documentation.
2011-04-03 Siebrand MazelandTabs to spaces.
2011-04-03 Siebrand MazelandTabs to spaces.
2011-04-03 Siebrand MazelandUse _m() instead of ngettext().
2011-04-03 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-04-03 Siebrand MazelandL10n/i18n tweaks.
2011-04-03 Siebrand MazelandUpdate translator documentation.
2011-04-03 Siebrand MazelandUpadte translator documentation.
2011-04-02 Siebrand MazelandFix several L10n and i18n issues.
2011-04-02 Zach CopleyQnA - save answer revisions and show # of revisions
2011-04-01 Siebrand MazelandFix incorrect parameter numbering.
2011-04-01 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-04-01 Siebrand MazelandL10n tweaks.
2011-04-01 Siebrand MazelandL10n/i18n updates.
2011-04-01 Siebrand MazelandL10n updates.
2011-04-01 Siebrand Mazelandi18n/L10n updates.
2011-04-01 Siebrand MazelandFix incorrect translator documentation.
2011-04-01 Siebrand MazelandFix typo in message.
2011-04-01 Siebrand MazelandMany i18n and L10n updates.
2011-04-01 Siebrand MazelandFix i18n issues and bugs in string replacement.
2011-04-01 Siebrand MazelandFix i18n issues.
2011-04-01 Siebrand Mazelandi18n/L10n updates.
2011-04-01 Siebrand MazelandUpdate translator documentation.
2011-04-01 Zach CopleyMerge branch 'qna' into 1.0.x
2011-04-01 Zach CopleySome work towards allowing revisions
2011-03-31 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-03-31 Siebrand MazelandUpdate translator documentation.
2011-03-31 Siebrand MazelandTweak page titles. Thanks @evan for thinking with me.
2011-03-31 Zach CopleyMake new answers work
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-31 Brion VibberProvisional fix for ticket #3108: Facebook bridge sends...
2011-03-30 Siebrand MazelandFix gettext domain for messages in plugins "_()" to...
2011-03-30 Evan Prodromousave private stream values
2011-03-30 Brion VibberFix timestamps in fallback content for EventPlugin
2011-03-30 Brion VibberFormat timestamps as UTC in ActivityStreams output...
2011-03-30 Brion VibberTweak which should fix ActivityStreams output for Twitt...
2011-03-30 Zach CopleyMore plumbing
2011-03-30 Evan Prodromouadd the private_stream attribute to User
2011-03-30 Evan Prodromouadd a privacy flag to user table
2011-03-30 Shashi GowdaMerge remote-tracking branch 'mainline/1.0.x' into...
2011-03-30 Evan ProdromouAdd a scope-forcing flag to user_group
2011-03-30 Evan Prodromoufix call-by-reference deprecation warning in microapppl...
2011-03-30 Brion VibberNote explicitly that you can pass null to Notice::inScope()
2011-03-30 Brion Vibbertypo fix in format string
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
next