.. |
about
|
wide mode initial implementation + cleanup
|
2022-04-05 18:38:05 +03:00 |
account_actions
|
migrate to v-slot
|
2021-04-25 14:05:25 +03:00 |
async_component_error
|
properly implement resettableAsyncComponent
|
2022-03-28 23:55:57 +03:00 |
attachment
|
fix main post form having hidden emoji picker
|
2022-04-10 21:56:54 +03:00 |
auth_form
|
fix login form
|
2021-04-25 14:44:07 +03:00 |
autosuggest
|
poll slot renamed, lightBg customization implemented
|
2020-01-13 00:33:04 +02:00 |
avatar_list
|
eslint --fix --ext .js,.vue src
|
2019-07-05 10:17:44 +03:00 |
basic_user_card
|
fix some warnings
|
2022-03-17 08:35:19 +02:00 |
block_card
|
Replace all use of <a> + href='#' with proper buttons
|
2020-11-24 12:32:42 +02:00 |
bookmark_timeline
|
destroyed -> unmounted
|
2021-04-25 13:44:50 +03:00 |
chat
|
fix chats button alignment
|
2022-04-12 17:17:52 +03:00 |
chat_list
|
make chatlist header sticky
|
2022-04-05 17:44:40 +03:00 |
chat_list_item
|
cleanup
|
2021-06-12 19:54:34 +03:00 |
chat_message
|
fix some mishaps i noticed during self-review
|
2022-03-30 23:48:06 +03:00 |
chat_message_date
|
Use app locale with toLocaleString/toLocaleDateString
|
2021-01-21 20:31:54 +03:00 |
chat_new
|
chat fixes
|
2022-04-10 19:29:06 +03:00 |
chat_title
|
fix chats button alignment
|
2022-04-12 17:17:52 +03:00 |
checkbox
|
Revert "fix weird thing i somehow missed"
|
2022-03-29 11:59:00 +03:00 |
color_input
|
lint + fixes for registration
|
2022-03-29 15:35:18 +03:00 |
contrast_ratio
|
chevrons-downs, settings
|
2020-10-20 21:03:46 +03:00 |
conversation
|
fixate conversation heading
|
2022-04-19 23:06:57 +03:00 |
conversation-page
|
update prop name
|
2019-09-06 11:17:05 -04:00 |
desktop_nav
|
fix main post form having hidden emoji picker
|
2022-04-10 21:56:54 +03:00 |
dialog_modal
|
poll slot renamed, lightBg customization implemented
|
2020-01-13 00:33:04 +02:00 |
dm_timeline
|
eslint --fix --ext .js,.vue src
|
2019-07-05 10:17:44 +03:00 |
domain_mute_card
|
migrate to v-slot
|
2021-04-25 14:05:25 +03:00 |
emoji_input
|
fix emoji input warning spam
|
2022-03-30 01:24:53 +03:00 |
emoji_picker
|
fix main post form having hidden emoji picker
|
2022-04-10 21:56:54 +03:00 |
emoji_reactions
|
Replace all use of <a> + href='#' with proper buttons
|
2020-11-24 12:32:42 +02:00 |
exporter
|
fix importer/exporter i18n
|
2021-04-25 14:12:34 +03:00 |
extra_buttons
|
migrate to v-slot
|
2021-04-25 14:05:25 +03:00 |
favorite_button
|
fix alternative icons having wrong offsets
|
2020-11-26 23:01:16 +02:00 |
features_panel
|
Rename legacy PleromaFE Chat functionality to "Shout"
|
2021-06-01 12:51:20 -05:00 |
flash
|
gallery now supports flash, fixes for flash component. refactored media modal
|
2021-06-18 02:03:38 +03:00 |
follow_button
|
Merge branch 'fixes_for_deactivated_profile' into 'develop'
|
2022-01-19 13:09:49 +00:00 |
follow_card
|
Fix Follow button missing on follow list
|
2022-02-02 21:30:52 -05:00 |
follow_request_card
|
Replace all use of <a> + href='#' with proper buttons
|
2020-11-24 12:32:42 +02:00 |
follow_requests
|
Apply 1 suggestion(s) to 1 file(s)
|
2020-10-06 16:18:30 +00:00 |
font_control
|
fix font control
|
2022-03-27 14:16:23 +03:00 |
friends_timeline
|
eslint --fix --ext .js,.vue src
|
2019-07-05 10:17:44 +03:00 |
gallery
|
removing uselsess stuff
|
2022-03-29 19:21:13 +03:00 |
global_notice_list
|
add success global notice style/level
|
2021-01-13 21:29:12 +02:00 |
hashtag_link
|
very minimalist hashtaglink implementation, also you can middle-click
|
2021-08-23 20:57:21 +03:00 |
image_cropper
|
Fix image cropper not closing correctly
|
2022-04-10 13:02:45 -04:00 |
importer
|
fix importer
|
2022-03-30 18:00:37 +03:00 |
instance_specific_panel
|
hide ISP if the panel content is empty
|
2019-08-12 14:29:11 -04:00 |
interactions
|
fix tabswitcher bugs
|
2022-03-21 21:29:51 +02:00 |
interface_language_switcher
|
fix all the spacings i could find
|
2022-03-23 16:15:05 +02:00 |
link-preview
|
Added the NSFW alert to the link preview.
|
2020-11-19 20:08:56 +03:00 |
list
|
eslint --fix --ext .js,.vue src
|
2019-07-05 10:17:44 +03:00 |
login_form
|
make all clickable icons into actual buttons
|
2022-03-30 12:34:27 +03:00 |
media_modal
|
fix main post form having hidden emoji picker
|
2022-04-10 21:56:54 +03:00 |
media_upload
|
fix overflow that sometimes happens in sidebar due to too wide file
|
2022-04-19 22:22:16 +03:00 |
mention_link
|
fix (You) spacing
|
2022-03-27 14:10:45 +03:00 |
mentions
|
eslint --fix --ext .js,.vue src
|
2019-07-05 10:17:44 +03:00 |
mentions_line
|
removing uselsess stuff
|
2022-03-29 19:21:13 +03:00 |
mfa_form
|
make all clickable icons into actual buttons
|
2022-03-30 12:34:27 +03:00 |
mobile_nav
|
Merge remote-tracking branch 'origin/develop' into threecolumn
|
2022-04-10 14:54:03 +03:00 |
mobile_post_status_button
|
fix new post button not working day1, minor stylistic fixes
|
2022-04-10 20:18:54 +03:00 |
modal
|
cleanup, fix some things, try to disable scrollbars on mobile
|
2022-04-08 10:17:23 +03:00 |
moderation_tools
|
migrate to v-slot
|
2021-04-25 14:05:25 +03:00 |
mrf_transparency_panel
|
Simple policy reasons for instance specific policies
|
2021-12-03 18:14:32 +00:00 |
mute_card
|
Replace all use of <a> + href='#' with proper buttons
|
2020-11-24 12:32:42 +02:00 |
nav_panel
|
Add timeline menu toggle to nav panel
|
2021-02-22 16:24:04 +02:00 |
notification
|
make all clickable icons into actual buttons
|
2022-03-30 12:34:27 +03:00 |
notifications
|
fix scrollbars in dropdowns
|
2022-04-20 00:47:09 +03:00 |
oauth_callback
|
use clientSecret in login flow
|
2019-06-20 11:48:30 -04:00 |
opacity_input
|
lint + fixes for registration
|
2022-03-29 15:35:18 +03:00 |
panel_loading
|
fix build warnings
|
2020-11-01 16:47:17 +02:00 |
password_reset
|
fixed tons of stuff, at least it looks normalish on desktop
|
2022-04-04 19:41:09 +03:00 |
pinch_zoom
|
Make lint happy
|
2022-03-13 12:00:44 -04:00 |
poll
|
fix spacing in poll expiration label
|
2022-03-29 19:04:01 +03:00 |
popover
|
fix scrollbars in dropdowns
|
2022-04-20 00:47:09 +03:00 |
post_status_form
|
fix post form/dropzone for good (?)
|
2022-04-12 01:22:31 +03:00 |
post_status_modal
|
fix #866
|
2020-06-13 14:42:53 +03:00 |
progress_button
|
eslint —fix
|
2019-07-10 21:01:08 -04:00 |
public_and_external_timeline
|
destroyed -> unmounted
|
2021-04-25 13:44:50 +03:00 |
public_timeline
|
destroyed -> unmounted
|
2021-04-25 13:44:50 +03:00 |
range_input
|
fix (roundness) ranges in theme tab
|
2022-03-27 13:31:56 +03:00 |
react_button
|
migrate to v-slot
|
2021-04-25 14:05:25 +03:00 |
registration
|
fixed tons of stuff, at least it looks normalish on desktop
|
2022-04-04 19:41:09 +03:00 |
remote_follow
|
fix remote follow button style
|
2020-12-16 12:05:13 +02:00 |
remote_user_resolver
|
redirect /remote-users/:username@:hostname -> /users/:id, /remote-users/:hostname/:username -> /users/:id
|
2019-11-08 22:27:25 +00:00 |
reply_button
|
fix alternative icons having wrong offsets
|
2020-11-26 23:01:16 +02:00 |
retweet_button
|
fix alternative icons having wrong offsets
|
2020-11-26 23:01:16 +02:00 |
rich_content
|
fix richcontent and its tests
|
2022-03-22 18:22:23 +02:00 |
scope_selector
|
fix all the spacings i could find
|
2022-03-23 16:15:05 +02:00 |
search
|
fix tabs in search
|
2022-03-27 14:43:16 +03:00 |
search_bar
|
fix vue warnings
|
2021-02-25 14:32:21 +02:00 |
select
|
fix all the spacings i could find
|
2022-03-23 16:15:05 +02:00 |
selectable_list
|
fix some mishaps i noticed during self-review
|
2022-03-30 23:48:06 +03:00 |
settings_modal
|
fix scrollbars in panel headers
|
2022-04-20 00:46:57 +03:00 |
shadow_control
|
manual lint
|
2022-03-29 12:04:09 +03:00 |
shout_panel
|
Use panel text instead of text for shoutbox icon
|
2022-04-06 20:30:23 -04:00 |
side_drawer
|
Fix no reactivity on vuex 4 values
|
2022-04-06 17:17:47 -04:00 |
staff_panel
|
Group staff members by role in the About page
|
2020-12-18 13:41:37 +03:00 |
status
|
fixed tons of stuff, at least it looks normalish on desktop
|
2022-04-04 19:41:09 +03:00 |
status_body
|
Fix showingLongSubject not correctly propagated
|
2022-03-07 19:19:32 -05:00 |
status_content
|
Add controlledShowingLongSubject and toggle in StatusContent props
|
2022-03-29 13:56:42 -04:00 |
status_popover
|
migrate to v-slot
|
2021-04-25 14:05:25 +03:00 |
sticker_picker
|
Changed some of TabSwitcher's internals for easier Vue3 migration
|
2021-04-18 14:58:02 +03:00 |
still-image
|
lint
|
2022-03-14 09:35:29 +02:00 |
swipe_click
|
Scale swipe threshold with viewport width
|
2022-03-13 12:00:44 -04:00 |
tab_switcher
|
Fix tab switcher not working when some tabs hidden
|
2022-04-09 23:50:29 -04:00 |
tag_timeline
|
destroyed -> unmounted
|
2021-04-25 13:44:50 +03:00 |
terms_of_service_panel
|
all the manual fixes
|
2019-07-07 00:54:17 +03:00 |
thread_tree
|
Fix shrug text in muted status
|
2022-04-07 11:45:23 -04:00 |
timeago
|
destroyed -> unmounted
|
2021-04-25 13:44:50 +03:00 |
timeline
|
fixate conversation heading
|
2022-04-19 23:06:57 +03:00 |
timeline_menu
|
fix warnings
|
2021-05-31 14:08:12 +03:00 |
user_avatar
|
lint + fixes for registration
|
2022-03-29 15:35:18 +03:00 |
user_card
|
wide mode initial implementation + cleanup
|
2022-04-05 18:38:05 +03:00 |
user_list_popover
|
fix user-list-popover
|
2022-03-27 12:29:28 +03:00 |
user_panel
|
fix main post form having hidden emoji picker
|
2022-04-10 21:56:54 +03:00 |
user_profile
|
Merge remote-tracking branch 'origin/develop' into vue3-again
|
2022-03-16 21:00:20 +02:00 |
user_reporting_modal
|
fix some mishaps i noticed during self-review
|
2022-03-30 23:48:06 +03:00 |
video_attachment
|
video_attachment: Only preload metadata
|
2020-11-19 18:01:21 +01:00 |
who_to_follow
|
Small refactoring in who to follow page
|
2019-09-26 22:32:39 +00:00 |
who_to_follow_panel
|
streamline profile image api, update reset ui for all profile images to match avatar, remove unnecessary stuff
|
2020-07-08 10:11:17 +00:00 |