Commit Graph

41 Commits

Author SHA1 Message Date
Aleksei Miheev
4f856d7458 Some more sanity check (I'm not sure I ever needed that) 2014-01-05 13:51:40 +00:00
Aleksei Miheev
266a72132c Properly escape filter in topiclist, so russian letters filtering would work 2014-01-05 13:50:03 +00:00
Aleksei Miheev
4cff01c3a9 Add canonical urls anywhere possible 2014-01-05 13:48:50 +00:00
Aleksei Miheev
ca3a19d306 Remove more deprecated crap 2014-01-05 13:44:35 +00:00
Aleksei Miheev
5d0e5923b1 use fixed style by default 2014-01-05 13:44:08 +00:00
Aleksei Miheev
f480a43ce7 Do not return 410 on gone topics, bots don't handle it that welll 2014-01-05 13:34:11 +00:00
Aleksei Miheev
c764d2856d Fix notices 2014-01-05 13:31:22 +00:00
Aleksei Miheev
7986670917 Escape posts titles in post history code 2014-01-05 13:30:45 +00:00
Aleksei Miheev
b930cc7b4a Fix notices 2014-01-05 13:29:44 +00:00
Aleksei Miheev
56902dc8cc get rid of eaccelerator caching (most of it was removed already) 2014-01-05 13:25:35 +00:00
Aleksei Miheev
4c2da68616 I don't know ;( probably fixing some notices 2014-01-05 13:23:27 +00:00
Aleksei Miheev
390335dae1 explicit cast to int, it's some compatibility shit;(~) 2014-01-05 13:09:02 +00:00
Aleksei Miheev
58a12c4ccb Fix typo in topic watching stuff 2014-01-05 13:06:27 +00:00
Aleksei Miheev
8342e2cd0f More foolproof code in getVideoOEmbed() 2014-01-05 12:59:24 +00:00
Aleksei Miheev
cb83c2ebc8 Add user tracking based on nginx_mod_useruid 2014-01-05 12:58:15 +00:00
Aleksei Miheev
f593337286 Hack around with smiley_set magick: force everyone to use default 2014-01-05 12:56:49 +00:00
Aleksei Miheev
6a5184e08c Rework visualwarning: store moderatorial comments separately, also some code cleanup 2014-01-05 12:51:13 +00:00
Aleksei Miheev
45e20cc4f8 Fix bbcodes in warning notification 2013-11-19 09:27:03 +00:00
Aleksei Miheev
c1fad5ae91 Final fix for mail subject encoding 2013-03-05 07:10:09 +00:00
Aleksei Miheev
c606b97e0b Encode mail subject properly 2013-03-04 14:17:28 +00:00
Aleksei Miheev
2ad646c4c1 Fix deprecation notices and add placeholder for eaccelerator_* functions 2013-02-11 22:16:39 +00:00
Aleksei Miheev
c1c28b0290 Just ignore bots who submit country while registering 2012-12-18 01:28:27 +04:00
Aleksei Miheev
52fc76145e Add add and fix lots of minor staff: topic watching, a:target thingie, etc 2012-12-18 01:27:36 +04:00
Aleksei Miheev
eb5c3e7480 People can also post https links to videos, parse those, too 2012-12-12 14:46:16 +04:00
Aleksei Miheev
09bb83046d Add option to disable some BBC parsing when needed 2012-12-12 14:43:39 +04:00
Aleksei Miheev
7c46ccaa65 If for some reason posterIP is empty, skip it when doing trackUser 2012-11-20 18:37:13 +04:00
Aleksei Miheev
8a492275f1 add 410 status code for deleted topics 2012-07-09 17:59:51 +04:00
Aleksei Miheev
151df8b289 Try to optimize updateLastMessage for faster message deletion 2012-06-27 04:34:06 +04:00
Aleksei Miheev
cc01839aaf Fix redirection problem. YES, double urlencode is really necessary:( 2012-06-01 03:35:26 +04:00
Aleksei Miheev
808df9462d initial work on topic watch feature: users can stop watching it, but there's no way to start watching unwatched topic 2012-06-01 03:16:48 +04:00
Aleksei Miheev
2053945979 Allow members to draw moderators' attention to their own messages, Part 2. 2012-02-12 15:40:31 +04:00
Aleksei Miheev
9e6eeed1ff Allow members to draw moderators' attention to their own messages 2012-02-12 15:36:31 +04:00
Aleksei Miheev
a4b0e19b47 Users can ignore each others' post now 2012-01-29 22:01:07 +04:00
Aleksei Miheev
3e4c993da0 Quick hack to pin the first post of every topic. More correct implementation doesn't make sence if I'm going to implement new forum from scratch 2012-01-29 16:33:28 +04:00
Aleksei Miheev
47c491c3a9 Fix YouTube issues (there are more to be fixed) 2012-01-18 17:50:44 +04:00
Aleksei Miheev
87cefe2788 Also add moderator's comment when adding warning. 2011-12-24 23:37:49 +04:00
Aleksei Miheev
ac3e5d04be Specify topic and message in logAction at warnadd2 2011-12-24 20:58:56 +04:00
Aleksei Miheev
77d86bf402 use 'member' in logAction() for more convenient log browsing 2011-12-24 20:48:55 +04:00
Aleksei Miheev
1be045af4b added moderation log message to warnadd2 action
plus minor error fixes
2011-12-24 20:29:46 +04:00
root
d9b7148bd2 Implemented saving message edit history in a separate table 2011-11-26 23:07:06 +04:00
root
43721d2912 initial import. Probably needs some more cleanup 2011-11-26 20:21:27 +04:00