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 |
Thibaut Girka
|
cbda1b8b66
|
Add back description on hover
|
6 years ago |
ThibG
|
8e221cd22b
|
[Glitch] Fix transition: all
Port 7aa749ab46 to glitch-soc
|
6 years ago |
ThibG
|
b7f69beebe
|
[Glitch] Make the cursor icon consistant across media types in account media gallery
|
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
|
9f25ab9792
|
Fix polls icon not showing in CW button in detailed statuses
|
6 years ago |
Thibaut Girka
|
7617f78359
|
Fix crash in onboarding modal
Fixes #1027
|
6 years ago |
Thibaut Girka
|
cc5a81b7d8
|
Make hi-color privacy icons opt-in instead of opt-out
|
6 years ago |
Thibaut Girka
|
ac54292d69
|
Add high color privacy icons
Fixes #1015
|
6 years ago |
Thibaut Girka
|
d4c95e6a8a
|
When selecting a toot via keyboard, ensure it is scrolled into view
Fixes detailed status column
|
6 years ago |
Thibaut Girka
|
3e095cab83
|
Add support for missing formatting tags
|
6 years ago |
Thibaut Girka
|
67fb9a8679
|
Add keyboard shortcut to collapse/uncollapse toots
|
6 years ago |
Thibaut Girka
|
f3acf8f414
|
Add hotkey for bookmarking a toot
|
6 years ago |
Thibaut Girka
|
cd9a284702
|
Fix regression with textarea's caret position when selecting a suggestion
|
6 years ago |
Thibaut Girka
|
aa1832ac4d
|
Hide suggestions by default
They will be enabled if the input has focus
|
6 years ago |
Thibaut Girka
|
fddd8251dd
|
Attempt to fix CSS
|
6 years ago |
Thibaut Girka
|
d7e4be285a
|
Add emoji suggestion to poll options
|
6 years ago |
Thibaut Girka
|
df52004fe6
|
Add suggestions in CW field
|
6 years ago |
Thibaut Girka
|
3a671470ec
|
Refactor selectComposeSuggestion so that different paths can be updated
|
6 years ago |
Thibaut Girka
|
1c0402c103
|
Do not ask to register web intent handler
|
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
|
ef1504d625
|
Fix upload progressbar when image resizing is involved
|
6 years ago |
Thibaut Girka
|
ffab9d626a
|
Hide media upload form if no media are attached
|
6 years ago |
Thibaut Girka
|
416aa832e5
|
Fix file upload
|
6 years ago |
Thibaut Girka
|
3d722b0c4e
|
Fix settings modal
|
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
|
c3fa4e8e07
|
Fix ReferenceError in dropdown
|
6 years ago |
Thibaut Girka
|
d779ec1f0e
|
Fix broken reference to handleSubmit
|
6 years ago |
Thibaut Girka
|
e949861176
|
Cleanup
|
6 years ago |
Thibaut Girka
|
faff152ae5
|
Move ComposerPublisher to Compose
|
6 years ago |
Thibaut Girka
|
df951c319c
|
Add OptionsContainer
|
6 years ago |
Thibaut Girka
|
14028655df
|
Move composer Dropdown from features/composer to features/compose
|
6 years ago |
Thibaut Girka
|
4c6221929f
|
Move ComposerTextareaIcons to TextareaIcons
|
6 years ago |
Thibaut Girka
|
47faf47ed5
|
ComposerTextarea → AutosuggestTextarea
|
6 years ago |
Thibaut Girka
|
a243567a3e
|
ComposerUploadForm → UploadForm + UploadFormContainer
|
6 years ago |
Thibaut Girka
|
c5f49a92dc
|
Move PollForm from features/composer to features/compose
|
6 years ago |
Thibaut Girka
|
f1a22e33e2
|
Inline spoiler input
|
6 years ago |
Thibaut Girka
|
8fd599fb40
|
ComposerReply → ReplyIndicator
|
6 years ago |
Thibaut Girka
|
f72af5794d
|
Refactor Compose*Warning → ContainerWarning
Regression: only one warning at a time
|
6 years ago |
Thibaut Girka
|
1bc4b8a0a5
|
features/composer/index.js → ComposeForm
|
6 years ago |
Thibaut Girka
|
281a82d878
|
DrawerHeader → Header + HeaderContainer
|
6 years ago |
Thibaut Girka
|
9a2f10fe8b
|
DrawerAccount → NavigationBar + NavigationContainer
|
6 years ago |
Eugen Rochko
|
9b9816aba6
|
[Glitch] Show suggested follows on search screen in mobile layout
Port ad510db3a1 to glitch-soc
|
6 years ago |
Thibaut Girka
|
149aa07409
|
DrawerResults → SearchResults + SearchResultsContainer
|
6 years ago |
Thibaut Girka
|
67771e6d65
|
Rework DrawerResults to make them closer to upstream
|
6 years ago |
Thibaut Girka
|
ab3e8fc542
|
Move DrawerSearch to Search + SearchContainer
|
6 years ago |
Thibaut Girka
|
c92ab35b19
|
Inline DrawerSearchPopout in DrawerSearch
|
6 years ago |
Thibaut Girka
|
c19b983986
|
Refactor a bit DrawerSearch to make it closer to upstream
|
6 years ago |
Thibaut Girka
|
eed2c9dd44
|
Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
|
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
|
e3c1472040
|
Shift+click on column Back button to return to last pinable column
|
6 years ago |
Thibaut Girka
|
8d57c0e70e
|
When selecting a toot via keyboard, ensure it is scrolled into view
|
6 years ago |
Thibaut Girka
|
fbec0edf08
|
Fix opening/closing gifv sometimes making the timeline scroll
|
6 years ago |
Eugen Rochko
|
92e1950194
|
[Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
Port 56f29c38b6 to glitch-soc
|
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 |
Thibaut Girka
|
cb410f80a4
|
Add column title to “Favourited by” and “Boosted by” columns
|
6 years ago |
ashleyhull-versent
|
ac071d65de
|
[Glitch] Duplicate values
Port bd365cc38b 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 |
ThibG
|
30500dff7c
|
Merge pull request #981 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
6 years ago |
ThibG
|
be6885eb93
|
[Glitch] Update poll remaining time just like with status timestamps
Port daab45d4ae to glitch-soc
|
6 years ago |
Thibaut Girka
|
14bad3f472
|
Do not handle clicks in detailed status content
|
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 |
Eugen Rochko
|
59551ece31
|
[Glitch] Fix search in web UI not setting a limit, restore limit of 10
Port 379c3e237f to glitch-soc, but changing
the 5 limit to 10, since that's what we had previously
|
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
|
ab39ffb175
|
Add fa-info-circle to disclaimer
|
6 years ago |
Thibaut Girka
|
6c58367f36
|
Fix double border for account disclaimer
|
6 years ago |
slice
|
6fdd829d8c
|
[Glitch] Add rel='noopener' to redesigned profile column header avatar link
Port 73f5711fb8 to glitch-soc
|
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 |
Aditoo17
|
37ad0478ef
|
[Glitch] Make clicking on avatar open public profile in new tab
Port 6f6abc369f to glitch-soc
|
6 years ago |
mayaeh
|
cf3f063e10
|
[Glitch] Fix menu items that don't action
Port 186f7bcbb6 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 |
Hinaloe
|
872eab5784
|
[Glitch] Do not set CSRF Token when no csrf header
Port 68f2211f00 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
|
614bd3f8d4
|
[Glitch] Add `lang` attribute to statuses in web UI
Port JS changes from e6cfa7ab89 to glitch-soc
|
6 years ago |
ThibG
|
d680c61993
|
[Glitch] Do not empty timeline of blocked users on block
Port 94aceb85ad 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
|
8b5b686f08
|
[Glitch] Add support for custom emojis in poll options
Fixes #956
Port 80f0910e21 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
|
2a93c88015
|
[Glitch] Disable real-time updates on public pages to improve readability
Port 42c581c458 to glitch-soc
|
6 years ago |
Eugen Rochko
|
841b920af5
|
[Glitch] Fix relationship manager on narrow screens
Port 7130d6e512 to glitch-soc
|
6 years ago |
ThibG
|
200cd3b5a7
|
[Glitch] Save quick filter settings when selecting a different filter
Port 7477db7268 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 |
Thibaut Girka
|
0fbe90e2d3
|
Fix settings/flavours
Update theming system to use new paths for media files
|
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 |
ThibG
|
931ecc8824
|
[Glitch] Add UI for enabling/disabling poll notifications
|
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
|
458db4333a
|
[Glitch] Fix public timeline page not paginating correctly
Port da45b8b4c9 to glitch-soc
|
6 years ago |
Eugen Rochko
|
bbb9ff0e84
|
[Glitch] Redesign landing page
Port 65fffeac3f to glitch-soc
|
6 years ago |
Thibaut Girka
|
a1c6e6de1b
|
Remove leftover console.log
|
6 years ago |
Thibaut Girka
|
4849eb8e7f
|
Make clicking on the account and status column headers scroll to top
|
6 years ago |
ThibG
|
45e4c90a23
|
Merge pull request #953 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
6 years ago |
Thibaut Girka
|
9c620fc5c8
|
[Glitch] Add support for poll ending notifications
Port front-end parts of 3a92885a86 to glitch-soc
|
6 years ago |
ash lea
|
f534f4869e
|
add local setting to auto reveal media behind cw
|
6 years ago |
Kirishima21
|
1bf035fb67
|
fix poll fotter layout
画面の幅が充分でないときに
表示外にまでボタンが拡大されてしまわないように修正。
|
6 years ago |
Eugen Rochko
|
ca45198ccb
|
[Glitch] Fix NaN in Poll component
Port 75cb93676b to glitch-soc
|
6 years ago |
Eugen Rochko
|
6fe48dd050
|
[Glitch] Fix public timelines being broken by new toots when they are not mounted
Port be1c634b2b to glitch-soc
|
6 years ago |
Thibaut Girka
|
84c807a0dc
|
Allow setting whether this is a single choice poll or multiple choices one
|
6 years ago |
Thibaut Girka
|
cb6e351f4d
|
Disable file upload when there is a poll
|
6 years ago |
Thibaut Girka
|
235be596bc
|
Use server-provided poll limits instead of hardcoded ones
Also does not enable polls if no limits are provided by the server
|
6 years ago |
Thibaut Girka
|
8fe86cebaa
|
[Glitch] Port polls creation UI from upstream
|
6 years ago |
ThibG
|
6e295beab2
|
[Glitch] Disable the underlying button element when an ItemButton is disabled
Port b3668a79ec to glitch-soc
|
6 years ago |
Thibaut Girka
|
1bb23100b1
|
Add an icon to highlight polls behind a Content Warning
|
6 years ago |
Eugen Rochko
|
94a0149ff3
|
Fix poll options not rendering text after vote/refresh
Port fd128b9c7a to glitch-soc
|
6 years ago |
Eugen Rochko
|
94f1a751bf
|
Avoid line breaks in poll options
Port 57643557b6 to glitch-soc
|
6 years ago |
Eugen Rochko
|
7f32d675b0
|
Render unicode emoji in polls using emoji pack
Port 4407f07014 to glitch-soc
|
6 years ago |
Thibaut Girka
|
e80fabfd84
|
Fix toots opening in dynamic column when trying to interact with them
This fixes inline preview cards and polls, preventing them from opening
the toot in detailed view when clicking on an interactive element.
|
6 years ago |
Thibaut Girka
|
ff827c1f38
|
[Glitch] Perform deep comparison for card data when receiving new props
Prevents embedded players from resetting when interacting with the toot
|
6 years ago |
Eugen Rochko
|
ba6ca3cd69
|
Fix various issues in polls
Port front-end changes from a198add83b to glitch-soc
|
6 years ago |
ThibG
|
7f27ee35a8
|
Display closed polls as such
Port cda6ece760 to glitch-soc
|
6 years ago |
ThibG
|
530151466e
|
Fixes to the polls UI
Port 4ced609497 to glitch-soc
|
6 years ago |
Eugen Rochko
|
f14eda23e9
|
Fix web UI crash on page load when detailed status has a poll
Port 5dfa433698 to glitch-soc
|
6 years ago |
ThibG
|
2156765448
|
Insert polls in redux stores before statuses so it avoids crashes
Port 26c56d0c10 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
|
0d19fcc2fb
|
Port upstream refactoring of reducers and actions
Also includes 9e45b051cf
|
6 years ago |
Eugen Rochko
|
cce1c3252f
|
Fix home timeline perpetually reloading when empty
Port 3e0ed36e8e to glitch-soc
|
6 years ago |
Mélanie Chauvel (ariasuni)
|
2a4ce7458a
|
[Glitch] Fix errors found by eslint
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Mélanie Chauvel (ariasuni)
|
282ac61500
|
[Glitch] Make the column header of profile view look like the others, too
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Mélanie Chauvel (ariasuni)
|
12a0dd71be
|
[Glitch] Make the column header of toot/thread view look like the others
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |
Thibaut Girka
|
76ed481aa7
|
Port public page mastodon-light fixes from upstream
|
6 years ago |
Eugen Rochko
|
1e06ca1c0a
|
Fix web UI not removing notifications after block (#10108)
Regression from #7311
|
6 years ago |
abcang
|
7209a8b32f
|
Keep notification when muting_notifications is true (#7311)
* Keep notification when muting_notifications is true
* Retrun mute object
* Fix test
|
6 years ago |
Thibaut Girka
|
d82de360c1
|
Fix non-numeric account identifiers leading to /web/accounts/NaN
I'm not sure what purpose these “+” served?!
|
6 years ago |
Thibaut Girka
|
896beb16c5
|
[Glitch] Internationalize unexpected error message
Port 4e71b104e6 to glitch-soc,
fixing a crash in the process
|
6 years ago |
Eugen Rochko
|
be9352266c
|
Fix hashtag column not subscribing to stream on mount (#10040)
Fix #9895
|
6 years ago |
Thibaut Girka
|
d974988541
|
Fix video player width not being updated to fit container width
|
6 years ago |
Ben Lubar
|
fa9635c741
|
Allow multi-line image descriptions. (Glitch)
|
6 years ago |
Thibaut Girka
|
e31fc2b458
|
[Glitch] Fix crash on public hashtag pages when streaming fails
Port 041ff5fa9a to glitch-soc
|
6 years ago |
Thibaut Girka
|
91c9cb6022
|
[Glitch] Change buttons on timeline preview to open the interaction dialog
Port 71e28ba399 to glitch-soc
|
6 years ago |
Thibaut Girka
|
9a47f2cbdf
|
Port upstream's javascript to the error page
|
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
|
2769b54466
|
[Glitch] Fix occasional crash in detailed toot view
Port f9a338b473 to glitch-soc
|
6 years ago |
Thibaut Girka
|
614ea184bb
|
[Glitch] Add "copy link" item to status action bars
Port 3cfadd875c to glitch-soc
|
6 years ago |
Thibaut Girka
|
e230b176fb
|
[Glitch] Don't focus spoiler input when disabled spoiler
Inspired by 0e513ff862
|
6 years ago |
ThibG
|
a3ba28eb17
|
Merge pull request #913 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
|
6 years ago |
Thibaut Girka
|
b89e003c4d
|
Handle deletion of filtered toots
|
6 years ago |
Thibaut Girka
|
7c0728c776
|
Minor fix to timeline jump avoiding behavior
|
6 years ago |
Thibaut Girka
|
dfe1d548a5
|
Adjust scroll when statuses above the current scroll position are deleted
|
6 years ago |
Thibaut Girka
|
0b91322762
|
Adjust scroll if previewCard appeared
|
6 years ago |
Thibaut Girka
|
049c9a3b97
|
Avoid two-step rendering of statuses as much as possible
Cache width shared by Video player, MediaGallery and Cards at the
ScrollableList level, pass it down through StatusList and Notifications.
|
6 years ago |
Thibaut Girka
|
68f3d003d6
|
Refactor intersection observer article code
|
6 years ago |
Thibaut Girka
|
e49e54a5ff
|
Cleanup redundant markup for hidden statuses
|
6 years ago |
Thibaut Girka
|
405ef5ad37
|
Hide items rendered out-of-frame (once they have been rendered at least once)
|
6 years ago |
Thibaut Girka
|
b47a53f902
|
[Glitch] Rename from instance to server.
Port 46e806cd2f to glitch-soc
|
6 years ago |
Thibaut Girka
|
14a1bb703a
|
[Glitch] Fix not showing custom emojis in share page emoji picker
Port e02a13f64e to glitch-soc
|
6 years ago |
Thibaut Girka
|
b7fbcb21b3
|
[Glitch] Add featured hashtags to profiles
Port SCSS changes from 364f2ff9aa
|
6 years ago |
Thibaut Girka
|
7ed2aeb6e9
|
[Glitch] Allow multiple files upload through web UI, including drag & drop
Port 750c67660d to glitch-soc
|
6 years ago |
Thibaut Girka
|
a963ea67dd
|
[Glitch] Add missing rejection handling for Promises
Port missing parts from 2c51bc0ca5 to glitch-soc
|
6 years ago |
Thibaut Girka
|
6b2eefc7bf
|
[Glitch] Add WebP support
Port 5092d17f29 to glitch-soc
|
6 years ago |
Thibaut Girka
|
1a70fca168
|
Fix CW unfolding not triggering re-layout in public hashtag page
|
6 years ago |
Thibaut Girka
|
3ce34ce7a2
|
Fix unfolding CWs on public hashtag page
Fixes #909
|
6 years ago |
Thibaut Girka
|
c9d261753a
|
Remove redundant “options” from “Compose box options”
Thanks @ariasuni.
|
6 years ago |
Marek Ľach
|
a0a8203a0b
|
Minor description corrections
|
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 |
Thibaut Girka
|
2e93f87c9f
|
[Glitch] Replace unlock-alt icon with unlock
Port 6513f6c953 to glitch-soc
|
6 years ago |
Thibaut Girka
|
f611da4899
|
Do not mark toots as sensitive if they don't have any media attached
|
6 years ago |
Thibaut Girka
|
762e4fdf55
|
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
|
f35d790480
|
[Glitch] Fix initial value of volume slider in video player and handle volume changes
Port a53dcaa298 to glitch-soc
|
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
|
c30da25c5f
|
Fix crash in Direct Messages column settings
Fixes #892
|
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
|
e9060b04d4
|
[Glitch] Hide floating action button on search and getting started pages
Port 30af4ee65f to glitch-soc
|
6 years ago |
tmm576
|
9b5810b3e9
|
Allow event defaults on index for text data transfer (#9840)
|
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 |