Commit Graph

13 Commits (30957341e45589b717d274952142ad47c71758be)

Author SHA1 Message Date
Scott Nonnenberg 30957341e4
Show three dot icon next to message on hover
But only if it doesn't have an error.

Also: reformatted message template in legacy_templates.js to match what
is in background.html for easier diffing.
8 years ago
Scott Nonnenberg a563dc8b37
Style Guide: Additional message examples, a few fixes to enable 8 years ago
Scott Nonnenberg 3bbbf65a6b
Fix iOS: tail, blue partial border, extra attachment space
Turns out that display: inline on the img tag resulted in a mysterious
3px of space added below it.
8 years ago
Scott Nonnenberg fce9bb7342
Move to central MIME functions, remove some console.log
And generally address PR feedback.
8 years ago
Scott Nonnenberg 92a89a8e41
Fix MessageView test: p -> div 8 years ago
Scott Nonnenberg 2243e348f1
Wire up fake window.Signal.HTML because it's captured on load 8 years ago
Scott Nonnenberg e69586200a
Unleash eslint on message_receiver.js - lots of change 8 years ago
Scott Nonnenberg 21bf02c94d
Fixed examples in Quote.md, rough Android visuals 8 years ago
Scott Nonnenberg ae043bf239
In iOS theme, join attachment bubble with caption bubble 8 years ago
Scott Nonnenberg 3a76c3c86e
Styleguide: Incoming/outgoing attachments of all types 8 years ago
Daniel Gasienica ad05efb7a0 Expose `Signal.Types.Conversation` 8 years ago
Scott Nonnenberg 05303233fb
window.Signal.React -> window.Signal.Components 8 years ago
Scott Nonnenberg 23537546fe
Big refactor: ts/ directory for all typescript, including react
Split out test-specific and general utility react components too.

And moved our test/legacy* files for the Style Guide into a styleguide/
subdirectory of test/.

I think we'll be able to live in this directory structure for a while.
8 years ago