Hypolite Petovan
|
880c2148c2
|
Fix overly strict return value for revokeFollow methods
|
2021-10-09 02:08:04 -04:00 |
|
Hypolite Petovan
|
456ae169ab
|
Fix overly strict return value for terminateFriendship methods
|
2021-10-06 20:18:44 -04:00 |
|
Hypolite Petovan
|
c0f03889c5
|
Pass correct hook data for support_follow and support_revoke_follow
|
2021-10-06 12:07:48 -04:00 |
|
Hypolite Petovan
|
66fec8944f
|
Add block and unblock hooks
|
2021-10-02 17:30:40 -04:00 |
|
Hypolite Petovan
|
c4a4473cd0
|
Remove the obsolete parameter $two_way from terminateFriendship methods
- Follow revokation is now done independently
|
2021-10-02 16:14:22 -04:00 |
|
Hypolite Petovan
|
72fae04e97
|
Add revoke follow feature
- Add new follow revoke module
- Add new hooks: revoke_follow, support_follow, support_revoke_follow
- Add link in contact page action menu
|
2021-10-02 14:01:46 -04:00 |
|
Hypolite Petovan
|
797391e1d8
|
Rework contact termination to separate protocol-level and contact-level
- Mail and Feed contacts are now removed automatically on relationship termination
- Added logging and notice messages for different results
|
2021-10-02 08:31:59 -04:00 |
|
Philipp
|
13a91e63aa
|
Rename DI::httpRequest() into DI::httpClient()
|
2021-08-25 21:54:54 +02:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
nupplaPhil
|
1124090dbc
|
Cleanup dependencies
|
2020-07-21 03:19:04 -04:00 |
|
nupplaPhil
|
1aa07f87a4
|
Make "HTTPRequest::fetchUrl" dynamic
|
2020-07-21 03:04:58 -04:00 |
|
nupplaPhil
|
5344efef71
|
Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
|
2020-07-21 02:56:10 -04:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Michael
|
fdaac8a681
|
Add "discourse" as protocol
|
2019-11-24 20:06:47 +00:00 |
|
Hypolite Petovan
|
3e6018b3f2
|
Add meta protocol group for private post support
|
2019-07-29 20:31:48 -04:00 |
|
Michael
|
6041f74df6
|
New constant for federated protocols
|
2019-07-01 18:00:55 +00:00 |
|
Hypolite Petovan
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|
Michael
|
c359c162a7
|
Issue 6282: Update the contact data regularly (including the network)
|
2019-01-16 21:39:56 +00:00 |
|
Hypolite Petovan
|
b5fb81f535
|
Add Mastodon/Pleroma protocol guessing
|
2018-10-17 01:10:07 -04:00 |
|
Hypolite Petovan
|
9d0a6f90b6
|
Update "mrpetovan" email address
- Fix Tobias' email address
- Fix copypasted doc block in Console/PostUpdate
|
2018-09-15 19:28:38 -04:00 |
|
Hypolite Petovan
|
804cfa0320
|
Reorganize Protocol constants
- Add ActivityPub protocol constant
- Add Protocol::NATIVE_SUPPORT
- Sort/group constant names
|
2018-08-30 17:47:48 -04:00 |
|
Hypolite Petovan
|
49bd2903c7
|
Fix wrong SQL query syntax in Core\ACL
|
2018-03-08 04:42:07 -05:00 |
|
Michael
|
b1e91f7401
|
Quickfix: Removed exception since it blocked message delivery
|
2018-02-07 13:31:17 +00:00 |
|
Hypolite Petovan
|
a0cdd9c674
|
Rename Core\Network to Core\Protocol
|
2018-02-05 12:57:41 -05:00 |
|