Darius Kazemi
133ee461ba
Remove most font-awesome references in CSS
...
Most of the references were fontAwesome SVG icons that we'd hacked
directly in to the CSS for some reason I forget. No longer needed.
`.notification__message .fa` just becomes `.notification-group__icon
.icon`; it's for changing the color of the little "the following message in
your notification is a Follow notification" icon to be an on-theme color.
Changed the target so it still works.
Got rid of some styling for a haml template that doesn't exist anymore.
Notably I'm leaving in some `.fa` references because they are still in
Mastodon! Probably a bug I'll file with them.
https://github.com/mastodon/mastodon/blob/v4.5.1/app/javascript/styles/mastodon/widgets.scss#L50-L65
4 months ago
Darius Kazemi
b6f78c3c6b
Fix modal appearing on mobile for federation dropdown
...
There was some leftover code from an old Mastodon UI thing where there
was a modal rendering when choosing the federation options in Compose.
This change makes it consistent with the PrivacyDropdown component.
4 months ago
Darius Kazemi
d33c5bbfec
General Macaron theme updates
4 months ago
Darius Kazemi
8b7a77c444
Improving layout
4 months ago
Darius Kazemi
4db61853d8
Updating Icon rendering in federation dropdowns
...
Fixes an issue where it was trying to render FontAwesome-style icons
still. I just copied what some of the other similar dropdowns do. This
also fixes a rendering error when displaying a local-only post, thought
the layout still needs fixing.
4 months ago
Darius Kazemi
4621990cc4
Removing reference to NavigationContainer
...
This must be from one of the future version backports maybe?
4 months ago
Misty De Meo
eaee208667
fix: federation dropdown icons
4 months ago
Misty De Meo
be61ca1e3f
fix: missing icon= on icons
4 months ago
Misty De Meo
952bdbbc13
fix: add a few missing permalink hrefs
4 months ago
Misty De Meo
f7ddb5ebc4
fix: add missing import from server banner
4 months ago
Misty De Meo
7580352976
fix: remove duplicate banner definition
4 months ago
Misty De Meo
1eae988304
fix: search icon component ref
4 months ago
Misty De Meo
2abf78861f
fix: typo in permalink
4 months ago
Misty De Meo
4a6926a0dc
fix: permalink imports
4 months ago
rainbow-bamboo
66a42e1bba
Adds edit-history-modal style to account for the macaron theme ( #1306 )
...
In the macaron theme, the modal that shows you a post's edit history
shows up as dark text on a dark background. I added the missing
declaration so that now it updates dynamically.
Before:

After:

Details: v4.0.2+hometown-1.1.1
1 year ago
Darius Kazemi
d8fb11bf41
Remove version from Mastodon footer
...
It's not needed since the hometown version is already listed.
1 year ago
rrrnld
ea717aaf75
Minor fixes for "Fairy Floss" theme in 1.1.1 ( #1351 )
...
My instance was updated to 1.1.1 recently, and I noticed the background
color does not fill the whole card for links without big preview images
on top when using the fairy-floss theme:

Similarly, there's some background code missing to the right when the
link content (title / preview) don't stretch the card content to fill
the link horizontally:

This diff should fix that. There's some remaining styling for
`.status-card.compact`, but I don't know where that's used.
The second commit fixes some issues with the dropdown that appears when
clicking the "…" button on the bottom left of a post:
**Before**

**After**

My apologies if these changes should be made upstream somewhere, but I
didn't find another repo for the theme.
---------
Co-authored-by: arne <noreply@null.arnes.space>
1 year ago
Darius Kazemi
b2360be8a2
Remove "Post published" popup
...
Mastodon web has a popup that is annoying every time you post. This gets rid of it.
1 year ago
Claire
5ddbf42dae
Fix emoji rewrite adding unnecessary curft to the DOM for most emoji ( #33818 )
1 year ago
github-actions[bot]
ab36c152f9
New Crowdin Translations for stable-4.3 (automated) ( #32297 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Eugen Rochko
cae93e79a4
Fix missing avatar fallback interfering with transparency in web UI ( #32270 )
1 year ago
Eugen Rochko
889edc560a
Fix wrong width on logo in detailed link card in web UI ( #32271 )
1 year ago
github-actions[bot]
2e0d918d7d
New Crowdin Translations for stable-4.3 (automated) ( #32253 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
3b4312476f
Fix media gallery items having incorrect borders when hidden ( #32257 )
1 year ago
Claire
4fba4f8c82
Fix notification push notifications not including the author's username ( #32254 )
1 year ago
Claire
6d5aa58f88
Fix unsupported grouped notifications from streaming causing duplicate IDs ( #32243 )
1 year ago
Claire
55b5364534
Hide badges in media gallery when media are hidden ( #32224 )
1 year ago
Claire
404f467fcf
Fix editing description of media uploads with custom thumbnails ( #32221 )
1 year ago
Claire
4a2d3929c5
Fix media uploads in composer appearing over search results in advanced interface ( #32217 )
1 year ago
Claire
931553844d
Fix incorrect `'navigator'` check ( #32219 )
1 year ago
Matt Jankowski
09cf617d7f
Adjust spacing on setting sub-nav items when below mobile size ( #32137 )
1 year ago
Emelia Smith
f397550311
Add detection and download of material_symbol icons in config/navigation.rb ( #31366 )
1 year ago
Matt Jankowski
c828e7731c
Improve alignment of icons on admin roles list ( #32153 )
1 year ago
Renaud Chaput
8ac00533ff
Fix follow notifications from streaming being grouped ( #32179 )
1 year ago
github-actions[bot]
f477dc399e
New Crowdin Translations (automated) ( #32140 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2 years ago
Christian Schmidt
9d664f87a0
Mailer layout fixes ( #32132 )
2 years ago
Matt Jankowski
24d3ce7bab
Add `no-toolbar` state for "nothing here" batch table views ( #32128 )
2 years ago
Eugen Rochko
11a12e56b3
Change media reordering design in the compose form in web UI ( #32093 )
2 years ago
github-actions[bot]
c9b0699964
New Crowdin Translations (automated) ( #32121 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2 years ago
Matt Jankowski
106b22bd2d
Use 1 column layout for form `ul` on narrow widths ( #32112 )
2 years ago
Claire
89c39e7826
Fix scrollbar width ( #32091 )
2 years ago
Eugen Rochko
a04433f995
Add ability to view alt text by clicking the ALT badge in web UI ( #32058 )
2 years ago
Claire
7a62d57427
Add fallback to domain block confirmation modal ( #32105 )
2 years ago
Eugen Rochko
89df27a06c
Change design of media tab on profiles in web UI ( #31967 )
2 years ago
Christian Schmidt
00aaf77e04
Use same styling for statuses in email as on web ( #32073 )
2 years ago
github-actions[bot]
278a075b22
New Crowdin Translations (automated) ( #32103 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2 years ago
Eugen Rochko
3426ea2912
Add preview of followers removed in domain block modal in web UI ( #32032 )
2 years ago
Eugen Rochko
28c4eca0af
Change responsive break points on navigation panel in web UI ( #32034 )
2 years ago
Renaud Chaput
739ad0eed2
Keep the status action buttons at their position regardless of the counter size ( #32084 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Renaud Chaput
d6f5ee75ab
Add notification grouping for follow notifications ( #32085 )
2 years ago