akkoma-fe/src/services
eugenijm f05f832bff Address feedback
Use more specific css rules for the emoji dimensions in the chat list status preview.

Use more round em value for chat list item height.
Add global html overflow and height for smoother chat navigation in
the desktop Safari.

Use offsetHeight instad of a computed style when setting the window height on resize.

Remove margin-bottom from the last message to avoid occasional layout shift in the desktop Safari

Use break-word to prevent chat message text overflow

Resize and scroll the textarea when inserting a new line on ctrl+enter

Remove fade transition on route change

Ensure proper border radius at the bottom of the chat, remove unused border-radius

Prevent the chat header "jumping" on the avatar load.
2020-07-08 15:21:31 +03:00
..
api Add Chats 2020-07-08 15:21:31 +03:00
backend_interactor_service remove unnecessary fetchAndUpdate, change notifications fetcher to not double fetch 2020-07-01 14:15:04 +03:00
chat_service Address feedback 2020-07-08 15:21:31 +03:00
color_convert fix v2 breezy themes having messed up pressed buttons. updated v2.1 breezy 2020-02-12 00:46:48 +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 Add Chats 2020-07-08 15:21:31 +03: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 fix follow 2020-04-22 15:06:10 +03:00
follow_request_fetcher add follow request users to store 2020-07-02 12:19:33 +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 NotificationUtils: Add tag to notifications. 2020-06-11 15:49:39 +02:00
notifications_fetcher Merge branch 'fix/remove-extra-notifications-fetch' into 'develop' 2020-07-05 07:03:27 +00: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 StatusParser: Remove unused removeAttachmentLinks. 2020-06-11 18:39:19 +02:00
status_poster fix conflicts and add error handling to media descriptions 2020-07-07 10:01:37 +03:00
style_setter Add Chats 2020-07-08 15:21:31 +03:00
theme_data Add Chats 2020-07-08 15:21:31 +03:00
timeline_fetcher Add bookmarks 2020-07-03 19:45:49 +00: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 Add Chats 2020-07-08 15:21:31 +03:00
resettable_async_component.js Improve settings-modal async loading, update vue to 2.6.11 to be able 2020-05-25 16:11:05 +03:00