aboutsummaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* basic *account* removal, but the channel removal which it calls still needs (...friendica2013-08-042-23/+8
* add "xchan_instance_url" for communicating with services that lack nomadic id...friendica2013-08-012-1/+10
* better mail obscuringfriendica2013-07-312-2/+10
* fix bug #84, make imported messages from your clones show up on your wallfriendica2013-07-292-2/+9
* add chandesc field to profiles to provide some arbitrary text in the director...friendica2013-07-242-1/+8
* update friends/followers API so Friendica Android client won't chokefriendica2013-07-171-1/+0
* block duplicate channelsfriendica2013-07-172-1/+11
* photo_flags - for adding taxonomy photos and other stuff.friendica2013-07-162-1/+11
* fix xtagfriendica2013-07-142-10/+18
* install typofriendica2013-07-141-1/+1
* Add self to recipient lists. Sure we already have a copy but it's possible ou...friendica2013-07-142-2/+13
* remove double tags on search results, updates to install doco to get rid of F...friendica2013-07-091-59/+34
* any questions regarding this checkin will be ignoredfriendica2013-07-032-1/+38
* add age to directory profile - requires updating on each birthday and that pa...friendica2013-06-302-1/+12
* Basic ability to create "things"friendica2013-06-272-3/+12
* Add site registration policy to site record. This is not yet used or stored, ...friendica2013-06-202-2/+13
* infrastructure for future stufffriendica2013-06-192-2/+12
* We will need a per item comment policy to be able to determine in advance if ...friendica2013-06-162-1/+10
* DB: add timestamps to hubloc table so we can eventually expire dead entries.friendica2013-06-042-3/+17
* update the really old sample config filefriendica2013-05-161-30/+21
* TypoThomas Willingham2013-05-141-1/+1
* add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for co...fabrixxm2013-05-101-0/+4
* add driver param to output queue so we know what protocol to use when faced w...friendica2013-05-062-1/+11
* fixesfriendica2013-05-061-4/+3
* minor fixes related to postgres developmentfriendica2013-05-052-3/+13
* missed channel_default_group key nrenamefriendica2013-04-031-1/+1
* add new connections to default group (if any)friendica2013-03-272-2/+10
* update manage table and some documentationfriendica2013-03-272-3/+11
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-212-12/+43
* Add "channels" field to profile table.Thomas Willingham2013-03-202-1/+6
* add xconfig table and functions, update strings and docofriendica2013-03-152-1/+30
* directory synchronisation timestampsfriendica2013-03-132-1/+20
* .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