pleroma-fe/src
Henry Jameson 50960c7cfc Merge remote-tracking branch 'upstream/develop' into mastoapi/followers
* upstream/develop: (87 commits)
  review
  Update attachment normalizer
  Add fallback for attachments uploaded via the other platforms
  Get correct mimetype through entity_normalizer
  Set default parameter
  Switch to mastoapi for posting status and uploading media
  Revert changes
  prevent text pasting if image is pasted
  remove border radius of suggested emojis
  #450 - dispatch login after saved state is loaded
  #448 - fix timeline fetch error when status text is null
  #451 - add class to username span
  No need to fetch mutes on load anymore 🙌
  switch to mastoapi
  switch to mastoapi
  masto api sends muted property now
  No need to fetch user data using old api anymore 🎉
  Switch to mastoapi
  reactivity fixes
  less hackery, more direct usage of mastoapi
  ...
2019-03-25 20:32:12 +02:00
..
assets Use an existing image served by backend instead 2019-02-03 13:30:54 -05:00
boot Add hideMutedPosts setting and wire up to post-returning endpoints 2019-03-21 16:33:02 -04:00
components review 2019-03-25 20:11:06 +02:00
hocs Use native filter function 2019-02-28 12:41:20 -05:00
i18n Add hideMutedPosts setting and wire up to post-returning endpoints 2019-03-21 16:33:02 -04:00
lib #450 - dispatch login after saved state is loaded 2019-03-22 14:04:22 -04:00
modules Merge remote-tracking branch 'upstream/develop' into mastoapi/convos 2019-03-25 19:54:15 +02:00
services Merge remote-tracking branch 'upstream/develop' into mastoapi/followers 2019-03-25 20:32:12 +02:00
App.js Add floating post-status button on mobile 2019-03-11 16:51:37 +00:00
App.scss Make select tag use --inputText as text color 2019-03-20 11:52:58 +00:00
App.vue Add floating post-status button on mobile 2019-03-11 16:51:37 +00:00
_variables.scss Make role badge visible only on user profile page 2019-02-06 18:07:37 +03:00
main.js Load persistedStated with async/await. 2019-03-13 11:29:45 +01:00
sw.js add checkbox to disable web push 2018-12-13 00:03:50 +07:00