index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
services
Age
Commit message (
Expand
)
Author
2019-05-18
Prevent from publicly boosting one's own private toots (#10775)
ThibG
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-04-25
Reject follow requests of blocked users (#10633)
ThibG
2019-04-21
Treat meta[property] as a space-separated list (#10604)
Daniel Aleksandersen
2019-04-08
Export and import show_reblogs together with following list (#10495)
ThibG
2019-04-07
Improve blocked view of profiles (#10491)
Eugen Rochko
2019-04-03
Export and import `hide_notifications` alongside user mutes (#10335)
ThibG
2019-04-01
Hide blocking accounts from blocked users (#10442)
ThibG
2019-03-30
Add ActivityPub representation for identity proofs (#10414)
Eugen Rochko
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
Eugen Rochko
2019-03-23
Fix vote-after-expiration not showing error, count vote as interaction (#10352)
Eugen Rochko
2019-03-21
Fix processing poll Updates (#10333)
ThibG
2019-03-19
Do not distribute Delete when rejecting unapproved accounts (#10321)
ThibG
2019-03-17
Set and store report URIs (#10303)
ThibG
2019-03-16
Avoid race condition when streaming deleted statuses (#10280)
ThibG
2019-03-15
Fix detailed poll validation errors not being returned in the API (#10261)
Eugen Rochko
2019-03-15
Add `visibility` param to reblog REST API (#9851)
Eugen Rochko
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-03-12
Optimize RemoveStatusService by removing n+1 query and using shared inboxes (...
Eugen Rochko
2019-03-11
Support pushing and receiving updates to poll tallies (#10209)
ThibG
2019-03-10
Reject existing Follows when suspending a remote account (#10230)
ThibG
2019-03-08
Do not allow adding votes to expired polls (#10214)
ThibG
2019-03-07
Handle StaleObjectError when retrieving polls (#10208)
ThibG
2019-03-05
Do not error out on unsalvageable errors in FetchRepliesService (#10175)
ThibG
2019-03-05
Fix suspended account's fields being set as empty dict instead of list (#10178)
ThibG
2019-03-05
Fix last_fetched_at not being set on polls (#10170)
Eugen Rochko
2019-03-04
Fix another typo in ActivityPub::FetchRemotePollService (#10146)
Eugen Rochko
2019-03-04
Fix typo in ActivityPub::FetchRemotePollService (#10145)
Eugen Rochko
2019-03-04
Fix remote poll expiration time (#10144)
Eugen Rochko
2019-03-04
Correctly make polls and media mutually exclusive (#10141)
ThibG
2019-03-04
Make sure the poll is created before storing its id (#10142)
ThibG
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2019-02-26
Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
Eugen Rochko
2019-02-24
Skip some methods in BatchedRemoveStatusService when account is nil (#10095)
NOGISAKA Sadata
2019-02-13
Filter incoming Create activities by relation to local activity (#10005)
Eugen Rochko
2019-02-12
Move sending account Delete to anyone but the account's followers to the pull...
ThibG
2019-02-06
Fix Tombstone.delete_all ArgumentError (#9978)
abcang
2019-02-04
Add featured hashtags to profiles (#9755)
Eugen Rochko
2019-02-03
Add option to overwrite imported data (#9962)
Eugen Rochko
2019-02-02
Create Redisable#redis (#9633)
ysksn
2019-01-26
Prevent posting toots with media attachments from someone else (#9921)
ThibG
2019-01-24
Rescue SSL error in verify link service (#9914)
Renato "Lond" Cerqueira
2019-01-21
Fix scheduled toot with media immediately creating a toot (#9894)
ThibG
2019-01-19
Fix error when `scheduled_at` attribute is malformed (#9866)
Eugen Rochko
2019-01-18
Reject existing Follow in addition to sending a Block (#9811)
ThibG
2019-01-18
Add tombstones for remote statuses (#9830)
ThibG
2019-01-18
Fix code style of regeneration-related code (#9843)
Eugen Rochko
2019-01-14
Fix undefined method error in sidekiq (#9807)
Renato "Lond" Cerqueira
[next]