]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoMerge pull request #7636 from annando/manage
Hypolite Petovan [Mon, 30 Sep 2019 15:12:46 +0000 (11:12 -0400)]
Merge pull request #7636 from annando/manage

Restructured "manage" functionality, added count parameters

4 years agoMerge pull request #7678 from annando/remote-rework
Hypolite Petovan [Mon, 30 Sep 2019 13:18:43 +0000 (09:18 -0400)]
Merge pull request #7678 from annando/remote-rework

Reworked the remote authentication

4 years agoMerge pull request #7643 from nupplaphil/task/add_drone_ci
Hypolite Petovan [Mon, 30 Sep 2019 12:40:18 +0000 (08:40 -0400)]
Merge pull request #7643 from nupplaphil/task/add_drone_ci

Adding drone as CI

4 years agoAdd some explanations about the new scripts
Philipp Holzer [Mon, 30 Sep 2019 12:33:49 +0000 (14:33 +0200)]
Add some explanations about the new scripts

4 years agoAdd token for codecov & refactored some parts of drone.yml
Philipp Holzer [Mon, 30 Sep 2019 12:02:40 +0000 (14:02 +0200)]
Add token for codecov & refactored some parts of drone.yml

4 years agoAdapt codecov for drone
Philipp Holzer [Sun, 29 Sep 2019 18:42:15 +0000 (20:42 +0200)]
Adapt codecov for drone

4 years agoAdd syntax explanation
Philipp Holzer [Fri, 27 Sep 2019 10:24:48 +0000 (12:24 +0200)]
Add syntax explanation

4 years agoImprove performance
Philipp Holzer [Thu, 26 Sep 2019 22:00:42 +0000 (00:00 +0200)]
Improve performance
- Add caching
- Remove HTML report

4 years agoenable trigger & disable travis codecov
Philipp Holzer [Thu, 26 Sep 2019 16:17:24 +0000 (18:17 +0200)]
enable trigger & disable travis codecov

4 years agocode optimization
Philipp Holzer [Thu, 26 Sep 2019 16:14:36 +0000 (18:14 +0200)]
code optimization

4 years agoBugfix GetAllKeys() of Memcache
Philipp Holzer [Tue, 24 Sep 2019 15:52:38 +0000 (17:52 +0200)]
Bugfix GetAllKeys() of Memcache
- Abstract Memcache and Memcached implementation

4 years agoAdd mariadb tests
Philipp Holzer [Tue, 24 Sep 2019 14:29:19 +0000 (16:29 +0200)]
Add mariadb tests

4 years agoAdd memcache/memcached tests
Philipp Holzer [Tue, 24 Sep 2019 14:10:48 +0000 (16:10 +0200)]
Add memcache/memcached tests

4 years agoenable codecov
Philipp Holzer [Mon, 23 Sep 2019 13:36:16 +0000 (15:36 +0200)]
enable codecov

4 years agoSome new tests and fixings
Philipp Holzer [Mon, 23 Sep 2019 13:23:09 +0000 (15:23 +0200)]
Some new tests and fixings

4 years agoAdd group for cache tests
Philipp Holzer [Mon, 23 Sep 2019 12:31:13 +0000 (14:31 +0200)]
Add group for cache tests

4 years agoAdd Drone CI
Philipp Holzer [Mon, 16 Sep 2019 12:47:49 +0000 (14:47 +0200)]
Add Drone CI
- Add drone test environment
- Add drone config
- apt phpunit
- Fix api.php
- Fix item.php
- Fix DBStructure
- Check if caching is possible during tests

4 years agoMerge remote-tracking branch 'upstream/develop' into remote-rework
Michael [Mon, 30 Sep 2019 06:32:55 +0000 (06:32 +0000)]
Merge remote-tracking branch 'upstream/develop' into remote-rework

4 years agoMerge remote-tracking branch 'upstream/develop' into manage
Michael [Mon, 30 Sep 2019 06:30:13 +0000 (06:30 +0000)]
Merge remote-tracking branch 'upstream/develop' into manage

