]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Mon, 21 Jan 2019 21:56:35 +0000 (16:56 -0500)]
Update array notation in Protocol\DFRN
Hypolite Petovan [Mon, 21 Jan 2019 21:56:15 +0000 (16:56 -0500)]
User DOMDocument object call instead of static in Content\OEmbed
Hypolite Petovan [Mon, 21 Jan 2019 21:55:35 +0000 (16:55 -0500)]
Fix query return type in Widget\TagCloud
Hypolite Petovan [Mon, 21 Jan 2019 21:53:03 +0000 (16:53 -0500)]
Fix possibly undefined variables
Hypolite Petovan [Mon, 21 Jan 2019 21:52:28 +0000 (16:52 -0500)]
Remove unused code/use statements
Hypolite Petovan [Mon, 21 Jan 2019 21:51:59 +0000 (16:51 -0500)]
Fix types in doc blocks/prototypes
Hypolite Petovan [Mon, 21 Jan 2019 21:05:42 +0000 (16:05 -0500)]
Remove unused variable in Model\Item
Hypolite Petovan [Mon, 21 Jan 2019 21:05:25 +0000 (16:05 -0500)]
Fix method scope in Model\Attach
Hypolite Petovan [Mon, 21 Jan 2019 21:05:03 +0000 (16:05 -0500)]
Fix missing reference to 'data' key in Util\Crypto
- Fix doc blocks
Michael Vogel [Wed, 23 Jan 2019 09:17:23 +0000 (10:17 +0100)]
Merge pull request #6499 from tobiasd/
20190123 -lng
Update to CS and ES translation
Tobias Diekershoff [Wed, 23 Jan 2019 08:51:34 +0000 (09:51 +0100)]
update for ES thx Abraham Pérez Hernández
Tobias Diekershoff [Wed, 23 Jan 2019 08:50:28 +0000 (09:50 +0100)]
CS translation update THX Aditoo
Michael Vogel [Wed, 23 Jan 2019 06:40:58 +0000 (07:40 +0100)]
Merge pull request #6336 from MrPetovan/bug/6334-get-app-namespace
Move mod/register to Module\Register
Michael Vogel [Wed, 23 Jan 2019 06:10:31 +0000 (07:10 +0100)]
Merge pull request #6497 from MrPetovan/bug/6383-delivery-no-data
Bug/6383 delivery no data
Hypolite Petovan [Wed, 23 Jan 2019 05:05:53 +0000 (00:05 -0500)]
Update delivery count display
- Hide display when item is preceding the feature
- Wrap the display in its own span
- Remove delivery bullet from wall_thread.tpl
- [frio] Make delivery icon fainter
Hypolite Petovan [Wed, 23 Jan 2019 05:02:00 +0000 (00:02 -0500)]
Add new PostUpdate function to initialize delivery data
Hypolite Petovan [Mon, 21 Jan 2019 22:11:29 +0000 (17:11 -0500)]
Restore display of delivery status
Hypolite Petovan [Sun, 13 Jan 2019 23:44:53 +0000 (18:44 -0500)]
Fix output of /friendica/json for invite only and approval registration policy
Hypolite Petovan [Fri, 28 Dec 2018 01:58:45 +0000 (20:58 -0500)]
Cleanup register artifacts
- Remove mod/register
- Remove REGISTER_* constants
Hypolite Petovan [Fri, 28 Dec 2018 01:56:15 +0000 (20:56 -0500)]
Replace REGISTER_* constants by Module\Register::* ones
Hypolite Petovan [Fri, 28 Dec 2018 01:50:55 +0000 (20:50 -0500)]
Add Register module in src/
- Update REGISTER_* constants definition
- Update register template variable name
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