Thibaut Girka
|
8360019896
|
Fix display of alt-text when a media attachment is not available
|
6 years ago |
Jeong Arm
|
8eb7c3304e
|
[Glitch] Fix profile picture preview
Port e13e4b28db to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
56d8faab18
|
[Glitch] Use `<use />` to render transparent SVG logo instead of inserting it
Port SCSS changes from 8d5dcc9301 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
nzws
|
a1143a19c0
|
[Glitch] Fix stacking order of emoji picker
Port 8a378d4c3d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
0744d6e571
|
Make headers font size proportional
|
6 years ago |
Thibaut Girka
|
4bab7d7640
|
Fix rich text style in reply indicator
|
6 years ago |
Thibaut Girka
|
87d16698c2
|
Fix rich text styling on public pages
|
6 years ago |
Thibaut Girka
|
cd534830ad
|
Fix text color of some formatted elements in notifications
|
6 years ago |
Thibaut Girka
|
3ea5c045d7
|
Use a checkbox for the “Mark media as sensitive” composer button
Fixes #1039
|
6 years ago |
Maciek Baron
|
14d855c429
|
[Glitch] Improve poll link accessibility
Port 0402c52f28 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
nzws
|
78ff7e3821
|
[Glitch] Fix some colors of high contrast theme
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
3191c3b349
|
Fix tabs bar on mobile
Fixes #1037
|
6 years ago |
Baptiste Gelez
|
eef8802325
|
[Glitch] Make sure the instance banner is never cropped
Port 21209c2b52 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
f2cf8144b4
|
Minor style fixes
|
6 years ago |
Eugen Rochko
|
9b1ef58c95
|
[Glitch] Change font weight of sensitive button to 500
Port 63b1388fef to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
f59973cc85
|
[Glitch] Make the "mark media as sensitive" button more obvious in web UI
Port 05ef3462ba to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
b1ab4d5ebe
|
Add visibility icon back in media gallery
|
6 years ago |
ThibG
|
8e221cd22b
|
[Glitch] Fix transition: all
Port 7aa749ab46 to glitch-soc
|
6 years ago |
Eugen Rochko
|
bc97fd641f
|
[Glitch] Add button to view context to media modal
Port eb63217210 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
209c080280
|
[Glitch] Fix alignment of items in the account gallery in web UI and load more per page
Port 967e419f8f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Eugen Rochko
|
a5da59f140
|
[Glitch] Change account gallery in web UI
Port 3f143606fa to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
373dd1fdf1
|
Minor CSS fixes
|
6 years ago |
Eugen Rochko
|
ccf4f3240a
|
[Glitch] Add blurhash
Port front-end changes from fba96c808d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
ThibG
|
1149ddd3da
|
Fix glitch SCSS for links in error messages in admin interface
Port SCSS changes from 011b032300
|
6 years ago |
Thibaut Girka
|
ac54292d69
|
Add high color privacy icons
Fixes #1015
|
6 years ago |
Thibaut Girka
|
3e095cab83
|
Add support for missing formatting tags
|
6 years ago |
Thibaut Girka
|
fddd8251dd
|
Attempt to fix CSS
|
6 years ago |
Thibaut Girka
|
b13c90f3e3
|
Fix color of muted statuses content not wrapped in a p tag
|
6 years ago |
Thibaut Girka
|
e4b65e6349
|
Redesign blockquote styling
|
6 years ago |
Thibaut Girka
|
8753e5317f
|
Better distinguish titles from text
|
6 years ago |
Thibaut Girka
|
3631c3314a
|
Remove extra margin in paragraphs inside blockquotes
|
6 years ago |
Thibaut Girka
|
9b86707b1e
|
Make bold text bolder
|
6 years ago |
Thibaut Girka
|
5a8495dabe
|
Remove margins around `p` tags in lists
|
6 years ago |
Thibaut Girka
|
ef249a2718
|
Rename status__text to status__content__text for consistency with upstream
|
6 years ago |
Thibaut Girka
|
adbb174c9c
|
Fix status header display in toot mobile menu
|
6 years ago |
Thibaut Girka
|
ffab9d626a
|
Hide media upload form if no media are attached
|
6 years ago |
Thibaut Girka
|
27e8354914
|
Add support for lists in statuses
|
6 years ago |
Thibaut Girka
|
659f972bed
|
Do not switch to italic for status media buttons
|
6 years ago |
Thibaut Girka
|
2e3640ecbb
|
Accept richer text from remote statuses
Support abbr, del, pre, blockquote, code, strong, b, em, i, and h1…h5
HTML elements in remote statuses, add corresponding CSS.
|
6 years ago |
kedama
|
039e35560c
|
[Glitch] Fix modal items cannot scroll on touch devices
Port d763d39d26 to glitch-soc
|
6 years ago |
Thibaut Girka
|
47faf47ed5
|
ComposerTextarea → AutosuggestTextarea
|
6 years ago |
Thibaut Girka
|
67771e6d65
|
Rework DrawerResults to make them closer to upstream
|
6 years ago |
Thibaut Girka
|
8b7b65e995
|
[Glitch] Allow modal secondary button to shrink and allow wider confirmation modals
Port 7f75792bf3 to glitch-soc
|
6 years ago |
Thibaut Girka
|
fbec0edf08
|
Fix opening/closing gifv sometimes making the timeline scroll
|
6 years ago |
Eugen Rochko
|
fa4b51a110
|
[Glitch] Add "why do you want to join" field to invite requests
Port SCSS changes from 8b69a66380 to glitch-soc
|
6 years ago |
Eugen Rochko
|
df42de68e5
|
[Glitch] Port SCSS changes from "Improve blocked view of profiles"
Port public pages SCSS changes from 67b3b62b98
|
6 years ago |
Eugen Rochko
|
b9b472d519
|
[Glitch] Fix transparent avatars showing underlying elements in avatar stack and profile
Port 79227d153b to glitch-soc
|
6 years ago |
Alex Gessner
|
b6fa500806
|
[Glitch] squashed identity proof updates
Port JS from 69141dca26 to glitch-soc
|
6 years ago |
Thibaut Girka
|
a74d300b68
|
Fix background color transition in destructive buttons
|
6 years ago |
ThibG
|
f4b038f779
|
[Glitch] Fix opacity of relationship tags
Port 58667072d9 to glitch-soc
|
6 years ago |
Thibaut Girka
|
0318b23395
|
Fix left border of profile navigation tab
|
6 years ago |
Thibaut Girka
|
6c58367f36
|
Fix double border for account disclaimer
|
6 years ago |
ThibG
|
841d2c9f23
|
[Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
Port a91acf79b5 to glitch-soc
|
6 years ago |
Eugen Rochko
|
00f251b8fe
|
[Glitch] Redesign profile column in web UI to match design on public pages
Port a96181f16f to glitch-soc
|
6 years ago |
Thibaut Girka
|
abb53fa338
|
Fix centering on public pages
|
6 years ago |
Thibaut Girka
|
60fc04756a
|
Fix padding and centering of display names
|
6 years ago |
Thibaut Girka
|
58da5e93c0
|
Port search results styling to glitch-soc
|
6 years ago |
Thibaut Girka
|
355d384d8d
|
Revert "[Glitch] fix: update to emoji-mart 2.10.0"
This reverts commit 49bea8c46b .
|
6 years ago |
ThibG
|
9e80b34a95
|
[Glitch] Add a “Block & Report” button to the block confirmation dialog
Port 6df4a82969 to glitch-soc
|
6 years ago |
Eugen Rochko
|
89a0fa3053
|
[Glitch] Change icons of features on admin dashboard to remove bias
Port SCSS changes from e117964325 to glitch-soc
|
6 years ago |
Eugen Rochko
|
648cf8bfd5
|
[Glitch] Add custom closed registrations message to landing page when set
Port SCSS changes from 55a9658ad8 to glitch-soc
|
6 years ago |
ThibG
|
803c350ef5
|
[Glitch] Reduce padding around logo on landing page
Port 158c31b9df to glitch-soc
|
6 years ago |
Eugen Rochko
|
4d01d9c46f
|
[Glitch] Add Keybase integration
Port SCSS changes from 9c4cbdbafb to glitch-soc
|
6 years ago |
Eugen Rochko
|
841b920af5
|
[Glitch] Fix relationship manager on narrow screens
Port 7130d6e512 to glitch-soc
|
6 years ago |
Nolan Lawson
|
49bea8c46b
|
[Glitch] fix: update to emoji-mart 2.10.0
Port db06b25376 to glitch-soc
|
6 years ago |
Eugen Rochko
|
e900b03e38
|
[Glitch] Fix scrollbar styles on compose textarea, small bugs
Port 6a3f08661f to glitch-soc
|
6 years ago |
Eugen Rochko
|
47c8707f01
|
[Glitch] Add relationship manager UI
Port SCSS changes from 1c113fd72d to glitch-soc
|
6 years ago |
Eugen Rochko
|
338f1327e9
|
[Glitch] Admission-based registrations mode
Port SCSS changes from 51e154f5e8 to glitch-soc
|
6 years ago |
Eugen Rochko
|
d8b43f4bd6
|
[Glitch] Improve invites list with click-to-copy inputs
Port 6e3936aa6f to glitch-soc
|
6 years ago |
Eugen Rochko
|
387f253f31
|
[Glitch] Add muted style for polls in web UI
Port 5b50c2cbaa to glitch-soc
|
6 years ago |
Eugen Rochko
|
bbb9ff0e84
|
[Glitch] Redesign landing page
Port 65fffeac3f to glitch-soc
|
6 years ago |
Kirishima21
|
1bf035fb67
|
fix poll fotter layout
画面の幅が充分でないときに
表示外にまでボタンが拡大されてしまわないように修正。
|
6 years ago |
Thibaut Girka
|
8fe86cebaa
|
[Glitch] Port polls creation UI from upstream
|
6 years ago |
Eugen Rochko
|
94f1a751bf
|
Avoid line breaks in poll options
Port 57643557b6 to glitch-soc
|
6 years ago |
Eugen Rochko
|
ba6ca3cd69
|
Fix various issues in polls
Port front-end changes from a198add83b to glitch-soc
|
6 years ago |
ThibG
|
530151466e
|
Fixes to the polls UI
Port 4ced609497 to glitch-soc
|
6 years ago |
Eugen Rochko
|
8d70a8a19b
|
Add polls
Port front-end parts of 230a012f00 to glitch-soc
|
6 years ago |
Thibaut Girka
|
76ed481aa7
|
Port public page mastodon-light fixes from upstream
|
6 years ago |
Ben Lubar
|
fa9635c741
|
Allow multi-line image descriptions. (Glitch)
|
6 years ago |
Eugen Rochko
|
59fa38a4f6
|
Fix style regressions on landing page (#10030)
|
6 years ago |
Thibaut Girka
|
a151c5566a
|
[Glitch] Fix hashtags select styling in default and high contrast skins
Port 169b9d4428 to glitch-soc
|
6 years ago |
Eugen Rochko
|
4dcb04b888
|
Fix color of static page links in high contrast theme (#10028)
|
6 years ago |
Thibaut Girka
|
b7fbcb21b3
|
[Glitch] Add featured hashtags to profiles
Port SCSS changes from 364f2ff9aa
|
6 years ago |
Eugen Rochko
|
663593b508
|
Fix link color in high-contrast theme, add underlines (#9949)
Improve sorting of default themes in the dropdown
|
6 years ago |
trwnh
|
8ef0498f1c
|
Fix Firefox scrollbar color regression in #9210 (#9908)
In #9210 the track color was changed to transparent for no apparent reason. This PR restores the previous color selections implemented in #8653 while keeping the updated property name. Per https://github.com/tootsuite/mastodon/pull/9210#issuecomment-441788776 there is no particular reason for the color change in #9210.
|
6 years ago |
Jeong Arm
|
77394156dd
|
Apply style for .landing-page strong (#9892)
|
6 years ago |
Thibaut Girka
|
5145c81620
|
[Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width compensation
Port 3b3a4d8a17 to glitch-soc
|
6 years ago |
Thibaut Girka
|
a93cb340bd
|
[Glitch] Fix new hashtag page's items not being full-width on mobile
Port b506ce1197 to glitch-soc
|
6 years ago |
Thibaut Girka
|
8001a9b97b
|
[Glitch] Add information about how to opt-in to the directory on the directory
Port SCSS changes from a492a9bcd3 to glitch-soc
|
6 years ago |
Mélanie Chauvel (ariasuni)
|
6dbb10c4b7
|
Fix slightly cropped font on settings page dropdowns when using system font (#9839)
|
6 years ago |
Thibaut Girka
|
02295257b3
|
[Glitch] Improve the public hashtag page
Port 8b19903559 to glitch-soc
|
6 years ago |
Thibaut Girka
|
3e8b623975
|
[Glitch] Redesign public hashtag page to use a masonry layout
Port bc642ac24b to glitch flavour
|
6 years ago |
Thibaut Girka
|
ad32896a93
|
[Glitch] Fix hashtag timeline on mobile
Port c5b8824a3e to glitch-soc
|
6 years ago |
Thibaut Girka
|
4cec7a77c3
|
[Glitch] Adjust admin UI right panel size
Port 9ee9cb549b to glitch-soc
|
6 years ago |
Thibaut Girka
|
2c5f0f12ac
|
[Glitch] change height on narrow view to take 100% of screen
Port 1183246043 to glitch-soc
|
6 years ago |
Thibaut Girka
|
7cc800d0df
|
[Glitch] Redesign admin instances area
Port SCSS changes from 1c6588accc
|
6 years ago |
Thibaut Girka
|
ec441e0299
|
[Glitch] Fix embed play icons regression
Port bd5a8c7765 to glitch-soc
|
6 years ago |
Thibaut Girka
|
2b2584a37b
|
[Glitch] Display fallback link card thumbnail when none is given
Port 1512af2811 to glitch-soc
|
6 years ago |
Thibaut Girka
|
20fd855830
|
Update glitch-soc admin page style from upstream
Port SCSS changes from e55dce3176 to glitch-soc
|
6 years ago |
ash lea
|
dc501c4134
|
add list title editing
|
6 years ago |