Commit Graph

2080 Commits

Author SHA1 Message Date
Michael d3e167c77c All references to boot.php are now removed 2022-10-19 20:38:25 +00:00
Michael d47d78f2d4 old boot.php functions replaced in src/module (4) 2022-10-19 09:23:12 -04:00
Roland Häder 26e0469de7
Merge branch 'develop' into rewrite/gravity-constants 2022-10-18 16:34:40 +02:00
Michael 6f68679375 The EOL constant is removed 2022-10-18 12:29:50 +00:00
Michael Vogel 810ea228f0
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-10-18 07:57:59 +02:00
Michael 27e9f2b223 SIGTERM moved 2022-10-18 04:35:06 +00:00
Michael 33ac39c335 The user related functions moved to the session class 2022-10-17 21:11:00 +00:00
Michael fdfa1f8630 The notice and info have been moved 2022-10-17 18:55:22 +00:00
Michael 62a0d55fc8 The friendica constants have been moved to the app class 2022-10-17 10:37:48 +00:00
Michael 9bac8153ae Some more constants are moved to their specific classes 2022-10-17 09:24:32 +00:00
Michael 018858934b The priority is now a class constant 2022-10-17 05:49:55 +00:00
Roland Häder da66730e4f
Rewrite:
- moved constants GRAVITY_* from boot.php to Friendica\Model\Item
- also rewrote some array initialization:

From:
````
<?php
$arr = [];
$arr['foo'] = "FOO";
````

To:
````
<?php
$arr['foo'] = "FOO";
````
- added a few type-hints
2022-10-15 00:44:06 +02:00
Tobias Diekershoff b5d3651f3f bump version to 2022.12-dev 2022-10-14 20:52:38 +02:00
Tobias Diekershoff 7109d2a6a8 Friendica version 2022.10 2022-10-14 20:49:17 +02:00
Tobias Diekershoff dd59ad9032 Switching to 2022.09-rc 2022-09-04 08:49:18 +02:00
Hypolite Petovan 1b2182c43c Move system messages from boot to own class 2022-07-27 11:54:50 -04:00
Roland Häder db095b8559
Changes:
- double-quotes to single
- added missing `@return`
2022-07-17 22:54:52 +02:00
Roland Häder f889aeffb3
Changes:
- changed double-quotes to single
- added type-hints
2022-06-23 17:30:13 +02:00
Tobias Diekershoff 13d7242463
pump version to 2022.09-dev 2022-06-11 10:06:02 +02:00
Tobias Diekershoff 7fe7d0c904
pump version to 2022.06, welcome Giant Rhubarb 2022-06-11 10:01:00 +02:00
Tobias Diekershoff 8bf806c550
pump version to 2022.05-rc 2022-05-03 07:24:19 +02:00
Tobias Diekershoff 79bc863831 bump Friendica version to 2022.05-dev again 2022-03-07 14:10:57 +01:00
Tobias Diekershoff f660c38944 bump Friendica version to 2022.03 2022-03-07 14:08:21 +01:00
Tobias Diekershoff 960d440ab6 pump version to 2022.05-dev 2022-02-06 19:56:31 +01:00
Tobias Diekershoff 72c4ed95f1 pump version to 2022.02 2022-02-06 19:52:42 +01:00
Balázs Úr e56a53647b Update copyright 2022-01-02 08:27:47 +01:00
Tobias Diekershoff 8d5c03755d pump version to 2021.12-rc 2021-11-28 10:17:04 +01:00
Michael 63da4a75e9 The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Tobias Diekershoff 944957a009 pumped version to 2021.12-dev 2021-09-25 19:21:35 +02:00
Tobias Diekershoff 1adbdfb8d1 set the version of Friendica to 2021.09 2021-09-25 19:18:27 +02:00
Tobias Diekershoff e88c12d958 pump version to 2021.09-rc 2021-08-28 08:46:18 +02:00
Michael c81e81dc8d "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
Michael 28090bd793 Get rid of App->user completely 2021-08-08 19:30:21 +00:00
Michael fc283ab928 Remove direct calls to App->user 2021-08-08 10:14:56 +00:00
Michael 2502a9192d Many more app-variables removed 2021-07-24 10:09:39 +00:00
Michael a06d699480 Item cache related functionality removed 2021-07-05 04:57:50 +00:00
Tobias Diekershoff 968122337d pump version to :wq2021.09-dev 2021-07-04 20:54:24 +02:00
Tobias Diekershoff d1d208f18b version 2021.07 2021-07-04 20:44:52 +02:00
Tobias Diekershoff 8bf80c92bd version 2021.06-rc 2021-05-21 18:38:54 +02:00
Tobias Diekershoff e9131428b0 pump version 2021-06.dev 2021-04-26 09:49:16 +02:00
Tobias Diekershoff 6434d018c8 bump version: Friendica Siberian Iris 2021.04 2021-04-26 09:37:31 +02:00
Balázs Úr 054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
Tobias Diekershoff 46f9e9351e version 2021.03-rc 2021-03-01 06:19:33 +01:00
Hypolite Petovan 82e094179c Rename notify classes according the feature name, not the table name 2021-01-24 09:33:23 -05:00
Michael 4157db5473 "item" is replaced by "post-view" / postupdate check added 2021-01-17 20:32:13 +00:00
Tobias Diekershoff bf8fb215a9 version 2021.03-dev 2021-01-04 08:34:01 +01:00
Tobias Diekershoff 4dcdcd4d6f version 2021.01 2021-01-04 07:48:47 +01:00
Michael dd94fb1242 Check for bad worker priorities 2020-12-08 21:58:32 +00:00
Tobias Diekershoff 96a927f6e1 2020.12-rc 2020-12-04 10:09:24 +01:00
Tobias Diekershoff e0b0ca96d1 Version 2020.12-dev again 2020-09-24 15:29:57 +02:00