]> git.mxchange.org Git - friendica.git/log
friendica.git
5 years agoempty is not isset ...
Philipp Holzer [Mon, 9 Jul 2018 19:53:49 +0000 (21:53 +0200)]
empty is not isset ...

5 years agoswitched back to origin TestCase structure
Philipp Holzer [Mon, 9 Jul 2018 19:48:47 +0000 (21:48 +0200)]
switched back to origin TestCase structure

5 years agoimproved unittest
Philipp Holzer [Mon, 9 Jul 2018 19:40:38 +0000 (21:40 +0200)]
improved unittest

5 years agomoved get_guid to System::createGUID
Philipp Holzer [Mon, 9 Jul 2018 19:38:16 +0000 (21:38 +0200)]
moved get_guid to System::createGUID

5 years agoMerge pull request #5346 from astifter/redirect_empty_group_to_contacts
Hypolite Petovan [Mon, 9 Jul 2018 12:26:39 +0000 (08:26 -0400)]
Merge pull request #5346 from astifter/redirect_empty_group_to_contacts

Redirect empty group to /contacts.

5 years agoMerge pull request #5348 from astifter/use_h3_for_showing_contacts
Hypolite Petovan [Mon, 9 Jul 2018 12:21:43 +0000 (08:21 -0400)]
Merge pull request #5348 from astifter/use_h3_for_showing_contacts

Use h3 instead of h4 in contacts block

5 years agoMerge pull request #5343 from astifter/fix_relocate_button
Tobias Diekershoff [Mon, 9 Jul 2018 12:09:00 +0000 (14:09 +0200)]
Merge pull request #5343 from astifter/fix_relocate_button

Fix relocate button label.

5 years agoMerge pull request #5344 from astifter/improve_nginx_sample
Tobias Diekershoff [Mon, 9 Jul 2018 11:59:38 +0000 (13:59 +0200)]
Merge pull request #5344 from astifter/improve_nginx_sample

Improve nginx Configuration Sample

5 years agoRedirect empty group to /contacts.
Andreas Neustifter [Sun, 8 Jul 2018 19:20:18 +0000 (21:20 +0200)]
Redirect empty group to /contacts.

The empty /group page is not really doing anything, redirect to /contacts.

5 years agoFix relocate button label.
Andreas Neustifter [Sun, 8 Jul 2018 19:08:29 +0000 (21:08 +0200)]
Fix relocate button label.

In settings the 'Start Relocate' button is also labeld 'Save Settings'.

5 years ago[nginx] Use try_file instead of if.
Andreas Neustifter [Thu, 28 Jun 2018 19:15:06 +0000 (19:15 +0000)]
[nginx] Use try_file instead of if.

See https://www.nginx.com/resources/wiki/start/topics/tutorials/config_pitfalls/?utm_source=tool.lu#check-if-file-exists.

5 years ago[nginx] Use try_files instead of if for /.well-known/.
Andreas Neustifter [Thu, 28 Jun 2018 04:43:33 +0000 (04:43 +0000)]
[nginx] Use try_files instead of if for /.well-known/.

See https://www.nginx.com/resources/wiki/start/topics/depth/ifisevil/

5 years ago[nginx] Move together deny blocks.
Andreas Neustifter [Thu, 28 Jun 2018 04:41:59 +0000 (04:41 +0000)]
[nginx] Move together deny blocks.

5 years ago[nginx] Readd option to statically server pictures.
Andreas Neustifter [Thu, 28 Jun 2018 04:41:27 +0000 (04:41 +0000)]
[nginx] Readd option to statically server pictures.

5 years ago[nginx] Fix indentation.
Andreas Neustifter [Thu, 28 Jun 2018 04:35:28 +0000 (04:35 +0000)]
[nginx] Fix indentation.

5 years agoMake sure contacs header is same size as everything in aside.
Andreas Neustifter [Sun, 8 Jul 2018 20:16:57 +0000 (22:16 +0200)]
Make sure contacs header is same size as everything in aside.

All the widgets in asside have h3 for their headers, use this for showing contacts too.

5 years agoMerge pull request #5338 from annando/warnings
Hypolite Petovan [Sun, 8 Jul 2018 13:55:26 +0000 (09:55 -0400)]
Merge pull request #5338 from annando/warnings

Remove warnings

