]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoFixings
Philipp Holzer [Thu, 5 Jul 2018 18:57:31 +0000 (20:57 +0200)]
Fixings

- fixed test for semaphore
- fixed some issues
- changed namespace in Tests back to "src/"
- changed namings

6 years agocode standards / simplifications
Philipp Holzer [Thu, 5 Jul 2018 05:59:56 +0000 (07:59 +0200)]
code standards / simplifications

6 years agoRename language to lang in test data as well
Hypolite Petovan [Wed, 4 Jul 2018 21:55:06 +0000 (17:55 -0400)]
Rename language to lang in test data as well

6 years agomerged from develop and increased DB-version
Philipp Holzer [Wed, 4 Jul 2018 21:44:11 +0000 (23:44 +0200)]
merged from develop and increased DB-version

6 years agoAdding multihost - locking
Philipp Holzer [Wed, 4 Jul 2018 21:37:22 +0000 (23:37 +0200)]
Adding multihost - locking
Adding Unit-Tests for it

6 years agoRevert renaming lang to language in api
Hypolite Petovan [Wed, 4 Jul 2018 21:33:09 +0000 (17:33 -0400)]
Revert renaming lang to language in api

- Normalize some quotes
- Put "Empty user-agent" log message in a else statement

6 years agoMerge pull request #5324 from annando/issue-5322
Hypolite Petovan [Wed, 4 Jul 2018 20:03:26 +0000 (16:03 -0400)]
Merge pull request #5324 from annando/issue-5322

Fixes issue 5322 - events now again are having a plink

6 years agoFixes issue 5322 - events now again are having a plink
Michael [Wed, 4 Jul 2018 19:53:02 +0000 (19:53 +0000)]
Fixes issue 5322 - events now again are having a plink

6 years agoMerge pull request #5323 from annando/unlike
Hypolite Petovan [Wed, 4 Jul 2018 19:18:19 +0000 (15:18 -0400)]
Merge pull request #5323 from annando/unlike

Fix unliking liked

6 years agoFix unliking liked
Michael [Wed, 4 Jul 2018 19:07:53 +0000 (19:07 +0000)]
Fix unliking liked

6 years agoAdd missing author-link property to testFormatItems*
Hypolite Petovan [Wed, 4 Jul 2018 04:54:53 +0000 (00:54 -0400)]
Add missing author-link property to testFormatItems*

6 years agoFix tests error/failures
Hypolite Petovan [Wed, 4 Jul 2018 04:09:17 +0000 (00:09 -0400)]
Fix tests error/failures

- Fix undenifed index: author-network notice
- Fix assertion mismatch in testApiDirectMessagesNewWithUserId

6 years agoFix dataset ids for otheruser/frienduser
Hypolite Petovan [Wed, 4 Jul 2018 03:37:52 +0000 (23:37 -0400)]
Fix dataset ids for otheruser/frienduser

Remove debug

6 years agoBleh
Hypolite Petovan [Wed, 4 Jul 2018 03:27:12 +0000 (23:27 -0400)]
Bleh

6 years agoMove debug
Hypolite Petovan [Wed, 4 Jul 2018 03:20:33 +0000 (23:20 -0400)]
Move debug

6 years agoAdd debug to database test
Hypolite Petovan [Wed, 4 Jul 2018 03:14:03 +0000 (23:14 -0400)]
Add debug to database test

6 years agoFix missing env variable replacement
Hypolite Petovan [Wed, 4 Jul 2018 02:46:45 +0000 (22:46 -0400)]
Fix missing env variable replacement

6 years agoAdd DB structure import from file during Travis execution
Hypolite Petovan [Wed, 4 Jul 2018 01:24:42 +0000 (21:24 -0400)]
Add DB structure import from file during Travis execution

6 years agoUse correct App mode to disable logging
Hypolite Petovan [Wed, 4 Jul 2018 01:24:16 +0000 (21:24 -0400)]
Use correct App mode to disable logging

- Restore normal mode after DBStructure update
- Improve error message in case of missing DB connection

6 years agoAdd creation/deletion of separate .htconfig.php used for tests
Hypolite Petovan [Wed, 4 Jul 2018 01:22:50 +0000 (21:22 -0400)]
Add creation/deletion of separate .htconfig.php used for tests

6 years agoFix boolean values in test data
Hypolite Petovan [Wed, 4 Jul 2018 01:22:10 +0000 (21:22 -0400)]
Fix boolean values in test data

