mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
REUSE src directory
This commit is contained in:
parent
5dbb2d00ca
commit
30a5ef33b0
1023 changed files with 5110 additions and 19422 deletions
24
src/App.php
24
src/App.php
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica;
|
namespace Friendica;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\App;
|
namespace Friendica\App;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\App;
|
namespace Friendica\App;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\App;
|
namespace Friendica\App;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\App;
|
namespace Friendica\App;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\App;
|
namespace Friendica\App;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\App;
|
namespace Friendica\App;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica;
|
namespace Friendica;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica;
|
namespace Friendica;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica;
|
namespace Friendica;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica;
|
namespace Friendica;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica;
|
namespace Friendica;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica;
|
namespace Friendica;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica;
|
namespace Friendica;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Capabilities;
|
namespace Friendica\Capabilities;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Capabilities;
|
namespace Friendica\Capabilities;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Capabilities;
|
namespace Friendica\Capabilities;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Collection\Api\Mastodon;
|
namespace Friendica\Collection\Api\Mastodon;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Collection\Api\Mastodon;
|
namespace Friendica\Collection\Api\Mastodon;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Collection\Api\Mastodon;
|
namespace Friendica\Collection\Api\Mastodon;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Collection\Api;
|
namespace Friendica\Collection\Api;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Console;
|
namespace Friendica\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact;
|
namespace Friendica\Contact;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\FriendSuggest\Collection;
|
namespace Friendica\Contact\FriendSuggest\Collection;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\FriendSuggest\Entity;
|
namespace Friendica\Contact\FriendSuggest\Entity;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\FriendSuggest\Exception;
|
namespace Friendica\Contact\FriendSuggest\Exception;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\FriendSuggest\Exception;
|
namespace Friendica\Contact\FriendSuggest\Exception;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\FriendSuggest\Factory;
|
namespace Friendica\Contact\FriendSuggest\Factory;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\FriendSuggest\Repository;
|
namespace Friendica\Contact\FriendSuggest\Repository;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact;
|
namespace Friendica\Contact;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\Introduction\Collection;
|
namespace Friendica\Contact\Introduction\Collection;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\Introduction\Entity;
|
namespace Friendica\Contact\Introduction\Entity;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\Introduction\Exception;
|
namespace Friendica\Contact\Introduction\Exception;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\Introduction\Exception;
|
namespace Friendica\Contact\Introduction\Exception;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\Introduction\Factory;
|
namespace Friendica\Contact\Introduction\Factory;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\Introduction\Repository;
|
namespace Friendica\Contact\Introduction\Repository;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\LocalRelationship\Entity;
|
namespace Friendica\Contact\LocalRelationship\Entity;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\LocalRelationship\Exception;
|
namespace Friendica\Contact\LocalRelationship\Exception;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\LocalRelationship\Factory;
|
namespace Friendica\Contact\LocalRelationship\Factory;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Contact\LocalRelationship\Repository;
|
namespace Friendica\Contact\LocalRelationship\Repository;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content;
|
namespace Friendica\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content;
|
namespace Friendica\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content;
|
namespace Friendica\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Collection;
|
namespace Friendica\Content\Conversation\Collection;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Collection;
|
namespace Friendica\Content\Conversation\Collection;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Entity;
|
namespace Friendica\Content\Conversation\Entity;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Entity;
|
namespace Friendica\Content\Conversation\Entity;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Entity;
|
namespace Friendica\Content\Conversation\Entity;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Entity;
|
namespace Friendica\Content\Conversation\Entity;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Entity;
|
namespace Friendica\Content\Conversation\Entity;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Factory;
|
namespace Friendica\Content\Conversation\Factory;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Factory;
|
namespace Friendica\Content\Conversation\Factory;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Factory;
|
namespace Friendica\Content\Conversation\Factory;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Factory;
|
namespace Friendica\Content\Conversation\Factory;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Factory;
|
namespace Friendica\Content\Conversation\Factory;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Conversation\Repository;
|
namespace Friendica\Content\Conversation\Repository;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content;
|
namespace Friendica\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content;
|
namespace Friendica\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content;
|
namespace Friendica\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Image\Collection;
|
namespace Friendica\Content\Image\Collection;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Image\Entity;
|
namespace Friendica\Content\Image\Entity;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content;
|
namespace Friendica\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content;
|
namespace Friendica\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content;
|
namespace Friendica\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content;
|
namespace Friendica\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content;
|
namespace Friendica\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Post\Collection;
|
namespace Friendica\Content\Post\Collection;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Post\Entity;
|
namespace Friendica\Content\Post\Entity;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Post\Factory;
|
namespace Friendica\Content\Post\Factory;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Post\Repository;
|
namespace Friendica\Content\Post\Repository;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content;
|
namespace Friendica\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Text;
|
namespace Friendica\Content\Text;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Content\Text\BBCode;
|
namespace Friendica\Content\Text\BBCode;
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue