Philipp Holzer
|
07cea24430
|
Move Activity/Namespaces defines to constants
|
3 years ago |
Philipp Holzer
|
c9e1098dd2
|
Adapt naming convention
|
3 years ago |
Philipp Holzer
|
52c42491c4
|
Move activity_match() to Protocol\Activity::match()
- With tests
|
3 years ago |
Philipp Holzer
|
9e94e8b48c
|
Remove function prepare_text and use BBCode::convert() instead
|
3 years ago |
Philipp Holzer
|
f65f7f11c3
|
Move expand_acl to ACLFormatter::expand()
- including tests
|
3 years ago |
Philipp Holzer
|
a3e350313d
|
Move redir_private_images to Item::addRedirLinkToImageLinks()
|
3 years ago |
Hypolite Petovan
|
146646c4d4
|
Replace deprecated calls to defaults() by ?? and ?: in src/
|
3 years ago |
Michael
|
83b00ef308
|
New function "isAuthenticated"
|
3 years ago |
Michael
|
6e9026e033
|
Renamed function, beginning to replace the "remote_user" function
|
3 years ago |
Michael
|
1ddd2df4b8
|
Removed obsolete code
|
3 years ago |
Michael
|
3dd94355b7
|
Fix permissions when viewing photos, applying same fix to items as well
|
3 years ago |
Hypolite Petovan
|
f5eb8e88f1
|
Remove obsolete blockquote replacement in Item::prepareBody
|
3 years ago |
Michael
|
b2d6854829
|
Issue 7285: Perform duplicate check for item URI also with AP
|
3 years ago |
Michael
|
5a1a5a54dc
|
Delivery count now counts the failed delivery attempts as well
|
3 years ago |
Hypolite Petovan
|
828368267c
|
Add check_dead parameter to Item::enumeratePermissions
|
3 years ago |
Michael
|
aab6b739d8
|
Use the contact id whenever we are following the contact
|
3 years ago |
Michael
|
764c70720c
|
Moved several database stuff out of the transaction to avoid error 1205
|
3 years ago |
Michael
|
bcadf19289
|
"contact-id" has to be set, after "author-id" had been set
|
3 years ago |
Michael
|
418009ffea
|
Improved PR 7452: We now respect the "self" contact
|
3 years ago |
Hypolite Petovan
|
2e6b72ba62
|
Revert "Reworked contact-id generation"
|
3 years ago |
Michael
|
88aa777410
|
Moved user block
|
3 years ago |
Michael
|
c936232575
|
Added header
|
3 years ago |
Michael
|
cdc44e26de
|
Log level changed
|
3 years ago |
Michael
|
0696026380
|
Improved logging when item had been deliberately deleted after creation
|
3 years ago |
Michael
|
8ddcd8417d
|
Reworked contact-id generation
|
3 years ago |
Hypolite Petovan
|
c149ba2d59
|
Replace $uid parameter by $obj['uid'] in Item::enumeratePermissions
|
3 years ago |
Hypolite Petovan
|
0579252362
|
Add user meta-groups for followers and mutual contacts
- Both Group::expand and Item::enumeratePermissions now have a user id parameter to expand meta-groups
|
3 years ago |
Hypolite Petovan
|
50f3098495
|
Revert adding DBA::toArray to Item::selectToArray
|
3 years ago |
Hypolite Petovan
|
3334a3d497
|
Fix indent in Model\Item
|
3 years ago |
Hypolite Petovan
|
a61ce4fed0
|
Ensure *toArray returns an array
|
3 years ago |
Michael
|
2be0ceac6b
|
Added "selectToArray" functions in DBA and Item
|
3 years ago |
Michael
|
53ffe5a2e1
|
Fetch Diaspora posts by url
|
3 years ago |
Michael
|
931c190566
|
Removed test output
|
3 years ago |
Michael
|
41a1c1c3e6
|
Fetch items by given uri
|
3 years ago |
Michael
|
6bb418c5a7
|
Use "received" instead of "created" when displaying posts in creation order
|
3 years ago |
Michael
|
ee8baf00ce
|
Now without array_merge
|
3 years ago |
Michael
|
6041f74df6
|
New constant for federated protocols
|
3 years ago |
Michael
|
3121d967c5
|
Item delivery data must only be stored when there is data
|
3 years ago |
Michael Vogel
|
9559266075
|
todo added
|
3 years ago |
Michael Vogel
|
f84e2e9d93
|
Fix for distribution of event deletions
|
3 years ago |
Michael
|
496910e750
|
Issue #5983: Ignore reshares from blocked and ignored contacts
|
3 years ago |
Michael
|
f6f22378f1
|
Ignored stuff must be stored.
|
3 years ago |
Michael
|
2482072457
|
Issue 5983: Central check for blocked and ignored contacts added
|
3 years ago |
Michael
|
6970fb2862
|
Issue 7142: Prevent respawn of "remote self" items
|
3 years ago |
Michael
|
41dc243186
|
Fix delivery counter for poking / unify delivery commands
|
3 years ago |
Michael
|
44a49a8d7d
|
Ensure that pokes are always send only via DFRN
|
3 years ago |
Philipp Holzer
|
694cd82d0e
|
Bugfix - `author-network` (adding to unset list during insert)
|
3 years ago |
Philipp Holzer
|
7334be803d
|
Bugfix - `item_id`
|
3 years ago |
Philipp Holzer
|
766a10b3b6
|
Adding `author-network` to ITEM::ITEM_FIELDLIST
see https://github.com/friendica/friendica/issues/6918#issuecomment-493515358
|
3 years ago |
Philipp Holzer
|
15ffb70c5f
|
Adding `item_id` to Item::ITEM_FIELDLIST
see https://github.com/friendica/friendica/issues/6918#issuecomment-493515358
|
3 years ago |