friendica/src
Philipp Holzer a97ad9dc42 Add Install Mode (Part 2)
- Added constants to class `App`
- Added global App-Mode to `dba:connect()` instead parameter `$install`
2018-04-28 12:36:40 +02:00
..
Content [BBCode] Improve support for strikethrough 2018-04-10 06:23:40 -04:00
Core Add Install Mode (Part 2) 2018-04-28 12:36:40 +02:00
Database Add dbstructure_definition hook call 2018-04-16 22:22:58 -04:00
Model Add Exception when password is empty in User::hashPassword() 2018-04-19 07:51:26 -04:00
Module profile data is transmitted to other nodes 2018-04-16 09:27:16 +02:00
Network [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) 2018-02-14 00:05:00 -05:00
Object Rename social.disable_cw pconfig to system.disable_cw 2018-04-04 23:08:48 -04:00
Protocol Contact requests from Diaspora for private forums aren't accepted automatically anymore 2018-04-21 10:39:46 +00:00
Render Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
Util Revert "Remove SQL column legacy_password" 2018-04-15 10:51:22 +02:00
Worker Merge pull request #4817 from annando/relais-duplicates 2018-04-11 19:00:34 -04:00
App.php Add Install Mode (Part 2) 2018-04-28 12:36:40 +02:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Add new Module classes 2017-12-29 21:55:13 -05:00