Commit Graph

29000 Commits

Author SHA1 Message Date
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
Hypolite Petovan 59cb53b011
Merge pull request #9455 from annando/remote-self
Move "remote self" to the contact settings
2020-10-24 18:15:02 -04:00
Hypolite Petovan f3363b9d8c
Merge pull request #9454 from annando/child-logging
Added logging for executing child processes
2020-10-24 18:12:51 -04:00
Michael 89509f02e4 Move "remote self" to the contact settings 2020-10-24 21:42:49 +00:00
Michael d639912f38 Disable the "proc_open" option when it isn't available 2020-10-24 19:33:38 +00:00
Michael fd0e5cfe48 Added logging for executing child processes 2020-10-24 18:40:15 +00:00
Hypolite Petovan 490c151e73
Merge pull request #9452 from annando/issue-9451
Issue 9451: We now do store the tab in a config again
2020-10-24 13:06:38 -04:00
Michael 8bd45ab857 "commented" is the default 2020-10-24 13:44:31 +00:00
Hypolite Petovan 403c9e456e
[Actions] Downgrade Composer to v1
- The current fxp/composer-asset-plugin version we use is incompatible with Composer v2
2020-10-24 09:12:26 -04:00
Michael adb660f1ad Issue 9451: We now do store the tab in a config again 2020-10-24 13:11:44 +00:00
Michael 58383f38d7 Alternative item insert lock mechanism 2020-10-24 13:09:35 +00:00
Hypolite Petovan c154efb028
Merge pull request #9450 from annando/no-shadow
Worker priority / no shadow worker
2020-10-24 08:53:42 -04:00
Michael 592ac53ffc Worker priority / no shadow worker 2020-10-24 08:05:03 +00:00
Hypolite Petovan e076998ffe
Merge pull request #9444 from annando/update
Only auto update when there is content
2020-10-23 16:39:04 -04:00
Michael 9870c8584f Improved check for existing data 2020-10-23 20:29:29 +00:00
Hypolite Petovan 430a81c17f
Merge pull request #9449 from annando/item-duplicates
Avoid duplicate item entries
2020-10-23 15:51:33 -04:00
Michael f405336680 Avoid duplicate item entries 2020-10-23 19:10:17 +00:00
Michael Vogel 3bcf467ded
Merge pull request #9448 from MrPetovan/bug/9447-restore-twitter-link-preview
Add new format parameter to parse_link hook data
2020-10-23 08:20:51 +02:00