Commit Graph

26 Commits

Author SHA1 Message Date
Aleksei Miheev
73917dc5dd import legacy codebase 2024-11-23 15:17:05 +07:00
Aleksei Mikheev
c42e3b9ceb Add memcached support with cache_get/cache_set wrappers, use them to cache video embeds indefinitely 2016-05-03 18:56:44 +07:00
Aleksei Miheev
62ba0bf4ec Merge branch '3-move-all-db_query-call-into-separate-functions' into 'master'
Move some queries from Display.php to thier own functions

Not replacing everything, just trying out if this is useful at all.


See merge request !2
2016-05-03 12:35:54 +07:00
Aleksei Miheev
583a90aa03 Typo fix: disply IP addresses properly in online log 2016-01-31 10:14:16 +00:00
Aleksei Miheev
8ba5bef3c0 [HACK] set timezone to Minsk instead of Moscow because of PHP's internal tzdata 2016-01-31 08:25:01 +00:00
Aleksei Miheev
d504552074 Use cache for video lookups (xcache instead of drop-in null eA replacement) 2016-01-31 07:59:12 +00:00
Aleksei Miheev
daee03e989 Disable pinba, enable newrelic 2016-01-31 07:54:00 +00:00
Aleksei Miheev
c680e7cb0c convert string IP to int by PHP instead of MySQL 2014-09-05 14:17:27 +00:00
Aleksei Miheev
bad160a021 Fix notices when debug_backtrace returns less than 2 elements 2014-05-17 20:51:25 +00:00
Aleksei Miheev
8b3246d317 Remove crappy old SMF code which appended PHPSESSID to urls despite PHP has that shit disabled 2014-02-16 17:13:59 +00:00
Aleksei Miheev
840a5c13dd Fix date format 2014-01-19 08:36:59 +00:00
Aleksei Miheev
a0663cbaf6 Update date format some more 2014-01-12 11:16:20 +00:00
Aleksei Miheev
51cf76af13 Merge branch 'master' of ssh://bitbucket.org/rusty_angel/rock-site 2014-01-12 15:13:27 +04:00
Aleksei Miheev
0c96a9e794 'Fix' date/time format 2014-01-12 15:12:17 +04:00
Alexey Miheev
b686aaead0 Revert "(try to) optimize a little, no need for mysql to count that, we can do it just fine"
This reverts commit ac268861b5.
2014-01-09 01:57:55 +04:00
Aleksei Miheev
ac268861b5 (try to) optimize a little, no need for mysql to count that, we can do it just fine 2014-01-08 23:52:57 +04:00
Aleksei Miheev
9557f9ba08 More granular stats for db_query 2014-01-08 23:39:29 +04:00
Alexey Miheev
76f8a26ed4 Typo fix 2014-01-06 03:55:25 +04:00
Alexey Miheev
70b036c8be Add pinba timer for db_query 2014-01-06 03:50:37 +04:00
Aleksei Miheev
193b7f4686 More foolproof code in getVideoOEmbed() 2014-01-05 12:59:24 +00:00
Aleksei Miheev
0d2dae986c Fix deprecation notices and add placeholder for eaccelerator_* functions 2013-02-11 22:16:39 +00:00
Aleksei Miheev
707e52b0a1 People can also post https links to videos, parse those, too 2012-12-12 14:46:16 +04:00
Aleksei Miheev
cc1fd520eb Add option to disable some BBC parsing when needed 2012-12-12 14:43:39 +04:00
Aleksei Miheev
42df349e03 Try to optimize updateLastMessage for faster message deletion 2012-06-27 04:34:06 +04:00
Aleksei Miheev
a5197519dc Fix YouTube issues (there are more to be fixed) 2012-01-18 17:50:44 +04:00
root
070b84fba0 initial import. Probably needs some more cleanup 2011-11-26 20:21:27 +04:00