JC Brand
|
196a42dc50
|
Make sure strings get translated and that interpolation is safe
|
2017-09-24 00:30:43 +02:00 |
|
JC Brand
|
ce56e0d858
|
We no longer have login and register tabs
|
2017-09-24 00:30:42 +02:00 |
|
JC Brand
|
681245584e
|
Remove Login and Registration tabs and consolidate into one panel
|
2017-09-24 00:30:42 +02:00 |
|
JC Brand
|
bd913734e4
|
Don't hang indefinitely + nicer error messages
when a connection can't be established.
|
2017-09-08 14:24:38 +02:00 |
|
JC Brand
|
4938621048
|
Nicer CSS and markup for room configuration forms.
|
2017-08-16 09:39:13 +02:00 |
|
JC Brand
|
add3b8efb3
|
utils now no longer depends on jquery.
|
2017-08-16 09:05:15 +02:00 |
|
JC Brand
|
38f8724dd9
|
roomslist: Add ability to add or remove bookmarks
|
2017-08-09 15:50:24 +02:00 |
|
JC Brand
|
59edcb2393
|
muc: Add JID validation to the occupant invite form
|
2017-07-21 19:53:57 +02:00 |
|
JC Brand
|
75342b066e
|
css: Titles for available chat rooms were cut off too soon
|
2017-07-21 18:08:29 +02:00 |
|
JC Brand
|
6ac01ed2ac
|
Bookmark icon shown in open rooms list when allow_bookmarks set to false
|
2017-07-19 09:28:44 +02:00 |
|
JC Brand
|
f84790e68c
|
muc: Show JID (instead of only server) in room info
Also made some styling changes and tweaked the room head to better
differentiate between the Name and JID of a room.
|
2017-07-19 08:30:04 +02:00 |
|
JC Brand
|
6fea88fcc3
|
Add JID validation and error messages to the add contact form
|
2017-07-17 22:08:15 +02:00 |
|
JC Brand
|
d23046329e
|
Fixed a bug in slideOut where offsetHeight changes after sliding out
As a result we can again show emoji categories and skin tones on the same line
(if there is enough space).
|
2017-07-17 18:09:14 +02:00 |
|
JC Brand
|
496d2521fc
|
muc: Show room domain in header.
Also make sure room name gets saved once it's been updated.
|
2017-07-17 18:07:31 +02:00 |
|
JC Brand
|
e4ebcc8f71
|
emoji: various css and html changes to improve ui/ux in converse and inverse
|
2017-07-16 15:04:54 +02:00 |
|
JC Brand
|
8c4f6ffe03
|
emoji: Listen for clicks on a larger surface area
|
2017-07-16 13:41:01 +02:00 |
|
JC Brand
|
f8c6467feb
|
emoji: Show only one skin-tone at a time (including the "neutral" one)
|
2017-07-16 12:29:09 +02:00 |
|
JC Brand
|
9a5f2fce61
|
emoji: Add a skin-tone picker to the emoji toolbar
|
2017-07-16 12:29:09 +02:00 |
|
JC Brand
|
e6492e286d
|
Don't specify method
|
2017-07-15 16:00:36 +02:00 |
|
JC Brand
|
cf1e8f2921
|
Fix failing test for emoji picker
|
2017-07-15 15:16:38 +02:00 |
|
JC Brand
|
4ea50de927
|
Use emoji instead of emoticon
|
2017-07-15 15:14:47 +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
|
2fe77b8a5c
|
Don't escape room name.
It's being rendered as a string literal.
|
2017-07-13 23:55:16 +02:00 |
|
JC Brand
|
dc7249f07d
|
roomslist: Room name wasn't being shown in confirm dialog
|
2017-07-13 23:54:06 +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
|
70f56b31f4
|
Merge branch 'master' into emoji
|
2017-06-24 11:04:19 +02:00 |
|
JC Brand
|
3310df88c0
|
Regenerate build files. Some small fixes to inverse
|
2017-06-21 22:26:00 +02:00 |
|
JC Brand
|
9af2dc20e0
|
Remove xmpp.net provider info. Service has been discontinued
|
2017-06-19 15:42:41 +02:00 |
|
JC Brand
|
52e394a63e
|
Add inverse byline.
|
2017-06-18 00:23:34 +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
|
be28e04c57
|
roster: render unread messages in tab upon reload
Also including css fixes around the unread messages indicator.
|
2017-06-15 18:38:38 +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
|
7e62546d6f
|
inverse: move brand heading into template
|
2017-06-15 15:16:17 +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
|
43408a6128
|
dragresize: render handles in the plugin
instead of having them already in the templates.
|
2017-06-13 18:53:41 +02:00 |
|
JC Brand
|
19d51f559d
|
Make the avatar's dimensions settable
|
2017-06-13 18:53:20 +02:00 |
|
JC Brand
|
a128a70d41
|
Discriminate between which unread messages to indicate per tab
|
2017-06-07 00:55:57 +02:00 |
|
JC Brand
|
f897fbb7c0
|
Show number of unread mesages on the "Contacts" tab
|
2017-06-05 21:42:25 +02:00 |
|
JC Brand
|
5949ca9e36
|
Show number of unread messages on the "Rooms" tab
|
2017-06-05 14:52:24 +02:00 |
|
JC Brand
|
c83026e5a8
|
muc: Differentiate between generally unread messages and unread mentions
|
2017-05-24 08:40:09 +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
|
023a68458c
|
Initial work on showing unread messages indicator for chat rooms
|
2017-05-15 19:08:08 +02:00 |
|
JC Brand
|
443b67012d
|
Right-float info icon
|
2017-05-15 18:43:12 +02:00 |
|
JC Brand
|
3343cb6991
|
Some small css fixes. Show correct icon for clearing messages
|
2017-05-15 17:38:37 +02:00 |
|
JC Brand
|
70e4f28548
|
Initial work on showing open rooms in the "Rooms" panel
|
2017-05-08 21:28:56 +02:00 |
|