sunkkoma/src/services
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 remove unnecessary anonymous function 2020-01-27 18:43:26 +02:00
backend_interactor_service Fix follower request fetching 2020-01-21 16:51:49 +01:00
color_convert fix rgba function, whoops 2020-01-28 00:26:10 +02:00
completion npm eslint --fix . 2019-07-05 10:02:14 +03:00
component_utils Fix bug to get wrapped component prop name list 2019-02-28 12:40:22 -05:00
date_utils Feature/polls attempt 2 2019-06-18 20:28:31 +00:00
entity_normalizer review changes 2020-01-28 17:09:25 +02:00
errors Fix #750 , fix error messages and captcha resetting 2020-01-14 13:45:00 +00:00
file_size_format npm eslint --fix . 2019-07-05 10:02:14 +03:00
file_type Redo everything in the MR 2019-01-26 17:45:03 +02:00
follow_manipulate Backend Interactor service overhaul, removed the need for copypasting 2019-11-24 13:57:46 +02:00
follow_request_fetcher npm eslint --fix . 2019-07-05 10:02:14 +03:00
gesture_service fix typo 2019-03-28 22:11:05 +02:00
matcher Added tag extractor method and spec 2019-02-07 14:46:10 -07:00
new_api Merge branch 'revert-c2c48ec2' into 'develop' 2019-12-14 14:12:41 +00:00
notification_utils Optimize Notifications Rendering 2020-01-14 13:28:57 +00:00
notifications_fetcher Use last seen notif instead of first unseen notif for sinceId 2020-01-14 11:13:59 +02:00
offset_finder comment, cleanup and improve autoresize/autoscroll 2019-09-25 19:30:55 +03:00
push Add view for moves notifications 2019-12-11 00:00:45 +09:00
status_parser Don't break status parsing when link class is missing. 2016-11-13 00:08:03 +01:00
status_poster npm eslint --fix . 2019-07-05 10:02:14 +03:00
style_setter v l1 compatibility 2020-01-23 22:26:49 +02:00
theme_data removed one color TODO 2020-01-28 02:03:21 +02:00
timeline_fetcher Set error data 2019-12-09 10:31:57 +09:00
tiny_post_html_processor tests + updates 2019-11-14 22:40:20 +02:00
user_highlighter npm eslint --fix . 2019-07-05 10:02:14 +03:00
user_profile_link_generator Fix: Change condition 2019-03-28 18:43:03 -07:00
version update regex for commit hash 2019-07-05 11:11:31 -04:00
window_utils remove window width copypasta 2019-04-01 22:41:34 +03:00