]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoMove Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_*
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

6 years agoMove Contact::Page_* constants to User::PAGE_FLAGS_*
Hypolite Petovan [Sun, 6 Jan 2019 17:37:48 +0000 (12:37 -0500)]
Move Contact::Page_* constants to User::PAGE_FLAGS_*

6 years agoUpdate HTML::contactBlock and Profile::load with new ContactBlock widget
Hypolite Petovan [Sun, 6 Jan 2019 03:05:24 +0000 (22:05 -0500)]
Update HTML::contactBlock and Profile::load with new ContactBlock widget

6 years agoAdd new Widget\ContactBlock
Hypolite Petovan [Sun, 6 Jan 2019 03:04:42 +0000 (22:04 -0500)]
Add new Widget\ContactBlock

6 years agorevert phpdoc change
Philipp Holzer [Mon, 7 Jan 2019 21:01:38 +0000 (22:01 +0100)]
revert phpdoc change

6 years agoBugfixing legacy loglevel
Philipp Holzer [Mon, 7 Jan 2019 20:54:40 +0000 (21:54 +0100)]
Bugfixing legacy loglevel

6 years agochanging failed auth to warning
Philipp Holzer [Mon, 7 Jan 2019 20:32:06 +0000 (21:32 +0100)]
changing failed auth to warning

6 years agoReset map function name
Philipp Holzer [Mon, 7 Jan 2019 20:18:34 +0000 (21:18 +0100)]
Reset map function name

6 years agochange regex for fail2ban
Philipp Holzer [Mon, 7 Jan 2019 20:08:09 +0000 (21:08 +0100)]
change regex for fail2ban

6 years agoBugfixing Monolog
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()'

6 years agoRemove unused code in include/
Hypolite Petovan [Mon, 7 Jan 2019 17:33:25 +0000 (12:33 -0500)]
Remove unused code in include/

- Remove unused variables

6 years agoRemove unused code in mod/
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

6 years agoRemove unused 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

6 years agoUpdate namespace in mod/view
Hypolite Petovan [Mon, 7 Jan 2019 17:26:46 +0000 (12:26 -0500)]
Update namespace in mod/view

6 years agoUpdate PHPDoc in include/
Hypolite Petovan [Mon, 7 Jan 2019 17:24:01 +0000 (12:24 -0500)]
Update PHPDoc in include/

6 years agoUpdate namespaces declaration 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

6 years agoUpdate namespace use calls in mod/
Hypolite Petovan [Mon, 7 Jan 2019 06:11:16 +0000 (01:11 -0500)]
Update namespace use calls in mod/

6 years agoRefactor namespaces
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

6 years agoUpdate more PHPDoc, including in include/
Hypolite Petovan [Mon, 7 Jan 2019 15:24:06 +0000 (10:24 -0500)]
Update more PHPDoc, including in include/

6 years agoUpdate PHPDoc in mod/
Hypolite Petovan [Mon, 7 Jan 2019 06:07:42 +0000 (01:07 -0500)]
Update PHPDoc in mod/

6 years agoFix PHPDoc comments project-wide
Hypolite Petovan [Sun, 6 Jan 2019 21:06:53 +0000 (16:06 -0500)]
Fix PHPDoc comments project-wide

6 years ago[Composer] Add required extensions
Hypolite Petovan [Sun, 6 Jan 2019 20:01:26 +0000 (15:01 -0500)]
[Composer] Add required extensions

6 years agoUpdate translation strings
Hypolite Petovan [Sun, 6 Jan 2019 01:38:31 +0000 (20:38 -0500)]
Update translation strings

6 years agoAdd "on their post" label to notifications
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

6 years agoAdding legacy code mapping for given configurations.
Philipp Holzer [Fri, 4 Jan 2019 08:42:41 +0000 (09:42 +0100)]
Adding legacy code mapping for given configurations.

6 years agoAdd Monolog
Philipp Holzer [Sun, 30 Dec 2018 20:42:56 +0000 (21:42 +0100)]
Add Monolog

6 years agoSmall fixes
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

6 years agoRevert "Add monolog"
Hypolite Petovan [Fri, 4 Jan 2019 04:25:06 +0000 (23:25 -0500)]
Revert "Add monolog"

6 years agoremove file added by mistake
fabrixxm [Thu, 3 Jan 2019 21:55:29 +0000 (22:55 +0100)]
remove file added by mistake

6 years agoupdate database.sql
fabrixxm [Thu, 3 Jan 2019 21:51:36 +0000 (22:51 +0100)]
update database.sql

6 years agoUpdate "storage" console command
fabrixxm [Thu, 3 Jan 2019 21:35:46 +0000 (22:35 +0100)]
Update "storage" console command

