Commit graph

4171 commits

Author SHA1 Message Date
af5527f896 Unified return value types 2019-10-05 04:50:29 +00:00
aa75e749be Enhanced documentation 2019-10-05 04:22:16 +00:00
4d1cc44151 Added documentation 2019-10-04 17:29:21 +00:00
cd3dada39c Detect network type via the contacts 2019-10-04 06:33:16 +00:00
a7e518acbd Readded the network parameter 2019-10-04 05:42:54 +00:00
d9a74bd5dd Code transitioning from PortableContacts.php to GServer.php 2019-10-03 23:33:41 +00:00
2009080327 Remove more test data 2019-10-03 21:39:48 +00:00
832c765ad5 Hostmeta check, Pleroma version number cleaning 2019-10-03 20:52:04 +00:00
59b464ade3 PoCo endpoint added 2019-10-03 15:30:07 +00:00
3eb24d1b5c Nost test code is removed 2019-10-03 14:48:46 +00:00
ae55029028 Additional endpoints added 2019-10-03 13:02:48 +00:00
25f93cb03a Count known users, check for empty attribute values 2019-10-03 10:44:29 +00:00
9cbe5c5e0e New class for handling gserver entries 2019-10-03 09:20:36 +00:00
21e9e9f3c2 Remove obsolete function to guess the base url of a contact 2019-10-02 15:10:42 +00:00
Philipp
a855c6888b
Merge pull request #7687 from annando/get-header-field
Enable the possibility to fetch a specific header variable
2019-10-02 13:22:30 +02:00
7991b77343 Return value added 2019-10-02 09:37:05 +00:00
92ee309591 quotes 2019-10-02 08:28:12 +02:00
6a6a48c58d Renamed function 2019-10-02 06:24:29 +00:00
9a0201e674 require a note to the admin when register policy is set to needs approval 2019-10-02 07:39:42 +02:00
b051804dc3 Empty the header array 2019-10-02 04:10:36 +00:00
489510e7a9 Cache the header fields 2019-10-02 03:45:32 +00:00
5cdeb8615f Use $this 2019-10-02 03:31:58 +00:00
516fd02812 New function to check for key existance 2019-10-01 21:46:18 +00:00
c494b158c8 Fix notice "Undefined index: openRegistrations" 2019-10-01 19:27:33 +00:00
c37663f1c1 Changed return value 2019-10-01 19:02:26 +00:00
2c730a5c45 New function for fetching associated header array 2019-10-01 18:22:33 +00:00
18198b4aaa Enable the possibility to fetch a specific header variable 2019-10-01 16:33:11 +00:00
18807ae21d Don't send blank pictures on error, fail instead. 2019-10-01 12:41:49 +00:00
c0cb1a194e
Merge pull request #7670 from nupplaphil/task/add_router_config
Add router config
2019-09-30 11:13:36 -04:00
185f1fc687
Merge pull request #7636 from annando/manage
Restructured "manage" functionality, added count parameters
2019-09-30 11:12:46 -04:00
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
d41399496e Merge remote-tracking branch 'upstream/develop' into manage 2019-09-30 06:30:13 +00:00
520c250a41 Some small code adjustments 2019-09-29 19:21:05 +00:00
5eeca432fe removed unused "f" parameter 2019-09-29 18:59:03 +00:00
51e55bca18 Added some logging 2019-09-29 10:58:07 +00:00
32ea610559 Avoid a contact lookup for empty URL 2019-09-29 10:23:36 +00:00
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
0185c91246 Merge remote-tracking branch 'upstream/2019.09-rc' into remote-rework 2019-09-29 06:32:35 +00:00
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
7704758f9c Fix permissionset query 2019-09-28 20:42:33 +00:00
83b00ef308 New function "isAuthenticated" 2019-09-28 18:09:11 +00:00
1c26baec46 remote_user is replaced 2019-09-28 09:59:08 +00:00
6e9026e033 Renamed function, beginning to replace the "remote_user" function 2019-09-28 09:36:41 +00:00
1ddd2df4b8 Removed obsolete code 2019-09-28 05:37:24 +00:00
3dd94355b7 Fix permissions when viewing photos, applying same fix to items as well 2019-09-27 05:49:23 +00:00