You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts
Audric Ackermann f9783be764
various UI fixes
* hide borders of images in bg when in the message details view
* force color of caption edits to white, as the background is grey and
it is more readable
* fix a bug preventing to quote the same message twice when switing
between two conversation after starting to quote one
5 years ago
..
components various UI fixes 5 years ago
hooks add a useInterval hook and move useNetwork hook to the hook folder 5 years ago
notifications
protobuf
receiver add some logs to attachment download 5 years ago
session small UI fixes for caption editor 5 years ago
shims
state do not create the convo when fetching avatar. 5 years ago
styleguide add redux action to change section of UI 5 years ago
test rename MessageQueue event to be more easily searchable 5 years ago
types add staged link previews for everything from signal 5 years ago
updater cleanup network status view and some UI constants 5 years ago
util fix mentions shows display name in composition box but sends user id 5 years ago
OS.ts
global.d.ts Change back to old window syntax and allow stubbing of it 5 years ago
styled.d.ts show toast with react-toastify and make them a styled-component 5 years ago
window.d.ts fix some tests 5 years ago