github diaspora/diaspora v0.0.2.0
diaspora* 0.0.2.0

latest releases: v0.7.18.2, v0.7.18.1, v0.7.18.0...
10 years ago

Refactor

script/server

  • Uses foreman now
  • Reduce startup time by reducing calls to script/get_config.rb
  • config/script_server.yml is removed and replaced by the server section in config/diaspora.yml
    Have a look at the updated example!
  • Thin is dropped in favour of unicorn
  • Already set versions of RAILS_ENV and DB are now prefered over those set in config/diaspora.yml
  • Heroku setups: ENVIRONMENT_UNICORN_EMBED_RESQUE_WORKER got renamed to SERVER_EMBED_RESQUE_WORKER

Other

  • MessagesController. #3657
  • Fixed setting: follow_diasporahq has now to be set to true to enable following the DiasporaHQ account. Was false
  • Removal of some bash-/linux-isms from most of the scripts, rework of 'script/install.sh' output methods. #3679

Features

  • Add "My Activity" icon mobile -Author Icon-. #3687
  • Add password_confirmation field to registration page. #3647
  • When posting to Twitter, behaviour changed so that URL to post will only be added to the post when length exceeds 140 chars or post contains uploaded photos.
  • Remove markdown formatting from post message when posting to Facebook or Twitter.

Bug Fixes

  • Fix missing X-Frame headers #3739
  • Fix image path for padlocks #3682
  • Fix posting to Facebook and Tumblr. Have a look at the updated services guide for new Facebook instructions.
  • Fix overflow button in mobile reset password. #3697
  • Fix issue with interacted_at in post fetcher. #3607
  • Fix error with show post Community Spotlight. #3658
  • Fix javascripts problem with read/unread notifications. #3656
  • Fix error with open/close registrations. #3649
  • Fix javascripts error in invitations facebox. #3638
  • Fix css overflow problem in aspect dropdown on welcome page. #3637
  • Fix empty page after authenticating with other services. #3693
  • Fix posting public posts to Facebook. #2882, #3650
  • Fix error with invite link box shows on search results page even if invites have been turned off. #3708
  • Fix misconfiguration of Devise to allow the session to be remembered. #3472
  • Fix problem with show reshares_count in stream. #3700
  • Fix error with notifications count in mobile. #3721
  • Fix conversation unread message count bug. #2321

Gem updates

  • bootstrap-sass 2.1.0.0 -> 2.1.1.0
  • capybara 1.1.2 -> 1.1.3
  • carrierwave 0.6.2 -> 0.7.1
  • client_side_validations 3.1.4 -> 3.2.1
  • database_cleaner 0.8 -> 0.9.1
  • faraday_middleware 0.8.8 -> 0.9.0
  • foreman 0.59 -> 0.60.2
  • fuubar 1.0.0 -> 1.1.0
  • debugger 1.2.0 -> 1.2.1
  • gon 4.0.0 -> 4.0.1
  • guard
    • guard-cucumber 1.0.0 -> 1.2.2
    • guard-rspec 0.7.3 -> 2.1.1
    • guard-spork 0.8.0 -> 1.2.3
    • rb-inotify -> 0.8.8, new dependency
  • handlebars_assets 0.6.5 -> 0.6.6
  • omniauth-facebook 1.3.0 -> 1.4.1
  • omniauth-twitter 0.0.11 -> 0.0.13
  • rails_admin 0.1.1 -> 0.2.0
  • rails-i18n -> 0.7.0
  • rack-rewrite 1.2.1 -> 1.3.1
  • redcarpet 2.1.1 -> 2.2.2
  • resque 1.22.0 -> 1.23.0
  • rspec-rails 2.11.0, 2.11.4
  • selenium-webdriver 2.25.0 -> 2.26.0
  • timecop 0.5.1 -> 0.5.3
  • twitter 2.0.2 -> 4.2.0
  • unicorn 4.3.1 -> 4.4.0, now default
  • webmock 1.8.10 -> 1.8.11

And their dependencies.

Don't miss a new diaspora release

NewReleases is sending notifications on new releases.