4 years agoUsing central function to set the "remote" session value
Michael [Mon, 30 Sep 2019 06:29:00 +0000 (06:29 +0000)]
Using central function to set the "remote" session value

4 years agoSome small code adjustments
Michael [Sun, 29 Sep 2019 19:21:05 +0000 (19:21 +0000)]
Some small code adjustments

4 years agoremoved unused "f" parameter
Michael [Sun, 29 Sep 2019 18:59:03 +0000 (18:59 +0000)]
removed unused "f" parameter

4 years agoAdded some logging
Michael [Sun, 29 Sep 2019 10:58:07 +0000 (10:58 +0000)]
Added some logging

4 years agoAvoid a contact lookup for empty URL
Michael [Sun, 29 Sep 2019 10:23:36 +0000 (10:23 +0000)]
Avoid a contact lookup for empty URL

4 years agoTransferring the "addr" value on magic auth
Michael [Sun, 29 Sep 2019 10:20:53 +0000 (10:20 +0000)]
Transferring the "addr" value on magic auth

4 years agothis is the 2019.12-dev branch now
Tobias Diekershoff [Sun, 29 Sep 2019 08:05:30 +0000 (10:05 +0200)]
this is the 2019.12-dev branch now

4 years agoMerge remote-tracking branch 'upstream/2019.09-rc' into remote-rework
Michael [Sun, 29 Sep 2019 06:32:35 +0000 (06:32 +0000)]
Merge remote-tracking branch 'upstream/2019.09-rc' into remote-rework

4 years agoDelete the cache entry allowing direct login again
Michael [Sun, 29 Sep 2019 06:26:02 +0000 (06:26 +0000)]
Delete the cache entry allowing direct login again

4 years agowelcome Friendica 2019.09
Tobias Diekershoff [Sun, 29 Sep 2019 05:23:23 +0000 (07:23 +0200)]
welcome Friendica 2019.09

4 years agofixing some typos
Tobias Diekershoff [Sun, 29 Sep 2019 05:13:34 +0000 (07:13 +0200)]
fixing some typos

4 years agosome last changes for the CHANGELOG
Tobias Diekershoff [Sun, 29 Sep 2019 05:08:50 +0000 (07:08 +0200)]
some last changes for the CHANGELOG

4 years agoMerge pull request #7674 from annando/fix-magic-again
Tobias Diekershoff [Sun, 29 Sep 2019 04:51:43 +0000 (06:51 +0200)]
Merge pull request #7674 from annando/fix-magic-again

Fix magic auth for redirects with non profile paths

4 years agoMerge pull request #7637 from tobiasd/20190917-CHANGELOG
Tobias Diekershoff [Sun, 29 Sep 2019 04:50:17 +0000 (06:50 +0200)]
Merge pull request #7637 from tobiasd/20190917-CHANGELOG

updated CHANGELOG

4 years agoMerge pull request #7673 from nupplaphil/bug/dbunit
Hypolite Petovan [Sun, 29 Sep 2019 00:35:54 +0000 (20:35 -0400)]
Merge pull request #7673 from nupplaphil/bug/dbunit

Remove DBUnit dependencies

4 years agoFix magic auth for redirects with non profile paths
Michael Vogel [Sun, 29 Sep 2019 00:16:09 +0000 (02:16 +0200)]
Fix magic auth for redirects with non profile paths

4 years agoRemove DBUnit dependencies
Philipp Holzer [Sat, 28 Sep 2019 23:57:45 +0000 (01:57 +0200)]
Remove DBUnit dependencies

4 years agoEnsure to fetch the correct item
Michael [Sat, 28 Sep 2019 20:43:45 +0000 (20:43 +0000)]
Ensure to fetch the correct item

4 years agoFix permissionset query
Michael [Sat, 28 Sep 2019 20:42:33 +0000 (20:42 +0000)]
Fix permissionset query

