aboutsummaryrefslogtreecommitdiffstats
path: root/install/update.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* likes table for liking things besides posts and commentsfriendica2014-06-221-1/+23
* implement 'requires' on personal appsfriendica2014-05-221-1/+8
* try to recover from bad updatefriendica2014-05-201-1/+13
* more app backend workfriendica2014-05-191-2/+9
* support commerical appsfriendica2014-05-181-1/+12
* app DB structurefriendica2014-05-171-1/+26
* use parent_mid in the parent query for enotify instead of of the parent id. T...friendica2014-04-061-1/+8
* more efficient public feed fetchingfriendica2014-04-021-1/+10
* finish up the source route storage so we can prevent messages from flowing up...friendica2014-03-311-1/+8
* This should be a slight improvement in setting ciphers - we'll punt on RedHat...friendica2014-03-251-2/+9
* typofriendica2014-03-061-1/+1
* bring friends backfriendica2014-03-061-1/+9
* directory sync issuesfriendica2014-03-031-2/+9