Commit Graph

9 Commits (63d232dedbbfb9fba2de64005b1b45d9bf6cadb1)

Author SHA1 Message Date
lilia 515a687dca Remove file modal from conversation page 10 years ago
lilia db5e7fd6b6 Fix list view scrolling
Resize handlers are ugly. But not as ugly as scroll handlers. :p
Normalized some whitespace along the way.
10 years ago
lilia b13e36a11c Style conversation menu 10 years ago
lilia 11d07c5263 add missing new group update view to conversation page 10 years ago
lilia a1403c8a9a Move templates from index to converation pages
These templates are only needed in conversations.
10 years ago
lilia 8498d7ad1f Fixup conversation page styles and functionality
Render the entire conversation from a template, because some parts of it
must be rendered conditionally if it is a group vs private conversation.

Also apply some style fixes and restore lost functionality:
  * Make conversation title bar fixed.
  * Widens message bubbles.
  * Unhide message list.
  * Restore attachment rendering.
  * Restore message sending and attachment file selection.
  * Style attachments file input as a paperclip.
  * Style send button like on Android and make it a submit input.
10 years ago
Riley Shaw 94ce4d4b91 Simplify panel state management and message passing 10 years ago
Riley Shaw 9071d98395 Update styles to material design to match Android client (first pass) 10 years ago
Riley Shaw 2cbcb28ee3 Start on panels 10 years ago