Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-06added translateable text to inbox thread timesbuddhamagnet
2011-11-06Improved reshare receiveJonne Hass
- Do not error out on Reshare#fetch_post/after_parse if we get a 404 - Do error out if another error happens in Reshare#fetch_post/after_parse - Retry failling receive jobs a few times
2011-11-06Merge pull request #2336 from dmorley/patch-3Raphael Sofaer
blacklist example admin username
2011-11-06blacklist example admin usernameDavid Morley
2011-11-06also link to the translated tagJonne Hass
2011-11-06http://podup.sargodarya.de is now 5 months out of date, most pods are gone ↵David Morley
on there, listings are all wrong. changed to podupti.me
2011-11-06made help tags translatable so that local communities can take care of the ↵Jonne Hass
new users, also fixed #2327
2011-11-06supress resque retriesJonne Hass
2011-11-06Merge branch 'new_user_language' of https://github.com/alda519/diasporaJonne Hass
2011-11-06test that photosController#index succeeds without any photosJonne Hass
2011-11-06fixed 500 error if one is opening people's photos view and there are no ↵Jakob Kramer
images in the user's stream
2011-11-06give correct scope in order clauseJonne Hass
2011-11-06do not assume mysql ordering in StatusMessage#tag_streamJonne Hass
2011-11-06do not send Expect header as many server don't like itJonne Hass
2011-11-06Fix require problem with the acts_as_taggable patchesSarah Mei
2011-11-06Differentiate between oauth features and non-oauth features for travis.Sarah Mei
2011-11-06Add oauth features to travis as a separate build. Combinatoric explosion FTWSarah Mei
2011-11-06Merge branch 'master' of github.com:diaspora/diasporaSarah Mei
2011-11-06Refactor regular expression used to find tags so that it supports unicode in ↵Sarah Mei
both ruby 1.8 and ruby 1.9. NEVER SPEAK OF THIS AGAIN.
2011-11-06improved UX for ca_file setting [ci:skip]Jonne Hass
2011-11-06make service icons largerdanielgrippi
2011-11-06Revert "add participant_users to conversations"danielgrippi
This reverts commit 655558cb95181929b8d3aa8713e43bbf61682615. Revert "MS DG; for real this time?" This reverts commit f85a047f6f61b71eb8f40a594e4f26eeff41b297. Revert "MS DG; actually fix the bug" This reverts commit cde12ec2325308c631cd2b2f0a6549e5519bbdf0. Revert "fix small commenting email bug #oops" This reverts commit a552fc80c09449bf4e507dfd20918a5061f45b05. Revert "dont ban diasporahq stuff" This reverts commit 2c12b94e6752abe24c41cf09c93c3a6ec09c861a. Revert "Merge branch 'participants'" This reverts commit 741780188646ab4bc683ae9d35354451cbff13cb, reversing changes made to abd211ba72e7d7b88825c5a6fcf83b54aa9aa1a0.
2011-11-06give warden a failure appJonne Hass
2011-11-06Run ostatus builder spec that sometimes causes nokogiri to segfaultSarah Mei
2011-11-06Merge branch 'master' of github.com:diaspora/diasporaSarah Mei
2011-11-06Refactor and backfill tags_following_controller_spec. Move normalize tag ↵Sarah Mei
specs into model spec. Move rss fixture file into fixture directory.
2011-11-06updated 54 locale files [ci skip]Jonne Hass
2011-11-06decode the cookie through rails in the websocket server. Hopefully this is ↵Jonne Hass
more stable
2011-11-05show service icons on mobile siteDan Hansen & Maxwell Salzberg
2011-11-05websocket really should stay running so catch TypeError tooJonne Hass
2011-11-05ugly thing to prevent crashing websocket for dmorley, hopefullyJonne Hass
2011-11-05add participant_users to conversationsJonne Hass
2011-11-05improved closing account experience and fixed the cukeJonne Hass
2011-11-05Fix facebook specSarah Mei
2011-11-05Fix notify local users specSarah Mei
2011-11-05Fix user controller specSarah Mei
2011-11-05Oh yeah, change travis config too. :pSarah Mei
2011-11-05try breaking up travis build into componentsSarah Mei
2011-11-05Merge pull request #2315 from Pistos/ie-make-user-menu-workDaniel Grippi
Total hax, but this is better than the user menu completely not working.
2011-11-05MS DG; for real this time?Maxwell Salzberg
2011-11-05MS DG; actually fix the bugMaxwell Salzberg
2011-11-05fix small commenting email bug #oopsMaxwell Salzberg
2011-11-05dont ban diasporahq stuffMaxwell Salzberg
2011-11-05Merge branch 'participants'Maxwell Salzberg
2011-11-05fix spelling and update job to use less obtrusive queryMaxwell Salzberg
2011-11-05include post author in participatsMaxwell Salzberg
2011-11-05MS DG add participantsMaxwell Salzberg
2011-11-05dry up multi streamMaxwell Salzberg
2011-11-05dry up multi streamMaxwell Salzberg
2011-11-05fix update public_tag_streamMaxwell Salzberg