This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-02-02 07:21:43 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
assets
/
javascripts
/
components
History
Eugen Rochko
4fbdf100c4
Add <MissingIndicator /> when status or account are not found, skip alerts
...
for those errors
2017-02-26 23:06:27 +01:00
..
actions
Add <MissingIndicator /> when status or account are not found, skip alerts
2017-02-26 23:06:27 +01:00
components
Add <MissingIndicator /> when status or account are not found, skip alerts
2017-02-26 23:06:27 +01:00
containers
Improve status reselect, do not display "load more" when no next link available
2017-02-22 16:30:09 +01:00
features
Add <MissingIndicator /> when status or account are not found, skip alerts
2017-02-26 23:06:27 +01:00
locales
Fix links and wording
2017-02-19 22:42:38 +01:00
middleware
Add <MissingIndicator /> when status or account are not found, skip alerts
2017-02-26 23:06:27 +01:00
reducers
Add <MissingIndicator /> when status or account are not found, skip alerts
2017-02-26 23:06:27 +01:00
selectors
Improve compose form performance, upgrade JS dependencies. LightingBox
2017-02-26 01:23:44 +01:00
store
Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain
2017-01-20 20:14:02 +01:00
.gitkeep
Adding React.js, Redux, revamping dashboard
2016-08-24 17:56:44 +02:00
api.jsx
Fix
#203
- try/catch around JSON parse
2016-12-11 23:18:41 +01:00
emoji.jsx
Revert "Display native emoji on browsers which support it"
2017-01-05 13:45:21 +01:00
is_mobile.jsx
Switch to compose view when tapping 'mention' in dropdown on mobile
2017-01-08 17:12:00 -05:00
stream.jsx
Make streaming API use one pattern-matching redis pubsub connection
2017-02-07 14:39:08 +01:00