Skip to content

2019-01-17-15-08

Choose a tag to compare

@bennycode bennycode released this 17 Jan 15:26
c284f7c

2019-01-17

Chores
New Features
Bug Fixes
  • Make guest badge readable on all backgrounds (#5622) (8d77778e)
  • Remove internal check for wrapper device name (#5624) (d5d1d173)
  • Display names and messager headers correctly on Edge (#5621) (b48b61fa)
  • Sync marketing consent (#5620) (1532a526)
  • Update suggestion selection when mouse move over the list (#5619) (6a2f36f6)
  • Avoid flickering of embed media when liked (#5618) (57734bce)
  • Improve detection of pending uploads (#5617) (ebf01170)
  • Reset ice candidate generation attemps when sending SDP (#5611) (732a6cde)
  • Sync account preferences (#5603) (cb234ac5)
  • CSS fixes for Dark Mode (#5608) (ad6953e3)
  • Ignore db blocked events if not data loss was involved (#5609) (2c58d5b7)
  • Link previews for pages with long descriptions (#5598) (e360235f)
  • Add edited timestamp as title of the edit icon for quoted messages (#5599) (51ddf772)
  • Add default case when no viewport config is stored for an element (#5594) (ab600259)
  • Use correct color for panel shadow (#5584) (6c8e3a7e)
  • Don't scroll page out-of-view on PageUp/Down (#5574) (e8e75e8c)
  • Account for when observable for timeoffset already has a value when computing user expiration date (WEBAPP-5869) (#5581) (0152aec1)
  • Attach marketing consent subscriber (e42c35a9)
  • Attach marketing consent update subscriber (WEBAPP-5846) (d2e697eb)
  • Use a safer method to detect height change for inputbar (#5573) (b6efc0cc)
  • Compute guest expiration only once server time diff have been computed (#5569) (64c00e41)
  • Fix the click on read receipts for pings (#5560) (80268465)
  • Add safeguard before reading expects_read_confirmation value (#5558) (04233e05)
  • Show unsupported browser page for old browsers (#5556) (353946f2)
  • Allow quoted message to be attached to gif messages (#5555) (7d16ff74)
  • Use a proper disabled state for video toggling button (#5553) (7a7dc4e7)
  • Only update text asset if message has text asset (#5552) (7cdf9736)
  • Regenerate new asset when status changes (#5551) (9b7a2ac0)
  • Correct signature for replaceMessageInConversation (#5549) (66da7aeb)
  • Do not try to set status if entity does not have one (#5548) (8a0b701d)
  • Add safeguards when updating message entities (#5547) (67052b06)
  • Live update of assets upload status (#5545) (7638a1d5)
  • Account for message entities that are not supposed to be edited (#5544) (cf3e4f4f)
  • Add read receipt data to message entities live update (#5543) (335a9d21)
  • Use a less generic method to replace live message entities (#5542) (ad00e33b)
  • Enable video upload cancelation as soon as preview is being uploaded (#5540) (32868673)
  • Typecasting for incoming login errors (#5539) (8e41cc68)
  • Use a more semantically correct event to update the detail panel (#5536) (e6e99510)
  • Avoid video blinking when messages are updated (liked, read, sent...) (#5535) (5a79033d)
Other Changes
Refactors
Tests
  • Adapt test to the new listener behavior (ba8f6b19)
  • Fix test (do not clear dexie observable tables when clearing stores (1ff9d0f9)
  • Fix camera setting tests (#5559) (4a328041)

Changelog