pleroma-fe/src/services
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
..
api Merge remote-tracking branch 'upstream/develop' into mastoapi/followers 2019-03-25 20:32:12 +02:00
backend_interactor_service Remove old muting logic 2019-03-21 16:19:09 -04:00
color_convert removed unused function from color_convert 2018-12-11 01:41:19 +03:00
completion Add emoji completion. 2017-09-19 22:43:20 +03:00
component_utils Fix bug to get wrapped component prop name list 2019-02-28 12:40:22 -05:00
entity_normalizer Update attachment normalizer 2019-03-25 12:19:33 -04:00
errors Better error handling 2019-02-26 12:26:04 -05:00
file_size_format Count in binary bytes and remove i18 from file size format service 2018-12-10 17:06:32 +03:00
file_type Redo everything in the MR 2019-01-26 17:45:03 +02:00
follow_manipulate #332 - add follow/not follow button to follow list 2019-02-09 23:05:23 -05:00
follow_request_fetcher #388: update naming properly 2019-02-28 12:53:37 -05:00
matcher Added tag extractor method and spec 2019-02-07 14:46:10 -07:00
new_api Switch to mastoapi for user search 2019-03-15 11:03:11 -04:00
notification_utils quickfix 2019-01-25 01:39:19 +03:00
notifications_fetcher #388: update naming properly 2019-02-28 12:53:37 -05:00
push improve web push notifications 2018-12-25 20:43:18 +07:00
status_parser Don't break status parsing when link class is missing. 2016-11-13 00:08:03 +01:00
status_poster Switch to mastoapi for posting status and uploading media 2019-03-24 21:16:56 -04:00
style_setter Change the async stuff to not render app before theme is loaded 2019-02-09 11:26:35 +02:00
timeline_fetcher Add hideMutedPosts setting and wire up to post-returning endpoints 2019-03-21 16:33:02 -04:00
user_highlighter collateral fixes, removed alpha control for alerts, added contrast text 2018-11-14 19:39:17 +03:00
user_profile_link_generator follows/followers pagination ready for review 2019-02-02 22:29:10 +02:00
version Version links to BE/FE 2019-03-10 18:06:51 -07:00