Tim Düsterhus
|
708df74673
|
Fixed „active“-marking of scroll button.
|
2012-05-02 20:53:32 +02:00 |
|
Tim Düsterhus
|
5c1f84eb1e
|
Deliver integers as integers.
|
2012-05-02 20:27:16 +02:00 |
|
Tim Düsterhus
|
f7e4868488
|
Fixing nodePush-versionnumber
|
2012-04-30 22:25:19 +02:00 |
|
Tim Düsterhus
|
bea88516ea
|
Fixing PHP-Syntax-Error
|
2012-04-30 22:21:39 +02:00 |
|
Tim Düsterhus
|
040189ffab
|
Fixing autocompletion + PHPDoc
|
2012-04-30 21:23:57 +02:00 |
|
Tim Düsterhus
|
bdf019b332
|
Adding language item for IP-Address
|
2012-04-30 21:14:25 +02:00 |
|
Tim Düsterhus
|
3ba9cf7143
|
serverPush -> nodePush
|
2012-04-30 20:52:30 +02:00 |
|
Tim Düsterhus
|
49f8e67baf
|
Check whether the socket is writable.
|
2012-04-28 19:59:33 +02:00 |
|
Tim Düsterhus
|
e444cd5733
|
chmod 0777 the socket.
|
2012-04-27 22:13:27 +02:00 |
|
Tim Düsterhus
|
fadfb5ce61
|
Send notification after 20ms
|
2012-04-27 21:50:41 +02:00 |
|
Tim Düsterhus
|
51683c9484
|
Correctly call the socket.
|
2012-04-27 21:32:33 +02:00 |
|
Tim Düsterhus
|
a3bdeba53c
|
Ensure the message is at least 10 seconds old
Otherwise slower clients would get problems with two messages directly after each other
|
2012-04-27 20:16:58 +02:00 |
|
Tim Düsterhus
|
211c6485a8
|
Fixing the algorithm change
|
2012-04-27 20:00:42 +02:00 |
|
Tim Düsterhus
|
378a1ab33a
|
Change algorithm to sort out dead users when using Push-Server
|
2012-04-27 19:54:50 +02:00 |
|
Tim Düsterhus
|
58ec55bed2
|
PHP now triggers newMessage-event
|
2012-04-27 19:33:28 +02:00 |
|
Tim Düsterhus
|
38f4d76694
|
+x'ing bin/run.sh
|
2012-04-27 16:59:03 +02:00 |
|
Tim Düsterhus
|
1bef3983c6
|
Adding config.js
|
2012-04-27 16:58:19 +02:00 |
|
Tim Düsterhus
|
d76cbbcfb4
|
Configuring socket.io a bit.
|
2012-04-27 16:20:41 +02:00 |
|
Tim Düsterhus
|
f5d9044d4b
|
Adding node.js Pushing
|
2012-04-27 15:42:44 +02:00 |
|
Tim Düsterhus
|
973852f581
|
Fix: In file/js/be.bastelstu.WCF.Chat.coffee, the variable "be" can't be assigned with ?= because it has not been defined.
|
2012-04-21 15:50:06 +02:00 |
|
Tim Düsterhus
|
7cc2c613b6
|
Making users that are away a bit more transparent.
|
2012-04-20 22:14:24 +02:00 |
|
Tim Düsterhus
|
80ae9779f8
|
Clear cache when creating a temproom.
Fixes #8
|
2012-04-19 20:24:16 +03:00 |
|
Tim Düsterhus
|
722649c1fd
|
Avoid duplicate spaces.
|
2012-04-19 19:00:37 +02:00 |
|
Tim Düsterhus
|
5ad0bca7e9
|
Add username in profile-link.
|
2012-04-19 17:49:54 +02:00 |
|
Tim Düsterhus
|
8dcd287fb4
|
Clean Up dead users by cronjob as well.
|
2012-04-19 15:06:34 +02:00 |
|
Tim Düsterhus
|
0b1ad7a02a
|
Make only one Message-loading attempt at a time.
|
2012-04-19 15:01:38 +02:00 |
|
Tim Düsterhus
|
3eaf35c9c1
|
ChatUtil::writeUserData now accepts the user-object as the second parameter.
|
2012-04-18 22:45:11 +02:00 |
|
Tim Düsterhus
|
2e2edec54f
|
Fixing Dead-User-Query
|
2012-04-18 21:36:07 +02:00 |
|
Tim Düsterhus
|
56c7544045
|
Kill dead users.
|
2012-04-18 21:01:38 +02:00 |
|
Tim Düsterhus
|
2cc70345ce
|
Properly delete position when a room is deleted.
|
2012-04-16 22:12:44 +02:00 |
|
Tim Düsterhus
|
c1b2fe0dfd
|
Adding lastActivity
|
2012-04-15 21:37:20 +02:00 |
|
Tim Düsterhus
|
6351a72fd0
|
Adding language item for temporary rooms.
|
2012-04-15 20:17:44 +02:00 |
|
Tim Düsterhus
|
3248b14097
|
Fixing ChatXEditor::prune()
|
2012-04-15 18:00:59 +02:00 |
|
Tim Düsterhus
|
306f1c38b7
|
Fixed usage of constant
|
2012-04-15 17:32:25 +02:00 |
|
Tim Düsterhus
|
66bfb5029b
|
Adding some pieces of Temproom-Command.
|
2012-04-15 17:11:08 +02:00 |
|
Tim Düsterhus
|
26f747ddb7
|
Disable away on join.
|
2012-04-15 15:43:26 +02:00 |
|
Tim Düsterhus
|
ab42584965
|
Adding language-items for away-message.
|
2012-04-15 15:37:41 +02:00 |
|
Tim Düsterhus
|
bafc678eb4
|
Adding Profile-Link to info
|
2012-04-15 14:09:51 +02:00 |
|
Tim Düsterhus
|
26a90bd98c
|
Adding IP-Address in info.
|
2012-04-15 13:30:08 +02:00 |
|
Tim Düsterhus
|
df6659365b
|
Properly refresh the badges.
|
2012-04-15 13:00:16 +02:00 |
|
max-m
|
c3c1cf414a
|
Fixed frontend (still some tiny quirks remaining, but they aren' important for now)
|
2012-04-15 00:21:33 +02:00 |
|
Tim Düsterhus
|
2c4c816b24
|
Commands can now be written in any case.
|
2012-04-05 16:50:08 +03:00 |
|
Tim Düsterhus
|
bb55cfb099
|
Fixed little error
|
2012-03-25 14:56:16 +02:00 |
|
Tim Düsterhus
|
7033542580
|
Some files slipped through sed.
|
2012-03-24 22:39:26 +01:00 |
|
Tim Düsterhus
|
2af603c8e5
|
system.chat.commands -> system.chat.command
|
2012-03-24 22:37:47 +01:00 |
|
Tim Düsterhus
|
4c05e38d1e
|
Fixing didInit event a bit
|
2012-03-24 22:29:07 +01:00 |
|
Tim Düsterhus
|
8592826b71
|
Added more information in /info
|
2012-03-24 22:03:04 +01:00 |
|
Tim Düsterhus
|
07d8716c45
|
Fixed problem with messages containing <ul>
|
2012-03-24 22:02:52 +01:00 |
|
Tim Düsterhus
|
0cceabdb88
|
Check whether the user may write.
|
2012-03-24 21:47:03 +01:00 |
|
Tim Düsterhus
|
01be519230
|
Adding InfoCommand
|
2012-03-23 23:27:15 +01:00 |
|