pleroma-fe/src/modules
Henry Jameson a3305799c7 Merge remote-tracking branch 'upstream/develop' into emoji-selector-update
* upstream/develop: (42 commits)
  Fix formatting in oc.json
  avoid using global class
  fix logo moving bug when lightbox is open
  Reserve scrollbar gap when body scroll is locked
  setting display: initial makes trouble, instead, toggle display: none using classname
  lock body scroll
  add body-scroll-lock directive
  install body-scroll-lock
  wire up props with PostStatusModal
  rename component
  recover autofocusing behavior
  refactor MobilePostStatusModal using new PostStatusModal
  add new module and modal to post new status
  remove needless condition
  add mention button
  wire up user state with global store
  collapse fav/repeat notifications from muted users
  do not collapse thread muted posts in conversation
  detect thread-muted posts
  do not change word based muting logic
  ...
2019-09-25 20:26:49 +03:00
..
api.js Initialize chat only if user is logged in and it wasn't initialized before 2019-08-17 08:18:42 +00:00
auth_flow.js all the manual fixes 2019-07-07 00:54:17 +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 split spam mode into two separate options (one in settings page) 2019-09-23 20:36:49 +03:00
errors.js npm eslint --fix . 2019-07-05 10:02:14 +03:00
instance.js Initialize chat only if user is logged in and it wasn't initialized before 2019-08-17 08:18:42 +00: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 npm eslint --fix . 2019-07-05 10:02:14 +03:00
polls.js Fix: problems with polls state 2019-06-22 14:01:36 +00: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 Avoid iterating over statuses to set thread_muted if the backend does 2019-09-04 22:17:29 +03:00
users.js rename a mutation 2019-09-01 13:07:43 -04:00