Mirror of the github repository
Go to file
fabrixxm 27024e3b1d preferred item image size for theme, get smallest photo near scale requested
themes can declare preferred image size for images in items, with

   $a->theme_info = array(
    "item_image_size" => 1
   );

0: original, 1:640px, 2:320px

mod/photo.php returns the nearest scaled image near requested one
if it doesn't exists, instead of nothing
2014-07-30 15:37:34 +02:00
doc Fixed two typos in strings.php and BBCode.md 2014-06-17 14:20:23 +02:00
images Added buffer image (needed for plugin) 2014-05-09 20:42:23 +02:00
include preferred item image size for theme, get smallest photo near scale requested 2014-07-30 15:37:34 +02:00
js add people in thread in autocomplete (issue #936) 2014-04-27 15:18:44 +02:00
library Removing of some warnings 2014-07-24 22:53:09 +02:00
mod preferred item image size for theme, get smallest photo near scale requested 2014-07-30 15:37:34 +02:00
mods Merge remote-tracking branch 'upstream/master' 2014-01-05 16:22:42 +01:00
object Usage of /display/(guid) as path instead of /display/(user)/(id) 2014-07-22 00:36:20 +02:00
spec missing $submit 2012-06-19 00:50:24 -07:00
tests rev update, fix autoname test "random" failure 2012-04-26 01:33:41 -07:00
util redo util/message.po 2014-06-22 11:15:40 +02:00
view Merge pull request #1055 from annando/master 2014-07-24 08:40:29 +02:00
.gitattributes Required for github/Windows 2012-06-14 18:39:48 +10:00
.gitignore Merge pull request #1028 from tugelbend/master 2014-06-22 09:36:25 +02:00
.gitmodules adjust2 2012-03-02 17:18:11 +01:00
.htaccess modified: view/theme/smoothly/style.css 2014-01-27 14:36:38 +01:00
INSTALL.txt Typo 2012-10-09 23:25:51 +01:00
LICENSE rev update 2013-05-21 22:37:51 -07:00
README.md move READMEs to .md, added some notes about addon translations 2014-07-07 13:03:05 +02:00
README.translate.md fixing link syntax 2014-07-07 13:51:13 +02:00
Vagrantfile remove NFS option for vagrant folder as this doesn't work on windows machines 2014-06-21 20:26:11 +02:00
boot.php Usage of /display/(guid) as path instead of /display/(user)/(id) 2014-07-22 00:36:20 +02:00
build.xml added some tests 2012-03-09 12:16:58 +01:00
changelist.txt bump version to 3.2, add changelog 2013-10-14 03:53:23 -04:00
convert_innodb.sql sql script to ccnvert all tables to innodb 2012-05-19 00:45:45 -07:00
database.sql Even more SQL improvements. 2014-03-16 17:12:56 +01:00
docblox.dist.xml Added docblox default configuration file. 2012-03-03 16:53:10 -04:00
htconfig.php Switching from "new share" to "old share" 2013-10-15 00:49:49 +02:00
index.php Removing of some warnings 2014-07-24 22:53:09 +02:00
testargs.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
update.php New database update system that uses the database structure defined in dbstructure.php 2014-06-04 00:44:58 +02:00

README.md

Friendica Social Communications Server

Welcome to the free social web.

Friendica is a communications platform for integrated social communications utilising decentralised communications and linkage to several indie social projects - as well as popular mainstream providers.

Our mission is to free our friends and families from the clutches of data-harvesting corporations, and pave the way to a future where social communications are free and open and flow between alternate providers as easily as email does today.