JC Brand
6ef2e50387
Merge branch 'anon_login'
2015-04-09 14:09:26 +02:00
JC Brand
b177a6a7a0
Bugfix for incorrect roster height when allow_contact_requests=false.
...
Also update changelog and fix some linting errors.
Fixes #360
2015-04-08 13:12:29 +02:00
JC Brand
f3101a347f
Use the ::-moz-selection because Firefox doesn't know ::selection
...
fixes #364
2015-04-08 12:20:50 +02:00
JC Brand
a2d27ee971
Merge branch 'master' into anon_login
...
Conflicts:
converse.js
2015-04-02 12:23:13 +02:00
JC Brand
1545fe9c55
CSS fix. The spinner for chatroom info wasn't centered.
2015-03-29 21:58:45 +02:00
c143
07fe029e41
Added a grey color for visitors
...
You don't see visitors without hovering the specific user. So you would have to check everyone by yourself. This highlights them grey. (You're also marked as visitor when you're muted)
2015-03-26 09:49:51 +01:00
JC Brand
4d3b4380dd
Add support for anonymous login.
2015-03-22 12:14:45 +01:00
JC Brand
0e535847c4
One more pixel.
2015-03-18 15:43:55 +01:00
JC Brand
abd8cf35bc
Some CSS tweaks to make converse.js look better in a bootstrap site.
2015-03-18 15:39:37 +01:00
JC Brand
9b0d2904b6
CSS Tweak for IE10.
2015-03-06 17:29:55 +01:00
JC Brand
f73b74a8e3
CSS tweaks.
2015-03-06 12:01:56 +01:00
JC Brand
a359dc5e88
Add a drop-shadow for the user search box and fix widths.
2015-03-05 20:47:43 +01:00
JC Brand
61626873a3
Fix with of "add user" input.
2015-03-05 20:42:50 +01:00
JC Brand
039904eb8c
Some CSS fixes.
...
* Make sure that minimized chats appear behind on mobile.
* Enable highlighting text (which for some reason is transparent).
2015-03-05 20:31:59 +01:00
JC Brand
dac013b2d4
Chat box textarea height fix.
2015-03-04 23:25:05 +01:00
JC Brand
a603913a11
Add dropshadow to the status menu.
2015-02-27 18:29:52 +01:00
JC Brand
5ed0e75ee5
Fix some style issues on the controlbox.
2015-01-16 22:56:23 +01:00
JC Brand
7ac5785bae
Tweak shadow on the unselected tab.
2015-01-16 20:47:10 +01:00
JC Brand
2b2b176189
The approve/reject links for a requesting contact where obscured.
2015-01-01 23:08:54 +01:00
JC Brand
516def29cb
Styling for the minimized chats list.
2014-12-31 16:58:15 +01:00
JC Brand
adc6fde404
Some initial work on making the UI responsive.
2014-12-31 13:08:51 +01:00
JC Brand
b176545605
Remove neat grid fm again. We won't be using it.
2014-12-31 12:17:30 +01:00
JC Brand
d02838eaee
CSS tweak. Padding for login inputs
2014-12-31 12:03:12 +01:00
JC Brand
e03d22580e
Move variables to sass/variables.scss
2014-12-31 11:54:33 +01:00
JC Brand
768dcbda83
Updated scss/css
2014-12-14 00:45:31 +01:00
JC Brand
b01b4b55e0
Bring mockup markup inline with reality and update scss/css
2014-12-13 03:26:41 +01:00
JC Brand
063e31e39e
Add skeleton-sass and convert css files to scss.
2014-12-13 00:14:11 +01:00
JC Brand
e71cad8583
Add default avatar for users.
2014-12-07 13:44:27 +01:00
JC Brand
9f94d0f4ea
Nicer styling for the chat room configuration form.
2014-12-07 12:23:53 +01:00
JC Brand
0ae8008201
Tweak reg form buttons. refs #117
2014-12-01 20:30:14 +01:00
JC Brand
96c2f2fca0
CSS tweak. Properly position status edit icon.
2014-11-27 10:40:23 +01:00
JC Brand
831faf7096
Show domain name in username field of the registration form. updates #117
2014-11-26 21:26:28 +01:00
JC Brand
7125bd1d67
Render form captcha. updates #117
2014-11-24 20:35:00 +01:00
JC Brand
89fa218c59
Some css tweaks. Center the controlpanel form elements
2014-11-24 18:57:28 +01:00
JC Brand
923056925f
Show hardcoded urls. Some css width tweaks. updates #117
2014-11-23 22:26:38 +01:00
JC Brand
3dbcdd6171
More work on XEP-0077. updates #117
...
* On the registration form, show the xmpp.net badge for XMPP provider.
* More CSS and form improvements.
* New template registration_form.html
2014-11-20 11:51:12 +01:00
JC Brand
bfab4fb803
Better error handling, some handling of legacy forms and css fixes.
...
updates #117
2014-11-19 21:20:36 +01:00
JC Brand
d33f129d36
Increase font size of reg form title
2014-11-19 10:09:27 +01:00
JC Brand
65d4137373
Remove reliance on strophe.register plugin. updates #117
2014-11-18 11:29:12 +01:00
JC Brand
f4096ea9fb
More form handling code. updates #117
2014-11-17 13:55:52 +01:00
JC Brand
91afe09007
Make default height for chat boxes 400px
2014-11-17 10:48:58 +01:00
JC Brand
e9638e70c7
Initial work on allowing in band registrations. XEP 077
2014-11-16 22:16:42 +01:00
Guillermo Bonvehí
69ccdc9a85
Add more field types to MUC config
...
Added support for fixed, jid-multi and list-multi types.
2014-11-13 18:18:32 -03:00
JC Brand
56ec4cf7bc
New release 0.8.2
2014-09-22 17:57:56 +02:00
JC Brand
b241f8c64e
Add new font set with an icon for converse.js
...
and one for logging out. Also added a favicon.
2014-09-21 18:58:36 +02:00
JC Brand
dbd45397a3
Move password form for chatrooms to an external template.
2014-09-20 22:59:29 +02:00
JC Brand
50f84ada39
Show when chat messages are selected.
2014-09-18 20:05:08 +02:00
JC Brand
ba6b72011c
Show groupchat messages where user is mentioned in bold.
2014-09-17 21:40:19 +02:00
JC Brand
ecdcdc4880
Avoid double scroll-bars in control box
2014-09-07 09:51:32 +02:00
JC Brand
82659e87d7
Add extra chat room commands: /nick, /mute and /voice.
...
Also document the available chat room commands.
2014-09-05 18:27:32 +02:00