JC Brand
e21f14f4bd
Don't let .converse-chatboxes
expand and cover other elements.
2018-03-30 14:22:51 +02:00
JC Brand
1d5b6839b1
Rename inlcuded FontAwesome font to ConverseFontAwesome
...
to avoid name clashes
2018-03-30 14:16:07 +02:00
JC Brand
245ea22df3
Styling of emoji picker in the overlay view
2018-03-30 14:16:06 +02:00
JC Brand
3f1602ddf2
Set z-index for .converse-chatboxes
2018-03-30 14:16:06 +02:00
JC Brand
ca141401a0
Fix failing tests
2018-03-13 13:42:00 +01:00
JC Brand
7f2143edb5
Fix spinner
2018-03-12 14:52:11 +01: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
9c0b7c71cd
Render OTR menu as a bootstrap dropdown
2018-03-09 17:30:42 +01:00
JC Brand
914a55707d
Replace col-
classes with Sass mixins
2018-03-09 10:12:05 +01:00
JC Brand
d72463c939
Make more semantic by putting login/register column info in css
2018-03-07 18:06:02 +01:00
JC Brand
b3f2fafeea
Various smaller fixes and improvements
2018-03-07 14:36:19 +01:00
JC Brand
95645413c4
Darken modal overlay
2018-03-05 18:43:43 +01:00
JC Brand
c655781bc9
More login form improvements and also update registration form
2018-02-24 19:59:25 +01:00
JC Brand
66e6ae2eed
Increase fade
transition, to work around timing bug
...
in bootstrap.native.
https://github.com/thednp/bootstrap.native/issues/192
2018-02-23 16:33:10 +01:00
JC Brand
4e508cfe88
Add a modal to list rooms
2018-02-22 17:40:01 +01:00
JC Brand
e143c88475
More work on the "add chatroom" modal. Working now.
2018-02-22 15:58:23 +01:00
JC Brand
d9709af7cf
Initial work on the new chatroom modal
2018-02-21 16:59:16 +01:00
JC Brand
b5812e257d
Work on the status modal
2018-02-21 16:17:57 +01:00
JC Brand
2b935fa57b
Show subdued grey for icons (and darker when hovering)
2018-02-20 15:57:01 +01:00
JC Brand
c4367e7a0a
Show own avatar
2018-02-19 22:12:50 +01:00
JC Brand
493ecb2e4f
Update markup for the roster filter
2018-02-19 16:08:54 +01:00
JC Brand
c4a99c7f29
Render rooms and bookmarks lists according to mockups
2018-02-16 15:08: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
617019af0e
Merge remote-tracking branch 'origin' into bootstrap4
2018-02-15 14:15:04 +01:00
JC Brand
2c8c872a65
Fixes #959
2018-01-29 15:06:27 +01:00
linkmauve
4dc5e01d76
Replace tabs with spaces in source files. ( #1005 )
2018-01-27 16:20:35 +01:00
JC Brand
0436a36169
Various smaller css fixes
2018-01-27 11:18:06 +01:00
JC Brand
c385674665
For some reason everything is 0.5em to the right
2018-01-26 21:05:04 +01:00
JC Brand
53adebb780
Fix sidebar in responsive mode
2018-01-26 20:50:11 +01:00
JC Brand
5a9fd6c28d
Minor improvements on the minimized chat toggle.
2018-01-26 19:34:24 +01:00
JC Brand
24afd73842
Various tweaks (margins and otherwise) around responsiveness
2018-01-26 15:32:31 +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
3cee6a5650
mockup.css is no more.
2018-01-25 16:11:48 +01:00
JC Brand
97e3199508
Start moving media queries to sass files
2018-01-25 12:28:24 +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
8997af7890
Updates #984 Add color-fadein animation for messages
2018-01-16 16:36:23 +01:00
JC Brand
cdfd1e2d42
Add units (webkit fix)
2018-01-04 12:11:03 +00:00
JC Brand
fb35ed844a
Avoid flashing when opening chat room.
2017-12-20 11:02:46 +00:00
JC Brand
6c6ef1f1f9
Refactoring of the roster view.
...
* Removed the dependency on jQuery
* Contacts are now shown inside a group element, simplifying the code
2017-12-19 18:44:31 +00:00
JC Brand
b4b50049e1
Some margin tweaking
2017-09-24 11:03:00 +02:00
JC Brand
4063bbfc1c
converse-register: Consolidate validation and error reporting
2017-09-24 00:30:43 +02:00
JC Brand
9cdb0dde8c
Various changes
...
* In certain places, use native methods instead of jQuery
* Nicer rendering of registration forms
* Use CSS3 fade-in animations.
2017-09-24 00:30:43 +02:00
JC Brand
57d2f9bce8
Add validation message for an invalid JID in the login form
2017-09-24 00:30:43 +02:00
JC Brand
7e4fb52f8d
Render register and login forms via links
2017-09-24 00:30:43 +02:00
JC Brand
4938621048
Nicer CSS and markup for room configuration forms.
2017-08-16 09:39:13 +02:00
JC Brand
0bd69b3baa
css: Add padding to form messages
2017-07-21 19:51:38 +02:00
JC Brand
b2a118ca9e
Refactor slide methods in utils and use them for toolbar menus
2017-07-15 11:03:22 +02:00
JC Brand
ce2548c838
Remove the visible_toolbar_buttons.emoticons
config option
...
in favor of `visible_toolbar_buttons.emoji`.
2017-07-15 08:17:41 +02:00
JC Brand
67578c9747
Merge branch 'master' into emoji
2017-07-15 07:16:37 +02:00
JC Brand
c422237668
New release: 3.1.0
2017-07-05 10:07:28 +00:00
JC Brand
70f56b31f4
Merge branch 'master' into emoji
2017-06-24 11:04:19 +02:00
JC Brand
f988cb03c0
Various inverse-related CSS improvements.
...
Most notably, make toolbar same color as chat head and make private chats green
instead of orange.
2017-06-18 00:07:41 +02:00
JC Brand
ca53a8d8ef
Add support for Emojis
2017-06-17 01:01:52 +02:00
JC Brand
336dc7408f
Remove the pulse entirely.
...
Couldn't get it to look/work satisfactorily
2017-06-15 18:29:08 +02:00
JC Brand
f07cb97db8
Show pulse around unread messages indicator
2017-06-15 18:27:48 +02:00
JC Brand
076af0970f
Make spinner into a template
2017-06-14 19:43:02 +02:00
JC Brand
7c831e1166
Various theming tweaks and improvements
2017-06-14 15:41:47 +02:00
JC Brand
8fa06e7d52
Markup and CSS for showing unread messages for a room
2017-05-23 21:50:48 +02:00
JC Brand
70e4f28548
Initial work on showing open rooms in the "Rooms" panel
2017-05-08 21:28:56 +02:00
JC Brand
2f8fac03ff
Nicer rendering of the spinner in MUC rooms
2017-04-04 14:22:19 +00:00
JC Brand
4d6fb84239
Style the ::placeholder text to make it lighter.
2017-03-19 15:59:48 +00:00
JC Brand
0e3a979548
Some css tweaks
2017-02-28 07:44:08 +00:00
JC Brand
f20d391ea6
Show chat room occupants' states.
2017-02-28 05:28:09 +00:00
JC Brand
4475124dbf
CSS fixes.
...
Move styles related to embedded chats to `css/converse-muc-embedded.css`
2017-02-13 11:47:04 +00:00
JC Brand
1eaf65f8e2
Set a default sans-serif font for converse.js
2017-02-03 13:39:17 +00:00
JC Brand
ba32dfdb83
Various style improvements related to embedded chats.
2017-02-03 12:31:51 +00:00
JC Brand
890d87c980
Add initial demo of embedded MUC chat
2017-02-02 21:55:05 +00:00
JC Brand
48791fa572
CSS fix.
2016-11-30 17:08:23 +00:00
JC Brand
96d311e2e9
Use CSS animations for fading in.
2016-11-30 11:03:28 +01:00
JC Brand
62f0aacf56
Let the width of the #conversejs element change with the amount of chat boxes
2016-05-27 10:07:43 +00:00
JC Brand
332a0d920d
Sass and CSS fixes for landscape mobile views.
2016-04-01 12:40:38 +00:00
JC Brand
7c70452bb4
Some tweaks for better mobile/responsive behavior.
2015-11-04 18:36:18 +00:00
JC Brand
9436f6ed2f
Initial updates to the chat head look.
...
- Round buttons
- Make the head taller
- Wrap name
- Add "view" button for viewing vcard data (needs JS code still).
2015-10-31 18:29:43 +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
041f431550
Update style for typeahead dropdown and inviting contacts.
2015-10-31 12:54:04 +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
f37fadc318
Added a new color scheme.
2015-10-29 09:29:01 +00:00
JC Brand
8fd20f3ac9
More CSS/styling updates
...
- Remove currently unused pure modules (forms and menus)
- Update forms (not all yet) markup and css
- Move all controlbox mockups to mockup/controlbox.html
Forms look much better now in mockups but JS and templates still needs updating.
2015-10-29 07:28:09 +00:00
JC Brand
1fb18eeff7
Update chatroom form for pure.css
2015-10-28 21:07:29 +00:00
JC Brand
ca2b40f79c
More css refactoring.
2015-10-28 08:49:28 +00:00
JC Brand
ee9f73ab50
Move more Sass out of core into separate files.
2015-10-28 07:33:50 +00:00
JC Brand
37c6925e9c
More refactoring of css/sass.
...
- All chats (boxes and rooms) should now have .chatbox class (for base styles)
- Move specific stuff to new sass files (fonts, chatbox, normalize)
2015-10-27 10:22:19 +00:00
JC Brand
66249c1cfb
Move control box specific scss into separate file.
2015-10-25 19:46:21 +00:00
JC Brand
a945d58ee0
Move roster specific scss into separate file.
2015-10-25 19:23:18 +00:00
JC Brand
b4c24a2b3a
Move scss for minimized chats into separate file.
2015-10-25 19:10:44 +00:00
JC Brand
dc34f04058
Move Scss for chat rooms into separate file.
2015-10-25 19:02:54 +00:00
JC Brand
ff2910b9ce
Fix CSS and horizontal dragresize for chat rooms.
...
- Rename .chat-body to .chatroom-body
- Upate SASS for chat rooms
- Hide the room occupants view by toggling the class "hidden"
- The chatroom chat area and occupants list are now shown as table cells.
2015-10-24 20:46:58 +00:00
JC Brand
07985ccf54
Fix CSS for the minimized chats toggle.
2015-10-24 20:46:58 +00:00
JC Brand
969c94d473
Honor the min-width and min-height CSS properties...
...
when it comes to chat box resizing.
2015-10-24 20:46:58 +00:00
JC Brand
c421c0fef3
Add .flyout class to templates. Declare more vars in Sass.
2015-10-24 20:46:58 +00:00
JC Brand
74aa6021f4
Enable diagonal and horizontal drag-resizing.
...
Only leftward resizing is allowed since there's no space for boxes to expand on the right.
Text area of chat boxes don't yet resize properly.
Didn't test at all on chat rooms.
2015-10-24 20:46:57 +00:00
JC Brand
b7ea4c29cd
Better solution for roster contacts scrolling.
2015-10-16 16:01:39 +00:00
JC Brand
d8a9dd5acf
Work around a IE10 bug.
...
IE 10 doesn't appear to properly handle calc(100% - 26px), breaking scrolling
of contacts.
2015-10-16 14:42:45 +00:00
JC Brand
8b20394560
CSS improvements.
...
- Last pending contact was being obscured/overflowing
- Select box for filtering was not aligned
2015-10-16 14:12:10 +00:00
JC Brand
b47069b4f6
Add, test and document an API method for setting the user's status.
...
fixes #367
2015-06-27 21:21:27 +02:00
JC Brand
f5c73cfeaa
CSS changes.
...
- Try to harmonize the color scheme a bit.
- Visually distinguish the toolbar.
- Remove the map file from version control
2015-06-27 09:14:02 +02:00
JC Brand
8616af418a
Add more Sass variables.
2015-06-05 14:48:16 +02:00
JC Brand
aa9a96b691
Split sass files up into includes and update some Ruby dependencies.
...
Also fixed a CSS bug. Chat box's width wasn't responsive.
2015-06-04 15:07:03 +02:00