6 years agoMerge remote-tracking branch 'remotes/origin/develop' into lock_abstraction
Philipp Holzer [Tue, 3 Jul 2018 18:16:31 +0000 (20:16 +0200)]
Merge remote-tracking branch 'remotes/origin/develop' into lock_abstraction

6 years agoAdd verbose to PHPUnit config
Hypolite Petovan [Tue, 3 Jul 2018 12:44:14 +0000 (08:44 -0400)]
Add verbose to PHPUnit config

6 years agoUse MYSQL_* environment variables for tests
Hypolite Petovan [Tue, 3 Jul 2018 12:26:44 +0000 (08:26 -0400)]
Use MYSQL_* environment variables for tests

- Prevent `.htconfig.php` override when present during tests.

6 years agoMerge pull request #5317 from annando/ostatus-like
Tobias Diekershoff [Tue, 3 Jul 2018 08:08:36 +0000 (10:08 +0200)]
Merge pull request #5317 from annando/ostatus-like

Fix: Likes from OStatus got the gravity of comments

6 years agoFix: Likes from OStatus got the gravity of comments
Michael [Tue, 3 Jul 2018 04:58:34 +0000 (04:58 +0000)]
Fix: Likes from OStatus got the gravity of comments

6 years agoAdd .htconfig.php in test setUp
Hypolite Petovan [Tue, 3 Jul 2018 03:10:33 +0000 (23:10 -0400)]
Add .htconfig.php in test setUp

6 years agoAdd .htconfig.php in test setUp
Hypolite Petovan [Tue, 3 Jul 2018 03:10:33 +0000 (23:10 -0400)]
Add .htconfig.php in test setUp

6 years agoReplace more is_null with empty in DBStructure
Hypolite Petovan [Tue, 3 Jul 2018 02:42:15 +0000 (22:42 -0400)]
Replace more is_null with empty in DBStructure

6 years agoFix Undefined index: Collation in DBStructure
Hypolite Petovan [Tue, 3 Jul 2018 02:28:27 +0000 (22:28 -0400)]
Fix Undefined index: Collation in DBStructure

6 years agoFix Undefined index: HTTP_USER_AGENT in App
Hypolite Petovan [Tue, 3 Jul 2018 02:19:21 +0000 (22:19 -0400)]
Fix Undefined index: HTTP_USER_AGENT in App

6 years agoMerge pull request #5316 from annando/fix-wall-to-wall
Hypolite Petovan [Mon, 2 Jul 2018 21:23:39 +0000 (17:23 -0400)]
Merge pull request #5316 from annando/fix-wall-to-wall

Fix: Twitter reshares hadn't been shown as this

6 years agoFix: Twitter reshares hadn't been shown as this
Michael [Mon, 2 Jul 2018 21:15:54 +0000 (21:15 +0000)]
Fix: Twitter reshares hadn't been shown as this

6 years agoMerge pull request #5315 from annando/item-improved
Hypolite Petovan [Mon, 2 Jul 2018 18:55:09 +0000 (14:55 -0400)]
Merge pull request #5315 from annando/item-improved

Only use query conditions in user mode

6 years agoOnly use query conditions in user mode
Michael [Mon, 2 Jul 2018 18:22:27 +0000 (18:22 +0000)]
Only use query conditions in user mode

6 years agoFix last undefined variable/index messages in tests
Hypolite Petovan [Sun, 1 Jul 2018 19:08:14 +0000 (15:08 -0400)]
Fix last undefined variable/index messages in tests

6 years agoRevert using System::baseurl() for mock user nurls
Hypolite Petovan [Sun, 1 Jul 2018 19:07:50 +0000 (15:07 -0400)]
Revert using System::baseurl() for mock user nurls

6 years agoFix notice in Item::deleteById
Hypolite Petovan [Sun, 1 Jul 2018 18:46:45 +0000 (14:46 -0400)]
Fix notice in Item::deleteById

6 years agoFix API test cases
Hypolite Petovan [Sun, 1 Jul 2018 18:46:24 +0000 (14:46 -0400)]
Fix API test cases

- Add meaningful app->argv/c
- Add support for subfolder install
- Add meaningful image URL from placeholder.com
- Fix incomplete test testApiHelpTestWithXml()
- Use $this->frienduser for direct messages tests
- Fix dataset to have an actual contact relationship

