mastodon/app/javascript/mastodon
Eugen Rochko 5e35aa8280
Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
Regression from f371b32

Fix hashtag links always being lowercase
2019-08-07 10:01:19 +02:00
..
actions Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00
components Fix non-lowercase hashtags not being picked up by the streaming API (#11508) 2019-08-07 10:01:19 +02:00
containers Improve dropdown menu keyboard navigation (#11491) 2019-08-06 11:59:46 +02:00
features Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00
locales New Crowdin translations (#11153) 2019-07-15 06:12:05 +02:00
middleware
reducers Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00
selectors Optimize makeGetStatus (#11211) 2019-06-30 00:12:38 +02:00
service_worker Support pushing and receiving updates to poll tallies (#10209) 2019-03-11 00:49:31 +01:00
storage
store
utils Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500) 2019-08-06 12:09:28 +02:00
api.js Do not set CSRF Token when no csrf header (#10383) 2019-03-26 11:13:20 +01:00
base_polyfills.js
common.js
compare_id.js Add option to disable real-time updates in web UI (#9984) 2019-07-16 06:30:47 +02:00
extra_polyfills.js
initial_state.js Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00
is_mobile.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js Use ScrollToOptions for smooth scrolling if supported (#11207) 2019-06-29 18:32:06 +02:00
settings.js
stream.js Improve streaming server security (#10818) 2019-05-24 15:21:42 +02:00
test_setup.js
uuid.js