This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d974c94478c32da80026e9db0229f5e73ad04634
Mastodon
/
app
/
javascript
/
mastodon
T
History
Eugen Rochko
d974c94478
Remove protocol handler registration (
#8127
)
...
Browser UI too confusing / scares people, protocol URIs not used much
2018-08-08 21:12:45 +02:00
..
actions
Do not cause an error if domain_lists.blocks.next is undefined (
#8021
)
2018-07-14 23:28:29 +02:00
components
Do not scroll up when modal is opened (
#8095
)
2018-07-29 16:52:06 +02:00
containers
Remove protocol handler registration (
#8127
)
2018-08-08 21:12:45 +02:00
features
Compensate for scrollbar disappearing when media modal visible (
#8100
)
2018-07-31 01:14:33 +02:00
locales
i18n: Make Polish translation more gender neutral + update (
#8119
)
2018-08-03 00:09:24 +02:00
middleware
Add missing rejection handling for Promises (
#7008
)
2018-04-02 14:51:02 +02:00
reducers
Refactor privacyPrefence() to use priority list (
#7945
)
2018-07-04 17:35:35 +02:00
selectors
Make whole-word filter regex consistent between Ruby and JS (
#7987
)
2018-07-10 03:01:50 +02:00
service_worker
Disable service worker media cache and IndexedDB storage (
#7932
)
2018-07-03 19:50:18 +02:00
storage
Cache media only when storage can be freed (
#7547
)
2018-05-19 19:22:11 +02:00
store
…
utils
Resize images by area instead of fixed dimensions (
#8083
)
2018-07-28 03:33:00 +02:00
.gitkeep
…
api.js
…
base_polyfills.js
Refactor resizeImage method (
#7236
)
2018-04-23 09:15:51 +02:00
common.js
Upgrade webpack to version v4.x (
#6655
)
2018-07-14 03:56:41 +02:00
compare_id.js
Fix comparing id (
#7180
)
2018-04-18 16:50:19 +02:00
extra_polyfills.js
…
initial_state.js
Display Mastodon version in footer of web UI (
#8013
)
2018-07-14 03:56:34 +02:00
is_mobile.js
…
link_header.js
…
load_polyfills.js
Refactor resizeImage method (
#7236
)
2018-04-23 09:15:51 +02:00
main.js
…
performance.js
…
ready.js
…
rtl.js
…
scroll.js
…
settings.js
…
stream.js
Use randomized setTimeout when fallback-polling and re-add since_id (
#7522
)
2018-05-18 02:32:35 +02:00
test_setup.js
…
uuid.js
…