friendica/include
Philipp Holzer d5b68cd146 Add a App-Mode with defined constants
- Normal Mode = 0
- Install Mode = 1
- Maintenance Mode = 2

Moved Install-Mode check to class `App`

Replaced all maintenance and install checks with $a->mode checks
2018-04-27 21:07:04 +02:00
..
api.php api_get_user() should not return false right away if the number in the URL is not a valid user 2018-04-10 10:46:10 +02:00
conversation.php Replace duplicate behaviors by Model\Term::populateTagsFromItem 2018-04-16 22:22:58 -04:00
dba.php Add a App-Mode with defined constants 2018-04-27 21:07:04 +02:00
enotify.php notify admin when user deletes account 2018-04-15 11:39:05 +02:00
items.php Merge pull request #4593 from annando/fix-ostatus 2018-03-14 18:46:21 -04:00
security.php Add header support for security token check 2018-04-16 22:22:58 -04:00
text.php Add a App-Mode with defined constants 2018-04-27 21:07:04 +02:00