aboutsummaryrefslogtreecommitdiffstats
path: root/mod/viewcontacts.php
Commit message (Collapse)AuthorAgeFilesLines
* bug #88, Thanks Chris! Added a couple of minor tweaks for identity checking ↵Friendika2011-06-051-2/+11
| | | | and consistency with other profile viewing links
* add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-2/+2
| | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* deprecate load_view_fileFriendika2011-05-111-1/+1
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-101-1/+1
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* block_public should also block the contacts page and 'Connect' page if not ↵Friendika2011-04-211-1/+9
| | | | logged in
* update source stringsfabrixxm2011-03-111-1/+2
|
* truncate long namesFriendika2011-02-011-1/+1
|
* profile load optimisationFriendika2010-12-111-1/+0
|
* localisation path for all view templatesMike Macgirvin2010-09-221-1/+1
|
* mail, i18n, etc.Mike Macgirvin2010-07-301-1/+1
|
* added friend viewerMike Macgirvin2010-07-281-0/+57