All Versions
92
Latest Version
Avg Release Cycle
143 days
Latest Release
64 days ago

Changelog History
Page 9

  • v0.0.3.2 Changes

    • ๐Ÿ›  Fix XSS vulnerability in conversations#new #4010
  • v0.0.3.1 Changes

    • exec foreman in ./script/server to replace the process so that we can Ctrl+C it again.
    • Include our custom fileuploader on the mobile site too. #3994
    • ๐Ÿšš Move custom splash page logic into the controller #3991
    • ๐Ÿ›  Fixed removing images from publisher on the profile and tags pages. #3995
    • Wrap text if too long in mobile notifications. #3990
    • Sort tag followings alphabetically, not in reverse #3986
  • v0.0.3.0 Changes

    ๐Ÿ”จ Refactor

    • โœ‚ Removed unused stuff #3714, #3754
    • Last post link isn't displayed anymore if there are no visible posts #3750
    • Ported tag followings to backbone #3713, #3775
    • ๐Ÿ”ง Extracted configuration system to a gem.
    • ๐Ÿ”ง Made number of unicorn workers configurable.
    • ๐Ÿ”ง Made loading of the configuration environment independent of Rails.
    • Do not generate paths like /a/b/c/config/boot.rb/../../Gemfile to require and open things, create a proper path instead.
    • โœ‚ Remove the hack for loading the entire lib folder with a proper solution. #3809
    • ๐Ÿ”จ Update and refactor the default public view public/default.html #3811
    • Write unicorn stderr and stdout #3785
    • Ported aspects to backbone #3850
    • Join tagging's table instead of tags to improve a bit the query #3932
    • ๐Ÿ”จ Refactor contacts/index view #3937
    • Ported aspect membership dropdown to backbone #3864

    ๐Ÿ”‹ Features

    • โšก๏ธ Updates to oEmbed, added new providers and fixed photo display. #3880
    • โž• Add 'screenshot tool' for taking before/after images of stylesheet changes. #3797
    • โž• Add possibility to contact the administrator. #3792
    • โž• Add simple background for unread messages/conversations mobile. #3724
    • โž• Add flash warning to conversation mobile, unification of flash warning with login and register mobile, and add support for flash warning to Opera browser. #3686
    • โž• Add progress percentage to upload images. #3740
    • Mark all unread post-related notifications as read, if one of this gets opened. #3787
    • โž• Add flash-notice when sending messages to non-contacts. #3723
    • Re-add hovercards #3802
    • โž• Add images to notifications #3821
    • โšก๏ธ Show pod version in footer and updated the link to the changelog #3822
    • ๐Ÿšš Footer links moved to sidebar #3827
    • ๐Ÿ”„ Changelog now points to correct revision if possible #3921
    • ๐Ÿ‘‰ User interface enhancements #3832, #3839, #3834, #3840, #3846, #3851, #3828, #3874, #3806, #3906.
    • โž• Add settings web mobile. #3701
    • Stream form on profile page #3910.
    • โž• Add Getting_Started page mobile. #3949.
    • Autoscroll to the first unread message in conversations. #3216
    • Friendlier new-conversation mobile. #3984

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ฎ Force Typhoeus/cURL to use the CA bundle we query via the config. Also add a setting for extra verbose output.
    • Validate input on sending invitations, validate email format, send correct ones. #3748, #3271
    • ๐Ÿšš moved Aspects JS initializer to the correct place so aspect selection / deselection works again. #3737
    • Do not strip "markdown" in links when posting to services. #3765
    • ๐Ÿ”ง Renamed server.db to server.database to match the example configuration.
    • ๐Ÿ›  Fix insecure image of cat on user edit page - New photo courtesy of khanb1 on flickr under CC BY 2.0.
    • ๐Ÿ‘ Allow translation of "suggest member" of Community Spotlight. #3791
    • Resize deletelabel and ignoreuser images to align them. #3779
    • Patch in Armenian pluralization rule until CLDR provides it.
    • ๐Ÿ›  Fix reshare a post multiple times. #3831
    • ๐Ÿ›  Fix services index view. #3884
    • Excessive padding with "user-controls" in single post view. #3861
    • Resize full scaled image to a specific width. #3818
    • ๐Ÿ›  Fix translation issue in contacts_helper #3937
    • ๐Ÿ‘‰ Show timestamp hovering a timeago string (stream) #3149
    • ๐Ÿ›  Fix reshare and like a post on a single post view #3672
    • ๐Ÿ›  Fix posting multiple times the same content #3272
    • Excessive padding with select aspect in mobile publisher. #3951
    • Adapt css for search mobile page. #3953
    • Twitter/Facebook/Tumblr count down characters is hidden by the picture of the post. #3963
    • Buttons on mobile are hard to click on. #3973
    • RTL-language characters in usernames no longer overlay post dates #2339
    • ๐ŸŒ Overflow info author mobile web. #3983
    • Overflow name author mobile post. #3981

    โšก๏ธ Gem Updates

    • โœ‚ Removed debugger since it was causing bundle problems, and is not necessary given 1.9.3 has a built-in debugger.
    • โฌ‡๏ธ dropped unnecessary fastercsv
    • ๐Ÿš€ markerb switched from git release to 1.0.1
    • โž• added rmagick as development dependency for making screenshot comparisons
    • ๐Ÿšš jasmine 1.2.1 -> 1.3.1 (+ remove useless spec)
    • activerecord-import 0.2.11 -> 0.3.1
    • asset_sync 0.5.0 -> 0.5.4
    • bootstap-sass 2.1.1.0 -> 2.2.2.0
    • carrierwave 0.7.1 -> 0.8.0
    • ๐Ÿ”ง configurate 0.0.1 -> 0.0.2
    • factory_girl_rails 4.1.0 -> 4.2.0
    • faraday 0.8.4 -> 0.8.5
    • ffi 1.1.5 -> 1.4.0
    • ๐Ÿ›  fixture_builder 0.3.4 -> 0.3.5
    • fog 1.6.0 -> 1.9.0
    • foreigner 1.2.1 -> 1.3.0
    • foreman 0.60.2 -> 0.61
    • gon 4.0.1 -> 4.0.2
    • guard 1.5.4 -> 1.6.2
      • guard-cucumber 1.2.2 -> 1.3.2
      • guard-rspec 2.1.1 -> 2.4.0
      • guard-spork 1.2.3 -> 1.4.2
      • rb-fsevent 0.9.2 -> 0.9.3
      • rb-inotify 0.8.8 -> 0.9.0
    • haml 3.1.7 -> 4.0.0
    • ๐Ÿฑ handlebars_assets 0.6.6 -> 0.11.0
    • ๐Ÿš… jquery-rails 2.1.3 -> 2.1.4
    • ๐Ÿš… jquery-ui-rails 2.0.2 -> 3.0.1
    • mini_magick 3.4 -> 3.5.0
    • mobile-fu 1.1.0 -> 1.1.1
    • multi_json 1.5.1 -> 1.6.1
    • nokogiri 1.5.5 -> 1.5.6
    • omniauth 1.1.1 -> 1.1.3
      • omniauth-twitter 0.0.13 -> 0.0.14
    • rack-ssl 1.3.2 -> 1.3.3
    • rack-rewrite 1.3.1 -> 1.3.3
    • ๐Ÿš… rails-i18n 0.7.0 -> 0.7.2
    • ๐Ÿš… rails_admin 0.2.0 -> 0.4.5
    • remotipart 1.0.2 -> 1.0.5
    • ๐Ÿ’Ž ruby-oembed 0.8.7 -> 0.8.8
    • rspec 2.11.0 -> 2.12.0
    • ๐Ÿš… rspec-rails 2.11.4 -> 2.12.2
    • ๐Ÿš… sass-rails 3.2.5 -> 3.2.6
    • selenium-webdriver 2.26.0 -> 2.29.0
    • timecop 0.5.3 -> 0.5.9.2
    • twitter 4.2.0 -> 4.5.0
    • unicorn 4.4.0 -> 4.6.0
    • will_paginate 3.0.3 -> 3.0.4
  • v0.0.2.5 Changes

    • ๐Ÿ”’ Fix CVE-2013-0269 by updating the gems json to 1.7.7 and multi_json to 1.5.1. Read more
    • โž• Additionally ensure can't affect us by bumping Rails to 3.2.12. Read more
    • โšก๏ธ And exclude CVE-2013-0262 and CVE-2013-0263 by updating rack to 1.4.5.
  • v0.0.2.4 Changes

    • ๐Ÿ›  Fix XSS vulnerabilities caused by not escaping a users name fields when loading it from JSON. #3948
  • v0.0.2.3 Changes

    • ๐Ÿš€ Upgrade to Devise 2.1.3 Read more
  • v0.0.2.2 Changes

    • ๐Ÿš€ Upgrade to Rails 3.2.11 (CVE-2012-0155, CVE-2012-0156). Read more
  • v0.0.2.1 Changes

    • ๐Ÿ”’ Upgrade to Rails 3.2.10 as per CVE-2012-5664. Read more
  • v0.0.2.0 Changes

    ๐Ÿ”จ 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
    • 0๏ธโƒฃ unicorn 4.3.1 -> 4.4.0, now default
    • webmock 1.8.10 -> 1.8.11

    And their dependencies.

  • v0.0.1.2 Changes

    ๐Ÿ›  Fix exception when the root of a reshare of a reshare got deleted #3546