aboutsummaryrefslogtreecommitdiffstats
path: root/database.sql
Commit message (Collapse)AuthorAgeFilesLines
* Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵friendica2012-08-271-1/+1
| | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different.
* stufffriendica2012-08-271-70/+27
|
* a few minor changesfriendica2012-08-261-29/+36
|
* NaCl passwords - (db update)friendica2012-08-211-7/+11
|
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-151-6/+6
|
* hubloc schema changesfriendica2012-08-091-5/+11
|
* add zot hub location table to db, use diff to avoid re-installfriendica2012-07-261-3/+22
|
* account + entity ~= userfriendica2012-07-221-0/+37
|
* more account infrastructurefriendica2012-07-221-309/+21
|
* the pioneers should at least have a current db - it will likely be some time ↵friendica2012-07-161-76/+145
| | | | before db updates go into this tree as many incompatible things are changing and cannot be automatically migrated, so it will probably mean frequent reinstalls.
* term (tag, mention, category, file, etc.) tablefriendica2012-07-051-0/+20
|
* final db updates after testingZach Prezkuta2012-07-051-0/+13
|
* event summary/titlefriendica2012-06-251-1/+9
|
* add like/dislike to profilesfriendica2012-06-241-0/+2
|
* png support: update database.sql, fix some typos, fix tinymce image browserFabio Comuni2012-06-071-0/+1
|
* database updatesZach Prezkuta2012-06-031-2/+4
|
* add hometown to profilesfriendica2012-06-021-0/+1
|
* "howlong" added to marital status.friendica2012-06-021-0/+1
|
* private group tests, cont.friendica2012-05-291-0/+1
|
* more private forums, default privacy group for new contactsfriendica2012-05-171-0/+1
|
* provide "service_class" identifier which will let us provide service_class ↵friendica2012-05-021-1/+3
| | | | limits such as number of FB friends, etc.
* adding zrl support to social graphsfriendica2012-05-011-0/+2
|
* hidden plugins (add .hidden file to dir)friendica2012-04-301-1/+3
|
* add db field for removed account, which will also be the first test of ↵friendica2012-04-291-1/+3
| | | | update error checking
* archive contact flagfriendica2012-04-271-0/+2
|
* reverting recent db driver changes - won't install cleanly, won't update ↵friendica2012-04-121-461/+638
| | | | cleanly, and leaks DB credentials over the web if there's a connection problem
* extensible item_id table for managing all the different message-ids ↵friendica2012-04-111-8/+4
| | | | generated by multiple services
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-2/+8
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * settings for unknown private mail acceptancefriendica2012-03-311-2/+8
| |
* | added index to config and pconfig tableAlexander Kampmann2012-04-051-6/+8
| | | | | | | | changed config.php to use REPLACE instead of INSERT, this removes one db hit.
* | new lines removedAlexander Kampmann2012-03-221-0/+1
| |
* | Merge branch 'master' of git://github.com/friendica/friendicaAlexander Kampmann2012-03-221-8/+7
|\| | | | | | | | | | | | | | | Conflicts: boot.php database.sql include/template_processor.php update.php
| * prevent re-registrations using a deleted username - not an issue with ↵friendica2012-03-221-0/+6
| | | | | | | | Friendica but could create a serious privacy issue with federated platforms
| * Merge branch 'pull'friendica2012-03-151-0/+1
| |\
| | * Missing field in database.sqlMichael Vogel2012-03-111-0/+1
| | |
| * | track whether contact is a community page or notfriendica2012-03-151-0/+2
| |/
* | integrated profilerAlexander Kampmann2012-03-151-9/+9
| |
* | added simple build-in profilingAlexander Kampmann2012-03-151-1/+10
|/
* item table update for file featurefriendica2012-03-021-0/+2
|
* notification enhancementsfriendica2012-02-291-1/+5
|
* update globaldir when page-type changes, add spam date fieldfriendica2012-02-271-0/+1
|
* spam dbfriendica2012-02-261-0/+12
|
* Mail: New options for actions after importing mails.Michael2012-02-261-1/+2
|
* Added notify-threads to database.sql.Abinoam P. Marques Jr2012-02-251-0/+26
|
* update author name across items if changed.friendica2012-02-241-0/+1
|
* email notify now redirected through mod_notify, weirdness in local deliver ↵friendica2012-02-201-0/+2
| | | | caused by community page changes
* poll structuresfriendica2012-02-131-0/+28
|
* db installation syncfriendica2012-02-101-0/+2
|
* add closeness attributefriendica2012-01-311-1/+3
|
* typo was also in database.sqlfriendica2012-01-271-1/+1
|