6 years agoAdd NotFoundException for recipients in api_direct_messages_new()
Hypolite Petovan [Sun, 1 Jul 2018 18:43:22 +0000 (14:43 -0400)]
Add NotFoundException for recipients in api_direct_messages_new()

6 years agoFix Config use in api_statusnet_config()
Hypolite Petovan [Sun, 1 Jul 2018 18:42:58 +0000 (14:42 -0400)]
Fix Config use in api_statusnet_config()

6 years agoFix yet more undefined variable/index notice in api
Hypolite Petovan [Sun, 1 Jul 2018 18:42:38 +0000 (14:42 -0400)]
Fix yet more undefined variable/index notice in api

6 years agoFix root element containing only text in api_create_xml()
Hypolite Petovan [Sun, 1 Jul 2018 18:40:56 +0000 (14:40 -0400)]
Fix root element containing only text in api_create_xml()

6 years agoFix yet more undefined variable/index messages in api_statuses_show
Hypolite Petovan [Sun, 1 Jul 2018 09:17:59 +0000 (05:17 -0400)]
Fix yet more undefined variable/index messages in api_statuses_show

6 years agoSimplify config.php_path access in App->proc_run
Hypolite Petovan [Sun, 1 Jul 2018 08:05:52 +0000 (04:05 -0400)]
Simplify config.php_path access in App->proc_run

6 years agoFix Array to String conversion message for IN conditions
Hypolite Petovan [Sun, 1 Jul 2018 08:05:02 +0000 (04:05 -0400)]
Fix Array to String conversion message for IN conditions

6 years agoReplace system.proc_windows config by PHP_OS test
Hypolite Petovan [Mon, 2 Jul 2018 11:47:42 +0000 (07:47 -0400)]
Replace system.proc_windows config by PHP_OS test

6 years agoFix more undefined variable/index notice in tests
Hypolite Petovan [Sun, 1 Jul 2018 08:03:57 +0000 (04:03 -0400)]
Fix more undefined variable/index notice in tests

6 years agoReplace PHP_EOL with \n to conform to code behavior on Windows in tests
Hypolite Petovan [Sun, 1 Jul 2018 04:17:07 +0000 (00:17 -0400)]
Replace PHP_EOL with \n to conform to code behavior on Windows in tests

6 years agoFix $called_api expecting at least 2 elements in tests
Hypolite Petovan [Sun, 1 Jul 2018 04:16:32 +0000 (00:16 -0400)]
Fix $called_api expecting at least 2 elements in tests

6 years agoFix some undefined variable/index notices in tests
Hypolite Petovan [Sun, 1 Jul 2018 04:15:11 +0000 (00:15 -0400)]
Fix some undefined variable/index notices in tests

6 years agoRemove startup() function
Hypolite Petovan [Mon, 2 Jul 2018 11:23:47 +0000 (07:23 -0400)]
Remove startup() function

- Enable notice errors

6 years agoMerge pull request #5313 from annando/magic-speed
Hypolite Petovan [Mon, 2 Jul 2018 09:29:44 +0000 (05:29 -0400)]
Merge pull request #5313 from annando/magic-speed

Use already fetched data for magiclink

6 years agoMerge pull request #5312 from tobiasd/20180702-cs
Michael Vogel [Mon, 2 Jul 2018 05:59:38 +0000 (07:59 +0200)]
Merge pull request #5312 from tobiasd/20180702-cs

CS translation update THX Aditoo

6 years agoUse already fetched data for magiclink
Michael [Mon, 2 Jul 2018 05:41:55 +0000 (05:41 +0000)]
Use already fetched data for magiclink

6 years agoCS translation update THX Aditoo
Tobias Diekershoff [Mon, 2 Jul 2018 05:04:43 +0000 (07:04 +0200)]
CS translation update THX Aditoo

6 years agoMerge pull request #5311 from annando/item-file-category
Hypolite Petovan [Sun, 1 Jul 2018 20:58:44 +0000 (16:58 -0400)]
Merge pull request #5311 from annando/item-file-category

Post update script to move old content from the item table

6 years agoEmpty owner and author data
Michael [Sun, 1 Jul 2018 19:33:42 +0000 (19:33 +0000)]
Empty owner and author data

6 years agoPost update script to move old content from the item table
Michael [Sun, 1 Jul 2018 19:02:29 +0000 (19:02 +0000)]
Post update script to move old content from the item table

