Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This is long overdue - use a symblic constant NULL_DATE instead of the ↵ | friendica | 2014-09-08 | 1 | -1/+1 |
| | | | | easily mis-typed sequence '0000-00-00 00:00:00' | ||||
* | Some work on account deletion | Christian Vogeley | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | block channel removal for 48 hours after changing the account password, ↵ | friendica | 2014-07-29 | 1 | -0/+8 |
| | | | | since the password is required to remove a channel. Somebody looking at an open session on somebody else's computer can simply change the password and then proceed to maliciously remove the channel. This change gives the owner 2 days to discover that something is wrong and recover his/her password and potentially save their channel from getting erased by the vandal. This is most likely to happen if a relationship has gone bad, or something incriminating was found in your private messages when you left your computer briefly unattended. | ||||
* | text - change remove account button to remove channel | friendica | 2014-01-21 | 1 | -1/+1 |
| | |||||
* | removeme sort of works for a single channel - lots of loose ends to deal ↵ | friendica | 2013-11-12 | 1 | -8/+13 |
| | | | | with but it's a start | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | page delegation | friendica | 2012-01-26 | 1 | -0/+3 |
| | |||||
* | 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) | ||||
* | some more zot changes migrating back to f9a mainline | Friendika | 2011-08-01 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | remove self | Friendika | 2011-02-03 | 1 | -0/+50 |