Commit Graph

17 Commits

Author SHA1 Message Date
4f03a73f9a Add support for MySQL 8 (fixes #232) 2018-08-09 16:04:31 +03:00
0cf963ac5e Add primary key to revision database table
Fixes #218
2018-01-12 01:07:44 +03:00
4dec01bdaa Correct a bunch of incomplete names of Mibew Messenger 2017-11-01 04:26:08 +03:00
57afba72e8 Update database schema
Add into the plugins table a column to store last known initialization status
2016-12-28 03:55:18 +03:00
Dmitriy Simushev
6bf331b355 Rename "available_update" table to "availableupdate"
This is needed to follow naming convention
2015-06-05 11:39:44 +00:00
Dmitriy Simushev
4b74ceb854 Fix "available_update" table schema 2015-06-05 11:34:13 +00:00
Dmitriy Simushev
577c2be622 Create a way to automatically get info about available updates 2015-05-26 13:19:13 +00:00
Dmitriy Simushev
137d92624e Store locales' meta info in the database 2015-05-21 12:39:36 +00:00
Dmitriy Simushev
e0716bbeb2 Fix bug with "plugin" table fields sizes 2014-12-10 11:15:23 +00:00
Dmitriy Simushev
80077be185 Implement new plugin management system 2014-11-27 11:42:23 +00:00
Dmitriy Simushev
c83fd59763 Remove unused "blockedcount" field of ban table 2014-10-22 14:17:38 +00:00
Dmitriy Simushev
31c4afe751 Remove jabber operator field 2014-10-17 12:48:28 +00:00
Dmitriy Simushev
1a3062f2f9 Use more convenient name for the primary key in "translation" table 2014-07-14 10:35:50 +00:00
Dmitriy Simushev
5636b1ab3d Imporove localization strings import and saving 2014-07-14 10:23:49 +00:00
Dmitriy Simushev
2ba5c0e9b3 Use convenient names for database tables 2014-07-14 08:36:29 +00:00
Dmitriy Simushev
f33c686aab Lowercase database columns names 2014-07-11 13:00:11 +00:00
Dmitriy Simushev
99a4ca6192 Move all runtime configs to "configs" dir 2014-07-09 08:31:51 +00:00