aboutsummaryrefslogtreecommitdiffstats
path: root/install/update.php
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-201-1/+9
|\
| * missed this one - it's requiredredmatrix2015-08-201-1/+9
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-181-2/+12
|\|
| * add event_sequence for vtodo'sredmatrix2015-08-181-2/+12
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-161-1/+24
|\|
| * add DB support for tasks, todo items and repeating eventsredmatrix2015-08-161-1/+24
* | update some of the old attach.flag values to the new schemaredmatrix2015-07-301-1/+16
|/
* dummy updateredmatrix2015-07-301-1/+6
* no this isn't it. well ok, it's part of it, but not the important part. it's ...redmatrix2015-06-281-1/+11
* add site_dead flag to prevent delivery to dead sites. Allow sys channel webpa...redmatrix2015-06-081-1/+12
* add menu_created, menu_edited fields to DBredmatrix2015-05-281-1/+23
* provide default permissions ('all') for existing and newly created OAuth app ...redmatrix2015-05-141-2/+23
* add channel_lastpost timestamp to help optimise some outrageously expensive q...friendica2015-03-261-1/+15
* add queue priorityfriendica2015-03-041-1/+10
* finish converting "delete" to trash icons for consistency. The 'x' was left i...friendica2015-02-261-2/+6
* require access token to view, query, or join directories in private realms, i...friendica2015-02-241-1/+9
* make sql work on both db typesHabeas Codice2015-02-131-1/+1
* provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-1/+11
* make update 1133 work in PHP < 5.5zottel2015-02-101-1/+1
* Merge branch 'master' of https://github.com/friendica/redHabeas Codice2015-02-051-2/+9
|\
| * admin/dbsync not reporting failed updatesfriendica2015-02-011-1/+1
| * two tracks proceeding in parallel - first adding the ability to store a digit...friendica2015-02-011-1/+8
* | typo/cleanup pg onlyHabeas Codice2015-02-051-4/+5
|/
* postgres does not support the , syntax. a ; would work, if it weren't stateme...Habeas Codice2015-01-281-1/+3
* provide storage for directory based reputation in the xlink table by setting ...friendica2015-01-261-1/+12
* unmatched parensHabeas Codice2015-01-231-1/+1
* typo in postgres db update, remove redmatrix.nl from directory servers since ...friendica2015-01-201-1/+1
* oauth permissions tablefriendica2015-01-191-2/+32
* fix update 1131 for postgres databasesHabeas Codice2015-01-181-1/+14
* more backend work on poco ratingfriendica2015-01-151-1/+11
* ok heads up - potentially destabilising change. I've tried to sort out all th...friendica2014-11-041-1/+21
* missing quotefriendica2014-10-141-1/+1
* this is the reason Diaspora forum tagging was brokenfriendica2014-10-141-1/+8
* store diaspora meta info in the item table. It has to go there or it will kil...friendica2014-09-031-1/+10
* Ability to close comments at a certain date/time - needed for loom.io emulati...friendica2014-08-281-1/+9
* mind numbing drudgery continued...friendica2014-08-271-1/+11
* place to store multiple choice and select items for extensible profilesfriendica2014-08-261-1/+10
* more hard workfriendica2014-08-261-1/+33
* We really can't do this without a hubloc. I was hoping we could, but notifier...friendica2014-08-221-1/+13
* some more work on realmsfriendica2014-08-171-1/+9
* provide backend storage and declaration of directory realmfriendica2014-08-161-1/+10
* item table upgrade for storing post visibilityfriendica2014-08-061-1/+10
* db tables for extensible profile fieldsfriendica2014-08-021-1/+29
* block channel removal for 48 hours after changing the account password, since...friendica2014-07-291-1/+10
* provide a specific permission for liking profiles (reuse the obsolete bookmar...friendica2014-07-171-2/+12
* provide os_mkdir to workaround permission issues with php mkdirfriendica2014-07-161-2/+2
* move smarty compiled files to store/[data]/smarty3 - which puts all writeable...friendica2014-07-101-3/+8
* finish implementing email verification. Currently it only applies if REGISTER...friendica2014-07-091-1/+9
* ability to like thingsfriendica2014-06-231-1/+9
* honour the admin censored flag in the directory, and some slow progress on ex...friendica2014-06-221-1/+11