add support to move data in 'attach' table

6 years agoChange channel "app" to "index"
Philipp Holzer [Thu, 3 Jan 2019 20:11:18 +0000 (21:11 +0100)]
Change channel "app" to "index"

6 years agoreturn default mimetype for unknown extensions
fabrixxm [Thu, 3 Jan 2019 17:44:19 +0000 (18:44 +0100)]
return default mimetype for unknown extensions

6 years agoUse more Attach model
fabrixxm [Thu, 3 Jan 2019 17:39:55 +0000 (18:39 +0100)]
Use more Attach model

6 years agoFix undefined var in module Proxy
fabrixxm [Thu, 3 Jan 2019 17:34:18 +0000 (18:34 +0100)]
Fix undefined var in module Proxy

6 years agoremoved unused get_app()
Philipp Holzer [Thu, 3 Jan 2019 08:02:37 +0000 (09:02 +0100)]
removed unused get_app()

6 years agoRefactor Loglevels
Philipp Holzer [Thu, 3 Jan 2019 08:00:49 +0000 (09:00 +0100)]
Refactor Loglevels

6 years agoUse Attach model while deleting in video tab
fabrixxm [Wed, 2 Jan 2019 16:15:43 +0000 (17:15 +0100)]
Use Attach model while deleting in video tab

6 years agoItem model, fix deletion of all attachments
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.

6 years agoFix Attach model store() and storeFile()
fabrixxm [Wed, 2 Jan 2019 15:34:38 +0000 (16:34 +0100)]
Fix Attach model store() and storeFile()

