Hypolite Petovan
687eef90f7
Fix upcoming killme() in index.php change
...
- Add killme() in controllers instead of relying on index.php
- Fix formatting
2017-08-01 21:33:50 -04:00
Hypolite Petovan
de87a461c0
Redesign directory page display
...
- Updated profile card display, added description and tags
- Added column display for profiles
- Tweaked reset button behavior
2017-05-04 21:35:43 -04:00
Hypolite Petovan
f297c670b3
Move App to src
2017-05-01 23:09:26 -04: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
Hypolite Petovan
3095c9cad3
Fix fulltext earch
...
- Add fulltext index on multiple columns in the profile table
- Remove "IN BOOLEAN MODE"
- Add documentation about ft_min_word_len
2017-04-20 22:24:17 -04:00
Hypolite Petovan
783c15c207
Fix PHP notices all around
...
- Improve SQL query formatting
- Revert spaces to tabs after PHP CS Fixer
2017-04-20 21:41:47 -04:00
Hypolite Petovan
5fb56281d0
Enforce coding standards in include/directory.php
2017-04-20 19:57:26 -04:00
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
hauke
cd976b8dcc
Removed gender and marital status for better privacy
2015-12-24 08:42:48 +01:00
friendica
ac23b394cc
use photo relative to current instance url
2012-05-18 05:31:59 -07:00
friendica
34f83f184c
localisation fixes
2012-05-17 20:10:10 -07:00
friendica
7ddae278aa
initial work for translation
2012-05-16 18:38:32 -07:00
friendica
ea309f20ee
initial
2012-05-15 22:31:36 -07:00