Commit Graph

6 Commits

Author SHA1 Message Date
ImgBotApp 4075a42e54
[ImgBot] optimizes images
*Total -- 53.17kb -> 50.92kb (4.25%)

/images/like.gif -- 1.16kb -> 0.13kb (88.85%)
/images/default-profile-sm.jpg -- 0.34kb -> 0.32kb (6.07%)
/images/dfrn.gif -- 0.11kb -> 0.10kb (4.59%)
/view/theme/default/dfrn.gif -- 0.11kb -> 0.10kb (4.59%)
/images/default-profile.jpg -- 0.48kb -> 0.46kb (4.29%)
/images/star.jpg -- 0.59kb -> 0.58kb (3.13%)
/view/theme/default/star.jpg -- 0.59kb -> 0.58kb (3.13%)
/images/friendika-256.jpg -- 16.73kb -> 16.25kb (2.87%)
/images/friendica-256.jpg -- 16.73kb -> 16.25kb (2.87%)
/images/friendika-128.jpg -- 8.17kb -> 8.08kb (1.11%)
/images/friendica-128.jpg -- 8.17kb -> 8.08kb (1.11%)
2018-07-13 14:09:08 +00:00
Hypolite Petovan a8dc2e65f4 Merge branch 'master' into feature/redesign-prototype
# Conflicts:
#	.gitignore
#	.htconfig.php
#	.htconfig.php-dist
#	boot.php
#	include/dba.php
#	mod/health.php
#	util/htconfig.vagrant.php
2017-04-20 22:33:41 -04:00
Roland Häder c353b31569
Cleanups:
- don't commit files that are being ignored, better provide a "template" file
  that needs copying to the right file and ignore the file that will have local
  changes like config files will always have.
- fixed CHMOD, no need for executable flag here as the server won't execute
  these files, but only load (read) them
- fixed E_NOTICE in boot.php when entrance/index page (no parameter) is being
  called

Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:00:32 +01:00
Beanow 154f33ca86 Added experimental pages for the new design. 2015-02-08 18:25:21 +01:00
friendica dc73c854d1 and images 2012-05-17 20:17:54 -07:00
friendica ea309f20ee initial 2012-05-15 22:31:36 -07:00