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-09updated 135 locale files [ci skip]Jonne Hass
2011-11-09fixed notification counter increment via websocketJonne Hass
2011-11-09pluralization for show more comments, fix #2350Jonne Hass
2011-11-09Merge pull request #2358 from Pistos/issue-2353-ie-photo-zoomSarah Mei
IE: Open images in a new tab, no lightbox
2011-11-09Merge pull request #2357 from Pistos/issue-2352-ie-notifications-dropdownSarah Mei
IE: Go directly to notifications page
2011-11-09Skip lightbox when clicking (non-cubbies) images in IE. Just open the image ↵Pistos
in a new tab. This is because the lightbox doesn't work in IE.
2011-11-09Don't use a dropdown for notifications in IE (because it doesn't render ↵Pistos
properly). Just go to notifications URL on click.
2011-11-09not all tags are happy tagsMaxwell Salzberg
2011-11-09redis cache requires redis 2.4 or later (re: sorted sets) [ci skip]Daniel Grippi
2011-11-09added note about redis version [ci: skip]Jonne Hass
2011-11-09update newrelic_rpmdanielgrippi
2011-11-09fix final tag stream specMaxwell Salzberg
2011-11-09open up tag show publisher, have a cuter message on the pageMaxwell Salzberg
2011-11-09add missing .html_safeJonne Hass
2011-11-08add a link to the tag show page from the search pageMaxwell Salzberg
2011-11-08updated 18 locale files [ci skip]Jonne Hass
2011-11-08remove resque-scheduler from start scripts (resque-retry revert)Jonne Hass
2011-11-08fixed order dependent specJonne Hass
2011-11-08Merge branch 'close_popovers'Ilya Zhitomirskiy
2011-11-08fade in on hover, larger x on the welcome divIlya Zhitomirskiy
2011-11-08added close buttons which clear getting started when they're all closedIlya Zhitomirskiy
2011-11-08pop-over close buttons, wipIlya Zhitomirskiy
2011-11-08MS SM save sync cache if you have some sort of contactsMaxwell Salzberg
2011-11-08update selenium-driver to work in FF8danielgrippi
2011-11-08Remove resque_rescheduler as it was killing our app servers (receivingdanielgrippi
http requests). Revert "retry less" This reverts commit 7784156e3b08ce18417b048855f924bbc5dcbe2b. Revert "supress resque retries" This reverts commit 80cdcd4eddafcf5cbbc4bed3a3576c364828b656. Revert "Retry federation if remote pod is down" This reverts commit bcbc86e50286adc47631523fbfcd4687b15497a7. Conflicts: app/models/jobs/http_multi.rb
2011-11-08fix scopedanielgrippi
2011-11-08multi stream hotfix (re: cache)danielgrippi
2011-11-07repopulating the redis cache should clear the entire set firstdanielgrippi
2011-11-07fix construct_shareable_from_others_query to only include posts from ↵danielgrippi
contacts within your aspects
2011-11-07fix timeago widgetJonne Hass
2011-11-07updated 55 locale files [ci skip]Jonne Hass
2011-11-07Specify a fixture path relative to Rails.root to appease the Travis.Pistos
2011-11-07Whitespace cleanup.Pistos
2011-11-07Delete all pending specs except stuff we actually want to fix in the short ↵Sarah Mei
term. Add more useful comments to those.
2011-11-07do not specifiy order for a scope that does not have to do with orderMaxwell Salzberg
2011-11-07Remove some empty files. If you're gonna scaffold, plz remove empty files ↵Sarah Mei
before committing kkthx.
2011-11-07Merge branch 'master' of github.com:diaspora/diasporaSarah Mei
2011-11-07get rid of all pending specs except the one that is actually pendingSarah Mei
2011-11-07correct newrelic_ignoredanielgrippi
2011-11-07Merge remote-tracking branch 'johnedmonds/issue1144'Pistos
2011-11-07Fix order-dependent test that would sometimes fail on postgresSarah Mei
2011-11-07we cause too much load on travis: if you have a fork and use travis please ↵Jonne Hass
turn it off; run oauth-cucumber inside other build to reduce builds and save (setup) time.
2011-11-07little reorder in application.yml.example and only show donations in sidebar ↵Jonne Hass
if paypal stuff is set
2011-11-07Merge pull request #2334 from dmorley/patch-1Pistos
http://podup.sargodarya.de is now 5 months out of date, most pods are gon
2011-11-07Merge pull request #2338 from buddhamagnet/2307-private-inbox-bugJonne Hass
2307 private inbox bug
2011-11-07Rename and make pending the spec for populating the cacheSarah Mei
2011-11-06checking if the cache exists on the redis keyIlya Zhitomirskiy
2011-11-06don't ensure populated on querying... we can do this in a job laterdanielgrippi
2011-11-06amended view to pass in time to translated string for private inbox thread ↵buddhamagnet
time display
2011-11-06added text for 'ago'buddhamagnet