This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/javascript/flavours/glitch/util
Thibaut Girka 597ea5687a Add option to disable emoji replacements
Fixes #647

The option is found in `/settings` (because that was easier to write it this
way) but only affects the glitch-soc front-end.
2019-08-12 23:01:37 +02:00
..
emoji Add option to disable emoji replacements 2019-08-12 23:01:37 +02:00
api.js [Glitch] Do not set CSRF Token when no csrf header 2019-03-26 16:12:46 +01:00
async-components.js [Glitch] Add responsive panels to the single-column layout 2019-06-13 22:15:31 +02:00
backend_links.js Add link to edit each listed filter 2019-07-15 00:48:28 +02:00
base64.js
base_polyfills.js
compare_id.js [Glitch] Add option to disable real-time updates in web UI 2019-07-16 16:51:08 +02:00
content_warning.js
counter.js
dom_helpers.js
extra_polyfills.js
fullscreen.js
get_rect_from_entry.js
hashtag.js Fix hashtag processing when sending toots 2019-02-01 12:37:28 +01:00
html.js
idna.js Move decodeIDNA to app/javascript/flavours/glitch/util 2019-08-04 22:25:56 +02:00
initial_state.js Add option to disable emoji replacements 2019-08-12 23:01:37 +02:00
intersection_observer_wrapper.js
is_mobile.js Use forceSingleColumn only in automatic layout mode 2019-06-13 22:15:31 +02:00
js_helpers.js
load_polyfills.js
main.js
numbers.js Add hashtag trendline support to glitch-soc flavour 2018-08-22 19:27:06 +02:00
optional_motion.js
performance.js
privacy_preference.js
react_helpers.js
react_router_helpers.js
ready.js
reduced_motion.js
redux_helpers.js
resize_image.js [Glitch] Fix image uploads being perfectly white when canvas read access is blocked 2019-08-06 15:09:30 +02:00
rtl.js
schedule_idle_task.js
scroll.js [Glitch] Use ScrollToOptions for smooth scrolling if supported 2019-06-30 11:01:01 +02:00
settings.js
stream.js Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token 2019-05-24 16:08:09 +02:00
url_regex.js
uuid.js