This website requires JavaScript.
Explore
Help
Sign In
cincodenada
/
mastodon
forked from
cybrespace/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6a8dc59eb8
mastodon
/
app
/
controllers
History
ThibG
5506b9406d
Avoid race conditions when creating backups (
#10234
)
...
Under load, multiple backups for a single user could be planned, which is very expensive.
2019-03-11 00:50:31 +01:00
..
activitypub
…
admin
Randomize emoji filename (
#10090
)
2019-02-22 16:52:04 +01:00
api
Add polls (
#10111
)
2019-03-03 22:18:23 +01:00
auth
Save IP address used for sign-up, not only sign-in (
#10026
)
2019-02-12 22:24:14 +01:00
concerns
…
oauth
Fix authorized applications list page design (
#9969
)
2019-02-04 22:25:42 +01:00
settings
Avoid race conditions when creating backups (
#10234
)
2019-03-11 00:50:31 +01:00
well_known
…
about_controller.rb
…
account_follow_controller.rb
…
account_unfollow_controller.rb
…
accounts_controller.rb
Fix it as tagged_request of accounts_controller is not addressable_uri (
#9976
)
2019-02-05 15:11:11 +01:00
application_controller.rb
…
authorize_interactions_controller.rb
…
custom_css_controller.rb
…
directories_controller.rb
Fix directory showing tags that have no currently eligible accounts (
#9872
)
2019-01-20 12:56:53 +01:00
emojis_controller.rb
…
filters_controller.rb
…
follower_accounts_controller.rb
…
following_accounts_controller.rb
…
home_controller.rb
…
intents_controller.rb
…
invites_controller.rb
…
manifests_controller.rb
…
media_controller.rb
…
media_proxy_controller.rb
…
remote_follow_controller.rb
…
remote_interaction_controller.rb
…
remote_unfollows_controller.rb
…
shares_controller.rb
…
statuses_controller.rb
Give the `replies` collection an identifier and enable pagination (
#10128
)
2019-02-28 18:16:34 +01:00
stream_entries_controller.rb
…
tags_controller.rb
…