akkoma-fe/src/modules
Henry Jameson 3b5fc88989 Merge remote-tracking branch 'upstream/develop' into mastoapi/convos
* upstream/develop: (34 commits)
  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
  Add comment
  Reset statusnet_blocking of all fetched users first while refreshing block list
  Add hideMutedPosts setting and wire up to post-returning endpoints
  ...
2019-03-25 19:54:15 +02:00
..
api.js Only connect to chat when authenticating in the first place 2019-03-10 11:25:36 -07:00
chat.js Only connect to chat when authenticating in the first place 2019-03-10 11:25:36 -07:00
config.js Add hideMutedPosts setting and wire up to post-returning endpoints 2019-03-21 16:33:02 -04:00
errors.js Use Array.reduce instead of lodash.reduce 2018-12-05 13:44:12 +04:00
instance.js Add hideMutedPosts setting and wire up to post-returning endpoints 2019-03-21 16:33:02 -04:00
interface.js Merge commit 'e443716bcd616ad61efae161624dd970841a935c' into feature/push-subscriptions 2018-12-13 18:22:15 +07:00
media_viewer.js Add escape button support 2019-01-16 17:27:23 +02:00
oauth.js Move login to oauth. 2018-10-26 15:16:23 +02:00
oauth_tokens.js Add OAuth Tokens management to settings 2019-02-28 04:04:26 +03:00
statuses.js reactivity fixes 2019-03-22 00:05:20 +02:00
users.js Merge remote-tracking branch 'upstream/develop' into mastoapi/convos 2019-03-25 19:54:15 +02:00