]>
git.mxchange.org Git - friendica.git/log
Philipp Holzer [Sun, 28 Jul 2019 18:46:29 +0000 (20:46 +0200)]
Replace api.yml to api.fixture.php
- Remove yaml dependency
- Add PHP array based fixture possibility
Philipp Holzer [Sun, 28 Jul 2019 15:40:42 +0000 (17:40 +0200)]
Remove Phpunit/Dbunit
- Introduce own Yaml-to-SQL class
- Introduce new way of MySQL-DB-tests (per rollback)
- Remove dependency phpunit/dbunit
- Introduce new dev-dependency for YAML-ready (Symfony YAML reader)
Michael Vogel [Sun, 28 Jul 2019 08:19:28 +0000 (10:19 +0200)]
Merge pull request #7437 from MrPetovan/bug/fatal-errors
Replace last instance of Contact::select
Hypolite Petovan [Sun, 28 Jul 2019 04:12:49 +0000 (00:12 -0400)]
Revert adding DBA::toArray to Item::selectToArray
Hypolite Petovan [Sun, 28 Jul 2019 04:06:05 +0000 (00:06 -0400)]
Fix indent in Model\Item
Hypolite Petovan [Sun, 28 Jul 2019 04:03:42 +0000 (00:03 -0400)]
Ensure *toArray returns an array
Hypolite Petovan [Sun, 28 Jul 2019 03:51:04 +0000 (23:51 -0400)]
Replace last instance of Contact::select
Hypolite Petovan [Sat, 27 Jul 2019 22:48:07 +0000 (18:48 -0400)]
Merge pull request #7417 from nupplaphil/task/app_dependencies
Remove DependencyFactory
Philipp Holzer [Sat, 27 Jul 2019 22:19:38 +0000 (00:19 +0200)]
Refactoring Profile:: selectors
Philipp Holzer [Sat, 27 Jul 2019 22:02:51 +0000 (00:02 +0200)]
Use BaseObject in auth_ejabberd because of static dependencies inside ExAuth
Philipp Holzer [Sat, 27 Jul 2019 21:57:38 +0000 (23:57 +0200)]
merge DBA::selectToArray
Philipp Holzer [Sat, 27 Jul 2019 21:56:54 +0000 (23:56 +0200)]
improve Profile model
Philipp Holzer [Sat, 27 Jul 2019 21:53:19 +0000 (23:53 +0200)]
Fix DBA::fetch in API
Philipp Holzer [Sat, 27 Jul 2019 13:35:53 +0000 (15:35 +0200)]
Add some phpdoc
Philipp Holzer [Sat, 27 Jul 2019 13:34:08 +0000 (15:34 +0200)]
Revert $term DB result check
Philipp Holzer [Sat, 27 Jul 2019 12:37:24 +0000 (14:37 +0200)]
Introduce test optimization
- Add static connection for whole tests
- Introduce ExtendedPDO class to enable nested transactions
- Add rollback logic for tests to ensure reliability and increase speed
Philipp Holzer [Fri, 26 Jul 2019 13:54:14 +0000 (15:54 +0200)]
Fix tests
Philipp Holzer [Fri, 26 Jul 2019 13:53:57 +0000 (15:53 +0200)]
Replace q() call with Profile::get() method
Philipp Holzer [Sun, 21 Jul 2019 18:24:16 +0000 (20:24 +0200)]
Remove DependencyFactory
- Include all necessary classes in `dependencies.config.php`
- Add DI-reference to BaseObject (acts as a global registry)
- Refactor all static "init()" methods to use the global registry
- Refactor Logging for Worker-Logger a little bit
Hypolite Petovan [Sat, 27 Jul 2019 21:47:54 +0000 (17:47 -0400)]
Merge pull request #7434 from annando/contact-protocol
New functions to check if a contact supports that protocol
Michael [Sat, 27 Jul 2019 21:45:36 +0000 (21:45 +0000)]
Improved documentation
Hypolite Petovan [Sat, 27 Jul 2019 21:17:33 +0000 (17:17 -0400)]
Merge pull request #7436 from annando/sharing
Fix displaying of reshared items
Michael [Sat, 27 Jul 2019 20:21:11 +0000 (20:21 +0000)]
Fix displaying of reshared items
Philipp [Sat, 27 Jul 2019 17:45:32 +0000 (19:45 +0200)]
Merge pull request #7435 from annando/select-to-array
Added "selectToArray" functions in DBA and Item
Philipp [Sat, 27 Jul 2019 17:03:15 +0000 (19:03 +0200)]
Merge pull request #7431 from MrPetovan/task/server-blocklist-wildcard
Add shell wildcard patterns feature to server blocklist
Michael [Sat, 27 Jul 2019 17:00:06 +0000 (17:00 +0000)]
Type hints
Michael [Sat, 27 Jul 2019 16:57:00 +0000 (16:57 +0000)]
Some more
Michael [Sat, 27 Jul 2019 16:53:48 +0000 (16:53 +0000)]
Replaced some " with '
Michael [Sat, 27 Jul 2019 16:08:48 +0000 (16:08 +0000)]
Moved function to Database.php
Michael [Sat, 27 Jul 2019 15:57:23 +0000 (15:57 +0000)]
Changed "Contact::select" to "Contact::selectToArray"
Michael [Sat, 27 Jul 2019 15:52:02 +0000 (15:52 +0000)]
Changed "Photo::select(" to "Photo::selectToArray("
Michael [Sat, 27 Jul 2019 15:47:17 +0000 (15:47 +0000)]
Changed Attach::select to Attach::selectToArray
Michael [Sat, 27 Jul 2019 15:40:43 +0000 (15:40 +0000)]
Fix: The $contact error is expected to be a single row array
Michael [Sat, 27 Jul 2019 14:33:17 +0000 (14:33 +0000)]
Added "selectToArray" functions in DBA and Item
Michael [Sat, 27 Jul 2019 11:09:12 +0000 (11:09 +0000)]
New functions to check if a contact supports that protocol
Hypolite Petovan [Sat, 27 Jul 2019 01:16:28 +0000 (21:16 -0400)]
Update ServerBlock console test
Hypolite Petovan [Sat, 27 Jul 2019 01:16:15 +0000 (21:16 -0400)]
Revert heading changes in admin/blocklist/server.tpl
Hypolite Petovan [Fri, 26 Jul 2019 14:26:39 +0000 (10:26 -0400)]
Merge pull request #7432 from hlad/multibyte
Use multibyte string functions
hlad [Fri, 26 Jul 2019 10:57:39 +0000 (12:57 +0200)]
we work with utf8 string so we should use multibyte functions
Hypolite Petovan [Fri, 26 Jul 2019 02:54:23 +0000 (22:54 -0400)]
Updated master messages.po
Hypolite Petovan [Fri, 26 Jul 2019 02:37:30 +0000 (22:37 -0400)]
Update server block admin page to reflect the addition of shell wildcard syntax
Hypolite Petovan [Fri, 26 Jul 2019 02:36:50 +0000 (22:36 -0400)]
Update server block console help text to reflect the addition of shell wildcard syntax
Hypolite Petovan [Fri, 26 Jul 2019 02:36:25 +0000 (22:36 -0400)]
Switch server blocklist check to case-insensitive shell wildcard
Philipp [Thu, 25 Jul 2019 06:49:20 +0000 (08:49 +0200)]
Merge pull request #7425 from MrPetovan/task/2fa-ping-disallowed
2FA: Remove mod/ping from exception list
Hypolite Petovan [Wed, 24 Jul 2019 20:00:41 +0000 (16:00 -0400)]
Merge pull request #7430 from annando/contact-not-archived
"all contacts" shouldn't show archived contacts
Hypolite Petovan [Wed, 24 Jul 2019 19:59:54 +0000 (15:59 -0400)]
Merge pull request #7429 from annando/empty-nick
Support for empty nick names
Michael [Wed, 24 Jul 2019 19:30:36 +0000 (19:30 +0000)]
Support for empty nick names
Michael [Wed, 24 Jul 2019 19:29:45 +0000 (19:29 +0000)]
"all" contacts shouldn't show archived contacts
Hypolite Petovan [Wed, 24 Jul 2019 11:26:34 +0000 (07:26 -0400)]
Merge pull request #7427 from nupplaphil/bug/friendica-7426
Set shared instances in DICE
Philipp Holzer [Wed, 24 Jul 2019 10:48:29 +0000 (12:48 +0200)]
Fix DI-check test
Philipp Holzer [Wed, 24 Jul 2019 10:46:22 +0000 (12:46 +0200)]
Remove superfluous "print"
Philipp Holzer [Wed, 24 Jul 2019 09:17:55 +0000 (11:17 +0200)]
friendica-7426 Database performance isn't measured anymore
Hypolite Petovan [Wed, 24 Jul 2019 00:03:08 +0000 (20:03 -0400)]
Remove mod/ping from 2fa exception list
- Prevent asynchronous calls to redirect to /2fa in case of missing valid 2fa session
Hypolite Petovan [Wed, 24 Jul 2019 00:02:26 +0000 (20:02 -0400)]
Use template-displayed errors in TwoFactor\Verify
- Remove the page dependency on jGrowl notices
Hypolite Petovan [Wed, 24 Jul 2019 00:01:45 +0000 (20:01 -0400)]
Extend the use of exceptions in App::runFrontend
- Replace an explicit header locatiobn + exit with System::externalRedirect
Hypolite Petovan [Tue, 23 Jul 2019 17:09:41 +0000 (13:09 -0400)]
Merge pull request #7424 from TiMESPLiNTER/fix/respect-picdate
Respect picdate for profile pic in Frio theme
TiMESPLiNTER [Tue, 23 Jul 2019 16:25:06 +0000 (18:25 +0200)]
fix(): Respect picdate for profile pic in Frio theme
Philipp [Tue, 23 Jul 2019 12:12:47 +0000 (14:12 +0200)]
Merge pull request #7421 from MrPetovan/task/7338-app-specific-password
Enable two-factor app-specific passwords for ejabberd
Hypolite Petovan [Tue, 23 Jul 2019 09:11:33 +0000 (05:11 -0400)]
Enable two-factor app-specific passwords for ejabberd
Hypolite Petovan [Tue, 23 Jul 2019 09:05:44 +0000 (05:05 -0400)]
Merge pull request #7420 from annando/reshare-contact
Fix contact issues with fake reshares from Twitter
Michael [Tue, 23 Jul 2019 04:26:20 +0000 (04:26 +0000)]
Fix contact issues with fake reshares from Twitter
Philipp [Mon, 22 Jul 2019 22:03:11 +0000 (00:03 +0200)]
Merge pull request #7419 from MrPetovan/task/7338-app-specific-password
Add app-specific passwords feature
Hypolite Petovan [Mon, 22 Jul 2019 21:41:21 +0000 (17:41 -0400)]
Remove debug
Hypolite Petovan [Mon, 22 Jul 2019 11:56:36 +0000 (07:56 -0400)]
Enable app-specific password authentication for API login
Hypolite Petovan [Mon, 22 Jul 2019 11:56:16 +0000 (07:56 -0400)]
Add documentation about app-specific passwords
Hypolite Petovan [Mon, 22 Jul 2019 11:56:00 +0000 (07:56 -0400)]
Add two-factor app-specific password settings page
- Add two-factor app-specific model
- Add link to new page from 2fa settings index page
Hypolite Petovan [Mon, 22 Jul 2019 11:41:01 +0000 (07:41 -0400)]
Move recovery code model to sub-folder
Hypolite Petovan [Mon, 22 Jul 2019 11:39:28 +0000 (07:39 -0400)]
Database Structure Version 1320
- Add 2fa_app_specific_password
Hypolite Petovan [Mon, 22 Jul 2019 11:01:42 +0000 (07:01 -0400)]
Merge pull request #7414 from annando/fetch-diaspora
Fetch Diaspora posts by url
Michael [Mon, 22 Jul 2019 06:03:18 +0000 (06:03 +0000)]
Changed regexp
Hypolite Petovan [Sun, 21 Jul 2019 15:04:41 +0000 (11:04 -0400)]
Merge pull request #7412 from nupplaphil/task/dice
Introduce DICE
Philipp Holzer [Sun, 21 Jul 2019 12:40:50 +0000 (14:40 +0200)]
Fix App\Mode determination
Philipp Holzer [Sun, 21 Jul 2019 12:34:42 +0000 (14:34 +0200)]
Fix DB_UPDATE_VERSION constant
Philipp Holzer [Sun, 21 Jul 2019 12:20:45 +0000 (14:20 +0200)]
Fix tests (static usage for non-static methods)
Philipp Holzer [Sat, 20 Jul 2019 23:30:28 +0000 (01:30 +0200)]
Fixing installer
Hypolite Petovan [Sun, 21 Jul 2019 10:57:42 +0000 (06:57 -0400)]
Merge pull request #7415 from TiMESPLiNTER/fix/photo-tag-rendering
Fix tag rendering which was displayed as escaped HTML
TiMESPLiNTER [Sun, 21 Jul 2019 10:43:05 +0000 (12:43 +0200)]
Fix tag rendering which was displayed as escaped HTML instead of rendered HTML
Hypolite Petovan [Sun, 21 Jul 2019 09:52:26 +0000 (05:52 -0400)]
Merge pull request #7413 from annando/issue-6675
Issue 6675: Improved check for follower, removed global setting
Michael [Sun, 21 Jul 2019 07:37:50 +0000 (07:37 +0000)]
Fetch Diaspora posts by url
Michael [Sun, 21 Jul 2019 05:56:57 +0000 (05:56 +0000)]
Issue 6675: Improved check for follower, removed global setting
Philipp [Sat, 20 Jul 2019 23:49:22 +0000 (01:49 +0200)]
Merge pull request #7411 from annando/ap-quote
Preparation for quoted reshares on AP
Philipp Holzer [Sat, 20 Jul 2019 23:22:10 +0000 (01:22 +0200)]
Introduce DICE
- Adding dice library
- Adding dependency config
- Removing Factories
- Refactoring App\Mode constructor
- Refactoring App\Router constructor
- Refactoring BasePath for DI usage
- Refactoring ConfigFileLoader constructor
- Refactoring Profiler constructor
- Adjust entrypoints (index, console, worker, ..)
- Adding functional test for DI
- Fix tests because of refactorings
Michael [Sat, 20 Jul 2019 21:32:19 +0000 (21:32 +0000)]
Preparation for quoted reshares on AP
Michael Vogel [Sat, 20 Jul 2019 18:38:42 +0000 (20:38 +0200)]
Merge pull request #7410 from MrPetovan/task/7408-remove-failed_update
Remove confusing extraneous `success_update` >= `failure_update` conditions
Hypolite Petovan [Sat, 20 Jul 2019 17:34:08 +0000 (13:34 -0400)]
Remove confusing extraneous `success_update` >= `failure_update` conditions
Michael Vogel [Sat, 20 Jul 2019 17:09:29 +0000 (19:09 +0200)]
Merge pull request #7409 from MrPetovan/bug/notices
Fix reference non-existing "mobile-theme" field in user record
Hypolite Petovan [Sat, 20 Jul 2019 16:14:20 +0000 (12:14 -0400)]
Fix reference non-existing "mobile-theme" field in user record
Philipp Holzer [Fri, 19 Jul 2019 19:42:02 +0000 (21:42 +0200)]
Add level-2/dice library
Philipp [Fri, 19 Jul 2019 06:09:19 +0000 (08:09 +0200)]
Merge pull request #7407 from MrPetovan/bug/notices
Fix undefined property notice in L10n\L10n
Hypolite Petovan [Fri, 19 Jul 2019 01:21:16 +0000 (21:21 -0400)]
Fix undefined property notice in L10n\L10n
Michael Vogel [Thu, 18 Jul 2019 21:22:17 +0000 (23:22 +0200)]
Merge pull request #7400 from MrPetovan/bug/7397-frio-settings-fallback
[frio] Theme settings fallback on node settings
Philipp [Thu, 18 Jul 2019 13:30:58 +0000 (15:30 +0200)]
Merge pull request #7405 from MrPetovan/bug/fatal-errors
Force invite remaining variable to be integer in Content\Widget
Hypolite Petovan [Thu, 18 Jul 2019 12:42:07 +0000 (08:42 -0400)]
Force invite remaining variable to be integer in Content\Widget
- Addresses https://github.com/friendica/friendica/issues/7297#issuecomment-
512786156
Hypolite Petovan [Thu, 18 Jul 2019 12:18:49 +0000 (08:18 -0400)]
Merge pull request #7404 from annando/fetch-item
Fetch items by given uri
Michael [Thu, 18 Jul 2019 06:37:33 +0000 (06:37 +0000)]
Added search
Michael [Thu, 18 Jul 2019 06:20:54 +0000 (06:20 +0000)]
Removed test output
Michael [Thu, 18 Jul 2019 06:16:40 +0000 (06:16 +0000)]
Merge remote-tracking branch 'upstream/develop' into fetch-item
Michael Vogel [Thu, 18 Jul 2019 06:15:58 +0000 (08:15 +0200)]
Merge pull request #7403 from annando/fix-7399
Fix PR 7399: Added missing "use"
Michael [Thu, 18 Jul 2019 06:12:43 +0000 (06:12 +0000)]
Fix PR 7399: Added missing "use"
Michael [Thu, 18 Jul 2019 06:11:02 +0000 (06:11 +0000)]
Fetch items by given uri