6 years agoMerge pull request #5310 from annando/item-file-category
Hypolite Petovan [Sun, 1 Jul 2018 14:09:04 +0000 (10:09 -0400)]
Merge pull request #5310 from annando/item-file-category

Files/Categories aren't stored in the item table anymore

6 years agoMerge pull request #5309 from tobiasd/20180701-de
Hypolite Petovan [Sun, 1 Jul 2018 09:11:37 +0000 (05:11 -0400)]
Merge pull request #5309 from tobiasd/20180701-de

update for DE translation

6 years agoImproved logging for expired items
Michael [Sun, 1 Jul 2018 09:08:58 +0000 (09:08 +0000)]
Improved logging for expired items

6 years agoupdate for DE translation
Tobias Diekershoff [Sun, 1 Jul 2018 09:08:12 +0000 (11:08 +0200)]
update for DE translation

6 years agoThe "file" variable isn't stored anymore in the item table
Michael [Sun, 1 Jul 2018 07:57:59 +0000 (07:57 +0000)]
The "file" variable isn't stored anymore in the item table

6 years agoMerge pull request #5308 from annando/diaspora-people
Hypolite Petovan [Sat, 30 Jun 2018 23:38:20 +0000 (19:38 -0400)]
Merge pull request #5308 from annando/diaspora-people

Added support for internal Diaspora links to accounts

6 years agoAdded support for internal Diaspora links to accounts
Michael [Sat, 30 Jun 2018 22:37:44 +0000 (22:37 +0000)]
Added support for internal Diaspora links to accounts

6 years agoMerge pull request #5305 from annando/item-tags
Hypolite Petovan [Sat, 30 Jun 2018 21:50:55 +0000 (17:50 -0400)]
Merge pull request #5305 from annando/item-tags

Tags aren't stored in the item table anymore

6 years agoPreparation for not storing the file field into the item table.
Michael [Sat, 30 Jun 2018 21:15:24 +0000 (21:15 +0000)]
Preparation for not storing the file field into the item table.

6 years agoMerge pull request #5306 from tobiasd/20180630-upcoming2
Michael Vogel [Sat, 30 Jun 2018 16:42:26 +0000 (18:42 +0200)]
Merge pull request #5306 from tobiasd/20180630-upcoming2

Label for the Events happening in the next 7 days was wrong

6 years agoMerge pull request #5307 from tobiasd/20180630-doc
Michael Vogel [Sat, 30 Jun 2018 16:41:40 +0000 (18:41 +0200)]
Merge pull request #5307 from tobiasd/20180630-doc

added documentation of the groupedit_image_limit variable

6 years agoadded documentation of the groupedit_image_limit variable
Tobias Diekershoff [Sat, 30 Jun 2018 16:17:28 +0000 (18:17 +0200)]
added documentation of the groupedit_image_limit variable

6 years agoLabel for the Events happening in the next 7 days was wrong
Tobias Diekershoff [Sat, 30 Jun 2018 15:34:27 +0000 (17:34 +0200)]
Label for the Events happening in the next 7 days was wrong

6 years agoWe don't store tags in the item table anymore
Michael [Sat, 30 Jun 2018 15:21:32 +0000 (15:21 +0000)]
We don't store tags in the item table anymore

6 years agoPreparations to not store the tags in the item table anymore
Michael [Sat, 30 Jun 2018 13:54:01 +0000 (13:54 +0000)]
Preparations to not store the tags in the item table anymore

6 years agoMerge pull request #5304 from hoergen/develop
Hypolite Petovan [Sat, 30 Jun 2018 13:02:05 +0000 (09:02 -0400)]
Merge pull request #5304 from hoergen/develop

frio: new scheme Plusminus aims to minimize empty design spaces

6 years agoMerge pull request #5302 from annando/language
Hypolite Petovan [Sat, 30 Jun 2018 12:42:35 +0000 (08:42 -0400)]
Merge pull request #5302 from annando/language

The detected language now moved to "item-content" as well

6 years agoAdd files via upload
hoergen [Sat, 30 Jun 2018 11:39:11 +0000 (13:39 +0200)]
Add files via upload

frio: new scheme Plusminus aims to minimize empty design spaces

6 years agoMerge pull request #5303 from tobiasd/20180630-credits
Michael Vogel [Sat, 30 Jun 2018 08:11:14 +0000 (10:11 +0200)]
Merge pull request #5303 from tobiasd/20180630-credits

regen credits

