Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more work on notification system, fix a couple of minor issues from smarty ↵ | friendica | 2013-01-07 | 1 | -1/+1 |
| | | | | conversion | ||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -0/+10 |
| | |||||
* | start implementing zot-id | friendica | 2012-11-08 | 1 | -1/+1 |
| | |||||
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | implement contact archival | friendica | 2012-04-27 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+2 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | use zrl to get home again | friendica | 2012-03-29 | 1 | -0/+2 |
|/ | |||||
* | fix url and network display | fabrixxm | 2012-02-28 | 1 | -1/+2 |
| | |||||
* | quattro post preview, style contacts pages, style for "shiny" class, fix ↵ | Fabio Comuni | 2012-02-23 | 1 | -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 ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | data structures to support hidden friends | friendica | 2011-12-05 | 1 | -2/+2 |
| | |||||
* | bug #88, Thanks Chris! Added a couple of minor tweaks for identity checking ↵ | Friendika | 2011-06-05 | 1 | -2/+11 |
| | | | | and consistency with other profile viewing links | ||||
* | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -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_file | Friendika | 2011-05-11 | 1 | -1/+1 |
| | |||||
* | don't use load_view_file() except in email templates and install of htconfig ↵ | Friendika | 2011-05-10 | 1 | -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 ↵ | Friendika | 2011-04-21 | 1 | -1/+9 |
| | | | | logged in | ||||
* | update source strings | fabrixxm | 2011-03-11 | 1 | -1/+2 |
| | |||||
* | truncate long names | Friendika | 2011-02-01 | 1 | -1/+1 |
| | |||||
* | profile load optimisation | Friendika | 2010-12-11 | 1 | -1/+0 |
| | |||||
* | localisation path for all view templates | Mike Macgirvin | 2010-09-22 | 1 | -1/+1 |
| | |||||
* | mail, i18n, etc. | Mike Macgirvin | 2010-07-30 | 1 | -1/+1 |
| | |||||
* | added friend viewer | Mike Macgirvin | 2010-07-28 | 1 | -0/+57 |