aboutsummaryrefslogtreecommitdiffstats
path: root/mod/viewcontacts.php
Commit message (Collapse)AuthorAgeFilesLines
* start implementing zot-idfriendica2012-11-081-1/+1
|
* start on contacts/profilesfriendica2012-08-301-1/+1
|
* implement contact archivalfriendica2012-04-271-2/+2
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+2
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * use zrl to get home againfriendica2012-03-291-0/+2
|/
* fix url and network displayfabrixxm2012-02-281-1/+2
|
* quattro post preview, style contacts pages, style for "shiny" class, fix ↵Fabio Comuni2012-02-231-13/+19
| | | | | | | contacts list in profile aside. remove html from viewcontacts.php and contacts.php use contact_template.tpl to print contacts also in viewcontacts
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* data structures to support hidden friendsfriendica2011-12-051-2/+2
|
* 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