5 years agoAdded comment
Michael [Sun, 8 Jul 2018 13:52:11 +0000 (13:52 +0000)]
Added comment

5 years agoAdded missing "use
Michael [Sun, 8 Jul 2018 13:39:48 +0000 (13:39 +0000)]
Added missing "use

5 years agoMerge pull request #5339 from nupplaphil/redis_serialize
Hypolite Petovan [Sun, 8 Jul 2018 13:35:55 +0000 (09:35 -0400)]
Merge pull request #5339 from nupplaphil/redis_serialize

Redis serialize

5 years agoSome more places ...
Michael [Sun, 8 Jul 2018 12:58:43 +0000 (12:58 +0000)]
Some more places ...

5 years agoAvoid warnings in addons
Michael [Sun, 8 Jul 2018 12:01:36 +0000 (12:01 +0000)]
Avoid warnings in addons

5 years agoAvoid "Trying to get property of non-object"
Michael [Sun, 8 Jul 2018 11:46:05 +0000 (11:46 +0000)]
Avoid "Trying to get property of non-object"

5 years agoMerge branch 'develop' of https://github.com/friendica/friendica into redis_serialize
Philipp Holzer [Sun, 8 Jul 2018 11:36:05 +0000 (13:36 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into redis_serialize

5 years agoRedis serialize instead of json because of objects
Philipp Holzer [Sun, 8 Jul 2018 11:35:28 +0000 (13:35 +0200)]
Redis serialize instead of json because of objects

5 years agoWarnings fixed
Michael [Sun, 8 Jul 2018 09:37:05 +0000 (09:37 +0000)]
Warnings fixed

5 years agoMerge pull request #5332 from annando/fix-lock
Michael Vogel [Sun, 8 Jul 2018 09:35:21 +0000 (11:35 +0200)]
Merge pull request #5332 from annando/fix-lock

urgent bugfix: Wrong function name for locks

5 years agourgent bugfix: Wrong function name for locks
Michael [Sun, 8 Jul 2018 08:32:50 +0000 (08:32 +0000)]
urgent bugfix: Wrong function name for locks

5 years agoMerge pull request #5328 from annando/item-activities
Hypolite Petovan [Sun, 8 Jul 2018 05:54:32 +0000 (01:54 -0400)]
Merge pull request #5328 from annando/item-activities

Item activities are now stored in a separate table

5 years agoOnly build tag and file when really needed
Michael [Sun, 8 Jul 2018 05:44:35 +0000 (05:44 +0000)]
Only build tag and file when really needed

5 years agoImprove test behaviour
Michael [Sun, 8 Jul 2018 05:29:06 +0000 (05:29 +0000)]
Improve test behaviour

5 years agoHopefully this fixes the tests
Michael [Sun, 8 Jul 2018 05:10:45 +0000 (05:10 +0000)]
Hopefully this fixes the tests

5 years agoMerge branch 'item-activities' of github.com:annando/friendica into item-activities
Michael [Sun, 8 Jul 2018 04:56:35 +0000 (04:56 +0000)]
Merge branch 'item-activities' of github.com:annando/friendica into item-activities

5 years agoAvoid undefined index
Michael [Sun, 8 Jul 2018 04:55:45 +0000 (04:55 +0000)]
Avoid undefined index

5 years agoMerge branch 'develop' into item-activities
Michael Vogel [Sun, 8 Jul 2018 04:35:50 +0000 (06:35 +0200)]
Merge branch 'develop' into item-activities

5 years agoUpdate version number
Michael [Sat, 7 Jul 2018 23:53:30 +0000 (23:53 +0000)]
Update version number

5 years agoWe already used DB version 1275 (Why hadn't been there a merge conflict?)
Michael [Sat, 7 Jul 2018 23:52:02 +0000 (23:52 +0000)]
We already used DB version 1275 (Why hadn't been there a merge conflict?)

5 years agoBetter not check too strict
Michael [Sat, 7 Jul 2018 23:31:30 +0000 (23:31 +0000)]
Better not check too strict

5 years agoDon't use isset
Michael [Sat, 7 Jul 2018 23:19:28 +0000 (23:19 +0000)]
Don't use isset

5 years agoClear legacy item fields
Michael [Sat, 7 Jul 2018 23:03:28 +0000 (23:03 +0000)]
Clear legacy item fields

5 years agoFix: Ensure that the value is set.
Michael [Sat, 7 Jul 2018 19:39:00 +0000 (19:39 +0000)]
Fix: Ensure that the value is set.

5 years agoMerge pull request #5331 from nupplaphil/lock_tests_fixings
Hypolite Petovan [Sat, 7 Jul 2018 19:03:01 +0000 (15:03 -0400)]
Merge pull request #5331 from nupplaphil/lock_tests_fixings

Lock fixings & unittests

5 years agocode-standards wrap operators with spaces
Philipp Holzer [Sat, 7 Jul 2018 18:51:08 +0000 (20:51 +0200)]
code-standards wrap operators with spaces

5 years agoremoved memcache unit-test because lack of support in travis
Philipp Holzer [Sat, 7 Jul 2018 18:42:44 +0000 (20:42 +0200)]
removed memcache unit-test because lack of support in travis

5 years agoFixed & added unittests
Philipp Holzer [Sat, 7 Jul 2018 18:35:42 +0000 (20:35 +0200)]
Fixed & added unittests

5 years agoMore item abstraction / making remote deletion work again
Michael [Sat, 7 Jul 2018 18:14:16 +0000 (18:14 +0000)]
More item abstraction / making remote deletion work again

5 years agoFixed memcache & unittests
Philipp Holzer [Sat, 7 Jul 2018 18:07:07 +0000 (20:07 +0200)]
Fixed memcache & unittests

5 years agoAdded Unittests for cache
Philipp Holzer [Sat, 7 Jul 2018 17:46:16 +0000 (19:46 +0200)]
Added Unittests for cache

fixed Lock & Cache bugs

5 years agobug in memcached clear function
Philipp Holzer [Sat, 7 Jul 2018 16:43:55 +0000 (18:43 +0200)]
bug in memcached clear function

5 years agobug in redis delete function
Philipp Holzer [Sat, 7 Jul 2018 16:39:33 +0000 (18:39 +0200)]
bug in redis delete function

5 years agoAvoid storing an icid value when iaid is stored/Fix item retraction
Michael [Sat, 7 Jul 2018 16:38:01 +0000 (16:38 +0000)]
Avoid storing an icid value when iaid is stored/Fix item retraction

5 years agocopy&paste error for memcached unittest
Philipp Holzer [Sat, 7 Jul 2018 16:12:17 +0000 (18:12 +0200)]
copy&paste error for memcached unittest

5 years agofixed locks in database.sql
Philipp Holzer [Sat, 7 Jul 2018 15:59:22 +0000 (17:59 +0200)]
fixed locks in database.sql

5 years agoAdded Lock Unittests & Bugfixings
Philipp Holzer [Sat, 7 Jul 2018 14:15:03 +0000 (16:15 +0200)]
Added Lock Unittests & Bugfixings

Added Redis Lock Unittests
Added Memcached Lock Unittests

Fixed a bug in dba
Fixed a bug in RedisLock

5 years agoJust some code cleanup
Michael [Sat, 7 Jul 2018 11:39:37 +0000 (11:39 +0000)]
Just some code cleanup

5 years agoMerge pull request #5329 from tobiasd/20180707-cs
Michael Vogel [Sat, 7 Jul 2018 10:45:24 +0000 (12:45 +0200)]
Merge pull request #5329 from tobiasd/20180707-cs

CS translation update THX Aditoo

5 years agoRemoving of likes should work now on comments as well
Michael [Sat, 7 Jul 2018 10:43:43 +0000 (10:43 +0000)]
Removing of likes should work now on comments as well

5 years agoCS translation update THX Aditoo
Tobias Diekershoff [Sat, 7 Jul 2018 09:22:18 +0000 (11:22 +0200)]
CS translation update THX Aditoo

5 years agoRemoving of orphaned activity and content data
Michael [Sat, 7 Jul 2018 07:43:13 +0000 (07:43 +0000)]
Removing of orphaned activity and content data

5 years agoBetter handling of empty content
Michael [Fri, 6 Jul 2018 22:08:41 +0000 (22:08 +0000)]
Better handling of empty content

5 years agoMerge pull request #5314 from MrPetovan/task/4889-fix-tests
Michael Vogel [Fri, 6 Jul 2018 20:14:01 +0000 (22:14 +0200)]
Merge pull request #5314 from MrPetovan/task/4889-fix-tests

Fix tests after enabling PHP Notices

5 years agoMerge pull request #5327 from tobiasd/20180706-issue4753
Hypolite Petovan [Fri, 6 Jul 2018 13:59:34 +0000 (09:59 -0400)]
Merge pull request #5327 from tobiasd/20180706-issue4753

admins can forbid some nicknames from being registered

5 years agoadded forgotten trim
Tobias Diekershoff [Fri, 6 Jul 2018 13:49:27 +0000 (15:49 +0200)]
added forgotten trim

5 years agoadmins can forbid some nicknames from being registered
Tobias Diekershoff [Fri, 6 Jul 2018 13:32:56 +0000 (15:32 +0200)]
admins can forbid some nicknames from being registered

5 years agoMerge pull request #5326 from tobiasd/20180706-cs
Hypolite Petovan [Fri, 6 Jul 2018 12:08:47 +0000 (08:08 -0400)]
Merge pull request #5326 from tobiasd/20180706-cs

CS translation update THX Aditoo

5 years agoNew index that is needed for the expiry
Michael [Fri, 6 Jul 2018 06:46:44 +0000 (06:46 +0000)]
New index that is needed for the expiry

5 years agoExpire does work now for activities as well
Michael [Fri, 6 Jul 2018 06:45:30 +0000 (06:45 +0000)]
Expire does work now for activities as well

5 years agoAdded warning
Michael [Fri, 6 Jul 2018 06:37:33 +0000 (06:37 +0000)]
Added warning

5 years agoUnified content that is stored for a like
Michael [Fri, 6 Jul 2018 05:39:25 +0000 (05:39 +0000)]
Unified content that is stored for a like

5 years agoNew post update to fill the item-activity table
Michael [Fri, 6 Jul 2018 05:17:44 +0000 (05:17 +0000)]
New post update to fill the item-activity table

5 years agoUpdate does work now
Michael [Fri, 6 Jul 2018 05:16:40 +0000 (05:16 +0000)]
Update does work now

5 years agoCS translation update THX Aditoo
Tobias Diekershoff [Fri, 6 Jul 2018 04:27:59 +0000 (06:27 +0200)]
CS translation update THX Aditoo

5 years agoSet iaid after update
Michael [Thu, 5 Jul 2018 22:50:33 +0000 (22:50 +0000)]
Set iaid after update

5 years agoImprove expire for item-content and item-activity
Michael [Thu, 5 Jul 2018 22:07:50 +0000 (22:07 +0000)]
Improve expire for item-content and item-activity

5 years agoWe now store activities in a separate table
Michael [Thu, 5 Jul 2018 22:00:38 +0000 (22:00 +0000)]
We now store activities in a separate table

5 years agoMerge pull request #5325 from nupplaphil/lock_followup
Hypolite Petovan [Thu, 5 Jul 2018 20:27:26 +0000 (16:27 -0400)]
Merge pull request #5325 from nupplaphil/lock_followup

Lock Abstraction FollowUp #5291

5 years agoAbstractCacheDriver now working for each CacheDriver
Philipp Holzer [Thu, 5 Jul 2018 20:01:33 +0000 (22:01 +0200)]
AbstractCacheDriver now working for each CacheDriver

5 years agoAbstractCacheDriver now working for each CacheDriver
Philipp Holzer [Thu, 5 Jul 2018 19:54:20 +0000 (21:54 +0200)]
AbstractCacheDriver now working for each CacheDriver

5 years agoBugfixings for Cache-Lock
Philipp Holzer [Thu, 5 Jul 2018 19:47:52 +0000 (21:47 +0200)]
Bugfixings for Cache-Lock

- used wrong cachekey in set
- therefore added an abstraction to avoid wrong key concatenation
- forgot to increase the db-version to 1275

5 years agoMerge pull request #5291 from nupplaphil/lock_abstraction
Hypolite Petovan [Thu, 5 Jul 2018 19:05:18 +0000 (15:05 -0400)]
Merge pull request #5291 from nupplaphil/lock_abstraction

Lock abstraction

5 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

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

5 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

5 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

5 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

5 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

5 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

5 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

5 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

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

5 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*

5 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

5 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

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

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

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

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

5 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

5 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

5 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