4 years agoadded tumblr addon changes
Tobias Diekershoff [Sat, 28 Sep 2019 19:05:35 +0000 (21:05 +0200)]
added tumblr addon changes

4 years agoNew function "isAuthenticated"
Michael [Sat, 28 Sep 2019 18:09:11 +0000 (18:09 +0000)]
New function "isAuthenticated"

4 years agoFix warnings
Michael [Sat, 28 Sep 2019 15:31:36 +0000 (15:31 +0000)]
Fix warnings

4 years agoremote_user is replaced
Michael [Sat, 28 Sep 2019 09:59:08 +0000 (09:59 +0000)]
remote_user is replaced

4 years agoRenamed function, beginning to replace the "remote_user" function
Michael [Sat, 28 Sep 2019 09:36:41 +0000 (09:36 +0000)]
Renamed function, beginning to replace the "remote_user" function

4 years ago[composer] Update dependencies before release
Hypolite Petovan [Sat, 28 Sep 2019 08:49:41 +0000 (04:49 -0400)]
[composer] Update dependencies before release

- Updating fxp/composer-asset-plugin (v1.4.4) to fxp/composer-asset-plugin (v1.4.6)
- Updating divineomega/do-file-cache (v2.0.2) to divineomega/do-file-cache (v2.0.6)
- Updating paragonie/sodium_compat (v1.7.0) to paragonie/sodium_compat (v1.11.1)
- Installing ralouphie/getallheaders (3.0.3)
- Updating guzzlehttp/psr7 (1.4.2) to guzzlehttp/psr7 (1.6.1)
- Updating paragonie/certainty (v1.0.4) to paragonie/certainty (v2.5.0)
- Updating divineomega/password_exposed (v2.5.3) to divineomega/password_exposed (v2.8.0)
- Updating league/html-to-markdown (4.8.0) to league/html-to-markdown (4.8.2)
- Updating mobiledetect/mobiledetectlib (2.8.33) to mobiledetect/mobiledetectlib (2.8.34)
- Updating monolog/monolog (1.24.0) to monolog/monolog (1.25.1)
- Updating bower-asset/base64 (1.0.1) to bower-asset/base64 (1.0.2)
- Updating bower-asset/Chart-js (v2.7.2) to bower-asset/Chart-js (v2.8.0)
- Updating bower-asset/dompurify (1.0.10) to bower-asset/dompurify (1.0.11)
- Updating bower-asset/vue (v2.5.17) to bower-asset/vue (v2.6.10)
- Updating npm-asset/jquery-datetimepicker (2.5.20) to npm-asset/jquery-datetimepicker (2.5.21)
- Updating npm-asset/moment (2.22.2) to npm-asset/moment (2.24.0)
- Updating npm-asset/fullcalendar (3.10.0) to npm-asset/fullcalendar (3.10.1)
- Updating symfony/polyfill-util (v1.11.0) to symfony/polyfill-util (v1.12.0)
- Updating symfony/polyfill-php56 (v1.11.0) to symfony/polyfill-php56 (v1.12.0)

4 years agoRemoved obsolete code
Michael [Sat, 28 Sep 2019 05:37:24 +0000 (05:37 +0000)]
Removed obsolete code

4 years agoMerge pull request #7669 from tobiasd/20190927-en
Philipp [Fri, 27 Sep 2019 07:13:59 +0000 (09:13 +0200)]
Merge pull request #7669 from tobiasd/20190927-en

EN GB and US translation update THX AndyH3

4 years agoEN translations added to the CHANGELOG
Tobias Diekershoff [Fri, 27 Sep 2019 06:46:43 +0000 (08:46 +0200)]
EN translations added to the CHANGELOG

4 years agoEN GB translation update THX AndyH3
Tobias Diekershoff [Fri, 27 Sep 2019 06:44:48 +0000 (08:44 +0200)]
EN GB translation update THX AndyH3

