Glitch-Shrike/app/javascript/mastodon/features
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
..
account/components Add quick links to the admin interface in the WebUI (#8545) 2019-01-04 13:10:43 +01:00
account_gallery Minor scrollable list fixes (#9551) 2018-12-17 17:02:59 +01:00
account_timeline
blocks
community_timeline
compose Merge branch 'master' into glitch-soc/merge-upstream 2018-12-18 16:55:15 +01:00
direct_timeline
domain_blocks
emoji Update emoji codepoint mappings to v11.0 (#9618) 2018-12-24 19:12:00 +01:00
favourited_statuses
favourites
follow_requests
followers Various fixes to scrollable lists and media gallery (#9501) 2018-12-12 22:32:44 +01:00
following Various fixes to scrollable lists and media gallery (#9501) 2018-12-12 22:32:44 +01:00
generic_not_found
getting_started Changed not to display DISCOVER subheader via single column layout. (#9759) 2019-01-08 14:32:36 +01:00
hashtag_timeline Fix that translation is not applied to "joining hashtags" (#9397) 2018-11-30 19:36:09 +01:00
home_timeline
introduction Update dependencies for Node.js (2018-12-31) (#9669) 2018-12-31 18:11:48 +01:00
keyboard_shortcuts
list_adder
list_editor
list_timeline
lists
mutes
notifications Remove visible timestamps for notifications (#9675) 2018-12-31 18:12:07 +01:00
pinned_statuses
public_timeline Clean up dead code in public timeline code (#9565) 2018-12-18 22:00:18 +01:00
reblogs
report
standalone
status Add quick links to the admin interface in the WebUI (#8545) 2019-01-04 13:10:43 +01:00
ui Update dependencies for Node.js (2018-12-31) (#9669) 2018-12-31 18:11:48 +01:00
video