Commit Graph

25089 Commits

Author SHA1 Message Date
Philipp Holzer e3e3c1ef28
Some new tests and fixings 2019-09-30 14:03:13 +02:00
Philipp Holzer 0823f4d72d
Add group for cache tests 2019-09-30 14:03:13 +02:00
Philipp Holzer d5dd12b8f8
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
2019-09-30 14:03:12 +02:00
Michael 6c1d29cf2b Merge remote-tracking branch 'upstream/develop' into remote-rework 2019-09-30 06:32:55 +00:00
Michael d41399496e Merge remote-tracking branch 'upstream/develop' into manage 2019-09-30 06:30:13 +00:00
Michael 0d7c79d051 Using central function to set the "remote" session value 2019-09-30 06:29:00 +00:00
Michael 520c250a41 Some small code adjustments 2019-09-29 19:21:05 +00:00
Michael 5eeca432fe removed unused "f" parameter 2019-09-29 18:59:03 +00:00
Michael 51e55bca18 Added some logging 2019-09-29 10:58:07 +00:00
Michael 32ea610559 Avoid a contact lookup for empty URL 2019-09-29 10:23:36 +00:00
Michael c2c1b317e0 Transferring the "addr" value on magic auth 2019-09-29 10:20:53 +00:00
Philipp Holzer aad75292f8
Add "/pending" route because of 591ba9c68e 2019-09-29 12:00:03 +02:00
Philipp Holzer 0e5cb88888
Add router config
- Introduce route.config.php structure
- Adding config loader for routes
- Adapt Module class (separation of duties)
- Add tests
2019-09-29 11:57:27 +02:00
Tobias Diekershoff b51dedd7e7 this is the 2019.12-dev branch now 2019-09-29 10:05:30 +02:00
Michael 0185c91246 Merge remote-tracking branch 'upstream/2019.09-rc' into remote-rework 2019-09-29 06:32:35 +00:00
Michael 58fb0beaa3 Delete the cache entry allowing direct login again 2019-09-29 06:26:02 +00:00
Tobias Diekershoff 2995c39ba5 welcome Friendica 2019.09 2019-09-29 07:23:23 +02:00
Tobias Diekershoff 4a14b01a60 fixing some typos 2019-09-29 07:13:34 +02:00
Tobias Diekershoff d9daf45930 some last changes for the CHANGELOG 2019-09-29 07:08:50 +02:00
Tobias Diekershoff 4d8ca5c9c2
Merge pull request #7674 from annando/fix-magic-again
Fix magic auth for redirects with non profile paths
2019-09-29 06:51:43 +02:00
Tobias Diekershoff 9b12d23a9c
Merge pull request #7637 from tobiasd/20190917-CHANGELOG
updated CHANGELOG
2019-09-29 06:50:17 +02:00
Hypolite Petovan cbeceb35b2
Merge pull request #7673 from nupplaphil/bug/dbunit
Remove DBUnit dependencies
2019-09-28 20:35:54 -04:00
Michael Vogel 4e9a810206 Fix magic auth for redirects with non profile paths 2019-09-29 02:16:09 +02:00
Philipp Holzer 04cf13e022
Remove DBUnit dependencies 2019-09-29 01:57:45 +02:00
Michael 23bad85847 Ensure to fetch the correct item 2019-09-28 20:43:45 +00:00
Michael 7704758f9c Fix permissionset query 2019-09-28 20:42:33 +00:00
Tobias Diekershoff c03658a5dd added tumblr addon changes 2019-09-28 21:05:35 +02:00
Michael 83b00ef308 New function "isAuthenticated" 2019-09-28 18:09:11 +00:00
Michael 89f02a1125 Fix warnings 2019-09-28 15:31:36 +00:00
Michael 1c26baec46 remote_user is replaced 2019-09-28 09:59:08 +00:00
Michael 6e9026e033 Renamed function, beginning to replace the "remote_user" function 2019-09-28 09:36:41 +00:00
Hypolite Petovan f00afe574b [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)
2019-09-28 04:49:41 -04:00
Michael 1ddd2df4b8 Removed obsolete code 2019-09-28 05:37:24 +00:00
Philipp e8bbdc9bed
Merge pull request #7669 from tobiasd/20190927-en
EN GB and US translation update THX AndyH3
2019-09-27 09:13:59 +02:00
Tobias Diekershoff 22c97c88b7 EN translations added to the CHANGELOG 2019-09-27 08:46:43 +02:00
Tobias Diekershoff 28e533451c EN GB translation update THX AndyH3 2019-09-27 08:44:48 +02:00
Tobias Diekershoff d0223c3555 EN US translation update THX AndyH3 2019-09-27 08:44:31 +02:00
Michael 3dd94355b7 Fix permissions when viewing photos, applying same fix to items as well 2019-09-27 05:49:23 +00:00
Michael abecf62f2d Merge remote-tracking branch 'upstream/2019.09-rc' into remote-rework 2019-09-26 20:50:29 +00:00
Tobias Diekershoff 1ce7ea4398 missing closed issue 2019-09-26 08:05:29 +02:00
Tobias Diekershoff 9ce34cb8c6 some additions to the CHANGELOG 2019-09-26 07:55:10 +02:00
Michael 704cdf1b5a New function to store the "remote" session value / making the changes work 2019-09-26 04:47:42 +00:00
Philipp f480406dbc
Merge pull request #7666 from MrPetovan/bug/7665-audio-tag
Fix <audio> tag conversion to/from BBCode
2019-09-26 04:12:12 +02:00
Hypolite Petovan 1f20a9330c Add new ignoreChildren behavior to HTML::tagToBBCode
- Allow discarding HTML tag children for single-value BBCode
- Add test for it
2019-09-25 20:44:09 -04:00
Hypolite Petovan d8484e65bd Move autolinker execution earlier in BBCode::convert
- Prevents already replaced HTML links (like in [audio] tag) to be doubled
- Add test for it
2019-09-25 20:39:04 -04:00
Michael ec66553032 Reworked "remote" cookie handling 2019-09-25 22:24:17 +00:00
Philipp 3ac6961da5
Merge pull request #7662 from annando/session-memory
Fix session size problems
2019-09-25 12:46:15 +02:00
Michael d5c37001cd Empty the "remote" variable, avoid being remote to yourself 2019-09-25 07:02:07 +00:00
Michael 1a1745c9fa Security improvements 2019-09-25 06:46:28 +00:00
Michael 6a376c29d8 Fix session size problems 2019-09-25 05:57:32 +00:00