Commit Graph

29102 Commits

Author SHA1 Message Date
Michael 7ab63d2106 Store the protocol of the received message 2020-11-29 09:01:51 +00:00
Andy H 893087aa76 modified: doc/Migrate.md 2020-11-29 11:04:31 +07:00
Hypolite Petovan dd4a656dec
Merge pull request #9604 from annando/remote-self-reshare
New "remote self" option: Native Reshare
2020-11-28 22:40:06 -05:00
Michael 8da8d3c4fd Only automatically reshare items from DFRN and AP 2020-11-29 00:05:46 +00:00
Michael bda5d43f1e New "remote self" option: Native Reshare 2020-11-28 22:53:58 +00:00
Hypolite Petovan 96d4ec0f53
Merge pull request #9603 from annando/notice
Fixes notice "Undefined index: parent-uri"
2020-11-28 08:01:28 -05:00
Hypolite Petovan be9e1dcccb
Merge pull request #9601 from annando/reshare-order
Fix order of reshared items on the profile page
2020-11-28 08:01:04 -05:00
Andy H 5866e7e0ff modified: doc/Home.md
modified:   doc/Migrate.md
2020-11-28 18:08:20 +07:00
Michael 1d4be7b01f Fixes notice "Undefined index: parent-uri" 2020-11-28 10:17:55 +00:00
Andy H 6e579e82e6 modified: doc/Migrate.md 2020-11-28 14:13:18 +07:00
Andy H 6752cf5e8f modified: doc/Migrate.md 2020-11-28 14:01:42 +07:00
Andy H 6e71b75f47 modified: doc/Home.md
modified:   doc/Migrate.md
2020-11-28 13:43:58 +07:00
Andy H 57bc1143f7 modified: doc/Migrate.md 2020-11-28 13:36:40 +07:00
Andy H 8f75dc2380 modified: doc/Migrate.md 2020-11-28 13:35:29 +07:00
Andy H c154bd0570 modified: doc/Migrate.md 2020-11-28 13:32:38 +07:00
Michael 7745800f9d Fix notice 2020-11-28 06:29:20 +00:00
Michael b6f349076c Fix order of reshared items on the profile page 2020-11-28 06:23:17 +00:00
Hypolite Petovan af084d1c33
Merge pull request #9599 from annando/pdo-prepare
Cast field data when ATTR_EMULATE_PREPARES is enabled
2020-11-27 09:29:36 -05:00
Michael bd9f36622e Cast field data when ATTR_EMULATE_PREPARES is enabled 2020-11-27 11:24:31 +00:00
Hypolite Petovan f0d6f8c45e
Merge pull request #9597 from annando/api-endpoints
API: Mastodon endpoints added as "unimplemented"
2020-11-26 09:34:36 -05:00
Michael Vogel 615eece22f
Update src/Module/Api/Mastodon/Unimplemented.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-11-26 14:35:06 +01:00
Hypolite Petovan e32d3969c8
Merge pull request #9594 from annando/rework-notifications
The notifications parameters are now simplified
2020-11-26 07:37:21 -05:00
Michael db5cd6e66c API: Mastodon endpoints added as "unimplemented" 2020-11-26 07:02:31 +00:00
Michael 21af40b2f9 Merge remote-tracking branch 'upstream/develop' into rework-notifications 2020-11-26 05:57:59 +00:00
Hypolite Petovan 2850f260eb
Merge pull request #9595 from annando/intro-fix
Fix missing introduction notifications
2020-11-25 23:09:56 -05:00
Michael ce6969c346 Unneded "use" removed 2020-11-25 20:26:00 +00:00
Michael e6ede539d5 Fix missing introduction notifications 2020-11-25 20:25:16 +00:00
Michael 818c064c0a The notifications parameters are now simplified 2020-11-25 19:56:39 +00:00
Andy H 97a88e1944 modified: doc/Migrate.md 2020-11-25 23:59:06 +07:00
Andy H e6a340b965 modified: doc/Migrate.md 2020-11-25 22:06:12 +07:00
Andy H d28001e7f6 new file: doc/Migrate.md 2020-11-25 21:30:04 +07:00
Michael Vogel 32f70abf9a
Merge pull request #9590 from MrPetovan/bug/fatal-errors
Avoid unmarking for archival an empty contact in Protocol\ActivityPub\Receiver
2020-11-25 00:42:30 +01:00
Hypolite Petovan 486b43f09d Avoid unmarking for archival an empty contact in Protocol\ActivityPub\Receiver
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-733198306
2020-11-24 17:32:52 -05:00
Hypolite Petovan 1342825401
Merge pull request #9586 from annando/inbox-status
Don't transmit to archived inboxes
2020-11-24 03:04:03 -05:00
Michael 495252690b available is not vital 2020-11-24 07:49:36 +00:00
Michael 12e234656c Updated database.sql 2020-11-24 06:26:26 +00:00
Hypolite Petovan 6fac2fc2a3
Merge pull request #9587 from annando/initial
Fix: Only echo on verbose
2020-11-23 15:10:56 -05:00
Michael 23bc725ce9 Fix: Only echo on verbose 2020-11-23 19:47:30 +00:00
Michael e4e9a20ac8 Don't transmit to archived inboxes 2020-11-23 19:25:22 +00:00
Hypolite Petovan f7b4b142af
Merge pull request #9585 from annando/initial
Command line option to check initial values
2020-11-23 14:21:54 -05:00
Michael 61ff99c410 Command line option to check initial values 2020-11-23 18:58:18 +00:00
Hypolite Petovan 794f98f479
Merge pull request #9578 from annando/onepoll-failed
OnePoll reworked, improved "failed" behaviour
2020-11-22 10:42:41 -05:00
Michael 7bdf22a0d5 Don't probe feeds so often 2020-11-22 14:56:38 +00:00
Michael 3ffd40c7da OnePoll reworked, improved "failed" behaviour 2020-11-22 14:42:24 +00:00
Hypolite Petovan 4fd9db1035
Merge pull request #9577 from annando/updateprofile
Contacts can now be updated from every theme
2020-11-22 08:14:09 -05:00
Michael b52ba79620 Contacts can now be updated from every theme 2020-11-22 08:15:17 +00:00
Michael Vogel c5c514fb9a
Merge pull request #9576 from MrPetovan/bug/9573-addon-install
Don't assume addons must have an *_install function
2020-11-22 07:56:16 +01:00
Michael Vogel 5bcfb4a9d1
Merge pull request #9575 from MrPetovan/bug/9564-registration-ping
Fix wrong variable name in ping_init
2020-11-22 07:51:23 +01:00
Hypolite Petovan ca823244cc Don't assume addons must have an *_install function
- Module-only addons don't have any
2020-11-21 23:19:03 -05:00
Hypolite Petovan 055192bd19 Fix wrong variable name in ping_init 2020-11-21 23:09:27 -05:00