Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup of old delegation stuff | friendica | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -1/+1 |
| | |||||
* | implement service class for feed polling frequenecy, fixed a service class ↵ | friendica | 2014-09-03 | 1 | -1/+0 |
| | | | | bug, moved service class stuff from plugin to account.php where it belongs and load that by default instead of on demand | ||||
* | perhaps REGISTER_VERIFY will work now. I'll test it and make certain it ↵ | friendica | 2013-02-08 | 1 | -104/+4 |
| | | | | works some day. But not today. | ||||
* | add Smarty templates for international templates | Zach Prezkuta | 2013-01-10 | 1 | -5/+0 |
| | |||||
* | bypass smarty for intletext templates | friendica | 2013-01-07 | 1 | -0/+5 |
| | |||||
* | fix register_policy globally | friendica | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | prevent re-registrations using a deleted username - not an issue with ↵ | friendica | 2012-03-22 | 1 | -0/+5 |
| | | | | Friendica but could create a serious privacy issue with federated platforms | ||||
* | a couple more items to make sure forum delegates can't access if the forum ↵ | friendica | 2012-02-16 | 1 | -1/+1 |
| | | | | login is shared with the site admin account | ||||
* | 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) | ||||
* | get app structure needed in regmod | Friendika | 2011-06-29 | 1 | -0/+3 |
| | |||||
* | Admin users page. some fix to template processor. | Fabio Comuni | 2011-06-16 | 1 | -75/+93 |
| | |||||
* | bug #85 | Friendika | 2011-05-23 | 1 | -0/+6 |
| | |||||
* | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -3/+3 |
| | | | | | | | 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 |
| | |||||
* | set utf-8 on all emails | Friendika | 2011-04-14 | 1 | -1/+4 |
| | |||||
* | update source strings | fabrixxm | 2011-03-11 | 1 | -2/+2 |
| | |||||
* | move php path setting inside proc_run | Friendika | 2011-02-23 | 1 | -2/+1 |
| | |||||
* | push directory on register - if permitted | Friendika | 2011-02-23 | 1 | -0/+10 |
| | |||||
* | prevent admin hijacks | Friendika | 2011-01-04 | 1 | -0/+5 |
| | |||||
* | lint | Friendika | 2010-11-07 | 1 | -2/+2 |
| | |||||
* | ensure regmod redirects to itself after login | Mike Macgirvin | 2010-10-09 | 1 | -0/+2 |
| | |||||
* | stronger type checking on comparisons | Mike Macgirvin | 2010-09-26 | 1 | -2/+2 |
| | |||||
* | localisation path for all view templates | Mike Macgirvin | 2010-09-22 | 1 | -1/+1 |
| | |||||
* | photo album finish, general cleanup begins | Mike Macgirvin | 2010-08-08 | 1 | -8/+7 |
| | |||||
* | reciprocal verification on notify, poll | Mike Macgirvin | 2010-08-05 | 1 | -1/+1 |
| | |||||
* | verified registrations working | Mike Macgirvin | 2010-07-28 | 1 | -0/+85 |