1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/assets/javascripts/components
Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines
to only those from local users; Add link to "extended information" to
getting started in the UI; Add defaults for posting privacy; Change
how publish button looks depending on posting privacy chosen
2017-02-06 23:16:20 +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 Add API modifiers to limit returned toots from public/hashtag timelines 2017-02-06 23:16:20 +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 Add API modifiers to limit returned toots from public/hashtag timelines 2017-02-06 23:16:20 +01:00
locales Clean up 2017-01-27 20:38:35 +01:00
middleware
reducers Add API modifiers to limit returned toots from public/hashtag timelines 2017-02-06 23:16:20 +01:00
selectors
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
api.jsx
emoji.jsx
is_mobile.jsx
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