|
972a40af51
|
translate to zh_CN
|
2016-11-25 13:13:44 +08:00 |
|
|
92d52d65a0
|
translate zh_CN
|
2016-11-24 21:25:36 +08:00 |
|
|
3640da7f8e
|
Use more secure password_hash() for password hashing.
|
2016-11-20 07:03:05 +01:00 |
|
|
771f555305
|
Minor sql optimization
|
2016-11-19 09:33:43 +01:00 |
|
|
bcc80c468d
|
Add stronger randomness on session key generation
|
2016-11-19 06:50:57 +01:00 |
|
|
88a91658bb
|
turn array() into shorter []
|
2016-11-16 20:34:47 +01:00 |
|
|
8ce48c837c
|
Wrap label tags around input, to optimize html output size
|
2016-11-16 19:57:31 +01:00 |
|
|
25393dd377
|
Fix uninitialized database access
v1.22.1
|
2016-11-13 08:24:28 +01:00 |
|
|
33c4095c58
|
Fix initialization on first setup
|
2016-11-13 08:18:29 +01:00 |
|
|
002b618443
|
Use simpler UNION in SQL for optimization
|
2016-11-07 19:48:08 +01:00 |
|
|
5abfb9c9d6
|
Optimize PM deletion, just keep them around instead of aggressively deleting
|
2016-10-31 05:39:20 +01:00 |
|
|
6023afa1e7
|
Improved inbox deletion handeling
|
2016-10-29 21:39:53 +02:00 |
|
|
bbbfe93dce
|
A few bugfixes and improvements
v1.22
|
2016-10-29 15:52:24 +02:00 |
|
|
005bc932ed
|
Add u Modifier to preg_* to imporve multi-byte UTF-8 character handling
|
2016-10-05 20:16:26 +02:00 |
|
|
9a2e5868e8
|
Fix multi-byte after @mention
|
2016-10-05 18:30:44 +02:00 |
|
|
0e969a1894
|
Allow making CSS more unique, by adding more ids/classes and allowing to over-write hardcoded CSS
|
2016-10-03 10:40:00 +02:00 |
|
|
75263aea4b
|
Add integrated file upload support
|
2016-09-24 08:51:20 +02:00 |
|
|
18d5954138
|
Make @mention work at the end of a line in multi-line mode.
|
2016-09-20 18:48:54 +02:00 |
|
|
b2de7a0dc9
|
Bugfix for prefix-routed chats + make rearranging frames change message sorting direction
|
2016-09-20 16:42:31 +02:00 |
|
|
96ee911c53
|
Make colour input use colorChooser, if supported
|
2016-09-19 23:17:34 +02:00 |
|
|
68a29558b1
|
Remove up to two characters from the end of @mention to also match @mention, etc.
|
2016-09-19 11:32:43 +02:00 |
|
|
9156af26e5
|
Depending on database engine, SQL-lower works different from mb_strtolower() use SQL-lower only
|
2016-09-19 10:59:43 +02:00 |
|
|
84e4a91656
|
Consider storage-overhead for varchar
|
2016-09-19 07:00:34 +02:00 |
|
|
2855566261
|
Fix varchar(20000) being too long with 4-byte characters
|
2016-09-18 22:28:16 +02:00 |
|
|
3cbeee4f1b
|
Don't hotlink external links in filters which have " in front of it, to allow linking an external ressource via HTML
|
2016-09-18 20:12:01 +02:00 |
|
|
400e5fe03e
|
Fix bug: Prevent usage of space in new nicknames
|
2016-09-13 09:01:19 +02:00 |
|
|
ee2e29db2e
|
Don't send messages to inbox when in incognito
|
2016-09-11 11:11:50 +02:00 |
|
|
219d30f8b3
|
Add better multi-byte character support - New dependency: mbstring extension
|
2016-09-06 19:54:16 +02:00 |
|
|
22f7fb82a4
|
some bugfixes + improvements
|
2016-09-06 14:20:18 +02:00 |
|
|
d0163957f6
|
Make nicknames in the chatters list clickable to send PMs more easily
|
2016-09-05 19:05:10 +02:00 |
|
|
c9f622265f
|
de-duplicate code
|
2016-09-05 15:56:42 +02:00 |
|
|
77aac82f98
|
Add option to hide the list of chatters
|
2016-09-05 15:36:41 +02:00 |
|
|
ac5092d5b6
|
Fix bug: Let guests ignore members
|
2016-09-05 09:16:58 +02:00 |
|
|
467d9b55f2
|
Escape nickname on output, since html entities can now be used
|
2016-09-05 07:51:39 +02:00 |
|
|
691e36cd6b
|
Allow making filters case sensitive
|
2016-09-04 13:09:12 +02:00 |
|
|
453d3a1421
|
When sorting messages top to bottom, put notifications at the botom.
|
2016-09-02 15:29:36 +02:00 |
|
|
c11365fecf
|
Turn on nocache, when top to bottom message sorting is default
|
2016-09-02 14:22:21 +02:00 |
|
|
abab38e67b
|
Allow changing frame sorting
|
2016-09-02 13:20:24 +02:00 |
|
|
8e75c36572
|
Don't escape CSS (fixes use of html entities)
|
2016-09-02 10:35:18 +02:00 |
|
|
1753606b8a
|
Allow changing message sort direction
|
2016-09-02 10:23:33 +02:00 |
|
|
ff158feffa
|
Rename logout to unban for kicked sessions and replace backtochat with a reload button
|
2016-09-02 08:37:00 +02:00 |
|
|
95919e81f6
|
Add logout button to session view and allow logging out kicked sessions
|
2016-08-31 21:42:35 +02:00 |
|
|
6365372ada
|
Style status changes
|
2016-08-31 18:54:30 +02:00 |
|
|
70c59b4638
|
Use int rather than string for two variables.
|
2016-08-31 13:47:02 +02:00 |
|
|
3f19d3aae0
|
Add an option to first display a greeting message, before showing messages
v1.21
|
2016-08-29 13:12:17 +02:00 |
|
|
c05f1e613f
|
Remove global variable for configuration
|
2016-08-28 21:44:18 +02:00 |
|
|
f8abff926b
|
Set replace of a filter used for kicking as kickmessage
|
2016-08-28 21:05:05 +02:00 |
|
|
1ec5a6b562
|
Make /me work with custom texts
|
2016-08-28 18:20:20 +02:00 |
|
|
2d4ba6f902
|
Fix style in PM
|
2016-08-28 16:40:08 +02:00 |
|
|
8d9e6a70ce
|
Remove global variable for present users
|
2016-08-28 15:57:38 +02:00 |
|