aboutsummaryrefslogtreecommitdiffstats
path: root/install/database.sql
Commit message (Expand)AuthorAgeFilesLines
* add mimetype to itemsfriendica2013-02-101-1/+3
* support for OS files and add directory support to file/attach objectfriendica2013-02-031-8/+7
* file/attachment storage api with revision control - needs a bit more testing ...friendica2013-01-311-1/+8
* add item revision column and indexfriendica2013-01-301-0/+2
* beginning of backend file/attachment apifriendica2013-01-301-1/+6
* lostpass fixes and login/logout flow if authenticated but no default channel ...friendica2013-01-271-9/+9
* remove KEY commands for columns that don't exist anymorezottel2013-01-241-2/+0
* clean up the photo storage backend, revamp mod/wall_uploadfriendica2013-01-221-3/+1
* import events (not just event posts) from zotfriendica2013-01-161-1/+0
* events backend heavy lifting - the new structure is slowly emerging.friendica2013-01-151-1/+3
* slow progress on events, one step forward, one step back.friendica2013-01-151-2/+2
* menu structures for linking your pages to other pages or whateverfriendica2013-01-151-1/+25
* read/write "pages" permissions and fiddly bits - per Thomasfriendica2013-01-141-5/+9
* verify table needs auto_increment flagfriendica2013-01-021-1/+1
* start building social graphfriendica2013-01-011-0/+11
* poco discoveryfriendica2013-01-011-5/+4
* add item expires fieldfriendica2012-12-291-0/+2
* This was bloody hard to sort out.... but now it's sorted and we can move forw...friendica2012-12-271-1/+4
* put keywords back in xprof - too messy to search and join from a separate tablefriendica2012-12-271-0/+1
* remove the private keywords stuff to reduce directory and search complexityfriendica2012-12-261-5/+2
* add permission controls to "storage" objects such as attachments or other sto...friendica2012-12-221-1/+5
* directory structuresfriendica2012-12-211-1/+34
* more DB cleanupfriendica2012-12-201-18/+0
* some changes for directory servicesfriendica2012-12-191-2/+14
* cleanup more obsolete stufffriendica2012-12-181-88/+0
* modularise the notification popupsfriendica2012-12-181-2/+2
* converging on a workable crypto auth handshakefriendica2012-12-141-0/+15
* Allow forum/account delegation by anybody? On any site? But of course...friendica2012-12-101-1/+3
* DB: alter table group add hash char(255) not null default '' after id, add in...friendica2012-12-061-2/+6
* DB: do the mail table again. Mail almost working onsite, still needs to zot t...friendica2012-12-041-4/+6
* DB UPDATE! Drop your mail table and reload it from install/database.sqlfriendica2012-12-031-21/+9
* DATABASE: outq additions, delivery now getting the notify across to the other...friendica2012-11-191-1/+5
* DATABASE: minor changes in group_member and outq tablesfriendica2012-11-161-15/+7
* llink is like plink but only on the local system, plink can be anywherefriendica2012-11-041-0/+2
* photo index contacts by xchanfriendica2012-11-021-1/+3
* get permission discovery working - guid sigs were getting truncated in dbfriendica2012-10-311-2/+1
* need to accomodate different webbies on different hubsfriendica2012-10-311-1/+3
* increase size of signature storesfriendica2012-10-311-5/+3
* starting on pinging the basic elements of federation and communicationfriendica2012-10-311-2/+4
* more structural stufffriendica2012-10-291-6/+6
* move installation files out of basedirfriendica2012-10-241-0/+921