JC Brand
079b9e91ee
Use the CDN to server fonts
2016-07-02 10:33:14 +02:00
JC Brand
ffa8661799
Update chatroom css
2016-06-20 19:56:06 +00:00
JC Brand
380a60aebd
Two fixes related to occupants toggling
...
* Empty chat area doesn't resize when hiding occupants.
* Properly change icon when toggling occupants
2016-06-13 07:36:59 +00:00
JC Brand
5a1b308edd
Render images from URLs
2016-05-28 11:13:49 +00:00
JC Brand
c738d085c4
Indicate to the user when there are unread messages
...
further down in the chat box.
2016-05-28 10:07:11 +00: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
aaaacf2513
Also show the day for the first received messages.
...
Until now, new days were only indicated for messages received on different days
*after* the day's messages.
2016-05-25 06:24:42 +00:00
JC Brand
d005fe3f7a
Mention KeyCDN
2016-05-23 19:31:56 +00:00
JC Brand
aeabc2c0d4
Explicitly set roster items bg to white
2016-05-19 13:35:39 +00:00
JC Brand
8e0f8f0a6d
Add the ability to filter contacts by chat state.
...
The roster filter is now also remembered across page loads.
2016-04-02 11:30:54 +00:00
JC Brand
373b1cd39f
Don't hide control box's close button in mobile view.
...
There are cases where one would like to show it and the sticky_controlbox
config option can be used to remove it.
2016-04-02 03:41:39 +00:00
JC Brand
4ae29e188b
Hide close button for controlbox in mobile view.
2016-04-01 13:30:17 +00:00
JC Brand
332a0d920d
Sass and CSS fixes for landscape mobile views.
2016-04-01 12:40:38 +00:00
JC Brand
9c78883b2f
Fix width issue for chatrooms in responsive/mobile view.
2016-04-01 08:12:06 +00:00
JC Brand
7f842c423f
Update some bower dependencies and rebuilt dist files
...
fixes #437
2016-03-29 06:56:13 +00:00
JC Brand
82aa9fec2c
Support for showing headline messages.
2016-03-21 10:00:10 +00:00
JC Brand
2253ec3d00
New release 0.10.0
2015-11-05 11:23:19 +00:00
JC Brand
f81acdbf00
Hide navbar in mobile view and set box height to full viewport height.
2015-11-05 10:42:51 +00:00
JC Brand
d62ae0c63a
Fix some responsiveness and offset issues in the theme.
2015-11-05 10:36:47 +00:00
JC Brand
d36775fe91
Fixes around resizing of chats.
...
- The .box-flyout container also needs it's width set upon page load.
- Remove custom height/width upon viewport change (if viewport is small enough).
2015-11-05 10:02:23 +00:00
JC Brand
7c70452bb4
Some tweaks for better mobile/responsive behavior.
2015-11-04 18:36:18 +00:00
JC Brand
341d5e746d
Update styling for the status change form.
2015-11-03 17:14:13 +00:00
JC Brand
984c74b516
Updates after testing on IE edge.
2015-11-03 16:42:39 +00:00
JC Brand
9dafaa75e9
Fix the width for roster entries.
2015-11-02 10:58:02 +00:00
JC Brand
bf524424c2
CSS fixes.
...
- Pending contacts were not aligned to action icons next to them.
- Invite contacts search box went out of bounds on FF
2015-11-02 00:32:30 +00:00
JC Brand
66c029ed3e
More CSS and markup fixes after looking in FF.
...
Changed the icon-* selector to apply only to :before (fixes ugly font rendering in FF).
2015-11-02 00:11:00 +00:00
JC Brand
43b9fa0fc8
Initial work on rendering VCard info in chat box
2015-11-01 02:31:59 +00:00
JC Brand
715b6c22f2
Fix wrapping and truncation issues in chat head.
2015-11-01 02:00:31 +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
89c7276d6d
Add more sass variables for color variations.
2015-10-31 17:04:54 +00: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
041f431550
Update style for typeahead dropdown and inviting contacts.
2015-10-31 12:54:04 +00:00
JC Brand
bf3891569e
Various small CSS fixes and improvements.
2015-10-30 18:47:13 +00:00
JC Brand
5a7340b387
Increase padding in #users pane
2015-10-30 18:30:39 +00:00
JC Brand
6d356817cb
Found another form that's not a pure-form yet.
...
The add contact form.
2015-10-30 17:40:11 +00:00
JC Brand
cd4d6a981c
Nice styling and fix sizing issue for chatrooms list and info
2015-10-30 17:33:14 +00:00
JC Brand
c647783281
Make avatar round and center/resize image properly.
2015-10-30 17:10:09 +00:00
JC Brand
8b968831c8
Fix scrolling for chatrooms with many participants.
2015-10-29 12:31:28 +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
aaa8ea36ee
Fix CSS for minimized chats (broken after recent refactoring)
2015-10-29 08:12:40 +00:00
JC Brand
bb670e2053
Change text color and default chat height.
2015-10-29 07:51:55 +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
8708b68577
Include CSS from pure.css and update styles and markup a bit.
2015-10-28 20:31:24 +00:00
JC Brand
a89659425d
Add new css chat-msg-author as base class.
2015-10-28 09:03:37 +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