yanas
2919a60403
Adds blue badges to contact list and chat.
пре 9 година
Lyubomir Marinov
2ff77676e2
Fix incorrect JSON file
The extension of the file modules/UI/side_pannels/chat/smileys.json
suggests that the format of the file is JSON. However, it contains
JavaScript RegExp instances which do not represent valid JSON. Such
discrepancies between file extension and format cause failures in
certain tools such as Webpack. Convert the file (both extension and
format) into a valid ES2015 module.
пре 9 година
damencho
c483587853
Fixes hiding toolbar.
Receiving messages docks the toolbar to be able to see number of unread messages. We need to undock it when we read the messages. We skip undocking if we are not in video mode (on large), cause stuff like youtube video share is docking/undocking the toolbar.
пре 9 година
damencho
e1512e3776
Fixes focusing on write area or nickname input when chat is open.
пре 9 година
damencho
d8dd564b06
Fixes clearing message counter on opening the chat.
пре 9 година
damencho
407b082780
Removes changing the message icon and flashing on new message.
пре 9 година
damencho
a671093489
Introduces chat_container_id variable.
пре 9 година
yanas
b4c9816d9f
Rename side panels and implement toggle/untoggle policy
пре 9 година
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
пре 9 година
Aaron van Meerten
e6385bb95d
make the chatArrow image reference relative, allows for better base href support
пре 9 година
yanas
d9c3eec9a8
Fix the black stripe (another try)
пре 9 година
yanas
d49dff4ae1
Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages.
пре 9 година
isymchych
ebf57923ae
hide chat if local display name is empty
пре 9 година
isymchych
0bcbd105e3
escape nicknames before displaying them
пре 9 година
isymchych
fbe5ef7ee6
fix issue with nickname input in chat
пре 10 година
isymchych
de9d991f98
do not use xmpp module in side_panels module
пре 10 година
isymchych
c50151d85d
do not use NicknameHandler
пре 10 година
isymchych
4152106a06
listen to CONNECTION_INTERRUPTED and CONNECTION_RESTORED events
пре 10 година
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
пре 10 година
Issac Gerges
fc6f5717cb
Refactor toolbar to add separators via css and remove unneeded containers
пре 10 година
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
пре 10 година
Zalmoxisus
7a54537bee
Fixes chat messages timestamp according to XEP-0203. Fixes #305.
пре 10 година
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
пре 10 година
George Politis
93648f361b
Updates the license headers.
пре 10 година
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
пре 10 година
hristoterezov
899f0ee83d
Removes UI dependancies in the xmpp module.
пре 10 година
hristoterezov
29b3ea07e0
Removes util.js. Fixes prezi.
пре 10 година
hristoterezov
4c661ffca6
Removes nickname global variable.
пре 10 година
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
пре 10 година
hristoterezov
27502d3fa8
Removes some dependancies from functions in app.js.
пре 10 година
hristoterezov
69b0e2ad32
Creates UI module.
пре 10 година