4 years agoEN US translation update THX AndyH3
Tobias Diekershoff [Fri, 27 Sep 2019 06:44:31 +0000 (08:44 +0200)]
EN US translation update THX AndyH3

4 years agoFix permissions when viewing photos, applying same fix to items as well
Michael [Fri, 27 Sep 2019 05:49:23 +0000 (05:49 +0000)]
Fix permissions when viewing photos, applying same fix to items as well

4 years agoMerge remote-tracking branch 'upstream/2019.09-rc' into remote-rework
Michael [Thu, 26 Sep 2019 20:50:29 +0000 (20:50 +0000)]
Merge remote-tracking branch 'upstream/2019.09-rc' into remote-rework

4 years agomissing closed issue
Tobias Diekershoff [Thu, 26 Sep 2019 06:05:29 +0000 (08:05 +0200)]
missing closed issue

4 years agosome additions to the CHANGELOG
Tobias Diekershoff [Thu, 26 Sep 2019 05:55:10 +0000 (07:55 +0200)]
some additions to the CHANGELOG

4 years agoNew function to store the "remote" session value / making the changes work
Michael [Thu, 26 Sep 2019 04:47:42 +0000 (04:47 +0000)]
New function to store the "remote" session value / making the changes work

4 years agoMerge pull request #7666 from MrPetovan/bug/7665-audio-tag
Philipp [Thu, 26 Sep 2019 02:12:12 +0000 (04:12 +0200)]
Merge pull request #7666 from MrPetovan/bug/7665-audio-tag

Fix <audio> tag conversion to/from BBCode

4 years agoAdd new ignoreChildren behavior to HTML::tagToBBCode
Hypolite Petovan [Thu, 26 Sep 2019 00:44:09 +0000 (20:44 -0400)]
Add new ignoreChildren behavior to HTML::tagToBBCode

- Allow discarding HTML tag children for single-value BBCode
- Add test for it

4 years agoMove autolinker execution earlier in BBCode::convert
Hypolite Petovan [Thu, 26 Sep 2019 00:25:42 +0000 (20:25 -0400)]
Move autolinker execution earlier in BBCode::convert

- Prevents already replaced HTML links (like in [audio] tag) to be doubled
- Add test for it

4 years agoReworked "remote" cookie handling
Michael [Wed, 25 Sep 2019 22:24:17 +0000 (22:24 +0000)]
Reworked "remote" cookie handling

4 years agoMerge pull request #7662 from annando/session-memory
Philipp [Wed, 25 Sep 2019 10:46:15 +0000 (12:46 +0200)]
Merge pull request #7662 from annando/session-memory

Fix session size problems

4 years agoEmpty the "remote" variable, avoid being remote to yourself
Michael [Wed, 25 Sep 2019 07:02:07 +0000 (07:02 +0000)]
Empty the "remote" variable, avoid being remote to yourself

4 years agoSecurity improvements
Michael [Wed, 25 Sep 2019 06:46:28 +0000 (06:46 +0000)]
Security improvements

4 years agoFix session size problems
Michael [Wed, 25 Sep 2019 05:57:32 +0000 (05:57 +0000)]
Fix session size problems

4 years agoMerge pull request #7661 from annando/contact-redir
Philipp [Wed, 25 Sep 2019 00:51:25 +0000 (02:51 +0200)]
Merge pull request #7661 from annando/contact-redir

Don't use the "url" parameter on redir if it points to the same contact

4 years agoFix notice
Michael [Tue, 24 Sep 2019 21:51:08 +0000 (21:51 +0000)]
Fix notice

4 years agoDon't use the "url" parameter on redir if it points to the same contact
Michael [Tue, 24 Sep 2019 21:44:37 +0000 (21:44 +0000)]
Don't use the "url" parameter on redir if it points to the same contact

4 years agoMerge pull request #7656 from annando/redir-loop
Hypolite Petovan [Mon, 23 Sep 2019 22:56:50 +0000 (18:56 -0400)]
Merge pull request #7656 from annando/redir-loop

