]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2010-10-08 Brion VibberFix PHP fatal error in DeletenoticeAction: died when...
2010-10-07 Brion VibberMerge branch 'bitly'
2010-10-07 Brion VibberAdd a README for BitlyUrlPlugin
2010-10-07 Brion VibberTweak bit.ly admin panel messages to distinguish the...
2010-10-07 Brion VibberDrop out the 'allow user override' checkbox on bit...
2010-10-07 Brion VibberClean up bit.ly admin panel behavior, and hide it from...
2010-10-07 Brion Vibberbit.ly admin panel to set the API keys to use.
2010-10-07 Brion VibberWorkaround for regression in input validation due to...
2010-10-07 Brion VibberPull up the guts of my fixed bit.ly plugin from an...
2010-10-07 Brion VibberOStatus fixup-shadow.php: add check for user_group...
2010-10-07 Brion VibberFix regression in OStatus remote group delivery: local...
2010-10-06 Brion VibberBasic validation of UTF-8 input via GET/POST vars:...
2010-10-05 Brion VibberVictorian theme by Michael R. Bernstein
2010-10-05 Brion Vibbermnml theme by Michael R. Bernstein
2010-10-04 Brion VibberUrgh... fix for fix for horrific $ escaping problems...
2010-10-04 Brion Vibberscripts/fixup_group_uri.php to fill in empty user_group...
2010-10-04 Brion VibberFix unescaped dollar signs in double-quoted strings...
2010-10-04 Brion VibberExtra debug helper line in push callback
2010-10-04 Brion VibberFix broken code in OStatus feed maint/test scripts...
2010-10-02 Brion VibberNoticeTitle plugin: link the post title to detail view...
2010-10-01 Brion VibberBugfix in FB-sharing header for empty profile avatar
2010-10-01 Zach CopleyBetter markup for anon fave tally
2010-10-01 Zach CopleyMerge branch 'master' of gitorious.org:statusnet/mainline
2010-10-01 Zach CopleyAllow turning off Anonymous Favoring for specific users...
2010-10-01 Brion VibberThrow in a quick event hook to override the profile...
2010-10-01 Brion VibberAdd a $config['plugins']['locale_path'] which can be...
2010-10-01 Brion VibberAdd helper metadata on individual notice pages to aid...
2010-10-01 Brion VibberShareNotice plugin -- basic buttons per-notice to share...
2010-10-01 Brion VibberForceGroup plugin: optionally force new users to join...
2010-10-01 Brion VibberGroupFavorited plugin: adds 'Popular' tab to group...
2010-10-01 Brion Vibberfix comment
2010-10-01 Brion VibberInitial SlicedFavorites plugin to allow for customized...
2010-09-30 Zach CopleyForgot to update a call in DisqusPlugin
2010-09-30 Zach CopleyLess intrusive insertion of Disqus notice count into...
2010-09-30 Zach CopleyChange Disqus plugin to allow restricting to users...
2010-09-30 Zach CopleyMerge branch 'anon-fave-plugin'
2010-09-30 Brion VibberAdd 'restricted' option to NoticeTitle; if set, only...
2010-09-30 Brion VibberAdded an option to TinyMCE plugin to restrict the rich...
2010-09-30 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-09-30 Brion VibberAlways specify UTF-8 targt charset for html_entity_deco...
2010-09-29 Zach CopleyMerge branch 'anon-fave-plugin' of gitorious.org:~zcopl...
2010-09-29 Zach CopleyRemove debugging statements
2010-09-29 Zach CopleyMake createAnonProfile() static
2010-09-29 Zach Copley- Lookup anon profiles by ID (safer because they are...
2010-09-29 Zach CopleyAjax update notice tally
2010-09-29 Zach CopleyAdd Start/EndFavorNoticeForm and Start/EndDisFavorNotic...
2010-09-29 Zach CopleySet initialize_fave_tallys.php executable
2010-09-29 Zach CopleyIntialize new fave tallys with total existing fave...
2010-09-29 Zach Copley- Increment/decrement notice fave tally
2010-09-29 Zach CopleyAdd Start/EndShowNoticeInfo events
2010-09-29 Zach CopleyNew DB_DataObject for storing favorites tally
2010-09-29 Zach CopleyInitial plugin for allowing anonymous favoriting
2010-09-29 Zach CopleyNew eventsi: Start/EndShowNoticeOptions and Start/EndSh...
2010-09-29 Zach CopleyAdd Start/EndShowNoticeItem event hooks to single notic...
2010-09-29 Zach CopleyMove blowFavesCache() to Profile
2010-09-29 Zach CopleyMove hasFave() to Profile
2010-09-29 Zach CopleyRemove debugging statements
2010-09-29 Zach CopleyMake createAnonProfile() static
2010-09-29 Zach Copley- Lookup anon profiles by ID (safer because they are...
2010-09-29 Zach CopleyAjax update notice tally
2010-09-29 Zach CopleyAdd Start/EndFavorNoticeForm and Start/EndDisFavorNotic...
2010-09-29 Zach CopleySet initialize_fave_tallys.php executable
2010-09-29 Zach CopleyIntialize new fave tallys with total existing fave...
2010-09-29 Zach Copley- Increment/decrement notice fave tally
2010-09-29 Zach CopleyAdd Start/EndShowNoticeInfo events
2010-09-29 Evan ProdromouMerge branch '0.9.x'
2010-09-29 Evan Prodromouadd hooks to the feedlist widget to give fine-grained...
2010-09-29 Zach CopleyNew DB_DataObject for storing favorites tally
2010-09-29 Zach CopleyInitial plugin for allowing anonymous favoriting
2010-09-29 Zach CopleyNew eventsi: Start/EndShowNoticeOptions and Start/EndSh...
2010-09-28 Brion VibberYammerImport admin UI now auto-refreshes during running...
2010-09-28 Brion VibberMade YammerImport more robust against errors; can now...
2010-09-28 Brion VibberYammerImport: fix for importing over existing user...
2010-09-28 Brion VibberYammerImport: set some more default fields for user_gro...
2010-09-28 Brion VibberYammerImporter: 'group_id' field not always present...
2010-09-28 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-09-28 Zach CopleyAdd Start/EndShowNoticeItem event hooks to single notic...
2010-09-28 Brion VibberYammerImport admin UI now auto-refreshes during running...
2010-09-28 Zach CopleyMove blowFavesCache() to Profile
2010-09-28 Brion VibberMade YammerImport more robust against errors; can now...
2010-09-28 Siebrand Mazeland* i18n/L10n and translator documentation updates.
2010-09-28 Siebrand Mazeland* i18n/L10n and translator documentation updates.
2010-09-28 Siebrand Mazeland* i18n/L10n and translator documentation updates.
2010-09-28 Brion VibberYammerImport: fix for importing over existing user...
2010-09-28 Brion VibberYammerImport: set some more default fields for user_gro...
2010-09-28 Brion VibberYammerImporter: 'group_id' field not always present...
2010-09-28 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-09-28 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-09-28 Brion VibberPHP 5.2 compat fix in YammerPlugin (can't call $var...
2010-09-28 Evan ProdromouMerge branch '0.9.x'
2010-09-28 Brion VibberMerge branch 'yammer-master'
2010-09-28 Brion VibberEnhanced OStatus fixup-shadow.php cleanup script to...
2010-09-28 Brion Vibberupdate README for YammerImport
2010-09-28 Brion VibberYammer import API keys can now be overridden by the...
2010-09-28 Brion VibberYammer import (work run via background queues) now...
2010-09-28 Brion VibberOk, got the AJAX clicky-throughs working for yammer...
2010-09-28 Brion VibberWork in progress on fixing auth... looks like the ifram...
2010-09-28 Brion VibberWork in progress on getting the frontend Yammer import...
2010-09-28 Brion VibberPretty it up a bit more
2010-09-28 Brion VibberPretty up the Yammer import status display a bit
next