diaspora* v0.0.3.0 Release Notes

  • ๐Ÿ”จ 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