Commit Graph

31299 Commits

Author SHA1 Message Date
Michael 01197f66e5 Improved docs 2021-07-30 22:43:11 +00:00
Michael 13529fa97d Support the "media_attachments" field 2021-07-30 22:39:13 +00:00
Michael 9b609ba19d Space added 2021-07-30 14:06:18 +00:00
Michael 48f2790593 Spaces removed 2021-07-30 14:05:57 +00:00
Michael 929de9081e All needed fields are now filled 2021-07-30 13:22:06 +00:00
Michael 93263a820d Function renamed, documentation added 2021-07-30 10:24:08 +00:00
Michael aac965be7d "tag" is no field anymore 2021-07-30 06:22:52 +00:00
Michael bb37c41bd7 Scheduled posts can now be created 2021-07-30 06:22:32 +00:00
Michael 4137a6250b Delayed now return their id on insert 2021-07-30 06:20:10 +00:00
Michael 5e75ba3083 guid function is now public 2021-07-30 06:19:25 +00:00
Michael 432206bc5b Use router constants 2021-07-30 06:19:02 +00:00
Michael c9eca1edeb Fix array index 2021-07-29 15:01:09 +00:00
Michael a1828430e5 Fixing variables 2021-07-29 14:58:04 +00:00
Michael 20e69c1e71 Return as array 2021-07-29 10:46:40 +00:00
Michael 6ea3d4aa61 Added API calls, removed fields 2021-07-29 10:34:31 +00:00
Michael fbbe9a3c1f "wid" is not an item field 2021-07-29 03:57:37 +00:00
Michael 2951243b07 Preparation for delayed posts 2021-07-28 22:22:00 +00:00
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