pleroma-fe/src/services
Henry Jameson 7b6745bb84 Merge remote-tracking branch 'origin/develop' into navigation-update
* origin/develop: (49 commits)
  Fix react & extra buttons not styled on tab-focus
  Fix popover not popping up
  Fix styling on Safari
  Use :focus-visible instead of :focus for focus markers
  Optimize Reply badge position
  Add badges to status interacting buttons
  Update dependency nightwatch to v2
  Update dependency eslint-plugin-n to v15.2.5
  Update dependency mocha to v10
  Update dependency karma-coverage to v2
  Update dependency sass to v1.54.5
  Update dependency karma-firefox-launcher to v2
  Update dependency vue-template-compiler to v2.7.9
  Pin dependencies
  Refresh yarn.lock
  Allow column width configuration: allow stretching navbar with columns
  Remove legacy code for chunksSortMode
  Add FIXME comment about html-webpack-plugin-after-emit
  Use exact webpack version in package.json
  Reintroduce css minimizer
  ...
2022-08-23 00:35:25 +03:00
..
api add and remove users to/from lists from their profile 2022-08-15 23:19:33 +03:00
backend_interactor_service Lists implementation 2022-08-06 17:56:54 +03:00
chat_service --fix 2022-07-31 12:35:48 +03:00
chat_utils --fix 2022-07-31 12:35:48 +03:00
color_convert --fix 2022-07-31 12:35:48 +03:00
completion --fix 2022-07-31 12:35:48 +03:00
component_utils Fix bug to get wrapped component prop name list 2019-02-28 12:40:22 -05:00
date_utils --fix 2022-07-31 12:35:48 +03:00
desktop_notification_utils Add desktop chat notifications 2020-07-13 06:27:51 +03:00
entity_normalizer add and remove users to/from lists from their profile 2022-08-15 23:19:33 +03:00
errors deal with no-prototype-builtins 2022-07-31 12:36:02 +03:00
export_import Fix non-8bit string export problem 2022-07-16 11:15:08 -04:00
favicon_service handle multiple favicons (different sizes) 2021-06-02 12:47:54 +03:00
file_size_format fix filesizeformat const/let stuff 2022-07-31 12:39:34 +03:00
file_type experimental flash support through ruffle 2021-04-09 19:14:05 +03:00
follow_manipulate fix follow 2020-04-22 15:06:10 +03:00
follow_request_fetcher rename to promiseInterval 2020-09-04 11:19:53 +03:00
gesture_service Prevent hiding media viewer if swiped over SwipeClick 2022-03-13 12:02:02 -04:00
html_converter --fix 2022-07-31 12:35:48 +03:00
lists_fetcher Lists implementation 2022-08-06 17:56:54 +03:00
locale --fix 2022-07-31 12:35:48 +03:00
matcher Added tag extractor method and spec 2019-02-07 14:46:10 -07:00
new_api --fix 2022-07-31 12:35:48 +03:00
notification_utils Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into feat/report-notification 2022-07-18 12:42:40 +02:00
notifications_fetcher Fix lint stuff 2022-08-06 22:15:34 -06:00
offset_finder properly ignore sticky elements when calculating offset because they 2022-04-12 21:49:14 +03:00
promise_interval fix back button size, fix missing chat notifications being marked as read too eagerly, fix promiseinterval erroring when not getting a promise 2020-10-27 10:03:04 +02:00
push Make webpack 5 work 2022-08-15 18:01:33 -04:00
ruffle_service do not load ruffle multiple times! 2021-04-12 01:15:59 +03:00
status_parser StatusParser: Remove unused removeAttachmentLinks. 2020-06-11 18:39:19 +02:00
status_poster make idempotency watch entire status 2020-07-16 10:18:18 +03:00
style_setter Allow column width configuration 2022-08-11 16:38:24 +03:00
theme_data "fix" the sort function potentially not always outputting results 2022-07-31 12:39:02 +03:00
timeline_fetcher Lists implementation 2022-08-06 17:56:54 +03:00
user_highlighter --fix 2022-07-31 12:35:48 +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 Add Chats 2020-07-08 15:21:31 +03:00
resettable_async_component.js properly implement resettableAsyncComponent 2022-03-28 23:55:57 +03:00