aboutsummaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* .friendica2013-03-101-3/+3
* tweaky tweak, plus add share tracking db, and don't show acl for guest postin...friendica2013-03-062-39/+35
* basic friend suggestions (but not "new to the network and have no friends at ...friendica2013-03-052-6/+28
* add account_external for linking to legacy authentication infrastructure (e.g...friendica2013-03-012-2/+14
* viewcontacts updatefriendica2013-02-191-1/+1
* reverse the cyclic conundrum, and a minor db update of no consequencefriendica2013-02-182-1/+40
* moving onfriendica2013-02-182-2/+12
* typo in updatefriendica2013-02-151-1/+1
* add rating support to pocofriendica2013-02-152-2/+11
* contact rating field so it's here when we need itfriendica2013-02-152-2/+12
* add mimetype to itemsfriendica2013-02-102-2/+14
* support for OS files and add directory support to file/attach objectfriendica2013-02-032-9/+15
* file/attachment storage api with revision control - needs a bit more testing ...friendica2013-01-312-2/+18
* add item revision column and indexfriendica2013-01-302-1/+10
* beginning of backend file/attachment apifriendica2013-01-302-2/+13
* lostpass fixes and login/logout flow if authenticated but no default channel ...friendica2013-01-272-10/+21
* 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-222-4/+9
* typofriendica2013-01-161-1/+1
* import events (not just event posts) from zotfriendica2013-01-162-2/+7
* events backend heavy lifting - the new structure is slowly emerging.friendica2013-01-152-2/+14
* slow progress on events, one step forward, one step back.friendica2013-01-152-3/+10
* menu structures for linking your pages to other pages or whateverfriendica2013-01-152-2/+59
* read/write "pages" permissions and fiddly bits - per Thomasfriendica2013-01-142-6/+20
* verify table needs auto_increment flagfriendica2013-01-022-2/+10
* yikes that's a lot of typosfriendica2013-01-021-1/+1
* typos etc.friendica2013-01-021-1/+1
* start building social graphfriendica2013-01-012-1/+26
* poco discoveryfriendica2013-01-012-6/+13
* add item expires fieldfriendica2012-12-292-1/+12
* This was bloody hard to sort out.... but now it's sorted and we can move forw...friendica2012-12-272-2/+16
* put keywords back in xprof - too messy to search and join from a separate tablefriendica2012-12-272-1/+11
* provide a default directory configuration (client)friendica2012-12-261-6/+10
* remove the private keywords stuff to reduce directory and search complexityfriendica2012-12-262-6/+11
* add permission controls to "storage" objects such as attachments or other sto...friendica2012-12-222-3/+16
* cleanup editpostfriendica2012-12-211-1/+1
* directory structuresfriendica2012-12-212-2/+72
* more DB cleanupfriendica2012-12-202-19/+8
* some changes for directory servicesfriendica2012-12-192-3/+40
* cleanup more obsolete stufffriendica2012-12-182-88/+3
* modularise the notification popupsfriendica2012-12-182-3/+13
* converging on a workable crypto auth handshakefriendica2012-12-142-1/+34
* Allow forum/account delegation by anybody? On any site? But of course...friendica2012-12-102-3/+11
* revise auto_update system so as not to conflict with pre-existing Friendica s...friendica2012-12-091-1309/+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
* more work on the settings pagesfriendica2012-11-051-24/+4