friendica/src
Hypolite Petovan 1de159a2ae Escape url tags before attempting to add missing mention links in Protocol\ActivityPub\Processor
- Mastodon uses @-sign in profile URLs which wrongly triggered the mention link add in existing mentions links
2021-08-20 03:45:15 -04:00
..
App "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
Collection Cleanup Code 2021-06-20 13:25:45 +02:00
Console Fix usage 2021-08-16 23:27:43 +02:00
Content Meaningful notification message 2021-08-19 13:58:55 +00:00
Core rewording the encouragement and regen of the messages.po 2021-08-17 08:38:06 +02:00
Database Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
Factory Adding the VAPID keys 2021-08-15 21:24:23 +00:00
Model Added "causer" and "notification" for the "ping" mechanism 2021-08-19 14:57:35 +00:00
Module Merge pull request #10611 from MrPetovan/task/feed-debug-contact 2021-08-18 10:05:38 +02:00
Network Return early if body is empty in Network\Probe::updateFromFeed 2021-08-17 09:35:44 -04:00
Object API: First steps to support subscriptions 2021-08-15 00:30:41 +00:00
Protocol Escape url tags before attempting to add missing mention links in Protocol\ActivityPub\Processor 2021-08-20 03:45:15 -04:00
Render Update copyright 2021-03-29 08:40:20 +02:00
Repository We now use the new account-user-view (and fixed the function name) 2021-07-11 09:39:34 +00:00
Security Some more renamed functions 2021-08-09 20:56:15 +00:00
Util - Revert HTTPSignature change 2021-08-16 23:27:42 +02:00
Worker Meaningful notification message 2021-08-19 13:58:55 +00:00
App.php Some more renamed functions 2021-08-09 20:56:15 +00:00
BaseCollection.php Update copyright 2021-03-29 08:40:20 +02:00
BaseDataTransferObject.php Update copyright 2021-03-29 08:40:20 +02:00
BaseEntity.php Update copyright 2021-03-29 08:40:20 +02:00
BaseFactory.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModel.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModule.php "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
BaseRepository.php Update copyright 2021-03-29 08:40:20 +02:00
DI.php Rename ISelectableStorage to IWritableStorage 2021-08-16 23:27:42 +02:00
LegacyModule.php Update copyright 2021-03-29 08:40:20 +02:00