Michael
|
af5527f896
|
Unified return value types
|
2019-10-05 04:50:29 +00:00 |
|
Michael
|
aa75e749be
|
Enhanced documentation
|
2019-10-05 04:22:16 +00:00 |
|
Michael
|
4d1cc44151
|
Added documentation
|
2019-10-04 17:29:21 +00:00 |
|
Michael
|
cd3dada39c
|
Detect network type via the contacts
|
2019-10-04 06:33:16 +00:00 |
|
Michael
|
a7e518acbd
|
Readded the network parameter
|
2019-10-04 05:42:54 +00:00 |
|
Michael
|
d9a74bd5dd
|
Code transitioning from PortableContacts.php to GServer.php
|
2019-10-03 23:33:41 +00:00 |
|
Michael
|
2009080327
|
Remove more test data
|
2019-10-03 21:39:48 +00:00 |
|
Michael
|
832c765ad5
|
Hostmeta check, Pleroma version number cleaning
|
2019-10-03 20:52:04 +00:00 |
|
Michael
|
59b464ade3
|
PoCo endpoint added
|
2019-10-03 15:30:07 +00:00 |
|
Michael
|
3eb24d1b5c
|
Nost test code is removed
|
2019-10-03 14:48:46 +00:00 |
|
Michael
|
ae55029028
|
Additional endpoints added
|
2019-10-03 13:02:48 +00:00 |
|
Michael
|
25f93cb03a
|
Count known users, check for empty attribute values
|
2019-10-03 10:44:29 +00:00 |
|
Michael
|
9cbe5c5e0e
|
New class for handling gserver entries
|
2019-10-03 09:20:36 +00:00 |
|
Michael
|
21e9e9f3c2
|
Remove obsolete function to guess the base url of a contact
|
2019-10-02 15:10:42 +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
|
c2c1b317e0
|
Transferring the "addr" value on magic auth
|
2019-09-29 10:20:53 +00:00 |
|
Michael
|
58fb0beaa3
|
Delete the cache entry allowing direct login again
|
2019-09-29 06:26:02 +00: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
|
704cdf1b5a
|
New function to store the "remote" session value / making the changes work
|
2019-09-26 04:47:42 +00: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 |
|
Michael
|
5254147ccc
|
Fix "redir" loop
|
2019-09-23 22:13:20 +00: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
|
c364a77d63
|
Always use direct DFRN transport on local contacts
|
2019-09-21 12:39:07 +00:00 |
|
Michael
|
64f30d3627
|
Fix: updateFromProbe failed when updating non-federated networks
|
2019-09-20 21:01:52 +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 |
|
Hypolite Petovan
|
f5eb8e88f1
|
Remove obsolete blockquote replacement in Item::prepareBody
|
2019-09-12 22:18:46 -04:00 |
|
Philipp
|
50cce950f6
|
Merge pull request #7614 from annando/issue-5721
Issue 5721: Set permissions of photos in PM
|
2019-09-11 22:22:06 +02:00 |
|
Michael
|
4223011a7d
|
Fix a notice about a missing "pending"
|
2019-09-11 20:03:29 +00:00 |
|
Michael
|
a34995a3e5
|
Issue 5721: Set permissions of photos in PM
|
2019-09-11 04:08:41 +00:00 |
|
Michael
|
b2d6854829
|
Issue 7285: Perform duplicate check for item URI also with AP
|
2019-09-10 04:59:12 +00:00 |
|
Tobias Diekershoff
|
3d5d50a25b
|
Merge pull request #7606 from annando/fix-invalid-url
Replace not working "redir" link with a working one
|
2019-09-10 06:29:55 +02:00 |
|
Michael
|
0a0a961c52
|
The value is used twice, so use a variable
|
2019-09-10 04:04:07 +00:00 |
|
Michael
|
8fc8e26e23
|
Replace not working "redir" link with a working one
|
2019-09-09 21:37:26 +00:00 |
|
Hypolite Petovan
|
91b0f0465f
|
Merge pull request #7604 from annando/pending-contacts
Display pending contacts in the contact list
|
2019-09-09 13:49:51 -04:00 |
|
Michael
|
2dbd843ed2
|
Don't display ignored pending contacts, link to contact request page
|
2019-09-09 05:29:33 +00:00 |
|
Hypolite Petovan
|
69105928f5
|
Use destination URL when provided in Contact::magicLink
|
2019-09-06 08:33:19 -04:00 |
|
Michael
|
33006d8455
|
Merge remote-tracking branch 'upstream/2019.09-rc' into performance
|
2019-09-03 15:02:16 +00:00 |
|
Michael
|
52d8b618f0
|
Type hints
|
2019-09-03 03:59:46 +00:00 |
|
Michael Vogel
|
046b5a1eac
|
Fix performance issues due to relay contact requests
|
2019-09-02 15:11:07 +02:00 |
|