aboutsummaryrefslogtreecommitdiffstats
path: root/install
Commit message (Collapse)AuthorAgeFilesLines
...
| * some more innodb mysql scheme adjustmentsMario Vavti2017-06-101-15/+8
| |
| * convert schema_mysql engine to InnoDB and charset utf8mb4git-marijus2017-06-091-267/+267
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-071-3/+3
|\|
| * Fixed TEXT fields with default values (fixes #803) in mysql creation script.Manuel Tancoigne2017-06-071-6/+6
| |
* | fix a merge mixup on install/schema_msyql.phpzotlabs2017-06-061-230/+230
| |
* | remove default for text/mediumtext sql fieldszotlabs2017-05-311-6/+6
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-301-1/+6
|\|
| * fix update_r1189() for mysql and postgresMario Vavti2017-05-281-1/+6
| |
* | more deprecate server_rolezotlabs2017-05-291-8/+0
| |
* | looks like a commit was lost someplace, but I'll re-do it later (convert sql ↵zotlabs2017-05-251-18/+18
| | | | | | | | schema files to default integers to int values); in any event change all the mysql strings that were 255 maxlength to 191 maxlength in case they get used as indexes down the line
* | put back obsolete permission fields in abook and channel schema files so we ↵zotlabs2017-05-251-0/+20
| | | | | | | | can restore the old data without choking when upgrading the table type
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-231-1/+1
|\|
| * schema fixeszotlabs2017-05-231-3/+3
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-222-2/+2
|\|
| * resolve merge conflictzotlabs2017-05-202-24/+24
| |
| * Merge pull request #778 from beardyunixer/devgit-marijus2017-05-171-1/+1
| |\ | | | | | | Update nginx
| | * Update nginxThomas Willingham2017-05-151-1/+1
| | |
| * | always wonder about people who say "do as I say, not as I do..."zotlabs2017-05-143-429/+429
| |/
* | schema fixeszotlabs2017-05-221-3/+3
| |
* | danger - do not use 'char(n)' with postgres it creates a thing called a ↵zotlabs2017-05-152-24/+24
| | | | | | | | bpchar which is different than a normal text field in subtle ways.
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-071-1/+1
|\|
| * :construction_worker::white_check_mark::bug: Import table structure in TravisCI.Klaus Weidenbach2017-05-061-1/+1
| | | | | | | | | | Fix a syntax error in schema_postres.sql which was discovered while working on this.
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-053-1/+14
|\|
| * abook_not_here flag created to indicate singleton connections which are ↵zotlabs2017-05-033-1/+14
| | | | | | | | connected to this channel but not on this hub. abook_instance enumerates which hubs the connections is valid, but we ultimately need something more efficiently searchable to decide what operations are supported w/r/t this connection in the context of this hub. This flag is ignored during sync to clones although the code to set it correctly during channel creation, import, and sync has not yet been implemented.
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-031-1/+1
|\|
| * Update INSTALL.txtAndrew Manning2017-05-031-1/+1
| | | | | | The webpage element portation tools need the zip extension, such as the `php7.0-zip` package on Debian.
| * issues from hubzilla:#737zotlabs2017-04-271-2/+2
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-263-1/+16
|\|
| * database support for client side e2ee for private mailzotlabs2017-04-253-1/+16
| |
| * typozotlabs2017-04-191-1/+1
| |
| * backend infrastructure for 'channel protection password'; which will be used ↵zotlabs2017-04-191-1/+1
| | | | | | | | to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes
| * typozotlabs2017-04-121-1/+1
| |
| * backend infrastructure for 'channel protection password'; which will be used ↵zotlabs2017-04-123-2/+17
| | | | | | | | to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes
* | issues from hubzilla:#737zotlabs2017-04-261-2/+2
| |
* | database upgradezotlabs2017-04-231-211/+212
| |
* | remove fulltext indexes for innodbzotlabs2017-04-121-7/+1
| |
* | change default database settingszotlabs2017-04-121-62/+62
| |
* | typozotlabs2017-04-121-1/+1
| |
* | backend infrastructure for 'channel protection password'; which will be used ↵zotlabs2017-04-123-2/+17
| | | | | | | | to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes
* | db issueszotlabs2017-03-122-82/+0
|/
* move emoji emoticons (not reactions) to pluginzotlabs2017-03-051-1/+2
|
* Alter the queue so that each queue item stores the scheduled time of the ↵zotlabs2017-01-293-2/+23
| | | | | | | | next delivery. This keeps the query for queued items simple. We no longer group by posturl; as the queue update function will only keep one item per destination scheduled for shorter term processing. Others (multiple queued items for a single destination) will be scheduled for delivery far into the future and only delivered if the hub responds to the "active" or short term queue item.
* more vcard workzotlabs2016-12-213-1/+14
|
* issue #446 apps usability - disable app if attached to a plugin that is ↵zotlabs2016-12-143-3/+15
| | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
* api function item/new renamed to item/store as that more closely reflects ↵zotlabs2016-12-021-24/+51
| | | | | | its purpose. It can also be used to store an edit of an existing item. I believe this is a reasonably safe change at this time as I don't believe there is any software currently making use of this call - instead using the Twitter API which is now a plugin. Also some work to make the install documentation agnostic to project name variations. This is not yet complete.
* db update required for Zot2zotlabs2016-11-223-1/+12
|
* update setup and install documents for PDO and the freebsd issue withzotlabs2016-10-271-4/+28
| | | | dns_get_record()
* sql: limit 1 for UPDATE and DELETE is not supported by the SQL standard and ↵Florian Steinel2016-10-271-2/+2
| | | | | | postgresql (see: https://www.postgresql.org/message-id/flat/1291109101.26137.35.camel%40pcd12478 )
* if we have to go through this contortion every time we change a DB column ↵zotlabs2016-10-171-1/+4
| | | | from unsigned to signed...
* "alter table alter" has completely different rules between postgres and mysqlzotlabs2016-10-171-1/+7
|