Fix "redir" loop

4 years agoFix "redir" loop
Michael [Mon, 23 Sep 2019 22:13:20 +0000 (22:13 +0000)]
Fix "redir" loop

4 years agoMerge pull request #7654 from nupplaphil/bug/auto-installer
Michael Vogel [Mon, 23 Sep 2019 13:13:09 +0000 (15:13 +0200)]
Merge pull request #7654 from nupplaphil/bug/auto-installer

Fix Auto-Installer

4 years agoFix Auto-Installer
Philipp Holzer [Mon, 23 Sep 2019 10:47:58 +0000 (12:47 +0200)]
Fix Auto-Installer

4 years agoMerge pull request #7650 from annando/zombie-intros
Philipp [Sun, 22 Sep 2019 18:10:03 +0000 (20:10 +0200)]
Merge pull request #7650 from annando/zombie-intros

Get rid of zombie introductions that reappear automatically

4 years agoGet rid of zombie introductions that reappear automatically
Michael [Sun, 22 Sep 2019 10:51:34 +0000 (10:51 +0000)]
Get rid of zombie introductions that reappear automatically

4 years agoMerge pull request #7648 from tobiasd/20190922-bbcode-abstract
Michael Vogel [Sun, 22 Sep 2019 07:14:12 +0000 (09:14 +0200)]
Merge pull request #7648 from tobiasd/20190922-bbcode-abstract

Added info about the usage of the [abstract] in AP and especially in Mastodon to the documentation

4 years agoMerge pull request #7649 from annando/remove-de
Tobias Diekershoff [Sun, 22 Sep 2019 06:36:36 +0000 (08:36 +0200)]
Merge pull request #7649 from annando/remove-de

German documentation about account removal had been clarified

4 years agoGerman documentation about account removal had been clarified
Michael [Sun, 22 Sep 2019 05:53:54 +0000 (05:53 +0000)]
German documentation about account removal had been clarified

4 years agoupdated CHANGELOG file with the stuff of the last days
Tobias Diekershoff [Sun, 22 Sep 2019 05:35:21 +0000 (07:35 +0200)]
updated CHANGELOG file with the stuff of the last days

4 years agoAdded info about the usage of the [abstract] in AP and especially in Mastodon to...
Tobias Diekershoff [Sun, 22 Sep 2019 05:24:06 +0000 (07:24 +0200)]
Added info about the usage of the [abstract] in AP and especially in Mastodon to the documentation

4 years agoMerge pull request #7646 from MrPetovan/bug/warnings
Philipp [Sat, 21 Sep 2019 16:20:57 +0000 (18:20 +0200)]
Merge pull request #7646 from MrPetovan/bug/warnings

Remove setting obsolete App->data['user'] in Module\Profile\Contacts

4 years agoAdd parameter type hints in Temporal::getDateofBirthField
Hypolite Petovan [Sat, 21 Sep 2019 14:52:55 +0000 (10:52 -0400)]
Add parameter type hints in Temporal::getDateofBirthField

4 years agoMerge pull request #7647 from annando/inter-transport
Hypolite Petovan [Sat, 21 Sep 2019 14:23:29 +0000 (10:23 -0400)]
Merge pull request #7647 from annando/inter-transport

Always use direct DFRN transport on local contacts

4 years agoChanged documentation
Michael [Sat, 21 Sep 2019 13:19:00 +0000 (13:19 +0000)]
Changed documentation

4 years agoDon't update the basepath on local check
Michael [Sat, 21 Sep 2019 13:17:33 +0000 (13:17 +0000)]
Don't update the basepath on local check

4 years agoAvoid a notice
Michael [Sat, 21 Sep 2019 13:00:53 +0000 (13:00 +0000)]
Avoid a notice

4 years agoAlways use direct DFRN transport on local contacts
Michael [Sat, 21 Sep 2019 12:39:07 +0000 (12:39 +0000)]
Always use direct DFRN transport on local contacts

