Thibaut Girka
18d9a7fd71
Fix caret position after inserting suggestions ( fixes #281 )
6 years ago
Thibaut Girka
d8793e1bee
Remove unneeded code now that attachment URL isn't appended to toots
6 years ago
Thibaut Girka
4c91215e1f
[Glitch] Use .star-icon instead of hardcoding color in detailed statuses
Port 2587fcdd27
to glitch-soc
6 years ago
Thibaut Girka
0553496b76
Change notification cleaning checkbox color ( fixes #511 )
6 years ago
Thibaut Girka
247f55f673
[Glitch] Fetch relationships for search results in UI
Port webui changes from cba2897108
to glitch-soc
6 years ago
Thibaut Girka
d0b2f71501
Fix width only being set for standalone media
6 years ago
Thibaut Girka
3ad3cee44c
[Glitch] Use real container width in MediaGallery srcSet
Port 22e067bf5c
to glitch-soc
6 years ago
Thibaut Girka
463078dcc4
[Glitch] Do not override the default push notification settings
Port 1951ff41b3
to glitch-soc
6 years ago
Thibaut Girka
c53aacdfa0
Recover glitch-soc specific styles that were removed by accident
6 years ago
Thibaut Girka
d250e072a2
In footer, replace text "Mastodon" with logo
Port SCSS changes from 93c66f0c03
to glitch-soc
6 years ago
Thibaut Girka
9ed8051961
Add preference to hide following/followers lists
Port SCSS from 1e02dc8715
6 years ago
Thibaut Girka
50540446f5
[Glitch] Improvements to toots display in admin view
Port SCSS changes from 0f2fbf7d05
(I'm sorry for the animated rainbows)
6 years ago
Thibaut Girka
9d6788b30b
Prevent click on video from opening detailed toot
6 years ago
Thibaut Girka
2154bd1b5a
Widen clickable area of toots
6 years ago
Thibaut Girka
07baa1ddb5
[Glitch] Open video modal on public UI
Port d9b2f84c92
to glitch-soc
6 years ago
Thibaut Girka
94db024e4c
[Glitch] Combine similar components into one on public UI
Port f9afd06221
to glitch-soc
6 years ago
Thibaut Girka
dd1d98f9cf
[Glitch] Show card modal on public pages
Port 16fee0335f
to glitch-soc
6 years ago
Thibaut Girka
52b2f18b15
[Glitch] Enable custom emojis in profiles
Port 61a9018607
to glitch-soc
6 years ago
Thibaut Girka
ca49ad86c6
Remove service worker code that has never been used
6 years ago
Thibaut Girka
784712791d
[Glitch] Reword the direct message warning
Port 53c2164e9c
to glitch-soc
6 years ago
Thibaut Girka
97c69de416
[Glitch] Feature: Direct message from Statuses
Port 904a2479dd
to glitch-soc
6 years ago
Thibaut Girka
fb6de5310d
[Glitch] Fix issues with sending direct messages from user profile
Port 4fd71accd4
to glitch-soc
6 years ago
Thibaut Girka
a5fac975f3
[Glitch] Feature: Direct message from menu
Port d1f34151ae
to glitch-soc
6 years ago
Thibaut Girka
eb9c9855ce
Fix mastodon-light background color of the composer textarea when posting
6 years ago
Thibaut Girka
dfa60cb0a8
Fix modals testing for props.noEsc ( fixes #482 )
6 years ago
Thibaut Girka
971218d1dc
Change local settings SCSS to be more consistent with modals
6 years ago
Thibaut Girka
769a48495c
Fix root modal's keyup handling ( Fixes #478 )
6 years ago
Thibaut Girka
6284039832
[Glitch] Fix contact info styling on landing page
6 years ago
Thibaut Girka
f2e5ed6841
Update SCSS for tables
6 years ago
Thibaut Girka
8860f14ef0
Update SCSS for statuses public view
6 years ago
Thibaut Girka
4a1040c4cb
[Glitch] Adjust RTL styles for landing page
Port 8bf3e750ab
to glitch-soc
6 years ago
Thibaut Girka
e8644f3a4b
Update forms SCSS from upstream
6 years ago
Thibaut Girka
4cd65fe074
Update SCSS to match “Show card modal on public pages”
6 years ago
Thibaut Girka
1a4d735b1d
Update SCSS for about/landing page
6 years ago
Thibaut Girka
db73c0bc5d
Update admin page SCSS from upstream
6 years ago
Thibaut Girka
f6ec8c4821
[Glitch] Use plaintext value for field value tooltips in web UI
Port d185f3ddaf
to glitch-soc
This doesn't change anything for glitch-style fields, but those will go
away eventually
6 years ago
Thibaut Girka
5d8052e715
Add bot badge to account headers in the WebUI
6 years ago
Thibaut Girka
2f01935cba
Adapt account fields rendering code in the WebUI to match upstream
6 years ago
Thibaut Girka
30bb530c70
Update glitch-soc style to match new bio fields markup
6 years ago
Spencer Alves
f2ff167c1a
Add an extra icon to indicate that a status is part of a conversation
6 years ago
Thibaut Girka
8f3402b1f0
Port Sylvhem's mastodon-light to glitch flavour
6 years ago
Thibaut Girka
658ac4396c
Hide media in report modal regardless of whether they are marked sensitive
The rationale behind this is that if the user wants to report violent media,
they might not want to see it repeatedly. The “sensitive” property is still
kept, displaying different messages for hidden media depending on whether
they are marked as sensitive.
6 years ago
Thibaut Girka
6b94237810
[Glitch] Allow report modal to be up to 80% of viewport height
Port bddb330a8a
to glitch-soc
6 years ago
Thibaut Girka
7972464e71
[Glitch] Also display replies in report modal
Port c88e12fca6
to glitch-soc
6 years ago
Thibaut Girka
ffdb85f859
Fix color of disabled boost buttons ( fixes #466 )
6 years ago
Thibaut Girka
de7feea30e
Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"
This reverts commit 553cc28240
.
6 years ago
Thibaut Girka
4133f70902
Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)"
This reverts commit 32974a58dc
.
6 years ago
Thibaut Girka
1adca9b040
Fix glitch high-contrast skin text colors
Port from 3c5006ec7f
6 years ago
Thibaut Girka
65349bc155
Fix color of status icons in glitch-soc high contrast skin
6 years ago
Thibaut Girka
2d065ceaf6
minor fix
6 years ago