1
0
Fork 0
Commit graph

7433 commits

Author SHA1 Message Date
59204d641d
Merge pull request #10409 from annando/api-link-header
Set the "Link" header
2021-06-16 16:16:35 -04:00
6e789ec19a No need for +1 and -1 2021-06-16 17:57:01 +00:00
ead0cf370a
Merge pull request #10408 from annando/issue-10392
Issue 10392: Avoid "Friendica can't display this page at the moment"
2021-06-16 13:32:17 -04:00
78d4aff878 Set the "Link" header 2021-06-16 15:02:33 +00:00
ae5f57233e Issue 10392: Avoid "Friendica can't display this page at the moment" 2021-06-16 13:23:07 +00:00
3796e13142 Force a directory update if previously published 2021-06-16 05:23:43 +00:00
1ced04e54c Merge remote-tracking branch 'upstream/2021.06-rc' into profile-publish 2021-06-16 05:01:16 +00:00
c17f23423f Chec for missing profile first 2021-06-15 22:01:30 +00:00
e994d02791 Add a profile entry if missing 2021-06-15 21:39:28 +00:00
0ab24510ef Centzralized functionality to update and publish profile changes 2021-06-15 11:12:44 +00:00
d348e4afca Possibly fixes notice "Undefined index: private in .../src/Model/Item.php on line 3115" 2021-06-14 18:34:11 +00:00
c9ec2e21b3
Merge pull request #10403 from annando/doc-structure
Updated database structure documentation
2021-06-14 09:01:58 -04:00
7106106f11 Formatted index list 2021-06-14 12:15:10 +00:00
96f07c7288 Indexes and foreign keys added 2021-06-14 08:53:37 +00:00
fd30df7300 Pad the header 2021-06-14 05:58:51 +00:00
4095e6c9be Pad the lengths of the columns 2021-06-14 05:33:47 +00:00
a827f948c8 Reversed "null" 2021-06-14 05:14:09 +00:00
31db9dbef7 Added default value "NULL" 2021-06-14 05:08:01 +00:00
bb5e6d248b Added sort order 2021-06-13 20:56:14 +00:00
84ab5d6159 Updates database structure documentation 2021-06-13 20:33:50 +00:00
bf8cb39102 Diaspora relay functionality is removed 2021-06-13 11:15:04 +00:00
b7f12051a8 Small fixes 2021-06-12 11:19:23 +00:00
c21cbd936e Changed sorting 2021-06-12 10:12:02 +00:00
b8da971fac Server statistics: New section for relais and nomads 2021-06-12 08:08:35 +00:00
84028d7342 Proxify the media url 2021-06-11 03:51:11 +00:00
4ea30af752 Videos are now working as well 2021-06-10 19:55:43 +00:00
945f482ba3 API: Some more apps are now supported 2021-06-10 19:10:33 +00:00
6dc2988c0f Return the application fields 2021-06-10 08:05:21 +00:00
0b9c934cad Simplify the code 2021-06-10 07:02:06 +00:00
d917ed58a8 API: Tests with various clients, small fixes 2021-06-10 06:26:34 +00:00
5e36d10730 Merge remote-tracking branch 'upstream/2021.06-rc' into http-options 2021-06-09 11:11:11 +00:00
4706d60b04 Added documentation 2021-06-09 07:44:19 +00:00
c9b66d6e28 Deactivate CORS related headers 2021-06-09 07:42:23 +00:00
58a513cb30 Support HTTP OPTIONS requests 2021-06-09 07:27:42 +00:00
385c03364f The function is now protected again 2021-06-08 20:45:58 +00:00
e4be1e0cd5 Get rid of "api_user()" function 2021-06-08 20:41:46 +00:00
8bf5dd187b Added "source" detection 2021-06-08 17:48:41 +00:00
0f0a301280 Move basic auth functionality to the new class 2021-06-08 17:32:41 +00:00
2a440c0bae Use "checkAllowedScope" instead of "login" 2021-06-08 12:00:22 +00:00
5853fe562d Login hasn't got a return value 2021-06-08 09:51:17 +00:00
9720ee2c20 Rearranged scope check 2021-06-08 09:11:56 +00:00
95cac04540 Rearranged function order 2021-06-08 08:56:01 +00:00
11c8dfe73a Unified request for uid 2021-06-08 08:28:14 +00:00
85217941e3 Simplified code 2021-06-08 08:04:12 +00:00
8cde7fe51f Standards 2021-06-08 07:37:28 +00:00
4b280a7279 Standards 2021-06-08 07:35:36 +00:00
ca5e0eaaea Fix coding standards 2021-06-08 07:33:53 +00:00
126e281165 Improved documentation 2021-06-08 06:39:23 +00:00
acbe9ebf9e API: New classes for OAuth and basic auth 2021-06-08 06:32:24 +00:00
265137ef44 Avoid PHP Warning: Illegal string offset 'type' in /src/Protocol/ActivityPub/Receiver.php on line 668 2021-06-07 10:21:48 +00:00