chinwagsocial/app/javascript/mastodon
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610)
* Federate pinned statuses over ActivityPub

* Display pinned toots in web UI

Fix #6117

* Fix migration

* Fix tests

* Update outbox_serializer.rb

* Update remove_serializer.rb

* Update add_serializer.rb

* Update fetch_featured_collection_service.rb
2018-03-04 09:19:11 +01:00
..
actions Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
components Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
containers Add option to show only local toots in timeline preview (#6292) 2018-02-04 06:00:10 +01:00
features Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
locales Translate Korean (#6608) 2018-03-04 01:53:55 +09:00
middleware Audio.prototype.seek is undefined (#5935) 2017-12-09 01:25:00 +01:00
reducers Federated reports (#6570) 2018-02-28 06:54:55 +01:00
selectors
service_worker
store refactor: Make all reducers sync (#4125) 2017-07-09 12:16:08 +02:00
.gitkeep
api.js Refactor /api/web APIs to use the centralized axios instance (#6223) 2018-01-08 20:01:33 +01:00
base_polyfills.js
extra_polyfills.js
initial_state.js When search enabled, display hint in search popout (#6593) 2018-03-02 06:02:42 +01:00
is_mobile.js
link_header.js
load_polyfills.js
main.js bug fix (WebPush does not work) (#6120) 2017-12-28 16:20:34 +01:00
performance.js
ready.js
rtl.js
scroll.js
settings.js Move push notifications settings (regression from #5879) (#5941) 2017-12-09 14:18:45 +01:00
stream.js Use streaming API for standalone timelines on /about and /tag pages (#5998) 2017-12-13 02:12:41 +01:00
test_setup.js
uuid.js