4 years agoRemove dependency to App object in Temporal::getDateofBirthField
Hypolite Petovan [Sat, 21 Sep 2019 09:15:52 +0000 (05:15 -0400)]
Remove dependency to App object in Temporal::getDateofBirthField

4 years agoRemove setting obsolete App->data['user'] in Module\Profile\Contacts
Hypolite Petovan [Sat, 21 Sep 2019 09:14:49 +0000 (05:14 -0400)]
Remove setting obsolete App->data['user'] in Module\Profile\Contacts

4 years agoMerge pull request #7645 from annando/fix-probe
Hypolite Petovan [Fri, 20 Sep 2019 23:50:10 +0000 (19:50 -0400)]
Merge pull request #7645 from annando/fix-probe

Fix: updateFromProbe failed when updating non-federated networks

4 years agoFix: updateFromProbe failed when updating non-federated networks
Michael [Fri, 20 Sep 2019 21:01:52 +0000 (21:01 +0000)]
Fix: updateFromProbe failed when updating non-federated networks

4 years agoMerge pull request #7642 from annando/fix-twitter
Hypolite Petovan [Thu, 19 Sep 2019 11:10:23 +0000 (07:10 -0400)]
Merge pull request #7642 from annando/fix-twitter

Fetch avatar and name on Twitter discovery

4 years agoMerge pull request #7641 from annando/update-unsearchable
Hypolite Petovan [Thu, 19 Sep 2019 11:09:23 +0000 (07:09 -0400)]
Merge pull request #7641 from annando/update-unsearchable

Update the "unsearchable" field in the "self" contact

4 years agoFetch avatar and name on Twitter discovery
Michael [Thu, 19 Sep 2019 05:28:46 +0000 (05:28 +0000)]
Fetch avatar and name on Twitter discovery

4 years agoUpdate the "unsearchable" field in the "self" contact
Michael [Thu, 19 Sep 2019 03:54:54 +0000 (03:54 +0000)]
Update the "unsearchable" field in the "self" contact

4 years agoMerge pull request #7640 from annando/hidewall
Hypolite Petovan [Wed, 18 Sep 2019 17:31:07 +0000 (13:31 -0400)]
Merge pull request #7640 from annando/hidewall

Changed "hidewall" behaviour

4 years agoCorrection: Must be inverted
Michael [Wed, 18 Sep 2019 16:37:13 +0000 (16:37 +0000)]
Correction: Must be inverted

4 years agoAdded to-do
Michael [Wed, 18 Sep 2019 05:56:06 +0000 (05:56 +0000)]
Added to-do

4 years agoChanged "hidewall" behaviour
Michael [Wed, 18 Sep 2019 05:20:33 +0000 (05:20 +0000)]
Changed "hidewall" behaviour

4 years agoMerge pull request #7639 from nupplaphil/bug/7635-PHP_SELF
Hypolite Petovan [Tue, 17 Sep 2019 15:08:29 +0000 (11:08 -0400)]
Merge pull request #7639 from nupplaphil/bug/7635-PHP_SELF

Remove $_SERVER['PHP_SELF'] usage

4 years agoRemove $_SERVER['PHP_SELF'] usage
Philipp Holzer [Tue, 17 Sep 2019 14:47:00 +0000 (16:47 +0200)]
Remove $_SERVER['PHP_SELF'] usage

4 years agotypo
Tobias Diekershoff [Tue, 17 Sep 2019 05:47:03 +0000 (07:47 +0200)]
typo

4 years agoupdated CHANGELOG
Tobias Diekershoff [Tue, 17 Sep 2019 05:43:03 +0000 (07:43 +0200)]
updated CHANGELOG

4 years agoRestructured "manage" functionality, added count parameters
Michael [Tue, 17 Sep 2019 04:05:26 +0000 (04:05 +0000)]
Restructured "manage" functionality, added count parameters