KMY
fc35348dfa
Fix reaching
2023-08-12 18:34:01 +09:00
KMY
7d99dd9030
Fix status_reach_finder bug
2023-08-12 18:30:16 +09:00
KMY
79062bfc2f
Add mutual visibility support
2023-08-12 18:22:22 +09:00
KMY
d29b71bfd9
Add instance info support
2023-08-05 09:10:55 +09:00
KMY
a080726446
Fix user setting not found error
2023-05-09 18:40:42 +09:00
KMY
9429f5b60c
Make antenna able to insert home
2023-05-09 15:07:29 +09:00
KMY
b7ef24d3e8
Merge branch 'kb_development' into kb_migration
2023-05-07 14:11:18 +09:00
KMY
828fdba282
Fix distribution error
2023-05-02 18:41:37 +09:00
KMY
c320f781df
Refactoring to get misskey domains when send status
2023-05-01 21:37:59 +09:00
KMY
3a1a6ba39e
Merge commit ' 15fd712464
' into kb_migration
2023-05-01 15:05:34 +09:00
KMY
9fa468a4bf
Merge branch 'kb_development' into kb_migration
2023-05-01 14:02:02 +09:00
KMY
3a1c73f607
Add user config rejecting admin domain block settings
2023-05-01 12:33:26 +09:00
KMY
a4332babb5
Change delivering to misskey setting to send as private
2023-05-01 12:16:16 +09:00
KMY
5e97866438
Add checking reblog status local
2023-04-30 21:39:09 +09:00
KMY
7d3d93e9a4
Add reject public unlisted subscription configs
2023-04-30 21:36:49 +09:00
KMY
ae4da45054
Add considering reblogged status domain block
2023-04-30 19:57:05 +09:00
KMY
3ffc470a03
Fix more better sql of domainblock
2023-04-28 21:37:24 +09:00
KMY
9ad92e6a09
Addo domein block extra supports
2023-04-28 13:31:02 +09:00
KMY
ed3abf4f2a
Add public_unlisted scope as status privacy
2023-03-05 13:24:31 +09:00
Jeong Arm
e8cc63105f
Don't delivery a reply to domains which are blocked by author ( #22117 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2022-12-15 15:52:06 +01:00
Claire
c2170991c7
Fix reblogs being discarded after the reblogged status ( #19731 )
2022-11-04 16:31:44 +01:00
Eugen Rochko
1060666c58
Add support for editing for published statuses ( #16697 )
...
* Add support for editing for published statuses
* Fix references to stripped-out code
* Various fixes and improvements
* Further fixes and improvements
* Fix updates being potentially sent to unauthorized recipients
* Various fixes and improvements
* Fix wrong words in test
* Fix notifying accounts that were tagged but were not in the audience
* Fix mistake
2022-01-19 22:37:27 +01:00
Eugen Rochko
f4b7c6b619
Fix nil error when removing status caused by race condition ( #16099 )
2021-04-24 13:35:39 +02:00
Eugen Rochko
2eb17360df
Fix delete of local reply to local parent not being forwarded ( #16096 )
2021-04-22 14:26:11 +02:00
Eugen Rochko
ca3bc1b09f
Refactor StatusReachFinder to handle followers and relays as well ( #16051 )
2021-04-17 15:41:57 +02:00
Eugen Rochko
e7e099d1a0
Fix deletes not reaching every server that interacted with status ( #15200 )
...
Extract logic for determining ActivityPub inboxes to send deletes
to to its own class and explicitly include the person the status
replied to (even if not mentioned), people who favourited it, and
people who replied to it (though that one is still not recursive)
2020-11-27 15:48:31 +01:00