Darius Kazemi
2fe75db85c
Linter catching a bunch of stuff that needed fixing
4 months ago
Darius Kazemi
4924ad9344
More merging
...
Work to maintain
- Permalinks (aka links outside the app instead of inside)
- Alt badges and no-alt badges and media-description-missing class for
audio/video
- Federation dropdowns and icons (local-only UI)
4 months ago
Misty De Meo
86df8feb80
merge v4.4.0 into mastodon_4_3_0
4 months ago
Darius Kazemi
c4c6ebed40
Fixing article rendering!
4 months ago
Darius Kazemi
876f7b750e
Fixing bug with crash on remote profile
...
Displaying a remote profile would cause the app to crash due to unmerged
changes related to reverting in-app redirects back to normal, external
URL permalinks:
https://github.com/hometown-fork/hometown/pull/1249
4 months ago
Darius Kazemi
38350ee3b7
Re-implement "no alt" badges
...
This work is required to make sure we maintain an important Hometown
accessibility feature, originally implemented here:
https://github.com/hometown-fork/hometown/pull/1261
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
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
5 months ago
Misty De Meo
be61ca1e3f
fix: missing icon= on icons
5 months ago
Misty De Meo
7580352976
fix: remove duplicate banner definition
5 months ago
Misty De Meo
1eae988304
fix: search icon component ref
5 months ago
Misty De Meo
2abf78861f
fix: typo in permalink
5 months ago
Misty De Meo
4a6926a0dc
fix: permalink imports
5 months ago
Darius Kazemi
d8fb11bf41
Remove version from Mastodon footer
...
It's not needed since the hometown version is already listed.
1 year ago
Claire
5ddbf42dae
Fix emoji rewrite adding unnecessary curft to the DOM for most emoji ( #33818 )
1 year ago
Eugen Rochko
11a12e56b3
Change media reordering design in the compose form in web UI ( #32093 )
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
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
3dc4ddc663
Fix search params being dropped when redirected to non-deck path ( #31984 )
2 years ago
Claire
0a6b75b71e
Fix multiple bugs in notification requests and notification policies ( #32062 )
2 years ago
Claire
b5bdc69f7b
Change mobile breakpoint back to old version and allow main column to shrink ( #32033 )
2 years ago
Eugen Rochko
e7fd0985c9
Change zoom icon in web UI ( #29683 )
2 years ago
Renaud Chaput
ae03e4ffc6
Update directory page options to use URL params ( #31977 )
2 years ago
Eugen Rochko
ef4d6ab988
Fix browser glitch caused by two overlapping scroll animations in web UI ( #31960 )
2 years ago
Claire
d2f9075078
Increase no-gap-breakpoint by 32px to fix overflow ( #31889 )
2 years ago
Claire
6c76a7a907
Fix cancel follow request button sometimes saying “Follow back” ( #31934 )
2 years ago
Claire
c620452fd7
Enable grouped notifications unconditionally ( #31929 )
2 years ago
Claire
c0eda832f3
Convert notification requests actions and reducers to Typescript ( #31866 )
2 years ago
Claire
5f782f9629
Autofocus primary button in modals ( #31883 )
2 years ago
Eugen Rochko
24ef8255b3
Change design of embed modal in web UI ( #31801 )
2 years ago
Eugen Rochko
3d46f47817
Change embedded posts to use web UI ( #31766 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Eugen Rochko
f2a92c2d22
Fix notifications re-rendering spuriously in web UI ( #31879 )
2 years ago
renovate[bot]
a27f7f4e56
Update typescript-eslint monorepo to v8 (major) ( #31231 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2 years ago
Eugen Rochko
ec4c49082e
Change design of unread conversations in web UI ( #31763 )
2 years ago
Claire
585e369e0b
Fix display name being displayed instead of domain in remote reports ( #31613 )
2 years ago
Christian Schmidt
8adf67f2db
`frequentlyUsedLanguages` not updated correctly ( #31386 )
2 years ago
Claire
3ddeaca863
Change background color of notifications on private messages ( #31657 )
2 years ago
Claire
35538fe694
Fix inconsistencies between code and notification source translation strings ( #31658 )
2 years ago
HolgerHuo
3c412578c9
update: max_media_attachments follow server advertised value ( #31616 )
2 years ago
Claire
c73868cd78
Add ability for admins to force grouped notifications in web UI ( #31610 )
2 years ago
Eugen Rochko
29b9642b31
Change design of boost modal in web UI ( #31555 )
2 years ago
Emelia Smith
d820c0883d
Add quick links to Administration and Moderation Reports from Web UI ( #24838 )
2 years ago
Eugen Rochko
500f4925a5
Change how content warnings and filters are displayed in web UI ( #31365 )
2 years ago
Claire
abe292b0ec
Hide multiple selection bar for notification requests when no notificion requests are loaded ( #31540 )
2 years ago