Commit Graph

31132 Commits

Author SHA1 Message Date
Hypolite Petovan f89cc6bd45
Merge pull request #10553 from annando/issue-10545
Issue 10545: Convert complex zmg BBCode elements
2021-07-28 06:37:52 -04:00
Michael 6f40904ea1 Increased version 2021-07-28 10:18:34 +00:00
Michael Vogel f4f114a601
Merge pull request #10554 from tobiasd/20210728-de
DE translation update
2021-07-28 07:39:41 +02:00
Tobias Diekershoff 76ed555d46 DE translation update 2021-07-28 07:18:38 +02:00
Michael Vogel bfe751ada4
Merge pull request #10525 from MrPetovan/bug/fatal-errors
Add Exception for unexpected case
2021-07-27 23:47:19 +02:00
Michael d58eaa13d1 Issue 10545: Convert complex zmg BBCode elements 2021-07-27 21:44:02 +00:00
Hypolite Petovan dfb043ce60 Add Exception for empty User::getOwnerDataById(0 return case in Protocol\ActivityPub\Transmitter::getProfile()
- Address https://github.com/friendica/friendica/issues/10473#issuecomment-882781552
- Add try-catch blocks to all references of Protocol\ActivityPub\Transmitter::getProfile()
2021-07-27 16:46:08 -04:00
Hypolite Petovan 71a0c52dc3
Merge pull request #10551 from annando/profiler
Support for stacked profiler analysis
2021-07-27 09:59:53 -04:00
Michael ab24f58bad Parser is now session 2021-07-27 13:56:28 +00:00
Michael Vogel c03fb998f4
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-07-27 15:16:31 +02:00
Michael 8dd21d82f5 Fix possible fatal error when body is null 2021-07-27 12:25:38 +00:00
Michael 9226b98724 Performance: Moved filter call after content generation 2021-07-27 12:24:22 +00:00
Michael dd4f270b11 And again 2021-07-27 06:35:44 +00:00
Michael 3a230bedd5 And again 2021-07-27 06:28:56 +00:00
Michael e53289d3f3 Again 2021-07-27 06:26:11 +00:00
Michael 9ce43ad21d Tests 2021-07-27 06:22:37 +00:00
Michael 72bc1238ba Tests 2021-07-27 06:17:24 +00:00
Michael c89533a70b Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
Hypolite Petovan 3cef3ab107
Merge pull request #10548 from annando/args
Replaced argv/argc with replacement functions
2021-07-26 18:43:47 -04:00
Hypolite Petovan e34795762d
Merge pull request #10544 from annando/router-lock
Lock before recreate / fix cache key misspelling
2021-07-26 03:57:30 -04:00
Michael 6360c960e6 Tests again 2021-07-25 20:49:10 +00:00
Michael 2b41b322bc Tests 2021-07-25 20:45:09 +00:00
Michael 1539d76fda Forgotten variable 2021-07-25 20:39:03 +00:00
Michael 5a87ccf026 Getter/Setter for theme info 2021-07-25 19:39:10 +00:00
Michael c52b8595e8 theme infos are now bundled in a single array 2021-07-25 19:07:03 +00:00
Michael 0551648399 App->data is not needed anymore 2021-07-25 17:29:50 +00:00
Michael df558d4056 Completely removed argc/argv 2021-07-25 15:23:37 +00:00
Michael 540ddb9265 Hopefully making the tests to work 2021-07-25 14:27:13 +00:00
Michael 4e6dc34d6e Reverting changes for the tests 2021-07-25 13:39:58 +00:00
Michael 68496f6e15 Reverting api.php because of tests 2021-07-25 13:25:34 +00:00
Michael 0c0abd9238 Replaced argv/argc with replacement functions 2021-07-25 13:08:22 +00:00
Hypolite Petovan 69c75daf4f
Merge pull request #10543 from annando/app-variables
App variables reduced and removed
2021-07-25 08:56:05 -04:00
Michael 9cc4682e0a Merge branch 'app-variables' of github.com:annando/friendica into app-variables 2021-07-25 05:08:33 +00:00
Michael fbac31edc5 Simplyfying code 2021-07-25 05:08:29 +00:00
Michael Vogel 1793513f46
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-07-25 07:04:48 +02:00
Michael 52378eb298 Fighting with the tests 2021-07-25 04:56:40 +00:00
Michael 12c63c9b97 Tests 2021-07-25 04:52:17 +00:00
Michael 0dd0de1eb3 Init class 2021-07-25 04:44:23 +00:00
Michael 4b5eb055c8 Tests 2021-07-25 04:42:34 +00:00
Michael 2aa2c61479 Lock before recreate / fix cache key misspelling 2021-07-25 04:31:48 +00:00
Hypolite Petovan 507b992248
Merge pull request #10516 from nupplaphil/bug/storage_manager
Refactor Storage admin section
2021-07-24 23:08:34 -04:00
Michael 0bbe954316 Getter/Setter for queue 2021-07-24 22:08:33 +00:00
Michael 866dbf9f89 Use getter/setter for timezone value 2021-07-24 21:16:53 +00:00
Michael 40a42ccdb1 Defining default value 2021-07-24 20:51:55 +00:00
Michael eda2f95a66 Added documentation 2021-07-24 20:42:09 +00:00
Michael 8f46064430 Using getter/setter functions 2021-07-24 20:34:07 +00:00
Michael b4aa796e75 The user isn't used in the template 2021-07-24 19:25:25 +00:00
Michael 784770db6f Some more stuff removed 2021-07-24 17:49:10 +00:00
Philipp Holzer 6347a238a1
Update messages.po 2021-07-24 19:02:15 +02:00
Philipp Holzer 4be4498b13
Update UX for Storage administration 2021-07-24 19:01:01 +02:00