Michael
|
977d28353c
|
Transmit push subscriptions
|
9 months ago |
Michael
|
c78d490c2e
|
Some more standards
|
9 months ago |
Michael
|
f29cef175e
|
Remove spaces
|
9 months ago |
Michael
|
3b296400f4
|
Merge branch 'subscription' of github.com:annando/friendica into subscription
|
9 months ago |
Michael
|
19f3cad56c
|
Preparation for creating push notification
|
9 months ago |
Michael Vogel
|
a3584c0bd3
|
Update src/Model/Subscription.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
9 months ago |
Michael
|
5056376902
|
We need to create a vapid public and private key
|
9 months ago |
Michael
|
74f3cbc383
|
Improved error check, added "put"
|
9 months ago |
Michael
|
8b6ace6629
|
Don't continue when key couldn't be created
|
9 months ago |
Michael
|
167a12ef54
|
Styling
|
9 months ago |
Michael
|
e28a4265c5
|
API: First steps to support subscriptions
|
9 months ago |
Hypolite Petovan
|
1e305e748d
|
Merge pull request #10596 from annando/mark-file-star-for-all
Follow, file and star does now work for all items
|
9 months ago |
Michael Vogel
|
fa65c436f4
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
9 months ago |
Hypolite Petovan
|
a364436623
|
Merge pull request #10597 from annando/warning
Fixes "PHP Warning: key() expects parameter 1 to be array, string given"
|
9 months ago |
Michael Vogel
|
f7f79a240a
|
Are the tests happy?
|
9 months ago |
Michael Vogel
|
e6ab4d9be9
|
Fixes "PHP Warning: key() expects parameter 1 to be array, string given"
|
9 months ago |
Michael
|
81d9fc677f
|
Updated messages.po
|
9 months ago |
Michael
|
473adaf463
|
Mark, file and starring does now work for all items
|
9 months ago |
Michael Vogel
|
25d221a78b
|
Merge pull request #10594 from tobiasd/20210811-irc
docs, remove freenode from the IRC list
|
10 months ago |
Tobias Diekershoff
|
a25fc2f07c
|
docs, remove freenode from the IRC list
|
10 months ago |
Michael Vogel
|
b855646097
|
Merge pull request #10580 from MrPetovan/bug/10019-peertube-embed
Simplify attachment processing in Protocol\ActivityPub\Receiver
|
10 months ago |
Hypolite Petovan
|
e146a5983c
|
Merge pull request #10593 from annando/matrix2
The Matrix and XMPP address is now transported via AP as well
|
10 months ago |
Michael
|
ce46ab2573
|
The Matrix and XMPP address is now transported via AP as well
|
10 months ago |
Hypolite Petovan
|
56ee1a211f
|
Merge pull request #10592 from annando/event
Simplify event storing
|
10 months ago |
Hypolite Petovan
|
435c8d2892
|
Merge pull request #10591 from annando/notice
Handles PHP Notice: Undefined index: addr in src/Protocol/Diaspora.php on line 3091
|
10 months ago |
Michael
|
8e074a5fe4
|
Simplify event storing
|
10 months ago |
Michael
|
56c00ea42d
|
Handles PHP Notice: Undefined index: addr in src/Protocol/Diaspora.php on line 3091
|
10 months ago |
Hypolite Petovan
|
d7e5814b12
|
Simplify attachment processing in Protocol\ActivityPub\Receiver
- Remove indexing attachments by mediatype for later sorting
|
10 months ago |
Hypolite Petovan
|
536fbe5af1
|
Merge pull request #10586 from annando/app-user2
Get rid of app->user completely
|
10 months ago |
Michael
|
28cfdec7c4
|
Some more renamed functions
|
10 months ago |
Michael
|
c81e81dc8d
|
"getUserId" is now "getLoggedInUserId"
|
10 months ago |
Michael
|
15b93b4459
|
"getUserNickname" is now "getLoggedInUserNickname"
|
10 months ago |
Hypolite Petovan
|
3267b50d22
|
Merge pull request #10590 from tobiasd/20210809-de
DE translation update
|
10 months ago |
Tobias Diekershoff
|
90910bb4a5
|
DE translation update
|
10 months ago |
Michael
|
27177f19c9
|
Updated messages.po
|
10 months ago |
Michael
|
f5e84c1ff0
|
Use owner not profile
|
10 months ago |
Michael
|
4495e83eca
|
Merge remote-tracking branch 'upstream/develop' into app-user2
|
10 months ago |
Michael
|
b8fa75b2dd
|
Changed function name
|
10 months ago |
Hypolite Petovan
|
3e1e3c8b3e
|
Merge pull request #10588 from annando/matrix
Matrix addresses can be entered in the profile
|
10 months ago |
Hypolite Petovan
|
8671439069
|
Merge pull request #10589 from annando/pleroma
Fix profile probing via Pleroma
|
10 months ago |
Michael
|
51d549639d
|
Fix profile probing via Pleroma
|
10 months ago |
Michael
|
bee04f86ee
|
Matrix addresses can be entered in the profile
|
10 months ago |
Michael
|
9f01052dd2
|
Removed some more unused "use"
|
10 months ago |
Michael
|
a9d7e5b29e
|
Removed unused use
|
10 months ago |
Michael
|
28090bd793
|
Get rid of App->user completely
|
10 months ago |
Hypolite Petovan
|
bfbfd94f2e
|
Merge pull request #10581 from annando/postopts
Respect the postopts values for scheduled posts
|
10 months ago |
Michael
|
fc283ab928
|
Remove direct calls to App->user
|
10 months ago |
Michael
|
9664efd66b
|
Added some description
|
10 months ago |
Michael
|
6a23b17c95
|
Respect the postopts values for scheduled posts
|
10 months ago |
Tobias Diekershoff
|
266ee26240
|
Merge pull request #10579 from annando/http-errors
Avoid some HTTP errors
|
10 months ago |