]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Mon, 21 Jan 2019 22:11:29 +0000 (17:11 -0500)]
Restore display of delivery status
Michael Vogel [Tue, 22 Jan 2019 14:45:33 +0000 (15:45 +0100)]
Merge pull request #6487 from MrPetovan/bug/critical-fixes-after-develop-rebase
Critical fixes after develop rebase
Hypolite Petovan [Tue, 22 Jan 2019 13:53:53 +0000 (08:53 -0500)]
Fix default value of contact parameter of OStatus::import in mod/salmon
Hypolite Petovan [Tue, 22 Jan 2019 13:31:39 +0000 (08:31 -0500)]
Fix two additional uses of uid in Worker\Notifier
Hypolite Petovan [Tue, 22 Jan 2019 13:17:55 +0000 (08:17 -0500)]
Merge pull request #6490 from tobiasd/
20190122 -adminfedstat
unescaping the HTML in the hint
Tobias Diekershoff [Tue, 22 Jan 2019 13:02:56 +0000 (14:02 +0100)]
unescaping the HTML in the hint
Hypolite Petovan [Tue, 22 Jan 2019 13:00:20 +0000 (08:00 -0500)]
Merge pull request #6488 from tobiasd/
20190122 -modview
restore THEMEPATH variable in mod/view
Tobias Diekershoff [Tue, 22 Jan 2019 12:44:49 +0000 (13:44 +0100)]
add comment about the PATH
Tobias Diekershoff [Tue, 22 Jan 2019 09:36:42 +0000 (10:36 +0100)]
restore THEMEPATH variable in mod/view
Hypolite Petovan [Tue, 22 Jan 2019 06:30:03 +0000 (01:30 -0500)]
Fix using wrong uid for APDelivery in Worker\Notifier
Hypolite Petovan [Tue, 22 Jan 2019 04:15:03 +0000 (23:15 -0500)]
Extract title determination from OStatus::entryHeader logic
Hypolite Petovan [Mon, 21 Jan 2019 21:02:51 +0000 (16:02 -0500)]
Fix wrong class constant in Model\APContact
Michael Vogel [Mon, 21 Jan 2019 20:52:22 +0000 (21:52 +0100)]
Merge pull request #6483 from MrPetovan/bug/fixes-after-2019-03-develop-rebase
Fixes after 2019 03 develop rebase
Michael Vogel [Mon, 21 Jan 2019 20:46:48 +0000 (21:46 +0100)]
Merge pull request #6484 from rabuzarus/20190121_-_fix_Contact_module_profile_searching
bugfix - contact module couldn't update a contact because it couldn't locate the selected profile
rabuzarus [Mon, 21 Jan 2019 20:13:13 +0000 (21:13 +0100)]
bugfix Contact.php - there is no column 'deleted' in the 'profile' table
Hypolite Petovan [Mon, 21 Jan 2019 16:41:50 +0000 (11:41 -0500)]
Welcome 2019.03-dev!
Hypolite Petovan [Mon, 21 Jan 2019 16:40:14 +0000 (11:40 -0500)]
Various fixes in include/api
- Fix unused condition in api_status_show()
- Fix wrong operator orders in api_get_entitites()
- Fix wrong variable usage in api_account_update_profile_image()
Hypolite Petovan [Mon, 21 Jan 2019 16:38:54 +0000 (11:38 -0500)]
Add missing break statements in include/conversation
- Remove bad variable initialization in format_like()
Hypolite Petovan [Mon, 21 Jan 2019 16:38:12 +0000 (11:38 -0500)]
Fix variable type in include/text
Hypolite Petovan [Mon, 21 Jan 2019 16:38:01 +0000 (11:38 -0500)]
Fix namespace usage in include/enotify
Hypolite Petovan [Mon, 21 Jan 2019 16:37:43 +0000 (11:37 -0500)]
Remove unused consume_feed() parameters
Hypolite Petovan [Mon, 21 Jan 2019 16:37:05 +0000 (11:37 -0500)]
Improve get_responses() prototype
Hypolite Petovan [Mon, 21 Jan 2019 16:36:01 +0000 (11:36 -0500)]
Fix doc blocks and return value type
Hypolite Petovan [Mon, 14 Jan 2019 13:45:37 +0000 (08:45 -0500)]
Improve page flags doc block in Model\User
Hypolite Petovan [Mon, 14 Jan 2019 13:45:13 +0000 (08:45 -0500)]
Fix missing use statement in Content\Nav
Hypolite Petovan [Sat, 12 Jan 2019 21:05:16 +0000 (16:05 -0500)]
Revert unwarranted selectFirstForUser change in mod/display
Hypolite Petovan [Sat, 12 Jan 2019 19:52:36 +0000 (14:52 -0500)]
Fix bad rebase in Model/Contact
Hypolite Petovan [Wed, 9 Jan 2019 21:24:21 +0000 (16:24 -0500)]
Fix wrong git-fu in mod/directory
Hypolite Petovan [Mon, 7 Jan 2019 18:28:55 +0000 (13:28 -0500)]
Fix wrong operators in Model\Item and Model\Contact
Hypolite Petovan [Mon, 7 Jan 2019 18:28:40 +0000 (13:28 -0500)]
Fix missing new in throw calls in Core\StorageManager
Hypolite Petovan [Mon, 7 Jan 2019 18:28:24 +0000 (13:28 -0500)]
Fix unused $kw variable in Protocol\Diaspora
Hypolite Petovan [Mon, 7 Jan 2019 18:28:02 +0000 (13:28 -0500)]
Fix method parameter type in Model\Attach
Hypolite Petovan [Mon, 7 Jan 2019 18:27:28 +0000 (13:27 -0500)]
Fix error message in Console\GlobalCommunityBlock
Hypolite Petovan [Mon, 7 Jan 2019 18:26:54 +0000 (13:26 -0500)]
Fix calls to DBA::select missing parameters
Hypolite Petovan [Mon, 7 Jan 2019 18:25:14 +0000 (13:25 -0500)]
Fix call to Contact::content in mod/update_contact
Hypolite Petovan [Mon, 7 Jan 2019 18:24:53 +0000 (13:24 -0500)]
Fix logic in mod/hovercard
Hypolite Petovan [Mon, 7 Jan 2019 18:24:42 +0000 (13:24 -0500)]
Fix item retrieval logic in mod/display
Hypolite Petovan [Mon, 7 Jan 2019 18:24:11 +0000 (13:24 -0500)]
Fix missing $ in front of variable names
Hypolite Petovan [Mon, 7 Jan 2019 18:23:14 +0000 (13:23 -0500)]
Replace deprecated calls to q() in mod/fsuggest and mod/photos
Hypolite Petovan [Mon, 7 Jan 2019 17:51:48 +0000 (12:51 -0500)]
Fix potential bugs without expected behavior change
- Fix uninitialized variables
- Fix potentially not set variables
- Fix wrong parameter default value
- Fix method scope
- Fix missing return value
Hypolite Petovan [Mon, 7 Jan 2019 04:49:13 +0000 (23:49 -0500)]
Update missing namespace uses in mod/
- Update missing constant moves in mod/
Hypolite Petovan [Sun, 6 Jan 2019 22:08:58 +0000 (17:08 -0500)]
Show followers for pages, followed for users in ContactBlock widget
Hypolite Petovan [Sun, 6 Jan 2019 22:08:35 +0000 (17:08 -0500)]
Move Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_*
- Keep Contact::TYPE_* constants for comparison with contact.contact-type
Hypolite Petovan [Sun, 6 Jan 2019 17:37:48 +0000 (12:37 -0500)]
Move Contact::Page_* constants to User::PAGE_FLAGS_*
Hypolite Petovan [Sun, 6 Jan 2019 03:05:24 +0000 (22:05 -0500)]
Update HTML::contactBlock and Profile::load with new ContactBlock widget
Hypolite Petovan [Sun, 6 Jan 2019 03:04:42 +0000 (22:04 -0500)]
Add new Widget\ContactBlock
Philipp Holzer [Mon, 7 Jan 2019 21:01:38 +0000 (22:01 +0100)]
revert phpdoc change
Philipp Holzer [Mon, 7 Jan 2019 20:54:40 +0000 (21:54 +0100)]
Bugfixing legacy loglevel
Philipp Holzer [Mon, 7 Jan 2019 20:32:06 +0000 (21:32 +0100)]
changing failed auth to warning
Philipp Holzer [Mon, 7 Jan 2019 20:18:34 +0000 (21:18 +0100)]
Reset map function name
Philipp Holzer [Mon, 7 Jan 2019 20:08:09 +0000 (21:08 +0100)]
change regex for fail2ban
Philipp Holzer [Mon, 7 Jan 2019 19:21:58 +0000 (20:21 +0100)]
Bugfixing Monolog
- Default Loglevel for logs set to 'info'
- Default config level is set to 'notice'
- using 'notice' for auth-failures
- Bugfixing wrong usage of legacy 'log()'
Hypolite Petovan [Mon, 7 Jan 2019 17:33:25 +0000 (12:33 -0500)]
Remove unused code in include/
- Remove unused variables
Hypolite Petovan [Mon, 7 Jan 2019 06:23:49 +0000 (01:23 -0500)]
Remove unused code in mod/
- Remove commented code
- Remove unused/immediately overwritten variables
- Remove extraneous parameters
- Remove unreachable code
Hypolite Petovan [Mon, 7 Jan 2019 17:09:10 +0000 (12:09 -0500)]
Remove unused code
- Remove commented code
- Remove unused/immediately overwritten variables
- Remove extraneous parameters
- Remove unreachable code
- Remove duplicate array keys
Hypolite Petovan [Mon, 7 Jan 2019 17:26:46 +0000 (12:26 -0500)]
Update namespace in mod/view
Hypolite Petovan [Mon, 7 Jan 2019 17:24:01 +0000 (12:24 -0500)]
Update PHPDoc in include/
Hypolite Petovan [Mon, 7 Jan 2019 16:25:00 +0000 (11:25 -0500)]
Update namespaces declaration in include/
- Remove unused use statements
- Add required use statements
Hypolite Petovan [Mon, 7 Jan 2019 06:11:16 +0000 (01:11 -0500)]
Update namespace use calls in mod/
Hypolite Petovan [Sun, 6 Jan 2019 21:28:14 +0000 (16:28 -0500)]
Refactor namespaces
- Remove unused use statements
- Add required use statements
- Escape global classes
Hypolite Petovan [Mon, 7 Jan 2019 15:24:06 +0000 (10:24 -0500)]
Update more PHPDoc, including in include/
Hypolite Petovan [Mon, 7 Jan 2019 06:07:42 +0000 (01:07 -0500)]
Update PHPDoc in mod/
Hypolite Petovan [Sun, 6 Jan 2019 21:06:53 +0000 (16:06 -0500)]
Fix PHPDoc comments project-wide
Hypolite Petovan [Sun, 6 Jan 2019 20:01:26 +0000 (15:01 -0500)]
[Composer] Add required extensions
Hypolite Petovan [Sun, 6 Jan 2019 01:38:31 +0000 (20:38 -0500)]
Update translation strings
Hypolite Petovan [Sun, 6 Jan 2019 01:25:05 +0000 (20:25 -0500)]
Add "on their post" label to notifications
- Align tag notifications on comment notifications
Philipp Holzer [Fri, 4 Jan 2019 08:42:41 +0000 (09:42 +0100)]
Adding legacy code mapping for given configurations.
Philipp Holzer [Sun, 30 Dec 2018 20:42:56 +0000 (21:42 +0100)]
Add Monolog
fabrixxm [Fri, 4 Jan 2019 06:45:08 +0000 (07:45 +0100)]
Small fixes
- Avoid an intermediate variable
- Use `rawContent()` in `Attach` module
- Small typo
Hypolite Petovan [Fri, 4 Jan 2019 04:25:06 +0000 (23:25 -0500)]
Revert "Add monolog"
fabrixxm [Thu, 3 Jan 2019 21:55:29 +0000 (22:55 +0100)]
remove file added by mistake
fabrixxm [Thu, 3 Jan 2019 21:51:36 +0000 (22:51 +0100)]
update database.sql
fabrixxm [Thu, 3 Jan 2019 21:35:46 +0000 (22:35 +0100)]
Update "storage" console command
add support to move data in 'attach' table
Philipp Holzer [Thu, 3 Jan 2019 20:11:18 +0000 (21:11 +0100)]
Change channel "app" to "index"
fabrixxm [Thu, 3 Jan 2019 17:44:19 +0000 (18:44 +0100)]
return default mimetype for unknown extensions
fabrixxm [Thu, 3 Jan 2019 17:39:55 +0000 (18:39 +0100)]
Use more Attach model
fabrixxm [Thu, 3 Jan 2019 17:34:18 +0000 (18:34 +0100)]
Fix undefined var in module Proxy
Philipp Holzer [Thu, 3 Jan 2019 08:02:37 +0000 (09:02 +0100)]
removed unused get_app()
Philipp Holzer [Thu, 3 Jan 2019 08:00:49 +0000 (09:00 +0100)]
Refactor Loglevels
fabrixxm [Wed, 2 Jan 2019 16:15:43 +0000 (17:15 +0100)]
Use Attach model while deleting in video tab
fabrixxm [Wed, 2 Jan 2019 15:37:55 +0000 (16:37 +0100)]
Item model, fix deletion of all attachments
Item model delete all attachments on item deletion, but it should check
if same attachment isn't used somewhere else.
fabrixxm [Wed, 2 Jan 2019 15:34:38 +0000 (16:34 +0100)]
Fix Attach model store() and storeFile()
fabrixxm [Wed, 2 Jan 2019 15:18:40 +0000 (16:18 +0100)]
Photo model. Small fix to `update()`
pass `$old_fields` param to `DBA::update()`
fabrixxm [Wed, 2 Jan 2019 15:17:29 +0000 (16:17 +0100)]
Attach: store, update, delete. Model and views
fabrixxm [Wed, 2 Jan 2019 14:13:05 +0000 (15:13 +0100)]
Move mod/attach to src, add Attach model, update attach table to use storage backends
Philipp Holzer [Tue, 1 Jan 2019 21:36:23 +0000 (22:36 +0100)]
skipStackFramesCount to 1 to skip static method
Philipp Holzer [Tue, 1 Jan 2019 21:13:27 +0000 (22:13 +0100)]
Adding more information in case of warning (or dev)
Philipp Holzer [Tue, 1 Jan 2019 20:57:16 +0000 (21:57 +0100)]
Bugfixing
Philipp Holzer [Tue, 1 Jan 2019 20:09:42 +0000 (21:09 +0100)]
bugfix test
Philipp Holzer [Tue, 1 Jan 2019 18:45:09 +0000 (19:45 +0100)]
define api log prefix
Philipp Holzer [Tue, 1 Jan 2019 18:37:10 +0000 (19:37 +0100)]
Log format
Philipp Holzer [Tue, 1 Jan 2019 18:35:08 +0000 (19:35 +0100)]
Replacing log usage
Philipp Holzer [Tue, 1 Jan 2019 16:42:08 +0000 (17:42 +0100)]
Adding Develop and normal Logging instances
Jeroen De Meerleer [Mon, 31 Dec 2018 10:31:39 +0000 (11:31 +0100)]
Updated towards tobias comments
Philipp Holzer [Sun, 30 Dec 2018 21:21:05 +0000 (22:21 +0100)]
Fixed BaseObjectTest
Philipp Holzer [Sun, 30 Dec 2018 20:42:56 +0000 (21:42 +0100)]
Add Monolog
Jeroen De Meerleer [Sun, 30 Dec 2018 11:40:44 +0000 (12:40 +0100)]
Updated docs towards Tobias comments
Also fixed some unclarity
Jeroen De meerleer [Sat, 29 Dec 2018 20:35:35 +0000 (21:35 +0100)]
begone
Jeroen De Meerleer [Sat, 29 Dec 2018 11:17:21 +0000 (12:17 +0100)]
[doc] Added documentation on forcing locale
Jeroen De Meerleer [Sat, 29 Dec 2018 11:15:54 +0000 (12:15 +0100)]
Enable logged in users to force a certain language