All Versions
92
Latest Version
Avg Release Cycle
143 days
Latest Release
64 days ago
Changelog History
Page 9
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/../../Gemfileto 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.dbtoserver.databaseto 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
debuggersince 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.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.ymlis removed and replaced by theserversection inconfig/diaspora.ymlHave a look at the updated example! - Thin is dropped in favour of unicorn
- ๐
Already set versions of
RAILS_ENVandDBare now prefered over those set inconfig/diaspora.yml - Heroku setups:
ENVIRONMENT_UNICORN_EMBED_RESQUE_WORKERgot renamed toSERVER_EMBED_RESQUE_WORKER
Other
- MessagesController. #3657
- ๐ Fixed setting:
follow_diasporahqhas now to be set totrueto enable following the DiasporaHQ account. Wasfalse - ๐ง 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