Commit Graph

30 Commits

Author SHA1 Message Date
JC Brand 48adc04740 Fix path to converse.css and add some mockup fixes 2019-06-04 11:12:22 +02:00
JC Brand f01419d05f Rename user-panel to controlbox
To bring it inline with naming used in the code
2018-12-10 12:57:35 +01:00
JC Brand d784e4a73a Show an icon to indicate that a message is encrypted
updates #497
2018-08-24 16:26:54 +02:00
JC Brand b751c06694 Start using BEM to structure messages Sass/CSS
updates #421
2018-07-20 14:09:30 +02:00
JC Brand 5444f54d00 Add message edit icons to mockups
updates #421
2018-07-19 17:06:58 +02:00
JC Brand efa5e30596 updates #1069 Highlight currently open private chat in the sidebar 2018-07-04 09:08:22 +02:00
JC Brand fa849b3dfa fixes #1091
We no longer need inverse.css
2018-05-24 14:38:17 +02:00
JC Brand 876a07b3de Fix the failing tests 2018-04-30 15:37:37 +02:00
JC Brand 3d42425083 Some UI improvements
- Render images as thumbnails
- Use the image.html template when rendering images from pasted URLs
- Update message and spoiler markup to render avatars
- Use the default avatar as fallback when user doesn't have one
- Instead of 'me' render own name or JID
2018-04-30 15:37:36 +02:00
JC Brand 57f7e31aa1 Add a spoiler message to the mockups 2018-04-30 15:37:36 +02:00
JC Brand 1fe6015787 Reuse chatroom and chatbox markup across mockups 2018-04-30 15:37:36 +02:00
JC Brand aa6a739cfa Initial work on showing avatars in messages.
- Update the mockups to show avatars.
2018-04-30 15:37:36 +02:00
JC Brand e487fe4e54 Update mockups and tweak margin for chatroom in responsive mode 2018-04-24 18:22:44 +02:00
JC Brand 392a7e8ab3 Don't use the bootstrap responsive grid for chats in overlay mode 2018-03-09 23:06:41 +01:00
JC Brand 914a55707d Replace `col-` classes with Sass mixins 2018-03-09 10:12:05 +01:00
JC Brand 2db4550b13 Update chat events markup. 2018-03-07 11:02:12 +01:00
JC Brand b154d6d534 Render chat head, content and message form as flex items. 2018-03-07 10:10:22 +01:00
JC Brand e3350ab79f Update chat head markup 2018-03-06 19:03:32 +01:00
JC Brand b5812e257d Work on the status modal 2018-02-21 16:17:57 +01:00
JC Brand 5e6860754f Update chatbox head with new markup 2018-02-19 22:36:37 +01:00
JC Brand 5401998558 Don't put #chatrooms inside #converse-roster and remove `users` id 2018-02-15 15:49:16 +01:00
JC Brand 1405884c59 Reset user agent styles. Fix login form margin and height 2018-02-15 14:38:10 +01:00
JC Brand 0436a36169 Various smaller css fixes 2018-01-27 11:18:06 +01:00
JC Brand 53adebb780 Fix sidebar in responsive mode 2018-01-26 20:50:11 +01:00
JC Brand 0c3e93db9d Using `.form-group` for toolbar and textarea appears unnecessary
and adds unwanted bottom margin.
2018-01-26 19:43:36 +01:00
JC Brand 808155bc3c Place chat boxes inside bootstrap rows
instead of the other way around.
2018-01-26 14:41:50 +01:00
JC Brand 7f8b42faf0 Some work on bundling bootstrap within the css files.
Will likely later have to create versions which exclude bootstrap
2018-01-25 16:52:01 +01:00
JC Brand 3cee6a5650 mockup.css is no more. 2018-01-25 16:11:48 +01:00
JC Brand e6d5631452 Start moving css from mockup.css into the core sass files 2018-01-23 14:34:05 +01:00
JC Brand 90035a3c68 Remove old mockups and move bootstrap mockups into mockup dir 2018-01-23 09:50:54 +01:00