]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/159' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/164' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/165' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/166' of git://gitorio...
2011-09-21 Evan ProdromouUse an event to signal that IM settings are available
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/169' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/170' of git://gitorio...
2011-09-21 Evan Prodromoubad sprintf format for new follow activity notices
2011-09-21 Evan ProdromouChange defaults for ActivityPlugin to only log joins...
2011-09-21 Evan ProdromouMerge branch 'testing'
2011-09-21 Ciaran GultnieksMake im confirmation codes work instead of sending...
2011-09-21 Zach CopleyAllow repeats to flow through the Twitter bridge
2011-09-21 Zach CopleyDon't send notices from the ActivityPlugin to Twitter
2011-09-21 Zach CopleyDon't access current user without session
2011-09-20 Evan ProdromouUpdate documentation for 1.0.0rc1
2011-09-20 Evan Prodromoudon't show group tagcloud in high-performance mode
2011-09-20 Evan Prodromoufallback theme
2011-09-20 Evan ProdromouMerge branch 'testing'
2011-09-20 Evan ProdromouMerge remote-tracking branch 'origin/1.0.x' into 1.0.x
2011-09-20 Evan ProdromouRemove template plugin
2011-09-20 Evan Prodromouuse a dummy notice stream for retweets_of_me under...
2011-09-20 Evan Prodromouinverted switch for performance on public page
2011-09-20 Evan Prodromoudon't try to add publictagcloud to menu if it's not...
2011-09-20 Evan Prodromoumake performance optimization off by default
2011-09-20 Evan Prodromousetting to turn off expensive queries
2011-09-20 Luke FitzgeraldCorrect ImPlugin to XmppPlugin
2011-09-20 Luke FitzgeraldShow IM configuration page if XMPP, IRC or MSN plugins...
2011-09-19 Evan Prodromoudisable public tag cloud on public sites
2011-09-19 Evan Prodromoumove more routes around from most specific to least
2011-09-19 Evan Prodromouhide popular notice section on non-private sites
2011-09-19 Evan Prodromoufixup bad class constant in Notice
2011-09-19 Samantha DohertyStupid typo in my last commit to base display.css.
2011-09-18 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-09-18 Evan Prodromoumove some routes around to make more specific stuff...
2011-09-18 Evan ProdromouShort-circuit bugs by defining Profile::getProfile()
2011-09-18 Evan Prodromoushow remote groups correctly in groupsnav
2011-09-18 Evan Prodromoulog the problem when there's an exception leaving a...
2011-09-18 Evan Prodromoufix problem with using wrong arg to EndLeaveGroup event
2011-09-18 Evan ProdromouMove more specific routes ahead of more general routes
2011-09-18 Evan Prodromouright URLs for search subs
2011-09-18 Evan ProdromouMerge branch 'testing' of gitorious.org:statusnet/mainl...
2011-09-18 Evan ProdromouMerge branch 'master' into testing
2011-09-18 Evan ProdromouAutomatically add or drop fulltext indexes
2011-09-18 Evan Prodromoudefault search engine is actually LIKE
2011-09-18 Evan ProdromouDrop fulltext indexes that aren't used in new def
2011-09-18 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2011-09-18 Evan Prodromoucorrect link for apitimelinegroup
2011-09-18 Evan Prodromoureorder routes for ostatus for better matches
2011-09-18 Evan Prodromoucorrect link for searchsubs
2011-09-18 Zach CopleyRemove fulltext indexes from notice and profile tables...
2011-09-18 Zach CopleyRemove fulltext indexes from notice and profile tables...
2011-09-18 Zach CopleyRemove fulltext indexes from notice and profile tables...
2011-09-18 Zach CopleyReorder directory router connections / fix regex
2011-09-18 Zach CopleyReorder directory router connections / fix regex
2011-09-18 Zach CopleyReorder directory router connections / fix regex
2011-09-18 Evan Prodromoutest for missing profile in ostatus queue handler
2011-09-18 Evan ProdromouCorrect args for join event
2011-09-18 Evan ProdromouCorrect args for join event
2011-09-18 Evan Prodromoufix RealtimePlugin root hack hack
2011-09-18 Evan Prodromoudeclare attributes of TagAction
2011-09-18 Evan Prodromouinverted if() in RealtimePlugin check for tag
2011-09-18 Evan ProdromouCopy-and-paste error in OStatus button output
2011-09-18 Evan Prodromoumake activity plugin use its own notice source
2011-09-18 Evan Prodromoucorrect source for createsim notices
2011-09-18 Evan Prodromoubetter handling of tagged notice streams
2011-09-18 Evan ProdromouCorrect the routes for notice and user sitemaps
2011-09-18 Evan ProdromouSitemap plugin no longer forces an index on user.created
2011-09-18 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2011-09-18 Evan Prodromoube more careful with returned table def for schema
2011-09-17 Zach CopleyMerge branch 'twitter-bridge-fixes' into testing
2011-09-17 Zach CopleyMerge branch 'twitter-bridge-fixes'
2011-09-17 Zach CopleyMerge branch 'twitter-bridge-fixes' into 1.0.x
2011-09-17 Zach CopleyMake sure the session token gets output no matter what...
2011-09-17 Zach CopleyMove submit (connect) button to the very bottom
2011-09-17 Zach CopleyMove license checkbox to the end of the form
2011-09-17 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2011-09-17 Samantha DohertyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-09-17 Samantha DohertyMinor layout fix for shownotice page.
2011-09-17 Evan Prodromoufix link for mobile profile when in singleuser mode
2011-09-17 Zach CopleyDon't allow Twitter registration if site is invite...
2011-09-17 Zach CopleyMerge branch 'master' of gitorious.org:statusnet/mainline
2011-09-17 Zach CopleyFix reference to constant
2011-09-17 Evan Prodromouproblem with remote subscription on groups in OStatus
2011-09-17 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2011-09-17 Evan Prodromoushow correct favorites link
2011-09-17 Zach CopleyDon't try to verify URL if the user has left it out...
2011-09-17 Zach CopleyDon't try to verify URL if the user has left it out...
2011-09-17 Zach CopleyDon't try to verify URL if the user has left it out...
2011-09-17 Zach CopleyFix undefined variable
2011-09-17 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-09-17 Evan ProdromouMerge branch 'testing' of gitorious.org:statusnet/mainl...
2011-09-17 Zach CopleyChange time format to work with older PHP (before 5.3)
2011-09-17 Zach CopleyChange time format to work with older PHP (before 5.3)
2011-09-17 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2011-09-17 Evan Prodromoumove OMB-specific remote login button to OMB Plugin
2011-09-17 Evan Prodromouuse correct redirect on logout of single-user site
2011-09-17 Evan Prodromoudisable routes that aren't available in single-user...
2011-09-16 Evan Prodromouupgrade to beta4
2011-09-16 Evan ProdromouMerge branch '1.0.x' into testing
2011-09-15 Zach CopleyBetter error handling when the email subsystem isn...
next