Commit Graph

  • 7061e16b27 Add copyright Philipp 2021-10-10 20:57:23 +02:00
  • 838cdac5d1 Move ProfileFieldRepository::migrateFromLegacyProfile() & delete old repository Philipp 2021-10-10 20:54:29 +02:00
  • f403851946 Move ProfileFieldRepository::updateCollectionFromForm() Philipp 2021-10-10 20:39:35 +02:00
  • 6f692b857b Move ProfileField::selectByContactId() and ProfileField::selectByUserId() Philipp 2021-10-08 20:01:09 +02:00
  • a9981c792e Use ProfileField::selectPublicFieldsByUserId Philipp 2021-10-08 19:45:20 +02:00
  • 1c0f92c382 Move ProfileField from Model to Entity Philipp 2021-10-08 19:17:27 +02:00
  • 39a927f213 Merge pull request #10891 from nupplaphil/bug/httpclientfactory_dbstructure Hypolite Petovan 2021-10-18 16:34:22 -04:00
  • 195a2699a9 Add PHP8 to Vagrant Philipp 2021-10-18 20:39:36 +02:00
  • df99ca8d82 Merge pull request #10888 from MrPetovan/task/10887-bbcode-style-block Michael Vogel 2021-10-18 20:19:53 +02:00
  • ef1e2ce77e Cleanup tests - Remove DBAMockTrait - Remove DBStructureMockTrait Philipp 2021-10-18 20:08:40 +02:00
  • 493b428991 require_once dbstructure.config.php for HTTPClientFactory.php in case we didn't load the DB Philipp 2021-10-18 19:36:56 +02:00
  • 1dc613a0a1 Merge pull request #10889 from MrPetovan/task/10886-bbcode-remove-class Michael Vogel 2021-10-18 19:28:07 +02:00
  • 6f290607de Merge pull request #10890 from xundeenergie/improve-links Hypolite Petovan 2021-10-18 09:08:48 -04:00
  • fe5d1444a5 Add test for new BBCode tag Hypolite Petovan 2021-10-18 02:44:41 -04:00
  • 39aff642aa Deprecate limited-use and potentially confusing [class] BBCode tag Hypolite Petovan 2021-10-17 21:29:54 -04:00
  • 4aaa5a6a46 open provider-url in new tab Jakobus Schürz (admin) 2021-10-18 08:41:45 +02:00
  • c450a7a757 open link from picture in new tab Jakobus Schürz (admin) 2021-10-18 08:39:01 +02:00
  • 4bee4818cf Add conditional block output for BBCode tag [style] Hypolite Petovan 2021-10-17 21:27:05 -04:00
  • 5d0b7fd87b Merge pull request #10882 from MrPetovan/task/10865-contact-purge Philipp 2021-10-17 23:44:28 +02:00
  • 1274fe6f9b Merge pull request #10885 from annando/fcontact-suggest Hypolite Petovan 2021-10-17 16:35:25 -04:00
  • f1d3f60499 Remove "fcontact" from suggestions Michael 2021-10-17 20:19:02 +00:00
  • b0bb95bb0d Merge pull request #10880 from MrPetovan/bug/10876-profile-edit Michael Vogel 2021-10-17 08:36:18 +02:00
  • dec87d89c0 Merge pull request #10881 from MrPetovan/bug/10872-acl-mail-contacts Michael Vogel 2021-10-17 08:32:19 +02:00
  • 2e78e0353d Updated main translation file after adding a string Hypolite Petovan 2021-10-16 16:49:01 -04:00
  • aea07a7c15 Add new purge contact content option to admin contact blocklist Hypolite Petovan 2021-10-12 20:15:20 -04:00
  • fc2175260f Move Worker task RemoveContact to Contact\Remove Hypolite Petovan 2021-10-12 20:14:56 -04:00
  • efe0e45170 Create new Worker task to remove a contact's content from the database Hypolite Petovan 2021-10-12 20:14:06 -04:00
  • f80478f262 Improve argument handling in Core\Worker::add Hypolite Petovan 2021-10-16 19:06:43 -04:00
  • 29be333cec Add test for public value of Depository\PermissionSet->selectOneById Hypolite Petovan 2021-10-16 15:24:40 -04:00
  • 45fc6759b8 Remove unused method in Model\\Contact Hypolite Petovan 2021-10-12 20:12:30 -04:00
  • 66c0431144 Switch available contact selection to private-supporting networks in ACL Hypolite Petovan 2021-10-16 16:00:41 -04:00
  • ca2c73a2cd Account for the PUBLIC value for id parameter in Depository\PermissionSet::selectOneById Hypolite Petovan 2021-10-16 15:23:40 -04:00
  • 907f45b0f4 Merge pull request #10878 from MrPetovan/bug/10877-html-to-bbcode Tobias Diekershoff 2021-10-15 17:55:11 +02:00
  • 5feb80397f Added test for code blocks containing HTML entities in HTMLTest::toBBCode Hypolite Petovan 2021-10-15 11:37:21 -04:00
  • f9165fbaf0 Decode HTML entities in code blocks in HTML::toBBCode Hypolite Petovan 2021-10-15 11:36:40 -04:00
  • ca1801a164 Merge pull request #10874 from annando/profile-photo Hypolite Petovan 2021-10-14 02:27:18 -04:00
  • c6021a45b1 Updated messages.po, keep a translatable string Michael 2021-10-14 06:22:47 +00:00
  • a33185f835 Use a constant for the profile photo album Michael 2021-10-14 04:12:00 +00:00
  • f05fecaec1 Merge pull request #10867 from annando/replace-p Hypolite Petovan 2021-10-13 19:33:59 -04:00
  • 8d7846142d Hide blocked contacts when searching public contacts Michael 2021-10-13 21:04:46 +00:00
  • a60fe907fb Merge pull request #10873 from martincodes-de/count-user-correctly Hypolite Petovan 2021-10-13 14:15:04 -04:00
  • aa433f9d87 add condition to count accounts that arent removed martincodes 2021-10-13 18:54:22 +02:00
  • 09771e1a76 Merge pull request #10870 from MrPetovan/bug/fatal-errors Michael Vogel 2021-10-13 07:19:26 +02:00
  • 2904f4ca0e Olq query removed, checking for deleted as well Michael 2021-10-13 05:11:36 +00:00
  • e2400067a5 Merge pull request #10869 from MrPetovan/bug/10868-mastodon-api-notifications Michael Vogel 2021-10-13 06:57:25 +02:00
  • f622a541c3 Use entity property in DB condition in Module\Profile\Status Hypolite Petovan 2021-10-13 00:09:14 -04:00
  • 2324dac4b2 Ignore max_id when it's 0 or less in BaseDepository->_selectByBoundaries Hypolite Petovan 2021-10-12 21:18:23 -04:00
  • b3c576b9ce Fix request parameter mapping to selectByBoundaries() in Api\Mastodon\Notifications Hypolite Petovan 2021-10-12 21:17:19 -04:00
  • 27b9da3df5 replace "p" with higher level database functions Michael 2021-10-12 05:53:29 +00:00
  • 9b68364b86 Merge pull request #10863 from annando/photo-type Hypolite Petovan 2021-10-11 13:52:28 -04:00
  • 948450c24b Changed field description Michael 2021-10-11 17:21:29 +00:00
  • 13827edd2c New photo field "photo-type" as preparation for banners Michael 2021-10-11 14:21:10 +00:00
  • f05faf22a1 Merge pull request #10861 from annando/no-q Hypolite Petovan 2021-10-11 08:17:45 -04:00
  • 86947b0997 Replace "p" with "select" Michael 2021-10-11 06:25:04 +00:00
  • d3ebb3ac49 Added missing "break" Michael 2021-10-11 05:51:18 +00:00
  • 41dc6cea2b Replace the legacy function Michael 2021-10-11 04:33:10 +00:00
  • a3e42a8c07 Merge pull request #10857 from annando/no-q Hypolite Petovan 2021-10-10 23:40:28 -04:00
  • 83ca13ce86 Merge pull request #10859 from tobiasd/20211010-de Philipp 2021-10-10 14:49:30 +02:00
  • 364c5317ff DE translation updates Tobias Diekershoff 2021-10-10 14:33:36 +02:00
  • f0d7938fab Merge pull request #10858 from tobiasd/20211010-regenlng Michael Vogel 2021-10-10 09:45:18 +02:00
  • eb94bedc0e regenerated all the strings Tobias Diekershoff 2021-10-10 08:22:58 +02:00
  • 9617167fe6 Merge pull request #10855 from MrPetovan/bug/10832-po2php Michael Vogel 2021-10-10 07:41:36 +02:00
  • ee2b249d00 Empty comments removed Michael 2021-10-10 05:38:49 +00:00
  • 39907103f8 Fix test Michael 2021-10-09 21:30:14 +00:00
  • 2c134c5229 q is now completely removed Michael 2021-10-09 21:16:15 +00:00
  • d335c5038a Merge pull request #10856 from MrPetovan/bug/fatal-errors Michael Vogel 2021-10-09 22:09:43 +02:00
  • 3656647ee5 Move false-coalescing operator outside of the parameter in mod/salmon Hypolite Petovan 2021-10-09 15:50:14 -04:00
  • ca2d0178fc Improve po2php transformation Hypolite Petovan 2021-10-09 10:42:25 -04:00
  • 513aa33e6d [Composer] Add new geekwright/po dependency Hypolite Petovan 2021-10-09 10:18:53 -04:00
  • 58215e56c3 Merge pull request #10854 from MrPetovan/bug/10844-unfollow Philipp 2021-10-09 09:23:12 +02:00
  • e51bd33760 Merge pull request #10852 from MrPetovan/bug/10844-unfollow-errors Tobias Diekershoff 2021-10-09 08:21:31 +02:00
  • b214470b1a Replace remaining explicit network value checks by Protocol::supportsFollow calls Hypolite Petovan 2021-10-09 02:10:16 -04:00
  • 5028258c3b Remove exception throwing on null protocol action result in Console\Contact Hypolite Petovan 2021-10-09 02:09:49 -04:00
  • 479458a389 Add missing parameters to Contact::block/unblock Hypolite Petovan 2021-10-09 02:09:01 -04:00
  • 880c2148c2 Fix overly strict return value for revokeFollow methods Hypolite Petovan 2021-10-08 22:36:31 -04:00
  • 8f518af011 Merge pull request #10853 from MrPetovan/bug/addon-reload Philipp 2021-10-09 07:49:59 +02:00
  • 201d728b9e Fix addon reloading Hypolite Petovan 2021-10-09 00:11:08 -04:00
  • 80a8cd86c4 Merge pull request #10836 from nupplaphil/feat/depository_permissionset Hypolite Petovan 2021-10-08 09:39:39 -04:00
  • 93c44e6186 exception msg .. once again ;-) Philipp 2021-10-08 13:36:19 +02:00
  • 2488780bc2 Merge pull request #10848 from annando/more-q Hypolite Petovan 2021-10-08 07:06:31 -04:00
  • df8bd18673 Typo Philipp 2021-10-08 12:37:53 +02:00
  • 020112bf4a Query replaced Michael 2021-10-08 10:28:28 +00:00
  • 56f033fa95 Some more "q" calls handled Michael 2021-10-08 10:01:15 +00:00
  • 43b4f83755 Merge pull request #10849 from tobiasd/20211008-ar Michael Vogel 2021-10-08 08:03:54 +02:00
  • fdf47ef88f Count via "distinct" Michael 2021-10-08 06:01:07 +00:00
  • aec62de438 added AR translation to Friendica Tobias Diekershoff 2021-10-08 07:12:01 +02:00
  • a32c10b354 Simplifid query Michael 2021-10-08 04:24:59 +00:00
  • 3972fe62fe More replaced "q" calls Michael 2021-10-08 04:10:45 +00:00
  • 174052eaf0 Merge pull request #10846 from nupplaphil/feat/adapt_vagrant Hypolite Petovan 2021-10-07 16:26:02 -04:00
  • fcb018ebdd Merge pull request #10845 from MrPetovan/bug/10844-unfollow-errors Michael Vogel 2021-10-07 21:06:17 +02:00
  • f73e4adc44 Add explicit check for PermissionSet and ProfileField Philipp 2021-10-07 20:48:39 +02:00
  • e165edde44 Adapt Vagrantfile - add example for nfs connection - add libvirt config section for memory setup Philipp 2021-10-07 20:36:39 +02:00
  • 03164d00e8 Add feedback and tests Philipp 2021-10-07 19:46:24 +02:00
  • 9e6962eac6 Make php-cs happy :-) Philipp 2021-10-05 23:53:32 +02:00
  • 62eb16e9ad Migrate PermissionSet to Depository paradigm Philipp 2021-10-05 23:30:10 +02:00
  • a9f3e4b53b Updated main translation file after removing a string Hypolite Petovan 2021-10-07 11:36:16 -04:00
  • 9e175ab319 Remove confusing message during unfollow process Hypolite Petovan 2021-10-06 20:19:12 -04:00
  • 456ae169ab Fix overly strict return value for terminateFriendship methods Hypolite Petovan 2021-10-06 20:18:44 -04:00
  • ba511c3b52 Merge pull request #10843 from annando/issue-10837 Hypolite Petovan 2021-10-06 16:02:04 -04:00
  • 8e0ef04b3f Issue 10837: Display the public item when the personal one does not exist Michael 2021-10-06 19:51:10 +00:00