Commit Graph

24911 Commits

Author SHA1 Message Date
Tobias Diekershoff 8db7934a30 add option 'require' for textarea form elements 2019-10-02 07:33:30 +02:00
Philipp c399890f6f
Merge pull request #7689 from annando/fix-notice
Fix notice "Undefined index: openRegistrations"
2019-10-01 21:40:59 +02:00
Michael c494b158c8 Fix notice "Undefined index: openRegistrations" 2019-10-01 19:27:33 +00:00
Hypolite Petovan f16bf04f54
Merge pull request #7686 from annando/noblank
Don't send blank pictures on error, fail instead.
2019-10-01 09:02:52 -04:00
Michael 18807ae21d Don't send blank pictures on error, fail instead. 2019-10-01 12:41:49 +00:00
Philipp 0257f50ff7
Merge pull request #7684 from annando/fix-inbox
Critical Fix: Inbox needs to be accessed via POST
2019-10-01 06:06:39 +02:00
Michael 5951a522d1 Fix #7670: Inbox needs to be accessed via POST 2019-10-01 03:28:58 +00:00
Philipp e22b88a546
Merge pull request #7683 from tobiasd/20190930-CHANGELOG
CHANGELOG 1st steps of 2019.12
2019-09-30 21:36:46 +02:00
Tobias Diekershoff d859269864 added mailstream stuff by mexon 2019-09-30 21:17:56 +02:00
Tobias Diekershoff 793195c835 CHANGELOG 1st steps of 2019.12 2019-09-30 21:12:52 +02:00
Hypolite Petovan c0cb1a194e
Merge pull request #7670 from nupplaphil/task/add_router_config
Add router config
2019-09-30 11:13:36 -04:00
Hypolite Petovan 185f1fc687
Merge pull request #7636 from annando/manage
Restructured "manage" functionality, added count parameters
2019-09-30 11:12:46 -04:00
Hypolite Petovan 2333526b8a
Merge pull request #7678 from annando/remote-rework
Reworked the remote authentication
2019-09-30 09:18:43 -04:00
Hypolite Petovan 4d749efcee
Merge pull request #7643 from nupplaphil/task/add_drone_ci
Adding drone as CI
2019-09-30 08:40:18 -04:00
Philipp Holzer cd46a5650a
Add some explanations about the new scripts 2019-09-30 14:33:49 +02:00
Philipp Holzer 817a2f4a52
Add token for codecov & refactored some parts of drone.yml 2019-09-30 14:03:29 +02:00
Philipp Holzer b0e33f7324
Adapt codecov for drone 2019-09-30 14:03:17 +02:00
Philipp Holzer 25fe41ecc3
Add syntax explanation 2019-09-30 14:03:16 +02:00
Philipp Holzer cc215524da
Improve performance
- Add caching
- Remove HTML report
2019-09-30 14:03:16 +02:00
Philipp Holzer 98de833d88
enable trigger & disable travis codecov 2019-09-30 14:03:15 +02:00
Philipp Holzer dc73117a62
code optimization 2019-09-30 14:03:15 +02:00
Philipp Holzer 49e812f3d3
Bugfix GetAllKeys() of Memcache
- Abstract Memcache and Memcached implementation
2019-09-30 14:03:15 +02:00
Philipp Holzer 5b5c993335
Add mariadb tests 2019-09-30 14:03:14 +02:00
Philipp Holzer dbff9d7fab
Add memcache/memcached tests 2019-09-30 14:03:14 +02:00
Philipp Holzer c65d574ac3
enable codecov 2019-09-30 14:03:14 +02:00
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