This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
mastodon
mirror of
https://github.com/tootsuite/mastodon
Watch
1
Star
1
Fork
You've already forked mastodon
0
Code
Issues
Releases
Wiki
Activity
8d57c0e70e
mastodon
/
app
/
models
History
Thibaut Girka
2f422b708f
Merge branch 'master' into glitch-soc/merge-upstream
2019-04-10 21:19:21 +02:00
..
admin
…
concerns
Merge branch 'master' into glitch-soc/merge-upstream
2019-04-08 15:57:56 +02:00
form
Merge branch 'master' into glitch-soc/merge-upstream
2019-04-10 09:16:08 +02:00
web
…
account.rb
Merge branch 'master' into glitch-soc/merge-upstream
2019-04-08 15:57:56 +02:00
account_conversation.rb
…
account_domain_block.rb
…
account_filter.rb
…
account_identity_proof.rb
Fix Keybase verification using wrong domain for remote accounts (
#10547
)
2019-04-10 20:28:43 +02:00
account_moderation_note.rb
…
account_pin.rb
…
account_stat.rb
Add profile directory (
#9427
)
2018-12-06 17:36:11 +01:00
account_tag_stat.rb
…
account_warning.rb
…
account_warning_preset.rb
…
admin.rb
…
application_record.rb
Validate HTTP response length while receiving (
#6891
)
2018-03-26 14:02:10 +02:00
backup.rb
…
block.rb
…
bookmark.rb
…
context.rb
…
conversation.rb
…
conversation_mute.rb
…
custom_emoji.rb
…
custom_emoji_filter.rb
…
custom_filter.rb
…
domain_block.rb
…
email_domain_block.rb
…
export.rb
Export and import show_reblogs together with following list (
#10495
)
2019-04-08 07:28:27 +02:00
favourite.rb
…
featured_tag.rb
…
feed.rb
Create Redisable#redis (
#9633
)
2019-02-02 19:11:38 +01:00
follow.rb
…
follow_request.rb
Fix MergeWorker being queued for remote users (
#10355
)
2019-03-24 12:36:26 +01:00
home_feed.rb
…
identity.rb
…
import.rb
…
instance.rb
Improve performance of list of blocked domains by caching counts (
#10374
)
2019-03-26 00:36:35 +01:00
instance_filter.rb
…
invite.rb
…
invite_filter.rb
…
list.rb
…
list_account.rb
…
list_feed.rb
…
media_attachment.rb
…
mention.rb
…
mute.rb
…
notification.rb
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (
#10401
)
2019-03-28 04:44:59 +01:00
poll.rb
…
poll_vote.rb
Add optimistic lock to avoid race conditions when handling votes (
#10196
)
2019-03-06 19:53:57 +01:00
preview_card.rb
…
relay.rb
…
remote_follow.rb
…
remote_profile.rb
…
report.rb
…
report_filter.rb
…
report_note.rb
…
scheduled_status.rb
…
search.rb
…
session_activation.rb
…
setting.rb
Remove intermediary arrays when creating hash maps from results (
#9291
)
2018-11-16 15:02:18 +01:00
site_upload.rb
Improvements to image upload validation and creation (
#10431
)
2019-04-01 07:30:46 +02:00
status.rb
Merge branch 'master' into glitch-soc/merge-upstream
2019-03-28 13:01:33 +01:00
status_pin.rb
…
status_stat.rb
…
stream_entry.rb
…
subscription.rb
…
tag.rb
…
tombstone.rb
…
trending_tags.rb
…
user.rb
Merge branch 'master' into glitch-soc/merge-upstream
2019-04-10 09:16:08 +02:00
user_invite_request.rb
Add "why do you want to join" field to invite requests (
#10524
)
2019-04-09 23:06:30 +09:00
web.rb
…