Friendica Global Directory This was the initial Friendica user directory, it was replaced by the friendica-directory.
Find a 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
images
include preferred item image size for theme, get smallest photo near scale requested 2014-07-30 15:37:34 +02:00
js
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
object Usage of /display/(guid) as path instead of /display/(user)/(id) 2014-07-22 00:36:20 +02:00
spec
tests
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
.gitignore
.gitmodules
.htaccess
boot.php Usage of /display/(guid) as path instead of /display/(user)/(id) 2014-07-22 00:36:20 +02:00
build.xml
changelist.txt
convert_innodb.sql
database.sql
docblox.dist.xml
htconfig.php
index.php Removing of some warnings 2014-07-24 22:53:09 +02:00
INSTALL.txt
LICENSE
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
testargs.php
update.php
Vagrantfile

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.