chinwagsocial/app/views
ThibG c0b849bdfd
Fix use of inline CSS in public pages (#13576)
Change `account_link_to` to use an image tag rather than some
inline CSS. Dropped the `size` parameter in the process, but it wasn't
used for anything except the default value of 36px.

Dropped CSS rules that were always overriden, and defaulted to 36px width
and height instead.
2020-05-03 22:04:18 +02:00
..
about Fix end-user-facing uses of inline CSS (#13438) 2020-04-28 10:16:55 +02:00
accounts Fix end-user-facing uses of inline CSS (#13438) 2020-04-28 10:16:55 +02:00
admin Fix use of inline CSS in public pages (#13576) 2020-05-03 22:04:18 +02:00
admin_mailer
application Fix end-user-facing uses of inline CSS (#13438) 2020-04-28 10:16:55 +02:00
auth Fix end-user-facing uses of inline CSS (#13438) 2020-04-28 10:16:55 +02:00
authorize_interactions Fix misleading error when attempting to re-send a pending follow request (#13133) 2020-02-24 21:19:19 +01:00
directories Fix end-user-facing uses of inline CSS (#13438) 2020-04-28 10:16:55 +02:00
errors Add specific rate limits for posting and following (#13172) 2020-03-08 15:17:39 +01:00
filters Various fixes and improvements (#12878) 2020-01-20 15:55:03 +01:00
follower_accounts
following_accounts
home
invites
kaminari
layouts Fix end-user-facing uses of inline CSS (#13438) 2020-04-28 10:16:55 +02:00
media
notification_mailer
oauth
public_timelines Fix /public showing public instead of community timeline for logged-in users (#13499) 2020-04-28 09:43:45 +02:00
relationships Change last_status_at to be a date, not datetime (#12966) 2020-01-26 23:13:48 +01:00
remote_follow
remote_interaction
settings Fix end-user-facing uses of inline CSS (#13438) 2020-04-28 10:16:55 +02:00
shared
shares
statuses Fix end-user-facing uses of inline CSS (#13438) 2020-04-28 10:16:55 +02:00
tags Add local only to hashtag timeline (#13502) 2020-04-18 21:52:39 +02:00
user_mailer Fix “Email changed” notification sometimes having wrong e-mail (#13475) 2020-04-15 16:13:44 +02:00
well_known/host_meta