Michael
|
2c730a5c45
|
New function for fetching associated header array
|
2019-10-01 18:22:33 +00:00 |
|
Michael
|
18198b4aaa
|
Enable the possibility to fetch a specific header variable
|
2019-10-01 16:33:11 +00:00 |
|
Michael
|
18807ae21d
|
Don't send blank pictures on error, fail instead.
|
2019-10-01 12:41:49 +00: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 |
|
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
|
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
|
d41399496e
|
Merge remote-tracking branch 'upstream/develop' into manage
|
2019-09-30 06:30:13 +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
|
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 |
|
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 |
|
Michael Vogel
|
4e9a810206
|
Fix magic auth for redirects with non profile paths
|
2019-09-29 02:16:09 +02:00 |
|
Michael
|
7704758f9c
|
Fix permissionset query
|
2019-09-28 20:42:33 +00:00 |
|
Michael
|
83b00ef308
|
New function "isAuthenticated"
|
2019-09-28 18:09:11 +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 |
|
Michael
|
1ddd2df4b8
|
Removed obsolete code
|
2019-09-28 05:37:24 +00: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 |
|
Michael
|
704cdf1b5a
|
New function to store the "remote" session value / making the changes work
|
2019-09-26 04:47:42 +00: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 |
|
Michael
|
d5c37001cd
|
Empty the "remote" variable, avoid being remote to yourself
|
2019-09-25 07:02:07 +00:00 |
|
Michael
|
6a376c29d8
|
Fix session size problems
|
2019-09-25 05:57:32 +00:00 |
|
Michael
|
87462ec67f
|
Don't use the "url" parameter on redir if it points to the same contact
|
2019-09-24 21:44:37 +00:00 |
|
Hypolite Petovan
|
8a5eb689f7
|
Merge pull request #7656 from annando/redir-loop
Fix "redir" loop
|
2019-09-23 18:56:50 -04:00 |
|
Michael
|
5254147ccc
|
Fix "redir" loop
|
2019-09-23 22:13:20 +00:00 |
|
Philipp Holzer
|
ca36ea17f9
|
Fix Auto-Installer
|
2019-09-23 12:51:07 +02:00 |
|
Michael
|
aba23daeca
|
Get rid of zombie introductions that reappear automatically
|
2019-09-22 10:51:34 +00:00 |
|
Philipp
|
482cf1bbfe
|
Merge pull request #7646 from MrPetovan/bug/warnings
Remove setting obsolete App->data['user'] in Module\Profile\Contacts
|
2019-09-21 18:20:57 +02:00 |
|
Hypolite Petovan
|
f51b275b17
|
Add parameter type hints in Temporal::getDateofBirthField
|
2019-09-21 10:52:55 -04:00 |
|
Michael
|
a2105c5dfe
|
Changed documentation
|
2019-09-21 13:19:00 +00:00 |
|
Michael
|
b24ef7247d
|
Don't update the basepath on local check
|
2019-09-21 13:17:33 +00:00 |
|
Michael
|
cf569425c6
|
Avoid a notice
|
2019-09-21 13:00:53 +00:00 |
|
Michael
|
c364a77d63
|
Always use direct DFRN transport on local contacts
|
2019-09-21 12:39:07 +00:00 |
|
Hypolite Petovan
|
118e737a49
|
Remove dependency to App object in Temporal::getDateofBirthField
|
2019-09-21 05:15:52 -04:00 |
|
Hypolite Petovan
|
f19136905f
|
Remove setting obsolete App->data['user'] in Module\Profile\Contacts
|
2019-09-21 05:14:49 -04:00 |
|
Michael
|
64f30d3627
|
Fix: updateFromProbe failed when updating non-federated networks
|
2019-09-20 21:01:52 +00:00 |
|
Michael
|
3b6f16347a
|
Fetch avatar and name on Twitter discovery
|
2019-09-19 05:28:46 +00:00 |
|
Michael
|
358cbe812a
|
Correction: Must be inverted
|
2019-09-18 16:37:13 +00:00 |
|
Michael
|
1144863090
|
Changed "hidewall" behaviour
|
2019-09-18 05:20:33 +00:00 |
|
Philipp Holzer
|
b13dbb3dcb
|
Remove $_SERVER['PHP_SELF'] usage
|
2019-09-17 16:47:00 +02:00 |
|