]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Remove CSRF protection from username/password login and from OpenID login.
[quix0rs-gnu-social.git] / plugins /
2010-08-12 Luke FitzgeraldMerge in Phergie changes
2010-08-12 Brion VibberTinyMCE: fixes to attachment handling
2010-08-12 Brion VibberMerge branch '0.9.x'
2010-08-12 Brion Vibberwork in progress: tinymce image attachments
2010-08-11 Brion Vibberwork in progress: prettier attachment mode for tinymce?
2010-08-11 Brion VibberTinyMCE: only apply HTML parsing if we actually got...
2010-08-11 Brion VibberTinyMCE: core tweak; switching order of input processin...
2010-08-11 Brion VibberTinyMCE: add Shane Tomlinson's linkautodetect plugin...
2010-08-11 Brion VibberTinyMCE: enable tab focus behavior matching the default...
2010-08-11 Brion VibberMerge branch '0.9.x'
2010-08-11 Brion VibberTinyMCE: use inlinepopups mode, so linking dialog appea...
2010-08-11 Brion VibberTinyMCE: enable autoresize plugin, makes the text area...
2010-08-11 Brion VibberTinyMCE: add fullscreen zoom plugin for editor (a bit...
2010-08-11 Brion VibberTinyMCE: Switch default 'simple' layout for customized...
2010-08-11 Brion VibberMerge branch '0.9.x' into tinymce
2010-08-11 Luke FitzgeraldAdd an config option to change the ping interval
2010-08-11 Luke FitzgeraldAdded comment to show debugging toggle
2010-08-11 Luke FitzgeraldDisabled debugging output
2010-08-11 Luke FitzgeraldDisabled debugging output
2010-08-11 Luke FitzgeraldDisabled debugging output
2010-08-11 Evan ProdromouMerge branch 'master' of gitorious.org:statusnet/mainline
2010-08-11 Evan Prodromouadd last-modified header to sitemaps to keep them from...
2010-08-11 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into idle-irc...
2010-08-11 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into irc-plugin
2010-08-11 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into msn-plugin
2010-08-11 Luke FitzgeraldRetry using the waiting queue so as to preserve message...
2010-08-11 Luke FitzgeraldReset message to non-delay type before requeuing
2010-08-11 Luke FitzgeraldFix some typos and missing letters
2010-08-11 Luke FitzgeraldFirst commit of message throttling code
2010-08-10 Brion VibberFirst stab redoing argument loading for TinyMCE (to...
2010-08-10 Brion VibberTinyMCE: workaround for save trigger aborting our AJAX...
2010-08-10 Brion VibberUpdate TinyMCE to release 3.3.8, jQuery version
2010-08-10 Brion VibberMerge branch '0.9.x' into tinymce
2010-08-10 Brion VibberFix for regression with OStatus mention processing...
2010-08-10 Brion VibberFix for FeedDiscovery test cases: note that some test...
2010-08-10 Brion VibberInitial support for third-party fallback hub such as...
2010-08-10 Brion VibberWorkaround for index setup on SubMirror until I'm done...
2010-08-09 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-08-09 Luke FitzgeraldSmall reordering of code (cosmetic)
2010-08-09 Luke FitzgeraldSet lastPing on connect
2010-08-09 Luke FitzgeraldMade private methods protected
2010-08-09 Luke FitzgeraldRequeue waiting messages on start/connection loss
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 msn-plugin
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 James Walkerstrip whitespace from me:data and me:sig (per spec)
2010-08-07 Eric HelgesonLocale error message, clean up {}, Verified under 1...
2010-08-07 Eric HelgesonFixed PHP 5.3 by & value
2010-08-07 Eric HelgesonFixed PHP 5.3 by & value
2010-08-06 Brion VibberAnd.... one more fix for queueing in SubMirror.
2010-08-06 Brion VibberMissing file from SubMirror. :P
2010-08-06 Brion VibberSubMirror: Drop mirror link from subscriptions list...
2010-08-06 Brion VibberOStatus/FeedSub: tweaked PuSH feed garbage collection...
2010-08-06 Brion VibberSubMirror plugin initial checkin: allows setting up...
2010-08-05 Luke FitzgeraldUse nick length instead
2010-08-05 Brion VibberMerge branch 'testing' into 0.9.x
2010-08-05 Brion VibberMerge branch 'master' into testing
2010-08-05 Luke FitzgeraldBot responds to channel commands via PM
2010-08-04 Luke FitzgeraldAlways remove messages from waiting queue and requeue...
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 ProdromouMerge branch 'activityhooks' into 0.9.x
2010-08-03 Evan ProdromouMerge branch 'testing' into 0.9.x
2010-08-03 Evan Prodromoucorrectly show <source> for atom feeds
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-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 Walkermove to rel="salmon" (per latest spec)
2010-08-02 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-07-31 Luke FitzgeraldFix a bunch of bugs where DB object wasn't correctly...
2010-07-31 Brion VibberMerge branch '2286' into 0.9.x
2010-07-31 Luke FitzgeraldChanges to make plugin use database instead of polling...
2010-07-30 Brion VibberFix for ticket #2286: [mobile] Text extends beyond...
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 Brion VibberMerge branch 'testing' into 0.9.x
2010-07-28 Luke FitzgeraldIntroduce error checking when calling handleEvents
2010-07-28 Luke FitzgeraldMerge in Phergie changes
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 FitzgeraldAdd timeout method to force call of idle to send ping
2010-07-26 Luke FitzgeraldFix typo
2010-07-26 Luke FitzgeraldMore Irc plugin work
2010-07-25 Luke FitzgeraldMerged in Phergie changes
2010-07-25 Luke FitzgeraldUse non-statusnet class
next