Diesmal sind wir etwas spät dran, aber es ließ sich kein früherer Termin finden. Hier also euer Update zum aktuellen Minor Release (und Security Fix) von Diaspora!
- 0.5.3.0
- Oberfläche:
- Fix conversations view with no contacts #6266
- Links in the left sidebar are now clickable on full width #6267
- Guard against passing nil into person_image_tag #6286
- Prevent Handlebars from messing up indentation of pre tags #6339
- Use avatars in hovercards as links to the profile #6297
- Remove avatars of ignored users from stream faces #6320
- Mobile:
- Fix mobile photos index page #6243
- Fix pagination design on notifications page #6364
- New /m route to force the mobile view #6354
- Unter der Haube:
- Drop broken correlations from the admin pages #6223
- Automatically follow the new HQ-Account #6369
- Fix indentation and a link title on the default home page #6212
- Bring peeping Tom on the 404 page back #6226
- Implement NodeInfo #6239
- Display original author on reshares of NSFW posts #6270
- Aufgeräumt / Optimiert:
- Extract PostService from PostsController #6208
- Drop outdated/unused mbp-respond.min.js and mbp-modernizr-custom.js #6257
- Refactor ApplicationController#after_sign_out_path_for #6258
- Extract StatusMessageService from StatusMessagesController #6280
- Refactor HomeController#toggle_mobile #6260
- Extract CommentService from CommentsController #6307
- Extract user/profile discovery into the diaspora_federation-rails gem #6310
- Refactor PostPresenter #6315
- Convert BackToTop to a backbone view #6279 and #6360
- 0.5.3.1
- Community