aboutsummaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* add queue priorityfriendica2015-03-043-2/+15
* finish converting "delete" to trash icons for consistency. The 'x' was left i...friendica2015-02-261-2/+6
* fix issues in schema_postgres.sqlDaniel Frank2015-02-261-2/+2
* require access token to view, query, or join directories in private realms, i...friendica2015-02-243-2/+14
* updated install docfriendica2015-02-201-11/+19
* update the install doc for addons - the procedure is a bit different now (alt...friendica2015-02-191-4/+6
* 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-123-1/+15
* make update 1133 work in PHP < 5.5zottel2015-02-101-1/+1
* Merge branch 'master' of https://github.com/friendica/redHabeas Codice2015-02-053-2/+11
|\
| * 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-013-1/+10
* | typo/cleanup pg onlyHabeas Codice2015-02-051-4/+5
|/
* Add more detail about directory_mode settings to default config and docsHabeas Codice2015-01-301-4/+4
* 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-263-2/+17
* typoHabeas Codice2015-01-251-1/+1
* update schemaHabeas Codice2015-01-251-1/+1
* suppress notices that might be confusingHabeas Codice2015-01-251-2/+2
* unmatched parensHabeas Codice2015-01-231-1/+1
* add db update 1131/1132 to database schemaszottel2015-01-232-0/+4
* typo in postgres db update, remove redmatrix.nl from directory servers since ...friendica2015-01-201-1/+1
* oauth permissions tablefriendica2015-01-193-2/+58
* fix update 1131 for postgres databasesHabeas Codice2015-01-181-1/+14
* more backend work on poco ratingfriendica2015-01-151-1/+11
* fix driver issue for large dbsHabeas Codice2014-11-201-25/+76
* simple command-line migrator from mysql to postgresHabeas Codice2014-11-172-0/+361
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-133-191/+2488
|\
| * add defaults to database tablesfriendica2014-11-092-190/+2467
| * ok heads up - potentially destabilising change. I've tried to sort out all th...friendica2014-11-041-1/+21
* | PostgreSQL support initial commitHabeas Codice2014-11-132-0/+1190
|/
* Doco - some clean up to install - keep politics out of it, 80 columnise it andThomas Willingham2014-10-221-63/+63
* document store writability requirementszottel2014-10-221-2/+3
* missing quotefriendica2014-10-141-1/+1
* this is the reason Diaspora forum tagging was brokenfriendica2014-10-141-1/+8
* install doc double escapes the store/[data] path.friendica2014-10-061-1/+1
* +png supportjeroenpraat2014-10-051-1/+1
* store diaspora meta info in the item table. It has to go there or it will kil...friendica2014-09-032-1/+11
* update nl + Friendica>RedMatrix in two text filesJeroen2014-08-301-2/+2
* Ability to close comments at a certain date/time - needed for loom.io emulati...friendica2014-08-282-1/+12
* mind numbing drudgery continued...friendica2014-08-272-1/+13
* place to store multiple choice and select items for extensible profilesfriendica2014-08-262-1/+11
* more hard workfriendica2014-08-262-1/+59
* We really can't do this without a hubloc. I was hoping we could, but notifier...friendica2014-08-222-1/+15
* some more work on realmsfriendica2014-08-171-1/+9
* provide backend storage and declaration of directory realmfriendica2014-08-162-2/+13
* item table upgrade for storing post visibilityfriendica2014-08-062-1/+12
* db tables for extensible profile fieldsfriendica2014-08-022-1/+51
* block channel removal for 48 hours after changing the account password, since...friendica2014-07-292-2/+13
* provide a specific permission for liking profiles (reuse the obsolete bookmar...friendica2014-07-172-4/+14