6 years agoregen credits
Tobias Diekershoff [Sat, 30 Jun 2018 07:58:40 +0000 (09:58 +0200)]
regen credits

6 years agoThe detected language now moved to "item-content" as well
Michael [Sat, 30 Jun 2018 05:18:43 +0000 (05:18 +0000)]
The detected language now moved to "item-content" as well

6 years agoMerge pull request #5301 from annando/fix-it
Tobias Diekershoff [Fri, 29 Jun 2018 13:13:42 +0000 (15:13 +0200)]
Merge pull request #5301 from annando/fix-it

Additional fixes for the fix to ensure that one sees content

6 years agoAdd item content before the transaction
Michael [Fri, 29 Jun 2018 11:10:36 +0000 (11:10 +0000)]
Add item content before the transaction

6 years agoMerge remote-tracking branch 'upstream/develop' into fix-it
Michael [Fri, 29 Jun 2018 11:03:30 +0000 (11:03 +0000)]
Merge remote-tracking branch 'upstream/develop' into fix-it

6 years agoDelete item content for older item records
Michael [Fri, 29 Jun 2018 06:51:48 +0000 (06:51 +0000)]
Delete item content for older item records

6 years agoMerge pull request #5300 from annando/fix-it
Tobias Diekershoff [Fri, 29 Jun 2018 06:50:01 +0000 (08:50 +0200)]
Merge pull request #5300 from annando/fix-it

Urgent bugfix: Fixes comments to Diaspora / empty posts

6 years agoNew worker to fix empty icid
Michael [Fri, 29 Jun 2018 06:24:18 +0000 (06:24 +0000)]
New worker to fix empty icid

6 years agoFix for: empty posts and comments that hadn't been transmitted to Diaspora
Michael [Fri, 29 Jun 2018 06:20:04 +0000 (06:20 +0000)]
Fix for: empty posts and comments that hadn't been transmitted to Diaspora

6 years agoDeleting parameter-types of methods (lack of support in PHP 5.6)
Philipp Holzer [Thu, 28 Jun 2018 21:06:14 +0000 (23:06 +0200)]
Deleting parameter-types of methods (lack of support in PHP 5.6)

6 years agoDeleting return-types of methods
Philipp Holzer [Thu, 28 Jun 2018 21:02:00 +0000 (23:02 +0200)]
Deleting return-types of methods

6 years agoredesign of locking & caching
Philipp Holzer [Thu, 28 Jun 2018 20:57:17 +0000 (22:57 +0200)]
redesign of locking & caching

- New Factory "CacheDriverFactory" for Cache and Locks
- Adding Redis/Memcached Locking
- Moved Lock to Core
- other improvements

6 years agoMerge pull request #5294 from annando/use-gravity
Hypolite Petovan [Thu, 28 Jun 2018 12:41:28 +0000 (08:41 -0400)]
Merge pull request #5294 from annando/use-gravity

Use gravity instead of verb

6 years agoTagging now is a comment
Michael [Thu, 28 Jun 2018 04:37:58 +0000 (04:37 +0000)]
Tagging now is a comment

6 years agoChanged database structure
Michael [Thu, 28 Jun 2018 03:51:57 +0000 (03:51 +0000)]
Changed database structure

6 years agoStandards and some more replace item calls
Michael [Thu, 28 Jun 2018 03:31:10 +0000 (03:31 +0000)]
Standards and some more replace item calls

6 years agoFix for fetching false fer... (sorry) verbs
Michael [Wed, 27 Jun 2018 20:25:24 +0000 (20:25 +0000)]
Fix for fetching false fer... (sorry) verbs

6 years agoRemove comment
Michael [Wed, 27 Jun 2018 20:11:09 +0000 (20:11 +0000)]
Remove comment

6 years agoRemove unneeded logging
Michael [Wed, 27 Jun 2018 20:08:02 +0000 (20:08 +0000)]
Remove unneeded logging

6 years agoWe now store the verb in the item-content as well
Michael [Wed, 27 Jun 2018 19:37:13 +0000 (19:37 +0000)]
We now store the verb in the item-content as well

6 years agoUse gravity instead of verb
Michael [Wed, 27 Jun 2018 18:09:33 +0000 (18:09 +0000)]
Use gravity instead of verb

6 years agoFix mail import
Michael [Wed, 27 Jun 2018 18:09:13 +0000 (18:09 +0000)]
Fix mail import