Commit Graph

  • b2167895e6 Implemented cross-domain invitations Dmitriy Simushev 2011-12-11 18:53:49 +0000
  • 04a096fea1 Added Cross-domain javascript requests Dmitriy Simushev 2011-12-09 10:18:52 +0000
  • 777b640f8e Added closing threads by timeout Dmitriy Simushev 2011-11-25 21:00:22 +0000
  • 7569720a52 Added view times in by page statistics Dmitriy Simushev 2011-11-24 16:25:43 +0000
  • 567f61d7ca update Persian (by Amir Khani) Evgeny Gryaznov 2011-09-18 01:38:54 +0200
  • 108c2f7d5c update Hungarian (by Istvan Somlai) Evgeny Gryaznov 2011-09-18 01:20:24 +0200
  • 1020716f6a update Simplified Chinese (by Xiaoyu) Evgeny Gryaznov 2011-09-18 01:13:32 +0200
  • 81a8bb1d2b update Spanish (by Jesus Plaza) Evgeny Gryaznov 2011-09-18 01:03:17 +0200
  • ef9e3c841e update Portuguese European, pt-pt (by Carlos Silva) Evgeny Gryaznov 2011-09-18 00:36:55 +0200
  • f6844739cf update Indonesian (by Adi Nugroho), without images though Evgeny Gryaznov 2011-09-18 00:28:51 +0200
  • bcb3409cc5 update Italian (Luca Sasdelli) Evgeny Gryaznov 2011-09-18 00:22:47 +0200
  • a7950b3a4e update English (by Olimax) Evgeny Gryaznov 2011-09-18 00:14:28 +0200
  • 49be184c50 update Belarusian (by Berasneu) Evgeny Gryaznov 2011-09-17 23:34:33 +0200
  • 6cf1baeace update pl (by WebTower), hu, fr Evgeny Gryaznov 2011-06-12 13:57:10 +0200
  • 1da924416c fix encoding in operators list Evgeny Gryaznov 2011-04-21 00:44:04 +0200
  • 12b0883686 Split chatsitevisitor table into chatsitevisitor and visitedpage Dmitriy Simushev 2011-11-22 21:57:25 +0000
  • 856123de48 Added Average chat time and Average waiting time statistics Dmitriy Simushev 2011-11-19 14:23:04 +0000
  • 863de0057c Added Page statistics Dmitriy Simushev 2011-11-14 18:41:31 +0000
  • 82d4e79dc9 Add missed asterisk in /view/ban.php near form.field.ban_comment Dmitriy Simushev 2011-11-12 18:29:49 +0000
  • a923a3cfdc Replaced all mysql_free_result by db_free_result, except for the directory /install Dmitriy Simushev 2011-11-10 16:31:12 +0000
  • ef94a7eaf8 Added wrapper function for mysql_free_result Dmitriy Simushev 2011-11-10 16:26:05 +0000
  • 12e7d34929 Replaced all mysql_query by perform_query, except for the directory /install Dmitriy Simushev 2011-11-10 16:21:23 +0000
  • 7f31dfa2af Changed perform_query function. It now returns a reference to the query result Dmitriy Simushev 2011-11-10 16:05:34 +0000
  • 65404ac1d2 Replaced all mysql_fetch_array by mysql_fetch_assoc or mysql_fetch_row, except for the directory /install Dmitriy Simushev 2011-11-10 15:25:46 +0000
  • b22f5456fc Added wrapper functions for mysql_fetch_assoc and mysql_fetch_row Dmitriy Simushev 2011-11-10 15:14:11 +0000
  • 20701ad5da Replaced reciving associative arrays from database by select_multi_assoc function Dmitriy Simushev 2011-11-10 11:13:11 +0000
  • 720c4472d3 Replaced all mysql_insert_id by db_insert_id Dmitriy Simushev 2011-11-09 20:57:48 +0000
  • 863f6867c6 Added wrapper function for mysql_insert_id Dmitriy Simushev 2011-11-09 20:36:51 +0000
  • 3e5834983f Replaced all mysql_error by db_error except for the directory /install Dmitriy Simushev 2011-11-09 20:10:04 +0000
  • 51f6af7ced Added wrapper function for mysql_error Dmitriy Simushev 2011-11-09 19:43:49 +0000
  • 5a3af46203 Replaced all mysql_real_escape_string by db_escape_string Dmitriy Simushev 2011-11-09 18:59:07 +0000
  • a47e66a6a6 Added wrapper function for mysql_real_escape_string Dmitriy Simushev 2011-11-09 18:42:37 +0000
  • 1cd6926f4f Replaced all mysql_close by close_connection, except for the directory /install Dmitriy Simushev 2011-11-09 14:16:37 +0000
  • 6698601d19 Added wrapper function for mysql_close Dmitry Simushev 2011-11-08 17:29:33 +0000
  • b54cd674e6 Added the ability to use persistent connections Dmitry Simushev 2011-11-08 16:42:41 +0000
  • 7b790bbfdb update Persian (by Amir Khani) Evgeny Gryaznov 2011-09-18 01:38:54 +0200
  • af5414a9eb update Hungarian (by Istvan Somlai) Evgeny Gryaznov 2011-09-18 01:20:24 +0200
  • 6adf0da114 update Simplified Chinese (by Xiaoyu) Evgeny Gryaznov 2011-09-18 01:13:32 +0200
  • 5b485a0410 update Spanish (by Jesus Plaza) Evgeny Gryaznov 2011-09-18 01:03:17 +0200
  • a3a12bab3e update Portuguese European, pt-pt (by Carlos Silva) Evgeny Gryaznov 2011-09-18 00:36:55 +0200
  • 83f61978fe update Indonesian (by Adi Nugroho), without images though Evgeny Gryaznov 2011-09-18 00:28:51 +0200
  • 40e5242b8b update Italian (Luca Sasdelli) Evgeny Gryaznov 2011-09-18 00:22:47 +0200
  • 29f27300a2 update English (by Olimax) Evgeny Gryaznov 2011-09-18 00:14:28 +0200
  • 14d42d71b2 update Belarusian (by Berasneu) Evgeny Gryaznov 2011-09-17 23:34:33 +0200
  • b7661d5957 update pl (by WebTower), hu, fr Evgeny Gryaznov 2011-06-12 13:57:10 +0200
  • 9780210973 fix encoding in operators list Evgeny Gryaznov 2011-04-21 00:44:04 +0200
  • 11fa45cb19 Merge branch 'index_fix' Fedor A. Fetisov 2011-04-18 16:10:28 +0400
  • b102988073 Prepare to cut off branch Fedor A. Fetisov 2011-04-18 16:06:27 +0400
  • f0b8fd06c3 Prepare to cut off branch Fedor A. Fetisov 2011-04-18 16:05:45 +0400
  • d091447409 Fix check of existance of tables indexes during database upgrade process Fedor A. Fetisov 2011-04-15 17:51:14 +0400
  • b498de216e Create indexes for database tables during installation process Fedor A. Fetisov 2011-04-15 17:50:51 +0400
  • 2a5b6015de Fix check of existance of tables indexes during database upgrade process Fedor A. Fetisov 2011-04-15 17:51:14 +0400
  • d6ac8f443a Create indexes for database tables during installation process Fedor A. Fetisov 2011-04-15 17:50:51 +0400
  • 0bb8eeab44 Merge remote branch 'upstream/master' into mibew Fedor A. Fetisov 2011-04-15 18:30:25 +0400
  • dc203af8a0 Fix check of existance of tables indexes during database upgrade process Fedor A. Fetisov 2011-04-15 17:51:14 +0400
  • f3367271f5 Create indexes for database tables during installation process Fedor A. Fetisov 2011-04-15 17:50:51 +0400
  • e34b0d1c0d This commit forces the User to set a password for the Administrator before doing anything else after the installation. Haynes 2011-04-13 16:44:09 +0200
  • 152c15dde4 This commit forces the User to set a password for the Administrator before doing anything else after the installation. Haynes 2011-04-13 16:44:09 +0200
  • b1d924c60a redirect to profile page after first login; informational banner when password is blank; do not enforce password change; rename Home -> Dashboard Evgeny Gryaznov 2011-04-15 01:24:33 +0200
  • 6e239bbf0f redirect to profile page after first login; informational banner when password is blank; do not enforce password change; rename Home -> Dashboard Evgeny Gryaznov 2011-04-15 01:24:33 +0200
  • 65b00240d3 redirect to profile page after first login; informational banner when password is blank; do not enforce password change; rename Home -> Dashboard Evgeny Gryaznov 2011-04-15 01:24:33 +0200
  • 68f0e13e09 This commit forces the User to set a password for the Administrator before doing anything else after the installation. Haynes 2011-04-13 16:44:09 +0200
  • d02b113f93 redirect to profile page after first login; informational banner when password is blank; do not enforce password change; rename Home -> Dashboard Evgeny Gryaznov 2011-04-15 01:24:33 +0200
  • aee46f9e2a This commit forces the User to set a password for the Administrator before doing anything else after the installation. Haynes 2011-04-13 16:44:09 +0200
  • 84f37eb14c invitation patch by Fedor Fetisov Evgeny Gryaznov 2011-04-07 10:34:04 +0200
  • 5bba5ed824 extract libs/getcode.php, use google closure compiler Evgeny Gryaznov 2011-04-07 10:09:10 +0200
  • c053bfe283 removed .iml; modern tabs on group settings pages; beautifying code Evgeny Gryaznov 2011-04-07 00:52:03 +0200
  • f4c3c56789 update jQuery to 1.4.2; "enabled ban" after statistics Evgeny Gryaznov 2011-04-07 00:35:03 +0200
  • 79b37c720f fix groupids in visitors update; fix DB error reporting in installer; smaller opaway/oponline image Evgeny Gryaznov 2011-04-07 00:31:22 +0200
  • 7ff174aa86 silver skin by Alekin Pavel (update) Evgeny Gryaznov 2011-03-31 09:59:11 +0200
  • ff141e42f2 silver skin by Alekin Pavel (initial commit) Evgeny Gryaznov 2011-03-31 09:56:59 +0200
  • 1700b128b0 fix theme preview; fix bottom anchor in chat.js Evgeny Gryaznov 2011-03-30 00:01:04 +0200
  • 2261c1cfbe fix TYPE -> ENGINE (mysql 5.5 compatibility) Evgeny Gryaznov 2011-03-06 23:36:34 +0100
  • a68b9e6e9c 1.6.4 released Evgeny Gryaznov 2011-03-05 23:06:30 +0100
  • 02c43a147d 1.6.4 RC2 Evgeny Gryaznov 2011-03-05 00:17:04 +0100
  • 483bc80180 1.6.4 RC1 Evgeny Gryaznov 2011-03-04 23:42:35 +0100
  • 71f9b1fa6a update whatsnew Evgeny Gryaznov 2011-03-04 23:35:35 +0100
  • 81c84f3702 better installation messages; ignore \r in checksum Evgeny Gryaznov 2011-03-04 23:34:00 +0100
  • ab922fd519 fix cr in .htaccess; disable drop tables; do not show change password/delete install folder if admin has password; check file permissions/checksum Evgeny Gryaznov 2011-03-04 23:01:24 +0100
  • 4257b6f87b fix sound issues in windows Evgeny Gryaznov 2011-03-02 02:02:28 +0100
  • 049def144e update whatsnew, recompute resources Evgeny Gryaznov 2011-03-02 00:20:42 +0100
  • acc86b9221 ability to override notification email for group Evgeny Gryaznov 2011-03-01 23:56:27 +0100
  • 3715d2207e fix: do not cache button image (thanks to Alex Morozov) Evgeny Gryaznov 2011-02-28 22:12:07 +0100
  • 5595bd0f6e install page: links to check the sound Evgeny Gryaznov 2011-02-27 01:54:27 +0100
  • 2a5943c058 update release script Evgeny Gryaznov 2011-02-27 00:15:36 +0100
  • 9d9cbf7e81 code cleanup Evgeny Gryaznov 2011-04-06 23:21:36 +0200
  • 66130ec312 silver skin by Alekin Pavel (update) Evgeny Gryaznov 2011-03-31 09:59:11 +0200
  • 2354cf1ef0 silver skin by Alekin Pavel (initial commit) Evgeny Gryaznov 2011-03-31 09:56:59 +0200
  • 4516fabf62 fix theme preview; fix bottom anchor in chat.js Evgeny Gryaznov 2011-03-30 00:01:04 +0200
  • 2479f2e684 fix TYPE -> ENGINE (mysql 5.5 compatibility) Evgeny Gryaznov 2011-03-06 23:36:34 +0100
  • 8a1cc74803 1.6.4 released Evgeny Gryaznov 2011-03-05 23:06:30 +0100
  • 53b54d09d4 1.6.4 RC2 Evgeny Gryaznov 2011-03-05 00:17:04 +0100
  • 724b63422d 1.6.4 RC1 Evgeny Gryaznov 2011-03-04 23:42:35 +0100
  • cc6d385c8a update whatsnew Evgeny Gryaznov 2011-03-04 23:35:35 +0100
  • 4ef160897b better installation messages; ignore \r in checksum Evgeny Gryaznov 2011-03-04 23:34:00 +0100
  • c6c614b3c2 fix cr in .htaccess; disable drop tables; do not show change password/delete install folder if admin has password; check file permissions/checksum Evgeny Gryaznov 2011-03-04 23:01:24 +0100
  • f832e38e75 fix sound issues in windows Evgeny Gryaznov 2011-03-02 02:02:28 +0100
  • 00362f7457 update whatsnew, recompute resources Evgeny Gryaznov 2011-03-02 00:20:42 +0100
  • dd595fc4f7 ability to override notification email for group Evgeny Gryaznov 2011-03-01 23:56:27 +0100
  • 10e676e05f fix: do not cache button image (thanks to Alex Morozov) Evgeny Gryaznov 2011-02-28 22:12:07 +0100