OldHawk
a34d8585a8
opt(core): optimization emoji in markdown
2017-12-14 13:32:38 +08:00
OldHawk
341ae3b9e8
feat(core): add enter string length count in input form
2017-12-13 18:59:16 +08:00
OldHawk
0687151d05
feat(chat): emoji support on chat room by enter colon
...
#20
2017-12-11 17:02:24 +08:00
OldHawk
8e0468cb64
feat(chat): add input and send message length configure item
...
#20
2017-12-08 18:25:06 +08:00
OldHawk
a16793e2fd
fix(torrents): reomve redundant login check code
2017-10-22 21:40:24 +08:00
OldHawk
f639409a87
feat(debug): add debuginfo client service, hide or show console.log
2017-09-13 13:27:34 +08:00
OldHawk
6f7f08206a
fixed many element css
2017-05-15 19:08:56 +08:00
OldHawk
4c859ad97b
fixed when chat message is empty, show space
2017-05-15 13:40:06 +08:00
OldHawk
de12b3c0e6
add four chat message colors
2017-05-15 13:05:17 +08:00
OldHawk
9567d0fef3
changed chat view background and restore on other views
2017-05-14 18:50:47 +08:00
OldHawk
6078badbe6
add chat message font color style select function
2017-05-14 18:44:17 +08:00
OldHawk
b7f87be94e
add chat message font color style select function
2017-05-14 18:42:26 +08:00
OldHawk
9b2ac8b0b7
add mt-scale directive to scale element
2017-05-14 15:20:51 +08:00
OldHawk
85cd88da8b
hide footer view on chat room, other view show it
2017-05-14 01:11:13 +08:00
OldHawk
8747d6172f
show server down status message
2017-05-13 01:22:08 +08:00
OldHawk
cb538c152a
check user Whether already logined from other location
2017-05-13 00:27:04 +08:00
OldHawk
4aabcbd384
reconnect to chat server when user back to state chat
2017-05-13 00:03:15 +08:00
OldHawk
6c68b74367
add ban expires time to config file, it can be auto moved when the time is expires
2017-05-12 16:55:30 +08:00
OldHawk
b74fddb162
show ban reason to baned user when them connecting
2017-05-12 16:53:13 +08:00
OldHawk
448f868099
oper/admin can ban/kick user out to chat room now~~
2017-05-12 16:38:02 +08:00
OldHawk
bdd378b59d
add chat message bold/italic font style
2017-05-11 19:04:21 +08:00
OldHawk
32c978d872
add chat message bold/italic font style
2017-05-11 18:37:04 +08:00
OldHawk
bb44ea3aa0
add chat message @user function
2017-05-11 17:00:03 +08:00
OldHawk
78a0167c78
changed chat status message style
2017-05-11 11:26:36 +08:00
OldHawk
1c5500df0e
chat message load finished
2017-05-11 09:45:49 +08:00
OldHawk
3783fe3eb2
load chat message and users list
2017-05-10 17:52:56 +08:00
OldHawk
8a038a2c07
init chat view
2017-05-09 19:02:22 +08:00
Marek Grzybek
d14d5130af
feat(config): Deprecate JSHint in favor of ESLint
...
Add basic ESLint setup extending well-known Airbnb code style.
Fixes #1072 , #1097
2016-03-15 19:11:12 +01:00
Ryan Hutchison
5d15e64a6d
feat(chat): Modify chat module to implement johnpapa styleguide.
2015-12-30 20:54:35 -05:00
Ryan Hutchison
ef3a3f9548
formatting reboot (space-2 and consistency)
...
JSCS fixes
update editorconfig
2015-07-31 10:04:02 -04:00
mleanos
0fa9b9579a
Added missing dependency injection in Chat
...
During my last PR merge, the dependency injection for Authentication and
$location weren't merged properly. I added them back to the Chat client
controller.
2015-07-25 16:05:48 -07:00
mleanos
65c6d1ffe0
Socket IO client enhancement with connect() method
...
Updated the Socket client service, with a connect() method. Moved state
redirect out of from Socket service. Added the Authentication.user
check to the Chat client controller, and added a check to make sure the
Socket client service is connected to the server; if not, then connect
using the new connect() method.
Had to do a hard reset from 0.4.0 due to conflicts when merging and
pushing to remote.
2015-07-25 00:36:01 -07:00
Amos Haviv
ab81d61bd3
New 0.4 version
2014-11-10 23:12:33 +02:00