Commit graph

28817 commits

Author SHA1 Message Date
Michael Vogel bf50f80399 Fix fatal error "Argument 2 passed to Friendica\Model\Post\Media::getAttachElement() must be of the type int, string given" 2020-11-04 07:58:04 +01:00
Hypolite Petovan 52ea22505d
Merge pull request #9488 from annando/profile-query
The profile page does now shows reshared items
2020-11-03 15:49:52 -05:00
Michael 65b07aead4 Indention, documentation 2020-11-03 20:30:59 +00:00
Michael 4965d6aa54 The profile page does now shows reshared items 2020-11-03 19:24:47 +00:00
Michael Vogel 8fa62cbbbd
Merge pull request #9487 from MrPetovan/bug/9432-network-infinite-load-ajax
Fix infinite content ajax call parameters
2020-11-03 19:47:02 +01:00
Hypolite Petovan 481925c353 Fix infinite content ajax call parameters
- Ajax request could end up in a 404 if the page URL didn't have at least a query string parameter
2020-11-02 20:07:26 -05:00
Michael Vogel 5029b992ad
Merge pull request #9485 from MrPetovan/bug/fatal-errors
Ensure we provide a mediaType string to Post\Media::getAttachElement
2020-11-02 16:27:52 +01:00
Hypolite Petovan 1e1d7a4411 Ensure we provide a mediaType string to Post\Media::getAttachElement
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-720101289
2020-11-02 00:23:08 -05:00
Hypolite Petovan 4226ef4e3e
Merge pull request #9482 from annando/api-reblog
API: Support for reshared items
2020-11-01 09:19:04 -05:00
Michael ba4685dfb1 API: Support for reshared items 2020-11-01 11:01:57 +00:00
Hypolite Petovan 9802bfd9fc
Merge pull request #9481 from annando/api-accounts
API: accounts and trends
2020-10-31 20:05:48 -04:00
Michael 96cfe65795 Added documentation 2020-10-31 23:42:42 +00:00
Michael c030275815 API: accounts and trends 2020-10-31 22:32:26 +00:00
Hypolite Petovan 0e60520a36
Merge pull request #9477 from annando/media-attach
Use the raw body if not null
2020-10-31 17:13:03 -04:00
Hypolite Petovan 7feb8aae5e
Merge pull request #9476 from annando/media-attach
The post-media table now works with the "attach" field as well
2020-10-31 12:37:50 -04:00
Michael 752f5b09d7 Use the raw body if not null 2020-10-31 16:32:41 +00:00
Michael e6030e5f82 API: Media attachments are now supported 2020-10-31 16:10:27 +00:00
Michael 42d246ef73 API: Media attachments are now supported 2020-10-31 16:09:27 +00:00
Michael 6b12ef14f5 Fixed spelling 2020-10-31 14:09:44 +00:00
Michael 8485c8c357 The post-media table now works with the "attach" field as well 2020-10-31 13:26:08 +00:00
Hypolite Petovan e5c145e73c
Merge pull request #9475 from annando/network-order
Fix order on network page
2020-10-30 18:33:00 -04:00
Michael db8be13bbf Fix order on network page 2020-10-30 22:13:14 +00:00
Hypolite Petovan 5b0003fd0f
Merge pull request #9474 from annando/faster-expire
Improve expiry query
2020-10-30 17:54:22 -04:00
Michael 5956de645d Improve expiry query 2020-10-30 20:26:16 +00:00
Hypolite Petovan f91ab57543
Merge pull request #9472 from annando/item-lock
Avoiding database lock
2020-10-30 14:57:37 -04:00
Michael da370c44ba Added lock for contacts, improved logging 2020-10-30 17:26:12 +00:00
Michael 930897046d Merge remote-tracking branch 'upstream/develop' into item-lock 2020-10-29 21:07:24 +00:00
Hypolite Petovan 0ab4723367
Merge pull request #9468 from annando/notices
Fix notice "Undefined index: network" and warning "strpos(): Empty needle"
2020-10-29 11:44:40 -04:00
Michael 46bd1704df Fix notice "Undefined index: network" and warning "strpos(): Empty needle" 2020-10-29 13:28:27 +00:00
Hypolite Petovan 6de63b3a7c
Merge pull request #9466 from annando/post-media
New table for attached media links
2020-10-29 07:01:28 -04:00
Michael 56fe1400a7 Next renamed function 2020-10-29 09:03:06 +00:00
Michael e3df7eb131 Superfluous to-do removed 2020-10-29 08:50:35 +00:00
Michael 5ac73a847d Functions renamed 2020-10-29 08:48:08 +00:00
Michael e548d647aa New table for attached media files 2020-10-29 05:20:26 +00:00
Tobias Diekershoff 017bdd3fbb
Merge pull request #9460 from annando/issue-9457
Issue 9457: Fix network order for starred and mention
2020-10-27 11:25:16 +01:00
Hypolite Petovan bdfa9f327f
Merge pull request #9462 from annando/provider
Publish the provider fields in the API
2020-10-26 16:04:25 -04:00
Michael a012234d82 Publish the provider fields in the API 2020-10-26 19:40:09 +00:00
Michael 2f3918c3a3 Issue 9457: Fix network order for starred and mention 2020-10-26 06:54:10 +00:00
Hypolite Petovan e06160eeeb
Merge pull request #9458 from annando/mastodon-status
More data for the Mastodon status class
2020-10-25 18:37:31 -04:00
Michael 44a4b66539 Improved self contact detection 2020-10-25 20:40:25 +00:00
Michael d8d96e6e61 Display the user fields for the admin account 2020-10-25 20:32:45 +00:00
Michael 319ceeda3b Publish the profile fields 2020-10-25 18:21:18 +00:00
Michael 463f8ee3f3 Use lowercase for tags 2020-10-25 17:59:28 +00:00
Michael 825189e8e9 Don't publish some fields 2020-10-25 17:42:42 +00:00
Michael 72efcc8169 "locked" is boolean 2020-10-25 16:59:38 +00:00
Michael 13b14bff91 Return 'null' on empty card 2020-10-25 16:55:05 +00:00
Michael efcd76d3a7 Spaces to tabs 2020-10-25 16:26:47 +00:00
Michael a643888aeb More data for the Mastodon status class 2020-10-25 16:13:31 +00:00
Hypolite Petovan bd49fe0f99
Merge pull request #9456 from annando/delete-uri-id
Avoid deleting newly create item-uri entries
2020-10-25 08:51:00 -04:00
Michael d9452588bd Avoid deleting newly create item-uri entries 2020-10-25 07:41:01 +00:00