mastodon/app/javascript/flavours/glitch/util
Thibaut Girka 9abb227250 Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- `README.md`:
  Our README.md files are completely different. Discarded upstream changes.
- `app/javascript/core/admin.js`:
  Updating rails-ujs, no real conflict, but a comment to close to changed
  code. Various glitch-soc-only files have been updated to match those changes,
  though.
- `package.json`:
  No real conflict, just an additional dependency in glitch-soc that was too
  close to something updated upstream. Took upstream's changes.
2020-03-22 16:10:44 +01:00
..
emoji [Glitch] Fix emoji search not showing custom emoji when none are uncategorized 2019-09-30 15:58:29 +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 explanation to mute dialog, refactor and clean up mute/block UI 2019-09-30 15:58:29 +02:00
backend_links.js Update backend links and fix hardcoded ones 2019-08-31 18:23:24 +02:00
base64.js Update poylfills (fixes #662) 2018-08-23 22:58:25 +02:00
base_polyfills.js [Glitch] Fix old browsers crashing because of missing `finally` polyfill in web UI 2020-02-19 23:10:37 +01:00
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 Fix auto-unfold CWs when no regexp is set 2018-10-12 23:34:26 +02:00
counter.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
dom_helpers.js WIP <Compose> Refactor; <Drawer> ed. 2018-01-04 18:21:59 -08:00
extra_polyfills.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
fullscreen.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
get_rect_from_entry.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
hashtag.js Fix hashtag processing when sending toots 2019-02-01 12:37:28 +01:00
html.js [Glitch] Preserve newlines in delete & redraft and desktop notifications 2018-06-16 15:09:28 +02:00
idna.js Move decodeIDNA to app/javascript/flavours/glitch/util 2019-08-04 22:25:56 +02:00
initial_state.js [Glitch] Add trends UI with admin and user settings 2019-09-02 10:57:44 +02:00
intersection_observer_wrapper.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
is_mobile.js Use forceSingleColumn only in automatic layout mode 2019-06-13 22:15:31 +02:00
js_helpers.js Threaded mode~ 2018-01-05 21:16:43 -08:00
load_keyboard_extensions.js [Glitch] fix: support KaiOS arrow navigation on public pages 2019-11-06 14:59:57 +01:00
load_polyfills.js [Glitch] Fix old browsers crashing because of missing `finally` polyfill in web UI 2020-02-19 23:10:37 +01:00
log_out.js Merge branch 'master' into glitch-soc/merge-upstream 2020-03-22 16:10:44 +01:00
main.js [Glitch] Fix `/web` redirecting to `/web/web` in web UI 2020-02-25 14:30:43 +01:00
numbers.js [Glitch] Fix shortNumberFormat to within 3 chars without units 2020-01-04 23:04:52 +01:00
optional_motion.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
performance.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
privacy_preference.js Move privacyPreference to utils 2018-07-12 15:31:42 +02:00
react_helpers.js WIP <Compose> Refactor; 1000 tiny edits 2018-01-04 18:33:13 -08:00
react_router_helpers.js [Glitch] Add "Toots/Toots with replies/Media" tab below profile header 2018-03-16 23:16:20 +01:00
ready.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
reduced_motion.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
redux_helpers.js WIP <Compose> Refactor; 1000 tiny edits 2018-01-04 18:33:13 -08:00
resize_image.js [Glitch] Fix client-side resizing of image uploads 2019-08-19 21:49:39 +02:00
rtl.js [Glitch] Exclude URLs from text analysis 2019-09-05 14:13:03 +02:00
schedule_idle_task.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
scroll.js [Glitch] Use ScrollToOptions for smooth scrolling if supported 2019-06-30 11:01:01 +02:00
scrollbar.js Partially revert scrollbar handling on mobile, since its width-based and wrong 2019-10-06 00:32:06 +02:00
settings.js [Glitch] Implement tag auto-completion by history 2018-08-28 19:52:28 +02:00
stream.js [Glitch] minor server-sent events fixes 2020-01-25 10:13:56 +01:00
url_regex.js Style fixes to make eslint happier, hopefully 2018-01-18 09:13:07 -06:00
uuid.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00