mastodon/app/views
Thibaut Girka a2a64ecd3e Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- .eslintrc.yml
  Removed, as upstream removed it.
- app/controllers/admin/statuses_controller.rb
  Minor code cleanup when porting one of our features.
- app/models/account.rb
  Note length validation has changed upstream.
  We now use upstream's validation (dropped legacy glitch-soc
  account metadata stuff) but with configurable limit.
- app/services/post_status_service.rb
  Upstream has added support for scheduled toots, refactoring
  the code a bit. Adapted our changes to this refactoring.
- app/views/stream_entries/_detailed_status.html.haml
  Not a real conflict, changes too close.
- app/views/stream_entries/_simple_status.html.haml
  Not a real conflict, changes too close.
2019-01-10 21:00:30 +01:00
..
about
accounts Rename hide_followers_count helper to hide_followers_count? 2018-12-28 20:05:47 +01:00
admin Merge branch 'master' into glitch-soc/merge-upstream 2019-01-10 21:00:30 +01:00
admin_mailer
application Escape HTML in profile name preview in profile settings (#9446) 2018-12-07 16:42:22 +01:00
auth Change the password form order (#9267) 2018-11-16 11:18:43 +01:00
authorize_interactions
directories Rename hide_followers_count helper to hide_followers_count? 2018-12-28 20:05:47 +01:00
errors
filters
follower_accounts
following_accounts
home
invites
kaminari
layouts Restore oops.gif animation for user who have auto_play_gif set 2018-12-19 20:49:58 +01:00
media
notification_mailer Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
oauth
remote_follow Change remote interaction dialog to use specific actions (#9743) 2019-01-07 15:36:26 +01:00
remote_interaction Change remote interaction dialog to use specific actions (#9743) 2019-01-07 15:36:26 +01:00
remote_unfollows
settings Merge branch 'master' into glitch-soc/merge-upstream 2019-01-02 15:36:53 +01:00
shared Fix form validation flash message color and input borders (#9235) 2018-11-08 21:06:14 +01:00
shares
stream_entries Merge branch 'master' into glitch-soc/merge-upstream 2019-01-10 21:00:30 +01:00
tags
user_mailer Add REST API for creating an account (#9572) 2018-12-24 19:12:38 +01:00
well_known