Glitch-Shrike/app/views
Thibaut Girka 2db0506226 Load custom CSS rules after standard ones
Fixes #933

Due to glitch-soc's theming system, JS and CSS files are imported in a slightly
different order, and custom CSS rules were loaded *before* everything else.

They will now be loaded *after* everything else, which is a bit different from
upstream but should work better overall.
2019-04-22 23:07:27 +02:00
..
about Merge branch 'master' into glitch-soc/merge-upstream 2019-04-10 09:16:08 +02:00
accounts Merge branch 'master' into glitch-soc/merge-upstream 2019-04-22 20:40:04 +02:00
admin Fix keybase indication on dashboard 2019-04-19 00:57:39 +02:00
admin_mailer Add invite request to pending account notification e-mail (#10528) 2019-04-10 00:36:01 +02:00
application
auth Add "why do you want to join" field to invite requests (#10524) 2019-04-09 23:06:30 +09:00
authorize_interactions
directories
errors
filters
follower_accounts Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
following_accounts Improve blocked view of profiles (#10491) 2019-04-07 04:59:13 +02:00
home
invites
kaminari
layouts Load custom CSS rules after standard ones 2019-04-22 23:07:27 +02:00
media
notification_mailer
oauth
public_timelines
relationships Merge branch 'master' into glitch-soc/merge-upstream 2019-03-28 13:01:33 +01:00
remote_follow
remote_interaction
remote_unfollows
settings Merge branch 'master' into glitch-soc/merge-upstream 2019-04-10 09:16:08 +02:00
shared
shares
stream_entries Merge branch 'master' into glitch-soc/merge-upstream 2019-03-28 13:01:33 +01:00
tags
user_mailer
well_known