pleroma-fe/src/modules
Henry Jameson f0c4bb1193 Merge remote-tracking branch 'upstream/develop' into themes-accent
* upstream/develop: (33 commits)
  add emoji reactions to changelog
  fix emoji reaction classes broken in develop
  review changes
  Fix password and email update
  remove unnecessary anonymous function
  Apply suggestion to src/services/api/api.service.js
  remove logs/commented code
  remove favs count from react button
  remove mock data
  change emoji reactions to use new format
  Added polyfills for EventTarget (needed for Safari) and CustomEvent (needed for IE)
  Fix missing TWKN when logged in, but server is set to private mode.
  Fix follower request fetching
  Add domain mutes to changelog
  Implement domain mutes v2
  change changelog to reflect actual release history of frontend
  Fix #750 , fix error messages and captcha resetting
  Optimize Notifications Rendering
  update CHANGELOG
  Use last seen notif instead of first unseen notif for sinceId
  ...
2020-01-28 20:44:13 +02:00
..
api.js Fix follower request fetching 2020-01-21 16:51:49 +01: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 Merge remote-tracking branch 'upstream/develop' into themes-accent 2020-01-28 20:44:13 +02:00
errors.js npm eslint --fix . 2019-07-05 10:02:14 +03:00
instance.js massively improved initial theme loading code, added checks and warnings when 2020-01-22 00:37:19 +02: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 change emoji reactions to use new format 2020-01-26 15:45:12 +02:00
users.js Implement domain mutes v2 2020-01-15 20:22:54 +00:00