Commit Graph

55 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 1d55b131f6 CSS: set groupchat owner badge to groupchat color 2018-12-10 15:12:29 +01: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 9a4bceba60 Add make recipes for zip files of webfonts and locales 2018-10-29 22:11:01 +01:00
JC Brand 11a53608d9 Right Align badges of room occupants
fixes #1264

Also...

- hide the badges in overlayed view mode
- hide the features list in overlayed view mode
2018-10-28 23:20:29 +01:00
JC Brand 2d05487862 More code reuse between chatboxview and chatroomview 2018-08-07 15:32:13 +02:00
JC Brand acd9a18696 Update with new message markup 2018-07-21 07:34:03 +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 fa849b3dfa fixes #1091
We no longer need inverse.css
2018-05-24 14:38:17 +02:00
JC Brand 539234fa79 Move _minimized_chats.scss into parent dir
updates #1091
2018-05-24 12:55:48 +02:00
JC Brand a85401627c Combine inverse/converse chatrooms css
updates #1091
2018-05-24 12:45:10 +02:00
JC Brand 9bc21741fc Update mockup and CSS accordingly 2018-05-09 12:57:50 +02:00
JC Brand 859bc0616e Fixes #1094
- Show users who are registered on the different members lists
- Show badges indicating user's roles and affiliations
2018-05-09 12:28:34 +02:00
JC Brand 708b1dbe99 fixes #337
It's now possible to set your VCard via the UI and via the API
2018-05-08 18:14:56 +02:00
JC Brand 53f5627b72 Add support for rendering avatars in groupchats 2018-05-01 18:18:02 +02:00
JC Brand 876a07b3de Fix the failing tests 2018-04-30 15:37:37 +02:00
JC Brand 1405d9cb49 Also style file upload and action messages. 2018-04-30 15:37:37 +02:00
JC Brand 36ccb4618f Tweak chatroom headings 2018-04-30 15:37:36 +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 afcb808127 Mockup: Add "Announcements" section, update markup and styles for user-panel 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 d7203a5da3 Indentation 2018-04-25 18:19:12 +02:00
JC Brand a15192974d Update mockup somewhat to see how to more nicely render avatars 2018-04-25 18:02:39 +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 b3f2fafeea Various smaller fixes and improvements 2018-03-07 14:36:19 +01:00
JC Brand 2db4550b13 Update chat events markup. 2018-03-07 11:02:12 +01:00
JC Brand 181b1836b0 Update and further style toolbars 2018-03-06 15:26:05 +01:00
JC Brand 95645413c4 Darken modal overlay 2018-03-05 18:43:43 +01:00
JC Brand 2f2e687a18 Use flex column for occupant sidebar 2018-03-05 18:38:00 +01:00
JC Brand 6bdf204be4 Show occupants sidebar again 2018-03-05 16:58:31 +01:00
JC Brand b5812e257d Work on the status modal 2018-02-21 16:17:57 +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 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 b5a43f8177 Fix issues around chatroom textarea height and responsiveness 2018-01-26 20:25:38 +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
JC Brand dfcebeb621 Rename participants to occupants. 2015-10-31 16:48:50 +00:00
JC Brand 35a4f9bd7e Update the JS to better render the chatroom config form.
Other small tweaks as well.
2015-10-31 16:18:31 +00:00
JC Brand e1f41777a4 Updated button styles and update buttons all over the place. 2015-10-29 09:57:52 +00:00
JC Brand 1fb18eeff7 Update chatroom form for pure.css 2015-10-28 21:07:29 +00:00