Commit Graph

24 Commits

Author SHA1 Message Date
Martin Ambrus 68032702c3 fix: users can't see sent messages
#367
2017-11-22 15:55:17 +01:00
Martin Ambrus 699781d130 refactor: for loops optimized
#313
2017-11-19 15:17:24 +01:00
Martin Ambrus 6d0e95670b refactor: messages and reports only loaded on pages where needed
#313
2017-11-17 21:00:00 +01:00
Martin Ambrus dab768f662 refactor: 1st round of database values caching 2017-11-15 16:01:00 +01:00
Martin Ambrus ee017adb40 refactor: most of broad SELECTs updated
Closes #301
2017-11-05 14:35:19 +01:00
Martin Ambrus a822504706 fix: counting queries optimization
Closes #300
2017-11-04 15:41:35 +01:00
Martin Ambrus df5400be79 fix: unstupiding my own stupidity :-D 2017-10-25 17:18:40 +02:00
Martin Ambrus aab1010906 fix: super-strange id + 0 query that totally prevents the use of indexes 2017-10-24 09:55:18 +02:00
Martin Ambrus a163206782 feat: forum post notifications into mailbox 2017-10-22 19:16:43 +02:00
Martin Ambrus ff6ca38fbf feat: in-game messages can be sent as Support when allowed 2017-10-22 16:05:18 +02:00
Martin Ambrus 7270a69a63 fix: all location headers need to have exit after them! 2017-10-22 13:00:54 +02:00
Martin Ambrus 6f3973748c fix: more manual typecastings 2017-10-18 00:59:49 +02:00
Martin Ambrus ac5d3538f8 fix: mysqli_error needs MySQLi connection as parameter 2017-10-17 13:05:13 +02:00
Martin Ambrus 1654ce498f fix: security patching due to mysql injection vulnerabilities everywhere 2017-10-17 12:21:41 +02:00
Martin Ambrus db4c373ace fix: PHP4x + PHP5x constructors change for PHP7+ compatible ones 2017-09-19 20:40:43 +02:00
evader1337 2d26af7c46 Trying to fix this monstrosity #2 2016-09-13 18:54:25 +02:00
uroskn 1afde368d3 GameEngine and install folders have 777 already set by default 2016-07-02 21:39:28 +02:00
KFCSpike f13a32c2e5 Show correct beginners protection in welcome message 2013-11-30 19:45:24 +00:00
Shadowss 8ceb2c7f41 fix another vulberability <script>alert('test')</script> now not working anymore 2013-10-05 12:26:35 +03:00
Shadowss 0df3fc59ee Vulnerability closed , now you cannot send more then 5 message / minute at same user 2013-09-29 17:24:03 +03:00
yi12345 7991814556 Merge pull request #290 from Shadowss/patch-47
Make ' a valid character fix message problem
2013-08-16 09:03:02 -07:00
Shadowss 61747f2a78 Make ' a valid character fix message problem 2013-08-16 16:36:54 +03:00
Shadowss 2fb44c5384 Make ' a valid character fix massage problem 2013-08-16 16:34:23 +03:00
yi12345 98e94af807 finish hero_full.php 2013-06-16 10:38:34 +03:00