pleroma-fe/src/services
Mark Felder 06ebbaf7ba Simplify the OAuth client_name
Every time PleromaFE is used to login it will need to do the OAuth dance and request an app key. If the client name is not stable it will pollute the server's database with entries.

This also happens on every unauthenticated page load at the moment until #1339 is resolved
2024-09-01 12:09:07 -04:00
..
api Merge branch 'quotes-count' into 'develop' 2024-05-22 12:15:57 +00:00
attributes_helper Make all emoji inputs screen-reader-friendly 2023-01-21 01:28:43 -05:00
backend_interactor_service Display quotes count on posts and add quotes list page 2024-01-04 22:47:41 +01: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 better virtual components and stuff 2024-01-31 17:39:51 +02: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 Add timed-mute functionality 2023-01-20 23:40:11 -05:00
desktop_notification_utils consistentcy and bugfix 2023-11-19 13:54:26 +02:00
entity_normalizer Merge branch 'quotes-count' into 'develop' 2024-05-22 12:15:57 +00: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 Don't use notification-badge'd favicon for badges in notifications 2023-11-09 01:53:48 +02:00
file_size_format fix filesizeformat const/let stuff 2022-07-31 12:39:34 +03:00
file_type file_type.service: allow apng images to be rendered 2023-12-04 21:52:28 +07: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 HTML attribute parsing, discard attributes not strating with a letter 2023-08-12 22:35:42 +03:00
lists_fetcher Lists implementation 2022-08-06 17:56:54 +03:00
locale Update file locale.service.js 2023-06-21 17:51:06 +00:00
matcher Fix parsing non-ascii tags 2023-07-21 14:03:49 -04:00
new_api Simplify the OAuth client_name 2024-09-01 12:09:07 -04:00
notification_utils Support status notification type 2024-05-25 08:42:32 +02:00
notifications_fetcher Support status notification type 2024-05-25 08:42:32 +02: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
random_seed Add aria-controls to extra-buttons trigger 2023-11-12 15:13:28 -05: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 Implement sending quote posts 2023-07-17 11:27:07 -04:00
style_setter MASSIVELY streamlined theme setting process, now EVERYTHING happens in a vuex action "setTheme" instead of several different applyTheme()s scattered around 2024-07-10 22:49:56 +03:00
sw Fix spelling errors 2024-07-17 18:46:32 -04:00
theme_data Apply 1 suggestion(s) to 1 file(s) 2024-08-28 21:17:37 +00:00
timeline_fetcher Display quotes count on posts and add quotes list page 2024-01-04 22:47:41 +01:00
user_highlighter Revert all the user highlight stuff for now 2024-08-15 21:53:12 +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