]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2010-08-11 Luke FitzgeraldReset message to non-delay type before requeuing
2010-08-11 Luke FitzgeraldFirst commit of message throttling code
2010-08-09 Luke FitzgeraldSmall reordering of code (cosmetic)
2010-08-09 Luke FitzgeraldSet lastPing on connect
2010-08-08 Luke FitzgeraldSmall cosmetic changes
2010-08-08 Luke FitzgeraldAdded pinging to keep connection open
2010-08-07 Luke FitzgeraldAdded more commenting
2010-08-07 Luke FitzgeraldMerged in Phergie changes
2010-08-07 Luke FitzgeraldCosmetic comment change
2010-08-07 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into irc-plugin
2010-08-07 Luke FitzgeraldCommands can now be whitelisted to allow response to...
2010-08-07 Eric HelgesonLocale error message, clean up {}, Verified under 1...
2010-08-07 Eric HelgesonFixed PHP 5.3 by & value
2010-08-05 Luke FitzgeraldUse nick length instead
2010-08-05 Luke FitzgeraldBot responds to channel commands via PM
2010-08-04 Luke FitzgeraldMerge in Phergie changes
2010-08-04 Luke FitzgeraldMessages with new lines split at plugin stage for relia...
2010-08-04 Luke FitzgeraldOnly attempt callback if non-null
2010-08-04 Luke FitzgeraldRemove old debugging code
2010-08-03 Evan ProdromouMerge branch '0.9.x' into 1.0.x
2010-08-03 Evan ProdromouMerge remote branch 'gitorious/1.0.x' into 1.0.x
2010-08-03 Evan Prodromouupdate tests to include 'mentioned' links
2010-08-03 Evan Prodromoure-add mentioned link lost in last merge
2010-08-03 Evan ProdromouMerge branch 'activityhooks' into 0.9.x
2010-08-03 Evan ProdromouMerge branch 'testing' into 0.9.x
2010-08-03 Evan Prodromououtput Atom dates in UTC
2010-08-03 Evan Prodromoucorrectly show <source> for atom feeds
2010-08-03 Evan Prodromouadd actor info to tests
2010-08-03 Evan Prodromoumore tests for activity generation
2010-08-03 Evan Prodromouadd some more tests for replies and group posts
2010-08-03 Evan Prodromouinitial unit tests for activity generation
2010-08-03 Luke FitzgeraldRevert "Merged in Phergie changes"
2010-08-03 Luke FitzgeraldCosmetic whitespace change
2010-08-03 Luke FitzgeraldMerged in Phergie changes
2010-08-03 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-08-03 Evan Prodromoucorrect output for EndActivityInReplyTo event
2010-08-03 Evan Prodromoudocument activity entry hooks
2010-08-03 Evan Prodromouadd some activity hooks
2010-08-02 James WalkerMerge branch '2429' into 0.9.x
2010-08-02 James WalkerFix for #2429 - move OStatus XML writing to XMLStringer
2010-08-02 Brion VibberRemove the 'Enable Twitter import' checkbox from Twitte...
2010-08-02 James Walkerfix #2478 - ensure all XRD documents get proper content...
2010-08-02 James Walkerurgh. typo
2010-08-02 James Walkeradd support for Salmon's new "mentioned" rel value
2010-08-02 James Walkermove to rel="salmon" (per latest spec)
2010-08-02 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-07-31 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-07-31 Siebrand MazelandTweak message per suggestion of The Evil IP Address[1].
2010-07-31 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-07-31 Brion VibberMerge branch '2286' into 0.9.x
2010-07-31 Brion VibberMerge branch '2471' into 0.9.x
2010-07-30 Brion VibberFix for ticket #2286: [mobile] Text extends beyond...
2010-07-30 Brion VibberFix for ticket #2471: install.php returns unsuccessfull...
2010-07-30 Siebrand MazelandFixes for messages after review by Brion.
2010-07-30 Siebrand Mazeland* Address i18n related FIXMEs after talk with Brion.
2010-07-30 James Walkerallow schema to work on more than one connection (namel...
2010-07-30 James Walkerremoving redundant constructor
2010-07-29 Zach CopleyMerge branch 'master' into 0.9.x
2010-07-29 James WalkerMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-07-29 James Walkeroops. really embarassing typo (that explains some weird...
2010-07-29 Zach CopleyFix for issue ID 2290: make sure errors are returned...
2010-07-29 Brion VibberInitial fix for #2479: New post should be displayed...
2010-07-29 Zach CopleyReturn HTTP 403 instead of 400 when silenced users...
2010-07-29 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-07-29 Siebrand Mazeland* mark a few message for translation
2010-07-29 Siebrand Mazeland* add FIXME for messages that may need i18n.
2010-07-29 Siebrand Mazeland* add translator documentation
2010-07-29 Siebrand Mazeland* add string for translation with translator documentation
2010-07-29 Siebrand Mazeland* mark two untranslatable server exceptions as translatable
2010-07-29 James Walkeroops. really embarassing typo (that explains some weird...
2010-07-28 Evan ProdromouMerge branch 'testing' of gitorious.org:statusnet/mainl...
2010-07-28 Evan ProdromouMerge branch 'googleadsadminpanel' into testing
2010-07-28 Evan Prodromouadd admin panel for Adsense
2010-07-28 Siebrand MazelandUpdate po files
2010-07-28 Siebrand MazelandUpdate pot
2010-07-28 Siebrand MazelandNumber parameters
2010-07-28 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-07-28 Brion VibberMerge branch 'testing' into 0.9.x
2010-07-28 Brion VibberMerge branch 'master' into testing
2010-07-28 Luke FitzgeraldIntroduce error checking when calling handleEvents
2010-07-28 Luke FitzgeraldMerge in Phergie changes
2010-07-28 James Walkerbackwards compatibility for old tags format in hasTag
2010-07-28 James Walkertry/catch just in case..
2010-07-28 James Walkerdon't try to save empty tags
2010-07-28 James WalkerSQL script to update status_network table
2010-07-28 James Walkerscript to normalize status_network tags
2010-07-28 James Walkerleaving tags column in (for now)
2010-07-27 James WalkerMerge branch 'master' into testing
2010-07-27 Luke FitzgeraldMerge in Phergie fixes and remove some whitespace
2010-07-26 Luke FitzgeraldRemove some testing/debugging code
2010-07-26 Luke FitzgeraldMore Irc plugin work
2010-07-26 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2010-07-25 Luke FitzgeraldMerged in Phergie changes
2010-07-25 Luke FitzgeraldUse non-statusnet class
2010-07-25 Luke FitzgeraldChange ircmanager to not use unnecessary class
2010-07-24 Luke FitzgeraldMerged in Phergie change (Allow sec/usec = 0)
2010-07-24 Luke FitzgeraldUpdated commenting
2010-07-24 Luke FitzgeraldHandle the case where confirmation is cancelled
2010-07-23 Luke FitzgeraldCosmetic: Rearrange code
2010-07-23 Luke FitzgeraldAnother comment
next