Commit Graph

  • d7fa58d81c Ensure to never delete the "0" user Michael 2020-11-18 05:24:04 +00:00
  • 81a03b137b Test: only insert empty user Michael 2020-11-18 05:04:17 +00:00
  • a2c652bef5 No "not null" Michael 2020-11-18 00:31:05 +00:00
  • 4c78ac3ce2 Avoid foreign key problem Michael 2020-11-18 00:24:38 +00:00
  • 1e9d3342a3 Changed order of inserts Michael 2020-11-18 00:13:39 +00:00
  • fed1ace311 Fix condition Michael 2020-11-17 23:59:14 +00:00
  • 317921e51c Changed order Michael 2020-11-17 23:45:16 +00:00
  • 3fe7d035d4 Merge remote-tracking branch 'upstream/develop' into post-user Michael 2020-11-17 23:31:41 +00:00
  • dc5624b0b6 Merge pull request #9543 from MrPetovan/bug/notices Michael Vogel 2020-11-18 00:30:31 +01:00
  • c6d647b8df Merge pull request #9540 from MrPetovan/bug/9538-security-blind-attack-username Michael Vogel 2020-11-18 00:20:43 +01:00
  • 096cb19d12 Suppress notice when causer-id exists but not causer-link in Model\Item::isAllowedByUser Hypolite Petovan 2020-11-17 18:06:16 -05:00
  • 260b9e7bd3 Improve expectation for not modified check in theme/vier/style Hypolite Petovan 2020-11-17 18:01:03 -05:00
  • ccad67c68f Use correct contact key in Protocol\ActivityPub\Transmitter Hypolite Petovan 2020-11-17 17:59:39 -05:00
  • 93380b8471 Suppress notice while logging in Model\Contact Hypolite Petovan 2020-11-17 17:57:37 -05:00
  • 283b70928d Remove top-level parent check from Protocol\OStatus Hypolite Petovan 2020-11-17 17:53:03 -05:00
  • 54aef550c5 Remove superfluous mentions of parent-uri in Protocol\Diaspora Hypolite Petovan 2020-11-17 17:52:30 -05:00
  • 5668192f38 Moved table definition Michael 2020-11-17 22:49:55 +00:00
  • 7615c022be Improved logging Michael 2020-11-17 22:41:53 +00:00
  • 219c651289 Removed test logging Michael 2020-11-17 22:38:52 +00:00
  • eaa58da25b New table "post-user" and more foreign keys Michael 2020-11-17 22:33:44 +00:00
  • b2666e7794 Escape user name in introduction fields help text Hypolite Petovan 2020-11-16 18:18:11 -05:00
  • bbd3e44bb2 Escape user names in notifications Hypolite Petovan 2020-11-16 18:17:24 -05:00
  • b2c4116357 Replace JQuery .text by .html Hypolite Petovan 2020-11-16 18:16:20 -05:00
  • ba0d3b2435 Merge pull request #9537 from annando/item-lock Hypolite Petovan 2020-11-16 16:05:24 -05:00
  • deb6b7a7c3 Fallback to database lock if locking fails Michael 2020-11-16 19:46:20 +00:00
  • a69c98e32f Merge pull request #9535 from annando/ap-relay Hypolite Petovan 2020-11-15 20:27:08 -05:00
  • 0384bf3e76 Relay code reworked to support AP delivery Michael 2020-11-15 23:28:05 +00:00
  • 42be636118 Merge pull request #9515 from MrPetovan/task/9464-block-replies Michael Vogel 2020-11-15 18:44:48 +01:00
  • 682b9c24f8 Update database.sql with the latest structure changes Hypolite Petovan 2020-11-15 11:42:46 -05:00
  • 64ce43cdef Merge pull request #9534 from MrPetovan/bug/smilies-image-description Michael Vogel 2020-11-15 07:21:27 +01:00
  • dbb33399bc Prevent image descriptions from being replaced by local smilies Hypolite Petovan 2020-11-15 00:12:26 -05:00
  • b5d3fcb8d4 Move top-level permission check outside of Model\Item::getTopLevelParentData Hypolite Petovan 2020-11-14 07:41:01 -05:00
  • cb963a3259 Retrieve local top level parent item separately to check permissions in Model\Item::getTopLevelParentData Hypolite Petovan 2020-11-13 23:56:19 -05:00
  • c98da63041 [Database version 1375] Add update method to populate missing item.thr-parent values Hypolite Petovan 2020-11-13 05:05:52 -05:00
  • 2e7c505ac0 Revert wrong item.thr-parent field usage in Protocol\OStatus Hypolite Petovan 2020-11-13 05:01:29 -05:00
  • 042f6b98ac Remove unnecessary data array assignment in Protocol\Feed Hypolite Petovan 2020-11-13 05:00:52 -05:00
  • 5ce8cc24de Clarify parameter type in DFRN::mail Hypolite Petovan 2020-11-13 05:00:31 -05:00
  • ff66633a44 Remove references to item.parent-uri in Worker\OnePoll Hypolite Petovan 2020-11-13 04:54:01 -05:00
  • a9d114316d Ensure the parent field isn't set during Item insertion Hypolite Petovan 2020-11-12 10:23:50 -05:00
  • c36ca3cffe Fix null value for item.parent column Hypolite Petovan 2020-11-12 09:29:37 -05:00
  • d3708cf1c2 Fix wrong variable use in Model\Item::getTopLevelParent Hypolite Petovan 2020-11-11 22:59:57 -05:00
  • eebcf1ae86 Separate $parent_item and $toplevel_item in mod/item Hypolite Petovan 2020-11-11 22:58:34 -05:00
  • 355cd401ae Replace uri fields conditions by gravity condition in Model\Item::insert Hypolite Petovan 2020-11-11 10:07:39 -05:00
  • ffc364f2a4 Reject replies when author is blocked by thread owner in Model\Item::insert Hypolite Petovan 2020-11-11 02:50:22 -05:00
  • 5e76def1ff Clarify item.parent-uri use in database field comment Hypolite Petovan 2020-11-11 02:48:52 -05:00
  • 0f2a5daf09 Replace confusing uses of item.parent-uri with expected item.thr-parent Hypolite Petovan 2020-11-11 02:47:48 -05:00
  • 0c3a5c815e Remove obsolete references to item.parent-uri Hypolite Petovan 2020-11-09 11:13:18 -05:00
  • d7e1ce47bb Use item.thr-parent as expected in Model\Item::insert() Hypolite Petovan 2020-11-11 02:44:43 -05:00
  • 37a122bf7c Merge pull request #9532 from Quix0r/fixes/pconfig-k-cat-varchar Hypolite Petovan 2020-11-14 10:03:22 -05:00
  • c4a20613a8 Ops! Roland Häder 2020-11-14 15:50:24 +01:00
  • 32e9a4d4d7 Some fixes: - varbinary() is not needed when clear-text words like 'xmpp' are used for them, it also hinders using external tools like Adminer/phpMyAdmin to search for them as e.g. Adminer wraps a HEX() call (SQL) around k and cat (see table pconfig) - added missing UPDATE::SUCCESS Roland Häder 2020-11-14 15:22:56 +01:00
  • 490ce976c1 Merge pull request #9531 from annando/fatal Hypolite Petovan 2020-11-12 13:41:26 -05:00
  • ae363b74ad Check for empty body to prevent a fatal error Michael 2020-11-12 16:52:55 +00:00
  • 6dee10f340 Merge pull request #9530 from annando/fatal Hypolite Petovan 2020-11-12 07:57:53 -05:00
  • 36c65643fb Fix fatal errors Michael 2020-11-12 05:17:48 +00:00
  • acae3df0a2 Merge pull request #9526 from MrPetovan/bug/9525-mastodon-emojis-tag Michael Vogel 2020-11-12 05:47:46 +01:00
  • a8f16788f4 Prevent multiple replacements for the same emoji in Protocol\ActivityPub\Processor::replaceEmojis Hypolite Petovan 2020-11-11 18:28:26 -05:00
  • d7ea4ea425 Merge pull request #9529 from annando/api-not-found Hypolite Petovan 2020-11-11 16:15:24 -05:00
  • 5598f7d6ba Fix test Michael 2020-11-11 20:49:34 +00:00
  • e895d3b1eb API: Not implemented stuff should return 404 Michael 2020-11-11 20:28:36 +00:00
  • 42db861759 Merge pull request #9527 from annando/fetch-object-by-url Hypolite Petovan 2020-11-11 13:14:20 -05:00
  • ba38ab2c55 Fix: Fetch object by URL Michael 2020-11-11 17:55:33 +00:00
  • 9e4a0bf212 Added new test for JsonLD::fetchElementArray type matching Hypolite Petovan 2020-11-11 11:19:27 -05:00
  • fa003eaa84 Fix expected implementation of JsonLD::fetchElementArray Hypolite Petovan 2020-11-11 11:19:08 -05:00
  • 61dcd62921 Merge pull request #9522 from MrPetovan/bug/ap-blocked-followers Michael Vogel 2020-11-11 15:28:04 +01:00
  • 0de8319c15 Filter blocked contacts out from Protocol\ActivityPub\Transmitter::getContacts Hypolite Petovan 2020-11-11 09:18:51 -05:00
  • f41139bd05 Merge pull request #9523 from MrPetovan/bug/notices Michael Vogel 2020-11-11 15:16:58 +01:00
  • 4fce6a919f Suppress notice when network page is empty Hypolite Petovan 2020-11-11 03:05:12 -05:00
  • 6b8c8b03c6 Prevent ActivityPub message transmission to blocked followers Hypolite Petovan 2020-11-11 02:48:22 -05:00
  • 7fcaa1f239 Merge pull request #9521 from annando/issue-9520 Hypolite Petovan 2020-11-10 15:07:01 -05:00
  • 553369d8b5 Issue 9520: Fix resharer hovercard Michael 2020-11-10 19:43:12 +00:00
  • 978208baa3 Merge pull request #9519 from annando/fix-contact-import Hypolite Petovan 2020-11-10 10:28:35 -05:00
  • 52c88ae414 Fix contact import with Frio Michael 2020-11-10 06:37:27 +00:00
  • 7765bd8e43 Merge pull request #9512 from MrPetovan/bug/9501-admin-users-fixes Michael Vogel 2020-11-10 07:07:59 +01:00
  • b1bc8ebbfa Merge pull request #9517 from annando/no-duplicated Hypolite Petovan 2020-11-09 16:00:52 -05:00
  • c4f1719e8d Improve duplicate check Michael 2020-11-09 20:29:42 +00:00
  • 0031b4e18c Merge pull request #9509 from MrPetovan/task/5616-clear-notifications-display Michael Vogel 2020-11-09 21:01:36 +01:00
  • 8fe5da930a Only set the current notify as seen when user enabled detailed notifications Hypolite Petovan 2020-11-09 11:41:21 -05:00
  • c053d128a2 [frio] Improve admin user list display Hypolite Petovan 2020-11-08 22:03:35 -05:00
  • a35707ec8f Improve admin user field is_deletable to check user.account_removed Hypolite Petovan 2020-11-08 22:02:15 -05:00
  • 62358104a2 Update source translation file after adding strings Hypolite Petovan 2020-11-09 09:47:36 -05:00
  • 2055ee872c Group registration requests in a single line for users without detailed_notif Hypolite Petovan 2020-11-09 09:33:59 -05:00
  • 8357d94800 Set thread notifications as seen in mod/display Hypolite Petovan 2020-11-08 16:59:57 -05:00
  • 8a055902f4 Merge pull request #9513 from MrPetovan/task/9508-mastodon-handled-mentions Michael Vogel 2020-11-09 07:45:27 +01:00
  • 7debe1e999 [AP] Use contact.alias if it exists instead of contact.url for mention links Hypolite Petovan 2020-11-08 23:32:02 -05:00
  • edd439cfab Simplify code in Content\Text\BBCode::convert Hypolite Petovan 2020-11-08 23:25:46 -05:00
  • 5ca90e5a74 Merge pull request #9511 from MrPetovan/bug/9501-admin-users-fixes Michael Vogel 2020-11-09 03:39:49 +01:00
  • ae00111f5b Fix redirect/form paths in Module\Admin\Users\Index|Active Hypolite Petovan 2020-11-08 20:09:10 -05:00
  • d07b580366 Merge pull request #9507 from MrPetovan/bug/9480-never-mention-yourself Michael Vogel 2020-11-08 22:37:07 +01:00
  • ecb0c46323 Normalize mention formatting for AP Hypolite Petovan 2020-11-08 14:21:20 -05:00
  • 4b090c2c08 Never mention yourself in AP messages Hypolite Petovan 2020-11-08 14:21:08 -05:00
  • c92a333b17 Merge pull request #9506 from annando/test-mysql-no-pdo Hypolite Petovan 2020-11-08 13:55:53 -05:00
  • f4da50063a Merge pull request #9501 from MrPetovan/bug/9496-rework-admin-users Michael Vogel 2020-11-08 19:42:40 +01:00
  • 01b2694aa0 Update the target URL for pending registration notifications Hypolite Petovan 2020-11-08 12:02:58 -05:00
  • ac32fbefcd [frio] Improve admin/users/* page display Hypolite Petovan 2020-11-08 02:29:54 -05:00
  • 388c0b69d6 Split admin/users into 6 separate modules Hypolite Petovan 2020-11-08 02:28:33 -05:00
  • 213716d44c Remove unused code in Module\Register Hypolite Petovan 2020-11-08 02:27:44 -05:00
  • 126ef0ae82 [frio] Add link to settings in account delegation page Hypolite Petovan 2020-11-08 02:26:52 -05:00
  • ffb4292b0b Improve accuracy of User::getList with type = blocked Hypolite Petovan 2020-11-08 02:26:12 -05:00
  • 97bddc25af Only disable PDO for versions lower than 7.3 Michael 2020-11-08 17:45:50 +00:00