JC Brand
|
a65b319d57
|
Improve styling for emoji-picker in the converse theme
|
2017-07-15 11:51:15 +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
|
5d99076f62
|
Filter out some emojis which don't have native support yet
|
2017-06-24 12:36:02 +02:00 |
|
JC Brand
|
b4ff38dba7
|
Pad the emoji categories
|
2017-06-24 12:27:59 +02:00 |
|
JC Brand
|
70f56b31f4
|
Merge branch 'master' into emoji
|
2017-06-24 11:04:19 +02:00 |
|
JC Brand
|
713e24e0e6
|
Don't let images go over the available width
|
2017-06-23 17:20:17 +02:00 |
|
JC Brand
|
0c78a25e5e
|
Make .chat-info text smaller.
|
2017-06-20 11:43:54 +02:00 |
|
JC Brand
|
7cdf6f230b
|
Re-style toolbars to have a light background
|
2017-06-19 15:42:37 +02:00 |
|
JC Brand
|
af0930c6f2
|
More css tweaks. Set text size in chats.
|
2017-06-18 00:30:06 +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
|
7c831e1166
|
Various theming tweaks and improvements
|
2017-06-14 15:41:47 +02:00 |
|
JC Brand
|
bef236ec25
|
Tweak padding
|
2017-04-04 11:21:25 +00:00 |
|
JC Brand
|
ef02b4b604
|
Tweak the send button CSS (positioning and margin)
|
2017-03-31 22:41:06 +02:00 |
|
JC Brand
|
24942d6d0a
|
Improved CSS for the send button.
- Simplify the Sass a bit
- Put the button at the bottom
- Give it full width (plus some margin)
- Let the color match the chatbox type
updates #796
|
2017-03-30 12:42:15 +02:00 |
|
Anshul Singhal
|
99647438ac
|
Adds the send button at bottom of chatbox (#796)
Fixes #796 New config option: `show_send_button`
* Adds show_send_button setting to docs
* Change log updated
* Improves send button CSS, style fixes and documentation corrections
* Adds missing setting in rendering template for headlines
|
2017-03-30 12:40:17 +02:00 |
|
JC Brand
|
6121a3e11c
|
Borderless window buttons.
The padding didn't appear consistent across browsers.
|
2017-03-01 22:12:30 +01:00 |
|
JC Brand
|
2c88545b28
|
Fix edge case with /me messages. Show in italics.
|
2017-02-28 07:58:17 +00:00 |
|
JC Brand
|
971e1e2e26
|
Padding tweak
|
2017-02-27 17:56:39 +00:00 |
|
JC Brand
|
10a85336cc
|
Show the description in the heading, not the subject
|
2017-02-19 00:20:21 +00:00 |
|
JC Brand
|
ba32dfdb83
|
Various style improvements related to embedded chats.
|
2017-02-03 12:31:51 +00:00 |
|
JC Brand
|
78b945ed7b
|
CSS tweaks for the embedded demo
|
2017-02-02 23:16:25 +00:00 |
|
JC Brand
|
890d87c980
|
Add initial demo of embedded MUC chat
|
2017-02-02 21:55:05 +00:00 |
|
JC Brand
|
acf3329ac2
|
Height fix
|
2016-10-17 13:06:58 +02:00 |
|
JC Brand
|
b832285d93
|
Markup fix to allow bigger chatview avatar
|
2016-10-15 00:02:22 +02:00 |
|
JC Brand
|
052dd19252
|
Initial work on adding chatroom bookmarks.
|
2016-10-05 23:15:42 +02: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
|
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
|
332a0d920d
|
Sass and CSS fixes for landscape mobile views.
|
2016-04-01 12:40:38 +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
|
7c70452bb4
|
Some tweaks for better mobile/responsive behavior.
|
2015-11-04 18:36:18 +00:00 |
|
JC Brand
|
9dafaa75e9
|
Fix the width for roster entries.
|
2015-11-02 10:58:02 +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
|
dfcebeb621
|
Rename participants to occupants.
|
2015-10-31 16:48:50 +00:00 |
|
JC Brand
|
bf3891569e
|
Various small CSS fixes and improvements.
|
2015-10-30 18:47:13 +00:00 |
|
JC Brand
|
c647783281
|
Make avatar round and center/resize image properly.
|
2015-10-30 17:10:09 +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
|
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
|
7ad3c385aa
|
Rename chat-message-* class to chat-msg-*
|
2015-10-28 08:52:19 +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 |
|