]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-10-15 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-15 Evan Prodromouupdate DB_DataObject to 1.8.12
2009-10-14 Sarven CapadisliMoved to location of the FBConnect JavaScript to the...
2009-10-13 Brion VibberCommit upstream updates to php-gettext after the 1...
2009-10-13 Zach CopleyFix syntax errors
2009-10-13 Evan Prodromouremove inboxes option
2009-10-13 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-13 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-13 Brion VibberUpdate Polish translations from Raven's bug tracker...
2009-10-13 Brion VibberMerge branch '0.8.x' of gitorious.org:statusnet/mainlin...
2009-10-13 Brion VibberPull all localization updates from the current Pootle...
2009-10-13 Eric Helgesondefine LACONICA for compatibility on scripts
2009-10-13 Brion VibberInclude long-form attachment URL in notice if URL short...
2009-10-13 Brion VibberMerge branch '0.8.x' of gitorious.org:statusnet/mainlin...
2009-10-13 Brion VibberInclude long-form attachment URL in notice if URL short...
2009-10-13 Brion VibberMerge branch '0.8.x' of git@gitorious.org:~brion/status...
2009-10-13 Eric HelgesonFix typo's in installer
2009-10-13 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-10-13 Sarven CapadisliUpdated default theme to use the CSS Sprites method...
2009-10-13 Craig AndrewsAdded a new plugin that requires a user to have a valid...
2009-10-12 Zach CopleyAdded in credits.
2009-10-12 Zach CopleyUse site's name for basic auth realm
2009-10-12 Zach CopleyMake apigroupcreate.php pass phpcs
2009-10-12 Zach CopleyTook out some unnecessary intializations
2009-10-12 Brion VibberMerge branch '0.8.x' of git://gitorious.org/~brion...
2009-10-12 Zach CopleyMoved group create API into its own action
2009-10-12 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-10-11 Craig AndrewsMerge remote branch 'statusnet/0.8.x' into 0.9.x
2009-10-11 Craig AndrewsMerge commit 'refs/merge-requests/1723' of git://gitori...
2009-10-11 Craig AndrewsMerge commit 'refs/merge-requests/1730' of git://gitori...
2009-10-11 Craig AndrewsMerge commit 'refs/merge-requests/1738' of git://gitori...
2009-10-11 Craig AndrewsImplemented create group api
2009-10-11 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-10-10 Zach CopleyCamelCase all function names in the API code
2009-10-10 Zach CopleyThese same params are used in most API actions; moved...
2009-10-10 Zach CopleyMissed some of the references to the old TwitterApiActi...
2009-10-10 Zach CopleyRemove more redundant $formats
2009-10-10 Zach CopleyRemove dead code
2009-10-09 Zach CopleyMove all basic auth output and processing to base classes
2009-10-09 Zach Copley$format is used by every API action. Set it in the...
2009-10-09 Zach CopleyDelete action/api.php and rename lib/twitterapi.php...
2009-10-09 Zach CopleyNew actions for blocks via API
2009-10-09 Evan Prodromouadd lots of events to customize the profile page
2009-10-09 Evan Prodromouadd some hooks for the profile page
2009-10-09 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-09 Evan Prodromoufix FBConnect so it doesn't muffle EndPrimaryNav
2009-10-09 Evan Prodromoudon't write session if it's unchanged
2009-10-09 Jeffery ToFixed facebook connect primary nav to hide search optio...
2009-10-09 Jeffery ToFixed facebook connect primary nav to obey sms/twitter...
2009-10-09 Jeffery ToFixed facebook connect login nav to obey openid settings
2009-10-09 Jeffery ToFixed facebook connect nav to obey sms/twitter disabled
2009-10-09 Jeffery ToFixed twitter defaulting to disabled
2009-10-08 Zach CopleyNew action for test/help API method
2009-10-08 Zach CopleyNew actions for statusnet config and version API methods
2009-10-08 Evan ProdromouRevert "Open tags should have closing tags"
2009-10-08 Jeffery ToDon't show search suggestions for private sites
2009-10-08 Zach CopleyNew individual actions for dealing with groups via API
2009-10-07 Evan ProdromouRationalize logic in showProfile()
2009-10-07 Evan Prodromoudon't reset in showProfile()
2009-10-07 Jeffery ToFixed E_NOTICE when returnto isn't set
2009-10-07 Jeffery ToFixed E_NOTICE when the "lite" parameter isn't included...
2009-10-07 Jeffery ToFixed E_NOTICE - GroupList expects an owner object...
2009-10-07 Zach CopleyNew action for group timelines via API
2009-10-07 Zach Copleyphpcs cleanup
2009-10-06 Zach CopleyNew action for tag timelines in the API
2009-10-06 Sarven CapadisliReturning false seems to fix IE from reclaiming window...
2009-10-06 Sarven CapadisliAligning notice attach label from right instead of...
2009-10-06 Sarven CapadisliFixed IE background image alignment for attach, favour...
2009-10-06 Sarven CapadisliFixed nudge and direct message background image alignment
2009-10-06 Sarven CapadisliUsing 'CSS sprites' for common icons for the identica...
2009-10-06 Zach CopleyBetter Twitter date output
2009-10-06 Zach CopleyNew actions for the account methods we have implemented
2009-10-05 Zach CopleyNew actions for favorites via the API
2009-10-05 Zach CopleyAdd in a check for proper format
2009-10-05 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-10-05 Zach CopleyRoutes for friendships actions
2009-10-05 Zach CopleyNew actions for managing subscriptions (friendships)
2009-10-05 Eric HelgesonOpen tags should have closing tags
2009-10-05 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-10-05 Sarven CapadisliAdded hook to wrap the notice form data block
2009-10-04 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-10-04 Sarven CapadisliUnnecessary selector bit
2009-10-04 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-04 Sarven CapadisliRemoved obsolete iphone theme (pre v0.7)
2009-10-04 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-04 Evan Prodromouremove spurious readme from Orbited
2009-10-04 Evan ProdromouMerge branch 'orbited' into 0.9.x
2009-10-04 Evan Prodromouneed to show scripts at end of body in RealtimePlugin
2009-10-04 Evan ProdromouSome changes required from Orbited debugging
2009-10-04 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-04 Evan ProdromouUpdate OrbitedPlugin to work with RealtimePlugin framework
2009-10-04 Evan Prodromouupdated OrbitedPlugin to use RealtimePlugin
2009-10-04 Evan Prodromouremove unused files for OrbitedPlugin
2009-10-04 Evan Prodromourename plugin
2009-10-04 Evan Prodromoucopy Comet plugin to Orbited
2009-10-04 Evan Prodromoumove scripts to just before </body>, add event for...
2009-10-04 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-04 Evan Prodromoureformat Notice.php
2009-10-03 Brenda Wallaceadded all them doxygens
2009-10-03 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
next