Thibaut Girka
|
538bae9f53
|
[Glitch] Add WebP support
Port bcf34e31bd to glitch-soc
|
6 years ago |
Thibaut Girka
|
a9078c18eb
|
Fix CW unfolding not triggering re-layout in public hashtag page
|
6 years ago |
Thibaut Girka
|
d55233da9a
|
Fix unfolding CWs on public hashtag page
Fixes #909
|
6 years ago |
Thibaut Girka
|
dcf363a623
|
Remove redundant “options” from “Compose box options”
Thanks @ariasuni.
|
6 years ago |
Marek Ľach
|
43b2f021eb
|
Minor description corrections
|
6 years ago |
Eugen Rochko
|
252a765368
|
Fix link color in high-contrast theme, add underlines (#9949)
Improve sorting of default themes in the dropdown
|
6 years ago |
Thibaut Girka
|
fba0f7dae7
|
[Glitch] Replace unlock-alt icon with unlock
Port 4fb1d8129d to glitch-soc
|
6 years ago |
Thibaut Girka
|
b0e7af725a
|
Do not mark toots as sensitive if they don't have any media attached
|
6 years ago |
Thibaut Girka
|
afdf789d06
|
Fix hashtag processing when sending toots
This fixes crashes in pleroma when writing toots with a content warning,
since pleroma inserts a “nsfw” hashtag that isn't part of the toot's text.
|
6 years ago |
Thibaut Girka
|
00fc362103
|
[Glitch] Fix initial value of volume slider in video player and handle volume changes
Port b5feaa4d54 to glitch-soc
|
6 years ago |
trwnh
|
36b6fee96d
|
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
|
fdf6c4a63f
|
Apply style for .landing-page strong (#9892)
|
6 years ago |
Thibaut Girka
|
5e7c9c04e2
|
Fix crash in Direct Messages column settings
Fixes #892
|
6 years ago |
Thibaut Girka
|
14c617983d
|
[Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width compensation
Port cbb8399df4 to glitch-soc
|
6 years ago |
Thibaut Girka
|
8dea30a0c7
|
[Glitch] Hide floating action button on search and getting started pages
Port 180a665f29 to glitch-soc
|
6 years ago |
tmm576
|
30f3dad8e8
|
Allow event defaults on index for text data transfer (#9840)
|
6 years ago |
Thibaut Girka
|
a847f3bec6
|
[Glitch] Fix new hashtag page's items not being full-width on mobile
Port d28a2f7636 to glitch-soc
|
6 years ago |
Thibaut Girka
|
a205783d1c
|
[Glitch] Add information about how to opt-in to the directory on the directory
Port SCSS changes from 86087f7461 to glitch-soc
|
6 years ago |
Mélanie Chauvel (ariasuni)
|
c4a352bbf6
|
Fix slightly cropped font on settings page dropdowns when using system font (#9839)
|
6 years ago |
Thibaut Girka
|
eaebfc67d8
|
[Glitch] Improve the public hashtag page
Port 43014334f8 to glitch-soc
|
6 years ago |
Thibaut Girka
|
8219940214
|
[Glitch] Redesign public hashtag page to use a masonry layout
Port 380b246728 to glitch flavour
|
6 years ago |
Thibaut Girka
|
8ea1a8e033
|
[Glitch] make draggingOver state off correctly
Port e77cb61481 to glitch-soc
|
6 years ago |
Thibaut Girka
|
426673f17a
|
[Glitch] Make hashtag search results link to the hashtag URL
Port 65c546f9b0 to glitch-soc
|
6 years ago |
Thibaut Girka
|
1c67a27069
|
[Glitch] Fix hashtag timeline on mobile
Port 8044612d15 to glitch-soc
|
6 years ago |
Thibaut Girka
|
1ceb7b32e3
|
[Glitch] Adjust admin UI right panel size
Port 6d067302ce to glitch-soc
|
6 years ago |
Thibaut Girka
|
7fcfe054cc
|
[Glitch] change height on narrow view to take 100% of screen
Port 9b409bf95e to glitch-soc
|
6 years ago |
Thibaut Girka
|
456c0aa9cc
|
[Glitch] Add attachment list fallback to public pages
Port JS changes from bb2dbd681f to glitch-soc
|
6 years ago |
Thibaut Girka
|
c0c04cd2d4
|
[Glitch] Postpone scroll-to-detailed status after react components are loaded
Port f6a5894af6 to glitch-soc
|
6 years ago |
Thibaut Girka
|
d9abcb4b4b
|
[Glitch] Redesign admin instances area
Port SCSS changes from f2ec1803cb
|
6 years ago |
Thibaut Girka
|
fc64d1d03e
|
[Glitch] Stop gifv timeline preview explicitly when open the media gallery
Port 2a113f0185 to glitch-soc
|
6 years ago |
Thibaut Girka
|
e495dc0134
|
[Glitch] refactored account.js
Port 695de5d134 to glitch-soc
|
6 years ago |
Thibaut Girka
|
e950122e06
|
[Glitch] Fix embed play icons regression
Port 4c99d23df8 to glitch-soc
|
6 years ago |
Thibaut Girka
|
95dcaccb03
|
[Glitch] Display fallback link card thumbnail when none is given
Port 39d81be7de to glitch-soc
|
6 years ago |
Thibaut Girka
|
3793296fed
|
Port a few public.js changes from upstream, move some code around
glitch-soc's public.js was a bit out of date, and code was put inappropriately
to the common public.js
|
6 years ago |
Thibaut Girka
|
ba82ff7c12
|
[Glitch] Only consider mouse move in scrolling on item insertion
Port 4e067b1bd0 to glitch-soc
|
6 years ago |
Thibaut Girka
|
069657286f
|
[Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle
Port 59ecfbd28c to glitch-soc
|
6 years ago |
Thibaut Girka
|
d768d0b851
|
[Glitch] Cancel list scroll reset after mouse move on wheel scroll
Port 54bc905a57 to glitch-soc
|
6 years ago |
Thibaut Girka
|
f4191a8a00
|
[Glitch] Temporarily hold timeline if mouse moved recently
Port 6e72dda7ef to glitch-soc
|
6 years ago |
Thibaut Girka
|
6fcb487e75
|
Update glitch-soc admin page style from upstream
Port SCSS changes from 171c20ce72 to glitch-soc
|
6 years ago |
ash lea
|
b22f9c8792
|
add list title editing
|
6 years ago |
Thibaut Girka
|
07592234ac
|
Add local setting to disable swipe-to-change-columns
|
6 years ago |
Thibaut Girka
|
6956a99a98
|
[Glitch] Update dependencies for Node.js (2018-12-31)
Port compatibility changes from 101a46ac24 to glitch-soc
|
6 years ago |
Thibaut Girka
|
9b6e4daca7
|
[Glitch] Improve admin UI for account view
Port SCSS changes from 8958e58bd4 to glitch-soc
|
6 years ago |
Thibaut Girka
|
7f96b7ec99
|
[Glitch] Update emoji codepoint mappings to v11.0
Port 36a5585cac to glitch-soc
|
6 years ago |
Thibaut Girka
|
536dc2cdea
|
Fix some image paths in SCSS files
|
6 years ago |
Thibaut Girka
|
c1b47fe774
|
Fix crash when clearing uninitialized timeline
Fixes #875
|
6 years ago |
Thibaut Girka
|
57791a2044
|
Immediately go back in browser history upon successfully sending toot
|
6 years ago |
Thibaut Girka
|
9e2ceac0ba
|
[Glitch] Add moderation warnings
Port SCSS changes from 2e0d617b8b to glitch-soc
|
6 years ago |
Thibaut Girka
|
df5e49696f
|
[Glitch] Remove links to bridge.joinmastodon.org (non-functional)
Port eb2994d454 to glitch-soc
|
6 years ago |
Thibaut Girka
|
89e7274a7f
|
Remove file added by error
|
6 years ago |