| Commit message (Expand) | Author | Age | Files | Lines |
* | some more innodb mysql scheme adjustments | Mario Vavti | 2017-06-10 | 1 | -15/+8 |
* | convert schema_mysql engine to InnoDB and charset utf8mb4 | git-marijus | 2017-06-09 | 1 | -267/+267 |
* | Fixed TEXT fields with default values (fixes #803) in mysql creation script. | Manuel Tancoigne | 2017-06-07 | 1 | -6/+6 |
* | fix update_r1189() for mysql and postgres | Mario Vavti | 2017-05-28 | 1 | -1/+6 |
* | schema fixes | zotlabs | 2017-05-23 | 1 | -3/+3 |
* | resolve merge conflict | zotlabs | 2017-05-20 | 2 | -24/+24 |
* | Merge pull request #778 from beardyunixer/dev | git-marijus | 2017-05-17 | 1 | -1/+1 |
|\ |
|
| * | Update nginx | Thomas Willingham | 2017-05-15 | 1 | -1/+1 |
* | | always wonder about people who say "do as I say, not as I do..." | zotlabs | 2017-05-14 | 3 | -429/+429 |
|/ |
|
* | :construction_worker::white_check_mark::bug: Import table structure in TravisCI. | Klaus Weidenbach | 2017-05-06 | 1 | -1/+1 |
* | abook_not_here flag created to indicate singleton connections which are conne... | zotlabs | 2017-05-03 | 3 | -1/+14 |
* | Update INSTALL.txt | Andrew Manning | 2017-05-03 | 1 | -1/+1 |
* | issues from hubzilla:#737 | zotlabs | 2017-04-27 | 1 | -2/+2 |
* | database support for client side e2ee for private mail | zotlabs | 2017-04-25 | 3 | -1/+16 |
* | typo | zotlabs | 2017-04-19 | 1 | -1/+1 |
* | backend infrastructure for 'channel protection password'; which will be used ... | zotlabs | 2017-04-19 | 1 | -1/+1 |
* | typo | zotlabs | 2017-04-12 | 1 | -1/+1 |
* | backend infrastructure for 'channel protection password'; which will be used ... | zotlabs | 2017-04-12 | 3 | -2/+17 |
* | move emoji emoticons (not reactions) to plugin | zotlabs | 2017-03-05 | 1 | -1/+2 |
* | Alter the queue so that each queue item stores the scheduled time of the next... | zotlabs | 2017-01-29 | 3 | -2/+23 |
* | more vcard work | zotlabs | 2016-12-21 | 3 | -1/+14 |
* | issue #446 apps usability - disable app if attached to a plugin that is unins... | zotlabs | 2016-12-14 | 3 | -3/+15 |
* | api function item/new renamed to item/store as that more closely reflects its... | zotlabs | 2016-12-02 | 1 | -24/+51 |
* | db update required for Zot2 | zotlabs | 2016-11-22 | 3 | -1/+12 |
* | update setup and install documents for PDO and the freebsd issue with | zotlabs | 2016-10-27 | 1 | -4/+28 |
* | sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and p... | Florian Steinel | 2016-10-27 | 1 | -2/+2 |
* | if we have to go through this contortion every time we change a DB column fro... | zotlabs | 2016-10-17 | 1 | -1/+4 |
* | "alter table alter" has completely different rules between postgres and mysql | zotlabs | 2016-10-17 | 1 | -1/+7 |
* | issue #550 | zotlabs | 2016-10-16 | 1 | -1/+1 |
* | minor | zotlabs | 2016-10-12 | 1 | -1/+1 |
* | allow hooks to have negative priority | zotlabs | 2016-10-12 | 3 | -3/+16 |
* | issue #536, path to nginx and lighttpd config scripts was wrong | redmatrix | 2016-09-27 | 1 | -2/+2 |
* | Merge branch 'nulldate' into dev | redmatrix | 2016-09-26 | 2 | -102/+102 |
|\ |
|
| * | next wave of nulldate fixes | redmatrix | 2016-09-26 | 2 | -102/+102 |
* | | issue #523 | redmatrix | 2016-09-22 | 2 | -2/+2 |
|/ |
|
* | issue #521, add 'map' extension to files served natively by nginx without usi... | redmatrix | 2016-09-21 | 1 | -1/+1 |
* | fix #514 | Mario Vavti | 2016-09-15 | 1 | -1/+1 |
* | issue #511, postgres schema issues | redmatrix | 2016-09-09 | 1 | -2/+2 |
* | provide version info in /pubsites | redmatrix | 2016-09-07 | 3 | -1/+11 |
* | provide techlevels in the pro server role. Should have no visible effect on o... | redmatrix | 2016-08-31 | 1 | -1/+8 |
* | change default server role | redmatrix | 2016-08-22 | 1 | -2/+2 |
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 1 | -2/+8 |
* | more perms work (a lot more) | redmatrix | 2016-07-18 | 1 | -0/+1 |
* | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 4 | -67/+77 |
|\ |
|
| * | missing brace | redmatrix | 2016-07-14 | 1 | -1/+1 |
| * | schema updates for zot access tokens | redmatrix | 2016-07-14 | 3 | -1/+76 |
* | | Merge branch 'dev' into perms | redmatrix | 2016-07-12 | 2 | -2/+2 |
|\| |
|
| * | the abconfig defaults weren't changed in the schema files when they were chan... | redmatrix | 2016-07-12 | 2 | -2/+2 |
* | | more work on perms | redmatrix | 2016-07-09 | 2 | -36/+36 |
* | | revise how we store perm_limits | redmatrix | 2016-07-07 | 4 | -69/+17 |