Commit Graph

13 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov 2d156cc6f3 Migrate to MySQLi 2015-09-16 13:48:52 +03:00
Vitaliy Filippov 7f47b58150 Add missing DB upgrade converting tables to InnoDB and UTF-8 2014-12-10 00:28:17 +03:00
Vitaliy Filippov 3ac0cf2d7c Add migrations for recent optimisations (InnoDB conversion still missing) 2014-12-09 18:26:26 +03:00
vitalif 11e38784a4 Also denormalize feed_id (store it in fof_item_tag) 2014-11-01 13:12:13 +00:00
vitalif fa6d086806 Optimize DB queries 2014-11-01 12:21:34 +00:00
vitalif 055bd05953 Return STRAIGHT_JOIN back, change key in fof_item_tag 2012-11-28 22:16:43 +00:00
vitalif 96cf22ae6d +item_published 2012-11-13 20:48:36 +00:00
vitalif ea8003619b Remove unneeded index in fof_item 2012-11-13 20:34:41 +00:00
vitalif eccc4c976a Feed item author support 2010-02-15 19:06:58 +00:00
vitalif a1750d1989 Per-user feed rename support;
Support for hiding feed item content by default (also per-user);
Duplicate page navigation at the bottom of the page;
Correct item list title ("feed on feeds - vitaphoto checkins - items 0 to 50 - new items tagged Fun")
&how=paged in tag list links;
Fix a lot of ugly code.
2010-01-25 17:30:38 +00:00
vitalif 9f64568a53 InnoDB and foreign keys 2009-08-21 13:02:59 +00:00
vitalif 3b73803ab8 Encoding support, Digest auth support 2009-08-03 12:42:43 +00:00
vitalif 44558d2303 initial FoF 0.5 2009-08-03 12:42:04 +00:00