]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2011-08-23 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-08-23 Evan Prodromouremove obsolete sitemap script
2011-08-23 Zach CopleyFix deprecated call-time pass by references
2011-08-23 Zach CopleyRename plugins README so it doesn't conflict with plugi...
2011-08-23 Zach CopleyFix warnings - function arguments should expect values...
2011-08-23 Evan Prodromouremove Activity plugin separate ignore and copying...
2011-08-23 Evan ProdromouAdd custom list items for follow, unfollow, leave activ...
2011-08-23 Evan Prodromouremove debug statement from JoinListItem
2011-08-23 Evan Prodromouemit fewer notices for group joins
2011-08-23 Evan ProdromouCustom list item for join events
2011-08-23 Evan ProdromouRe-add lost verb column for Notice
2011-08-23 Evan ProdromouIncorrect arguments for ActivityPlugin::onEndJoin/Leave...
2011-08-23 Evan Prodromoulog an exception when we can't join a group
2011-08-23 Evan ProdromouMerge branch '1.0.x' into activity
2011-08-23 Evan Prodromouuse references for Notice::_setFaves() and Notice:...
2011-08-23 Evan ProdromouMerge branch '1.0.x' into activity
2011-08-23 Evan ProdromouBetter list-unwrapping in MoreMenu
2011-08-23 Evan Prodromoucorrect typo in ActivityPlugin::onEndSubscribe()
2011-08-23 Evan Prodromoufix errors with fave activities
2011-08-23 Evan ProdromouMerge branch '1.0.x' into activity
2011-08-23 Evan ProdromouGet primary key for default value in Memcached_DataObje...
2011-08-23 Evan Prodromouavoid producing notices for last element in MoreMenu
2011-08-23 Evan Prodromouupdate Activity plugin for 1.0.x
2011-08-22 Evan ProdromouMerge branch '1.0.x' into activity
2011-08-22 Evan Prodromousplit gigantic README into separate files
2011-08-22 Evan Prodromouremove old and dangerous rebuild scripts
2011-08-22 Evan Prodromouremove obsolete .sql files
2011-08-22 Evan ProdromouMerge branch '1.0.x' into activity
2011-08-22 Evan Prodromoufix calls to staticGet() to avoid problems with default...
2011-08-22 Evan ProdromouRemove sequenceKey() since we now use Managed_DataObject
2011-08-22 Evan ProdromouRemove now-unused statusnet.ini
2011-08-22 Evan Prodromouforgot Group_member::schemaDef()
2011-08-22 Evan Prodromoumove core schema to class files
2011-08-22 Evan Prodromouadd URI members to social activity classes
2011-08-22 Evan Prodromouadd a verb column to the notice table
2011-08-22 Evan ProdromouMerge activity plugin into mainline
2011-08-22 Evan ProdromouMerge commit 'refs/merge-requests/2' of git://gitorious...
2011-08-22 Evan Prodromoutrim trailing ?> from Notice_activity
2011-08-22 Evan ProdromouMerge branch 'testing' into 1.0.x
2011-08-22 Evan Prodromoupre-fill repeats of notices
2011-08-22 Evan Prodromouuse listGet() for ConversationNoticeStream
2011-08-22 Evan ProdromouMerge remote-tracking branch 'gitorious/1.0.x' into...
2011-08-21 Siebrand MazelandFix incorrect translator documentation.
2011-08-20 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-08-20 Siebrand MazelandAdd translator documentation.
2011-08-20 Siebrand Mazelandtag -> list
2011-08-19 Samantha DohertyA little style fixup for oauth applications.
2011-08-19 Samantha DohertyReinstate labels for oauth application info.
2011-08-19 Samantha DohertyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-08-19 Samantha DohertyCouple quick improvements for neo-blue theme.
2011-08-19 Siebrand MazelandAdd translator documentation.
2011-08-19 Siebrand MazelandAdd translator documentation.
2011-08-19 Siebrand MazelandAdd translator documentation.
2011-08-19 Siebrand MazelandAdd translator documentation.
2011-08-19 Siebrand MazelandAdd translator documentation.
2011-08-19 Siebrand MazelandAdd translator documentation.
2011-08-19 Siebrand MazelandRemove i18n fix from previous commit: this is a debug...
2011-08-19 Siebrand MazelandWhitespace updates (including leading tabs to spaces).
2011-08-19 Siebrand MazelandFix broken translator documentation because "// TRANS...
2011-08-19 Siebrand MazelandUpdate/add translator documentation.
2011-08-19 Siebrand MazelandFix and add translator documentation
2011-08-19 Zach CopleyFix syntax err
2011-08-19 Evan ProdromouMerge remote-tracking branch 'gitorious/1.0.x' into...
2011-08-18 Siebrand MazelandMessage tweaks and elaborations as well as translator...
2011-08-18 Siebrand MazelandSimplify message.
2011-08-16 Evan ProdromouMerge remote-tracking branch 'gitorious/1.0.x' into...
2011-08-16 Siebrand MazelandFix awkward attempt at i18n.
2011-08-15 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-08-15 Siebrand MazelandFix punctuation.
2011-08-15 Siebrand MazelandMore list...
2011-08-15 Siebrand MazelandFix incorrect documentation.
2011-08-15 Siebrand Mazelandtag -> list
2011-08-15 Siebrand MazelandChange "stream" to "timeline" for consistency.
2011-08-15 Siebrand MazelandUpdate translator documentation.
2011-08-09 Evan Prodromoubetter exception handling in delicious importer
2011-08-08 Evan ProdromouMerge remote-tracking branch 'gitorious/1.0.x' into...
2011-08-08 Evan ProdromouPass correct notice id to Memcached_DataObject::listGet...
2011-08-08 Evan ProdromouCorrected pkeys for listGet()
2011-08-08 Evan ProdromouCache the repeat_of query for noticelists
2011-08-08 Evan Prodromoupre-fill all notices in conversations on the page
2011-08-08 Evan ProdromouStore pkeys in cache for listGet()
2011-08-05 Evan ProdromouMerge branch '1.0.x' into testing
2011-08-05 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-08-05 Evan ProdromouProperly structure X-XSS-Protection header
2011-08-04 Zach CopleyFix syntax err
2011-08-03 Evan ProdromouMerge branch '1.0.x' into testing
2011-08-03 Evan Prodromouchange 140-char limit to unlimited by default
2011-08-03 Evan ProdromouMerge branch '1.0.x' into testing
2011-08-03 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-08-03 Zach CopleyAdjustment to the simulation script so I can use my...
2011-08-03 Evan Prodromoupre-fill the addressees of notices in a list
2011-08-03 Evan ProdromouGet faves in Notice and pre-fill
2011-08-03 Evan ProdromouPre-fill Notice attachments
2011-08-03 Evan ProdromouRemove unused File::getAttachments()
2011-08-02 Evan Prodromouuse Notice::attachments() to get attachments for a...
2011-08-02 Evan Prodromoupre-fetch groups for notices
2011-08-02 Evan Prodromouonly do a db call if need to fetch some in listGet()
2011-08-02 Evan Prodromouadd listGet() method
2011-08-02 Evan ProdromouMerge branch '1.0.x' into testing
2011-08-02 Evan Prodromou1.0.0beta2
next