Commit Graph

  • 6e7ca479d6 Merge pull request #6508 from nupplaphil/logger_enh Michael Vogel 2019-01-24 11:15:57 +01:00
  • 7634663970 Adding an explicit FriendicaProcessor Philipp Holzer 2019-01-24 08:13:44 +01:00
  • 4664d42a46 Updated composer.lock Michael 2019-01-24 06:36:05 +00:00
  • 95a16c8017 Update requirements with PHP 7.1+, MySQL 5.6+ and MariaDB 10.0.5+ Hypolite Petovan 2019-01-24 01:25:01 -05:00
  • a286bc98c6 Update requirements with PHP 7.1+, MySQL 5.6+ and MariaDB 10.0.5+ Hypolite Petovan 2019-01-24 01:25:01 -05:00
  • be1b398caf Merge pull request #6506 from MrPetovan/bug/6386-fix-fatal-errors Michael Vogel 2019-01-24 07:12:13 +01:00
  • 46315f6946 Fix missing use statement in Module\Inbox Hypolite Petovan 2019-01-23 21:22:39 -05:00
  • 8a554fef2d Fix missing library include in Database\DBstructure Hypolite Petovan 2019-01-23 21:22:26 -05:00
  • bce8ab7227 Merge pull request #6504 from annando/fix-fatal Hypolite Petovan 2019-01-23 20:59:55 -05:00
  • 3392c7a8be Fixed "created" origin Michael 2019-01-24 00:34:14 +00:00
  • 7e31cebb67 Parameters redone Michael 2019-01-23 22:04:14 +00:00
  • 0fdab4ed10 Fix for several fatal errors Michael 2019-01-23 21:54:20 +00:00
  • 08da1ed038 Merge pull request #6485 from MrPetovan/bug/fixes-after-2019-03-develop-rebase Michael Vogel 2019-01-23 15:38:27 +01:00
  • 41136e53cc [Travis] Update target PHP versions Hypolite Petovan 2019-01-22 22:02:35 -05:00
  • 004818ca1b Fix indentation in Module\Inbox Hypolite Petovan 2019-01-22 12:19:15 -05:00
  • 0d9209a74b Add AP Inbox logging back with config Hypolite Petovan 2019-01-22 12:15:42 -05:00
  • 7720b62799 Change workerqueue.parameter to mediumtext for lisibility Hypolite Petovan 2019-01-22 01:32:55 -05:00
  • bfc0729752 Use new log levels in admin log settings page Hypolite Petovan 2019-01-22 01:30:52 -05:00
  • c897969589 Fix wrong variable name in Worker\Delivery Hypolite Petovan 2019-01-21 16:56:48 -05:00
  • a6786ac814 Update array notation in Protocol\DFRN Hypolite Petovan 2019-01-21 16:56:35 -05:00
  • df706484cd User DOMDocument object call instead of static in Content\OEmbed Hypolite Petovan 2019-01-21 16:56:15 -05:00
  • ddad9721c0 Fix query return type in Widget\TagCloud Hypolite Petovan 2019-01-21 16:55:35 -05:00
  • 49c9b6f9ff Fix possibly undefined variables Hypolite Petovan 2019-01-21 16:53:03 -05:00
  • f8c782380f Remove unused code/use statements Hypolite Petovan 2019-01-21 16:52:28 -05:00
  • 64847e7cc8 Fix types in doc blocks/prototypes Hypolite Petovan 2019-01-21 16:51:59 -05:00
  • 5ea033db33 Remove unused variable in Model\Item Hypolite Petovan 2019-01-21 16:05:42 -05:00
  • d5ce74672e Fix method scope in Model\Attach Hypolite Petovan 2019-01-21 16:05:25 -05:00
  • 0c19c4c75d Fix missing reference to 'data' key in Util\Crypto Hypolite Petovan 2019-01-21 16:05:03 -05:00
  • 6657bfe2b2 Merge pull request #6499 from tobiasd/20190123-lng Michael Vogel 2019-01-23 10:17:23 +01:00
  • 1073b2190e update for ES thx Abraham Pérez Hernández Tobias Diekershoff 2019-01-23 09:51:34 +01:00
  • 23f94fadf3 CS translation update THX Aditoo Tobias Diekershoff 2019-01-23 09:50:28 +01:00
  • 48e0b943a3 Merge pull request #6336 from MrPetovan/bug/6334-get-app-namespace Michael Vogel 2019-01-23 07:40:58 +01:00
  • a1de23d4cb Merge pull request #6497 from MrPetovan/bug/6383-delivery-no-data Michael Vogel 2019-01-23 07:10:31 +01:00
  • e2d32caa78 Update delivery count display Hypolite Petovan 2019-01-23 00:05:53 -05:00
  • 1ee1d7ef4e Add new PostUpdate function to initialize delivery data Hypolite Petovan 2019-01-23 00:02:00 -05:00
  • 7ff1b19cc0 Restore display of delivery status Hypolite Petovan 2019-01-21 17:11:29 -05:00
  • 724c4fb94d Fix output of /friendica/json for invite only and approval registration policy Hypolite Petovan 2019-01-13 18:44:53 -05:00
  • a1b773e149 Cleanup register artifacts Hypolite Petovan 2018-12-27 20:58:45 -05:00
  • cef6757c92 Replace REGISTER_* constants by Module\Register::* ones Hypolite Petovan 2018-12-27 20:56:15 -05:00
  • 0ccb6afdb5 Add Register module in src/ Hypolite Petovan 2018-12-27 20:50:55 -05:00
  • 73a81290ff Merge pull request #6487 from MrPetovan/bug/critical-fixes-after-develop-rebase Michael Vogel 2019-01-22 15:45:33 +01:00
  • 0cc1a07cfa Fix default value of contact parameter of OStatus::import in mod/salmon Hypolite Petovan 2019-01-22 08:53:53 -05:00
  • 5d4bafb116 Fix two additional uses of uid in Worker\Notifier Hypolite Petovan 2019-01-22 08:31:39 -05:00
  • 1777c1ee4c Merge pull request #6490 from tobiasd/20190122-adminfedstat Hypolite Petovan 2019-01-22 08:17:55 -05:00
  • 66284a17a7 unescaping the HTML in the hint Tobias Diekershoff 2019-01-22 14:02:56 +01:00
  • af97e1d687 Merge pull request #6488 from tobiasd/20190122-modview Hypolite Petovan 2019-01-22 08:00:20 -05:00
  • 169e9b0fc5 add comment about the PATH Tobias Diekershoff 2019-01-22 13:44:49 +01:00
  • 31fedf359d restore THEMEPATH variable in mod/view Tobias Diekershoff 2019-01-22 10:36:42 +01:00
  • 282bc01994 Fix using wrong uid for APDelivery in Worker\Notifier Hypolite Petovan 2019-01-22 01:30:03 -05:00
  • 604262a70e Extract title determination from OStatus::entryHeader logic Hypolite Petovan 2019-01-21 23:15:03 -05:00
  • aa3532cd3b Fix wrong class constant in Model\APContact Hypolite Petovan 2019-01-21 16:02:51 -05:00
  • 85ff976f83 Merge pull request #6483 from MrPetovan/bug/fixes-after-2019-03-develop-rebase Michael Vogel 2019-01-21 21:52:22 +01:00
  • 4cbfa4aa71 Merge pull request #6484 from rabuzarus/20190121_-_fix_Contact_module_profile_searching Michael Vogel 2019-01-21 21:46:48 +01:00
  • eabe192efc bugfix Contact.php - there is no column 'deleted' in the 'profile' table rabuzarus 2019-01-21 21:13:13 +01:00
  • 38b14d90a8 Welcome 2019.03-dev! Hypolite Petovan 2019-01-21 11:41:50 -05:00
  • 592592525b Various fixes in include/api Hypolite Petovan 2019-01-21 11:40:14 -05:00
  • 9b27d049dc Add missing break statements in include/conversation Hypolite Petovan 2019-01-21 11:38:54 -05:00
  • 04b742a97d Fix variable type in include/text Hypolite Petovan 2019-01-21 11:38:12 -05:00
  • 1467a02576 Fix namespace usage in include/enotify Hypolite Petovan 2019-01-21 11:38:01 -05:00
  • 6f7ec1dc0c Remove unused consume_feed() parameters Hypolite Petovan 2019-01-21 11:37:43 -05:00
  • b161bd1dfa Improve get_responses() prototype Hypolite Petovan 2019-01-21 11:37:05 -05:00
  • ce177f22c8 Fix doc blocks and return value type Hypolite Petovan 2019-01-21 11:36:01 -05:00
  • 504945f9df Improve page flags doc block in Model\User Hypolite Petovan 2019-01-14 08:45:37 -05:00
  • d1c1c772fd Fix missing use statement in Content\Nav Hypolite Petovan 2019-01-14 08:45:13 -05:00
  • aa0d464264 Revert unwarranted selectFirstForUser change in mod/display Hypolite Petovan 2019-01-12 16:05:16 -05:00
  • 41edcd1028 Fix bad rebase in Model/Contact Hypolite Petovan 2019-01-12 14:52:36 -05:00
  • 182bffcc6b Fix wrong git-fu in mod/directory Hypolite Petovan 2019-01-09 16:24:21 -05:00
  • 3c50a11ff1 Fix wrong operators in Model\Item and Model\Contact Hypolite Petovan 2019-01-07 13:28:55 -05:00
  • 25b8628762 Fix missing new in throw calls in Core\StorageManager Hypolite Petovan 2019-01-07 13:28:40 -05:00
  • 722284ca8e Fix unused $kw variable in Protocol\Diaspora Hypolite Petovan 2019-01-07 13:28:24 -05:00
  • 28397fc5fc Fix method parameter type in Model\Attach Hypolite Petovan 2019-01-07 13:28:02 -05:00
  • 78931afa6f Fix error message in Console\GlobalCommunityBlock Hypolite Petovan 2019-01-07 13:27:28 -05:00
  • 57ab858486 Fix calls to DBA::select missing parameters Hypolite Petovan 2019-01-07 13:26:54 -05:00
  • abe60f0f9a Fix call to Contact::content in mod/update_contact Hypolite Petovan 2019-01-07 13:25:14 -05:00
  • e95ad45de5 Fix logic in mod/hovercard Hypolite Petovan 2019-01-07 13:24:53 -05:00
  • 9f75adf015 Fix item retrieval logic in mod/display Hypolite Petovan 2019-01-07 13:24:42 -05:00
  • e7be87df93 Fix missing $ in front of variable names Hypolite Petovan 2019-01-07 13:24:11 -05:00
  • 8a5ef2b6f4 Replace deprecated calls to q() in mod/fsuggest and mod/photos Hypolite Petovan 2019-01-07 13:23:14 -05:00
  • 7f2dc40601 Fix potential bugs without expected behavior change Hypolite Petovan 2019-01-07 12:51:48 -05:00
  • 45ada943b4 Update missing namespace uses in mod/ Hypolite Petovan 2019-01-06 23:49:13 -05:00
  • c280fc6484 Show followers for pages, followed for users in ContactBlock widget Hypolite Petovan 2019-01-06 17:08:58 -05:00
  • 3d839bb176 Move Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_* Hypolite Petovan 2019-01-06 17:08:35 -05:00
  • ad9c67663d Move Contact::Page_* constants to User::PAGE_FLAGS_* Hypolite Petovan 2019-01-06 12:37:48 -05:00
  • 11a4a57bfe Update HTML::contactBlock and Profile::load with new ContactBlock widget Hypolite Petovan 2019-01-05 22:05:24 -05:00
  • 1f98fdfda6 Add new Widget\ContactBlock Hypolite Petovan 2019-01-05 22:04:42 -05:00
  • 1b802548b2 revert phpdoc change Philipp Holzer 2019-01-07 22:01:38 +01:00
  • 9e0be97703 Bugfixing legacy loglevel Philipp Holzer 2019-01-07 21:54:40 +01:00
  • c38782731f changing failed auth to warning Philipp Holzer 2019-01-07 21:32:06 +01:00
  • 282507922a Reset map function name Philipp Holzer 2019-01-07 21:18:34 +01:00
  • b5afd2a21d change regex for fail2ban Philipp Holzer 2019-01-07 21:08:09 +01:00
  • aa15c0e094 Bugfixing Monolog Philipp Holzer 2019-01-07 20:21:58 +01:00
  • da7706ce61 Remove unused code in include/ Hypolite Petovan 2019-01-07 12:33:25 -05:00
  • dbc6eb5422 Remove unused code in mod/ Hypolite Petovan 2019-01-07 01:23:49 -05:00
  • 4a95ca280d Remove unused code Hypolite Petovan 2019-01-07 12:09:10 -05:00
  • 0c4f8277e6 Update namespace in mod/view Hypolite Petovan 2019-01-07 12:26:46 -05:00
  • c5cb976b62 Update PHPDoc in include/ Hypolite Petovan 2019-01-07 12:24:01 -05:00
  • d1c6ec9718 Update namespaces declaration in include/ Hypolite Petovan 2019-01-07 11:25:00 -05:00
  • 14e4ab544a Update namespace use calls in mod/ Hypolite Petovan 2019-01-07 01:11:16 -05:00
  • cb3f09ae4f Refactor namespaces Hypolite Petovan 2019-01-06 16:28:14 -05:00
  • 070aa016e0 Update more PHPDoc, including in include/ Hypolite Petovan 2019-01-07 10:24:06 -05:00