6 years agoPhoto model. Small fix to `update()`
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()`

6 years agoAttach: store, update, delete. Model and views
fabrixxm [Wed, 2 Jan 2019 15:17:29 +0000 (16:17 +0100)]
Attach: store, update, delete. Model and views

6 years agoMove mod/attach to src, add Attach model, update attach table to use storage backends
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

6 years agoskipStackFramesCount to 1 to skip static method
Philipp Holzer [Tue, 1 Jan 2019 21:36:23 +0000 (22:36 +0100)]
skipStackFramesCount to 1 to skip static method

6 years agoAdding more information in case of warning (or dev)
Philipp Holzer [Tue, 1 Jan 2019 21:13:27 +0000 (22:13 +0100)]
Adding more information in case of warning (or dev)

6 years agoBugfixing
Philipp Holzer [Tue, 1 Jan 2019 20:57:16 +0000 (21:57 +0100)]
Bugfixing

6 years agobugfix test
Philipp Holzer [Tue, 1 Jan 2019 20:09:42 +0000 (21:09 +0100)]
bugfix test

6 years agodefine api log prefix
Philipp Holzer [Tue, 1 Jan 2019 18:45:09 +0000 (19:45 +0100)]
define api log prefix

6 years agoLog format
Philipp Holzer [Tue, 1 Jan 2019 18:37:10 +0000 (19:37 +0100)]
Log format

6 years agoReplacing log usage
Philipp Holzer [Tue, 1 Jan 2019 18:35:08 +0000 (19:35 +0100)]
Replacing log usage

6 years agoAdding Develop and normal Logging instances
Philipp Holzer [Tue, 1 Jan 2019 16:42:08 +0000 (17:42 +0100)]
Adding Develop and normal Logging instances

6 years agoUpdated towards tobias comments
Jeroen De Meerleer [Mon, 31 Dec 2018 10:31:39 +0000 (11:31 +0100)]
Updated towards tobias comments

6 years agoFixed BaseObjectTest
Philipp Holzer [Sun, 30 Dec 2018 21:21:05 +0000 (22:21 +0100)]
Fixed BaseObjectTest

6 years agoAdd Monolog
Philipp Holzer [Sun, 30 Dec 2018 20:42:56 +0000 (21:42 +0100)]
Add Monolog

6 years agoUpdated docs towards Tobias comments
Jeroen De Meerleer [Sun, 30 Dec 2018 11:40:44 +0000 (12:40 +0100)]
Updated docs towards Tobias comments

Also fixed some unclarity

6 years agobegone
Jeroen De meerleer [Sat, 29 Dec 2018 20:35:35 +0000 (21:35 +0100)]
begone

6 years ago[doc] Added documentation on forcing locale
Jeroen De Meerleer [Sat, 29 Dec 2018 11:17:21 +0000 (12:17 +0100)]
[doc] Added documentation on forcing locale

6 years agoEnable logged in users to force a certain language
Jeroen De Meerleer [Sat, 29 Dec 2018 11:15:54 +0000 (12:15 +0100)]
Enable logged in users to force a certain language

6 years agoUpdated towards code standards
Jeroen De Meerleer [Sat, 29 Dec 2018 10:39:19 +0000 (11:39 +0100)]
Updated towards code standards

6 years agoforcing language by parameter
Jeroen De meerleer [Fri, 28 Dec 2018 21:39:07 +0000 (22:39 +0100)]
forcing language by parameter

6 years agoReplace deprecated Addon::*registerHook by Hook::*register
Hypolite Petovan [Wed, 26 Dec 2018 15:06:05 +0000 (10:06 -0500)]
Replace deprecated Addon::*registerHook by Hook::*register

- Updated documentation

6 years agoReplace deprecated Addon::callHooks with Hook::callAll
Hypolite Petovan [Wed, 26 Dec 2018 06:06:24 +0000 (01:06 -0500)]
Replace deprecated Addon::callHooks with Hook::callAll

- Update documentation

6 years agoRemove/replace killme() with *exit()
Hypolite Petovan [Wed, 26 Dec 2018 05:40:12 +0000 (00:40 -0500)]
Remove/replace killme() with *exit()

6 years agoI'm wishing you and your family a very happy christmas
Jeroen De meerleer [Mon, 24 Dec 2018 22:19:05 +0000 (23:19 +0100)]
I'm wishing you and your family a very happy christmas

6 years agoFix missing use
Jeroen De Meerleer [Mon, 24 Dec 2018 10:29:37 +0000 (11:29 +0100)]
Fix missing use

6 years ago1 update to rule them all
Jeroen De Meerleer [Mon, 24 Dec 2018 10:15:32 +0000 (11:15 +0100)]
1 update to rule them all

6 years agoFixes some more things
Jeroen De Meerleer [Mon, 24 Dec 2018 09:53:44 +0000 (10:53 +0100)]
Fixes some more things

6 years agoReplace misuses ItemDeliveryData::FIELD_LIST with LEGACY_FIELD_LIST
Hypolite Petovan [Wed, 12 Dec 2018 04:21:22 +0000 (23:21 -0500)]
Replace misuses ItemDeliveryData::FIELD_LIST with LEGACY_FIELD_LIST

6 years agoHonor item delivery data legacy fields
Hypolite Petovan [Sat, 8 Dec 2018 20:22:54 +0000 (15:22 -0500)]
Honor item delivery data legacy fields

6 years agoUnit test fix
Hypolite Petovan [Sat, 8 Dec 2018 04:51:08 +0000 (23:51 -0500)]
Unit test fix

6 years agoRemove delivery queue done incrementation for mail delivery
Hypolite Petovan [Fri, 7 Dec 2018 14:01:19 +0000 (09:01 -0500)]
Remove delivery queue done incrementation for mail delivery

6 years agoAdd delivery queue display in frio and vier
Hypolite Petovan [Fri, 7 Dec 2018 05:54:40 +0000 (00:54 -0500)]
Add delivery queue display in frio and vier

- Add new $item.owner_self and $item.delivery keys for display
- Add new sub/delivery_count.tpl template

6 years agoAdd delivery queue number manipulation
Hypolite Petovan [Fri, 7 Dec 2018 05:52:14 +0000 (00:52 -0500)]
Add delivery queue number manipulation

- Add new ItemDeliveryData model class
- Add queue_count initialization in Notifier
- Add queue_done incrementation in various Delivery tasks

6 years agoReplace rogue instance of "contacts" by "contact" (#5891)
Hypolite Petovan [Fri, 7 Dec 2018 05:50:49 +0000 (00:50 -0500)]
Replace rogue instance of "contacts" by "contact" (#5891)

6 years agoFix various documentation issues/unused variables
Hypolite Petovan [Fri, 7 Dec 2018 05:50:16 +0000 (00:50 -0500)]
Fix various documentation issues/unused variables

6 years agoReplace item_id by target_id in multimode delivery workers
Hypolite Petovan [Fri, 7 Dec 2018 05:37:17 +0000 (00:37 -0500)]
Replace item_id by target_id in multimode delivery workers

6 years agoDatabase Structure version 1292
Hypolite Petovan [Fri, 7 Dec 2018 05:35:38 +0000 (00:35 -0500)]
Database Structure version 1292

- Add two fields to item-delivery-data table

6 years agoRefactor Worker/Notifier part 4
Hypolite Petovan [Thu, 6 Dec 2018 03:23:24 +0000 (22:23 -0500)]
Refactor Worker/Notifier part 4

- Remove redundant $normal_mode flag
- Moved public message email recipient loop
- Simplify OStatus delivery

6 years agoRefactor Worker/Notifier part 3
Hypolite Petovan [Wed, 5 Dec 2018 05:35:52 +0000 (00:35 -0500)]
Refactor Worker/Notifier part 3

- Replace deprecated q() calls

6 years agoRefactor Worker/Notifier part 2
Hypolite Petovan [Wed, 5 Dec 2018 05:06:48 +0000 (00:06 -0500)]
Refactor Worker/Notifier part 2

- Move self-removal in a sub-method in Worker/Notifier

6 years agoRefactor Worker/Notifier part 1
Hypolite Petovan [Wed, 5 Dec 2018 04:49:48 +0000 (23:49 -0500)]
Refactor Worker/Notifier part 1

- Rename variables
- Remove orphan, duplicate and one-use intermediary variables
- Initialize potentially missing variables
- Replace obsolete Addon::callHooks call
- Simplify Notifier::activityPubDelivery() signature

6 years agofor testApiSearchWithExcludeReplies: q parameter is required.
root [Sat, 22 Dec 2018 05:45:23 +0000 (05:45 +0000)]
for testApiSearchWithExcludeReplies: q parameter is required.

6 years agofollow code standard
root [Sat, 22 Dec 2018 03:39:16 +0000 (03:39 +0000)]
follow code standard

6 years agocode style & use DBA::p
root [Fri, 21 Dec 2018 17:42:39 +0000 (17:42 +0000)]
code style & use DBA::p

6 years agorefs #6292
root [Fri, 21 Dec 2018 16:00:56 +0000 (16:00 +0000)]
refs #6292

APIs show number of comments
- /api/statuses/*_timeline
- /api/search
- /api/favorites

/api/search enhacement
- support exclude_replies parameter

6 years agoMoved q(\n"UPDATE to q("UPDATE
Jeroen De Meerleer [Fri, 21 Dec 2018 10:49:38 +0000 (11:49 +0100)]
Moved q(\n"UPDATE to q("UPDATE

6 years agoUpdated towards Michael Suggestions
Jeroen De Meerleer [Fri, 21 Dec 2018 10:30:13 +0000 (11:30 +0100)]
Updated towards Michael Suggestions

They were just warnings anyway

6 years agoSolved warnings
Jeroen De Meerleer [Fri, 21 Dec 2018 09:42:24 +0000 (10:42 +0100)]
Solved warnings

using php code sniffer

6 years agoUpdated update.php towards code style
Jeroen De Meerleer [Fri, 21 Dec 2018 09:36:01 +0000 (10:36 +0100)]
Updated update.php towards code style

using php code sniffer

6 years agoSeems I forgot about empty translated strings
Jeroen De Meerleer [Thu, 20 Dec 2018 16:43:07 +0000 (17:43 +0100)]
Seems I forgot about empty translated strings

6 years agoIf no generic gender is found, proceed without update
Jeroen De Meerleer [Thu, 20 Dec 2018 16:17:53 +0000 (17:17 +0100)]
If no generic gender is found, proceed without update

6 years agoAdded missing use
Jeroen De Meerleer [Thu, 20 Dec 2018 16:16:55 +0000 (17:16 +0100)]
Added missing use

6 years agoCode standards
Jeroen De Meerleer [Thu, 20 Dec 2018 10:49:58 +0000 (11:49 +0100)]
Code standards

6 years agoPush DB_UPDATE_VERSION
Jeroen De Meerleer [Tue, 18 Dec 2018 17:01:47 +0000 (18:01 +0100)]
Push DB_UPDATE_VERSION

6 years agoSome more code review
Jeroen De Meerleer [Tue, 18 Dec 2018 17:00:35 +0000 (18:00 +0100)]
Some more code review

6 years agoUpdated towards code review
Jeroen De Meerleer [Tue, 18 Dec 2018 16:53:00 +0000 (17:53 +0100)]
Updated towards code review

6 years agoFix StorageManager::move()
fabrixxm [Tue, 18 Dec 2018 15:59:40 +0000 (16:59 +0100)]
Fix StorageManager::move()

6 years ago4 spaces to tab
Jeroen De Meerleer [Tue, 18 Dec 2018 13:49:13 +0000 (14:49 +0100)]
4 spaces to tab

6 years agoAdded post-update script
Jeroen De Meerleer [Tue, 18 Dec 2018 13:42:02 +0000 (14:42 +0100)]
Added post-update script

Please review first. I don't want to test changes that are not going pass the review.

6 years ago# should urlencode to %23
root [Mon, 17 Dec 2018 14:52:04 +0000 (14:52 +0000)]
# should urlencode to %23