discourse/app
David Taylor ab1460e2ca
UX: Ensure external login icons are visible on hover (#13914)
Some authentication buttons (e.g. apple, oidc, oauth2, saml) do not have a specific color specified. Therefore they were taking the default button-with-icon color, and the icons would almost disappear on hover. This commit adds a default of #000 for these buttons, so that the button hover looks similar to core auth buttons.
2021-08-03 12:48:21 +01:00
..
assets UX: Ensure external login icons are visible on hover (#13914) 2021-08-03 12:48:21 +01:00
controllers FEATURE: New and Unread messages for user personal messages. (#13603) 2021-08-02 12:41:41 +08:00
helpers FIX: Assets for the theme tests page are not compressed (#13736) 2021-07-14 22:52:35 +03:00
jobs Revert "DEV: Move private message topic tracking state publish into sidekiq." 2021-07-30 11:36:01 +08:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FEATURE: Add post edits count to user activity (#13495) 2021-08-02 10:15:53 -04:00
serializers FEATURE: Add post edits count to user activity (#13495) 2021-08-02 10:15:53 -04:00
services DEV: don't merge email address if target user is not human. (#13915) 2021-08-03 10:04:35 +05:30
views FIX: use correct URL in schema markup for post images. (#13847) 2021-07-26 21:39:51 +05:30