pleroma-fe/src/modules
Henry Jameson b619477573 Merge remote-tracking branch 'upstream/develop' into streaming
* upstream/develop: (51 commits)
  toggle_activation api is also deprecated
  use vuex action
  refactor toggleActivationStatus
  replace setActivationStatus api with new one
  use flex for stickers
  i18n/update-ja_easy
  Use a centralized fallback for missing values and use instance.federating instead of instance.federation.enabled
  Add fallback in case BE does not report federating status in nodeinfo
  The value we are looking for is federationPolicy.enabled, not federationPolicy.federating
  Logic should be to hide TWKN if not federating OR if instance is not public
  Finally trust eslint
  More lint
  More lint
  Lint
  mfa: removed unused code
  increase icon width a little bit in the nav panel
  add icons to nav panel
  Revert "Merge branch 'revert-96cab6d8' into 'develop'"
  Support "native" captcha
  Revert "Merge branch 'oauth-extra-scopes' into 'develop'"
  ...
2019-12-26 12:47:51 +02:00
..
api.js Option to enable streaming 2019-12-10 21:30:27 +02:00
auth_flow.js mfa: removed unused code 2019-12-12 21:19:13 +03:00
chat.js Initialize chat only if user is logged in and it wasn't initialized before 2019-08-17 08:18:42 +00:00
config.js Option to enable streaming 2019-12-10 21:30:27 +02:00
errors.js npm eslint --fix . 2019-07-05 10:02:14 +03:00
instance.js hide instance url/link/text in header using hideSitename option 2019-12-11 10:14:30 -05:00
interface.js remove debug message 2019-04-08 16:49:51 +00:00
media_viewer.js Add escape button support 2019-01-16 17:27:23 +02:00
oauth.js delete state.token instead of setting false 2019-06-20 11:48:31 -04:00
oauth_tokens.js Backend Interactor service overhaul, removed the need for copypasting 2019-11-24 13:57:46 +02:00
polls.js Backend Interactor service overhaul, removed the need for copypasting 2019-11-24 13:57:46 +02:00
postStatus.js add new module and modal to post new status 2019-09-20 11:29:24 -04:00
reports.js add processing state and close modal after api request is completed 2019-05-03 11:40:05 -04:00
statuses.js Merge remote-tracking branch 'upstream/develop' into streaming 2019-12-26 12:47:51 +02:00
users.js Merge remote-tracking branch 'upstream/develop' into streaming 2019-12-26 12:47:51 +02:00