This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
6a313f872a5b6b2e99f4503cb4a4f20d09f619b5
Mastodon
/
app
/
javascript
/
mastodon
T
History
ThibG
and
Eugen Rochko
c07cca4727
Only scroll to the compose form if it's not horizontally in the viewport (
#11246
)
...
Avoids jumping the scroll around vertically when giving it focus and editing long toots.
2019-07-06 18:18:08 +02:00
..
actions
Optimize makeGetStatus (
#11211
)
2019-06-30 00:12:38 +02:00
components
Add option to disable blurhash previews (
#11188
)
2019-06-26 19:33:04 +02:00
containers
Add confirm modal for unboosting toots (
#10287
)
2019-05-09 22:39:26 +02:00
features
Only scroll to the compose form if it's not horizontally in the viewport (
#11246
)
2019-07-06 18:18:08 +02:00
locales
New Crowdin translations (
#11144
)
2019-06-22 17:26:09 +02:00
middleware
…
reducers
When deleting & redrafting a poll, fill in closest expires_in (
#11203
)
2019-07-02 00:36:16 +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
…
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
…
extra_polyfills.js
…
initial_state.js
Add option to disable blurhash previews (
#11188
)
2019-06-26 19:33:04 +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
…