aboutsummaryrefslogtreecommitdiffstats
path: root/install
Commit message (Expand)AuthorAgeFilesLines
* Fix missing parenthesis in database.sqlAntoine G2013-11-011-1/+1
* allow zot public providers to list their location, as a non US-based server c...friendica2013-10-302-1/+9
* Schema change - add channel_dirdate so we can ping a directory server once a ...friendica2013-10-272-1/+11
* installing sabre is a whole lot more complicated. It also doesn't like co-exi...friendica2013-10-211-18/+0
* preserve the source owner when creating a delivery fork so that we can uplink...friendica2013-10-132-1/+9
* Add install instructions for cloning WebDAV component (which I think is best ...friendica2013-10-101-0/+18
* post signaturesfriendica2013-10-022-2/+9
* implement republish permission for use in sourced channelsfriendica2013-09-302-1/+11
* directory sync - this will either work, or it won't work, or it will possibly...friendica2013-09-302-2/+20
* structure for channel unionsfriendica2013-09-262-1/+29
* add some text for issue #79friendica2013-09-241-0/+7
* add a flag field to xtags so that we can filter tags based on whether or not ...friendica2013-09-192-2/+11
* sync item_search with yesterday's network fix for collections. Add ud_addr to...friendica2013-09-192-2/+12
* set default charset of email_header_encode, add ud_flags to indicate which (d...friendica2013-09-182-2/+12
* site sellpage linksfriendica2013-09-172-2/+12
* Fixed error in SQL Statementndurchx2013-09-121-1/+1
* extends DB in hubloc to maintain hubloc connectivityMichael Meer2013-09-102-1/+10
* change primary key on updates tablefriendica2013-09-092-2/+11
* public site list (will take a few days to populate, assuming folks have updat...friendica2013-09-052-1/+12
* This isn't optimal, but on the short term we'll clone the page editor to use ...friendica2013-09-012-3/+10
* add a guid to directory update table to avoid recursionfriendica2013-08-312-1/+12
* basic structure for premium channel implementationfriendica2013-08-212-1/+13
* poll stufffriendica2013-08-212-2/+63
* network-wide poll voting structurefriendica2013-08-202-19/+46
* email attachments (and fix email photos)friendica2013-08-192-1/+9
* we only want to maintain one INSTALL.txt - and it is in the directory 'instal...friendica2013-08-151-2/+47
* check these in so I can go back and find out why the stylsheet is horkedfriendica2013-08-112-2/+18
* 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