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-01-31 14:31:43 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
assets
/
javascripts
/
components
History
Eugen Rochko
920ba5fc4e
Fix
#61
- Add list of blocked users to the UI; clean up failed push notifications API
...
Try to fix Travis CI setup
2017-02-05 19:18:11 +01:00
..
actions
Fix
#61
- Add list of blocked users to the UI; clean up failed push notifications API
2017-02-05 19:18:11 +01:00
components
Fix
#552
- Replace image links with image icons in status text in the UI
2017-02-05 15:25:55 +01:00
containers
Fix
#61
- Add list of blocked users to the UI; clean up failed push notifications API
2017-02-05 19:18:11 +01:00
features
Fix
#61
- Add list of blocked users to the UI; clean up failed push notifications API
2017-02-05 19:18:11 +01:00
locales
Clean up
2017-01-27 20:38:35 +01:00
middleware
Fix
#238
- Add "favourites" column
2017-01-16 13:28:25 +01:00
reducers
Fix
#61
- Add list of blocked users to the UI; clean up failed push notifications API
2017-02-05 19:18:11 +01:00
selectors
Adding notifications column
2016-11-20 19:39:58 +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 the streaming API also handle websockets (because trying to get the browser EventSource interface to
2017-02-04 00:34:31 +01:00