862 Commits (c0d854e018b8c400142921fe168155f3b8f26bf4)

Author SHA1 Message Date
Gabe Kangas 2ff4316ee6
Fix admin subpages not having a layout 3 years ago
Gabe Kangas 4bac079a73
Make footer sit on bottom of page. Closes #2188 3 years ago
Gabe Kangas 9cc7b1cf2d
Add a little comment for those viewing HTML source that we could use contributors 3 years ago
Gabe Kangas bb9b8a8123
Use own scroll to bottom function instead of built-in. Closes #2500 3 years ago
Gabe Kangas b989e9a462
Remove chat container bottom margin 3 years ago
Gabe Kangas 7ce35a8a08
Increase user message border width 3 years ago
Gabe Kangas 8b36194471
Fix another rendering error 3 years ago
Gabe Kangas d8a5380b7f
Fix some React lifecycle and rendering errors that exist in build 3 years ago
Gabe Kangas 73fbb4c075
Use header tag 3 years ago
Gabe Kangas 85dc3bf21e
Fix storybook errors 3 years ago
Gabe Kangas cfaeda94b0
Lazy load more components. #2167 3 years ago
Gabe Kangas 7392ae8a54
Reorganize admin components to help bundling 3 years ago
Gabe Kangas 29882f1291
Lazy load tooltip 3 years ago
Gabe Kangas bd3c81c353
Replace he html decoding lib with entities 3 years ago
Gabe Kangas c05a20a460
Use built-in Next layout support + lazy load 3 years ago
Gabe Kangas 15747f86dd
Lazy load followers components 3 years ago
Gabe Kangas e4a02dea91
No reason to use the Image component here 3 years ago
Gabe Kangas 81c505d731
Hack to force scroll to very bottom at mount. For #2500 3 years ago
Harpreet Singh 2e56684314
Move enable save button logic to a use effect hook. This updates state without delay. (#2548) 3 years ago
Michael David Kuckuk 2f2300db8d
Add `initiallyMuted` query parameter to embed player (#2539) 3 years ago
Harpreet Singh 41499c78c3
Update logic for canSave() to allow saving regardless of the enabled value. (#2538) 3 years ago
Gabe Kangas 48f7a18419
Do not show followers bg color on mobile 3 years ago
Gabe Kangas 04b0f4548c
Remove duplicate API call + explicitly set loading state 3 years ago
Gabe Kangas a971a79296
Fix name change clearing chat history. Closes #2532 3 years ago
Gabe Kangas 533d33847c
Hide disabled features (#2473) 3 years ago
André Rusakow 15533d3d8a
wrap promise response in set timeout to keep local state in sync (#2531) 3 years ago
Jambaldorj Ochirpurev 31a3868216
fix Notify Reminder Popup Design (#2529) 3 years ago
André Rusakow 0a602edf5e
Double scrollbars (#2509) 3 years ago
André Rusakow 05c8ce223b
Filesize limit for logoupload (#2522) 3 years ago
Shashwat Agrawal 397f940669
Center followers list 2515 (#2520) 3 years ago
Gabe Kangas 5a41f4a1ea
Reorganize admin pages and consolidate some sections. For #1904 3 years ago
Rishav Raj 1a9b3f85bb
Footer text wrap solved. (#2508) 3 years ago
Jambaldorj Ochirpurev f8a481ff70
Fix/issue#2441 (#2443) 3 years ago
Anderer Zyklus 35e6c69612
updated 'Help' menu item on admin panel to point to '/admin/help'. (#2516) 3 years ago
Gabe Kangas b55b7a54ea
Specify what element the popup should draw in to fix scrolling. For #2358 3 years ago
Gabe Kangas b21dfaa2b9
Tweak the border of account in follow modal 3 years ago
André Rusakow 53d3a67533
hide user name in user dropdown on mobile (#2512) 3 years ago
Gabe Kangas d4ffe02645
Fix title getting lost due to multiple callbacks firing. Closes #2351 3 years ago
Gabe Kangas 353e9c5896
Add logging to troubleshoot #2351 3 years ago
Gabe Kangas 5c01efd3e2
Wrap title in header tag. Do not allow it to wrap. Closes #2474 #2446 3 years ago
Gabe Kangas fb1aca165f
Give the chat text input surrounding a background color 3 years ago
Gabe Kangas c871251769
Tweak positioning of emoji picker popover 3 years ago
Gabe Kangas 01082c5e0b
Reduce top padding in content header 3 years ago
Meisam d814ff77ac
update SocialLinks module width (#2477) 3 years ago
Gabe Kangas 31f77cf1f0
Tweaks to chat bottom handling for #2342 3 years ago
Gabe Kangas c597a0de9e
Add accessibility properties to chat text input. Closes #2444 3 years ago
Gabe Kangas e85f7c8086
Remove unused imports 3 years ago
Gabe Kangas 8376420e86
Add additional descriptive text to compose post modal. 3 years ago
Gabe Kangas edfb44d7a8
Change style of compose post button + remove thumbnail preview. Closes #2463 3 years ago
Silk Sow df5e956801
Replace FediAuthModal placeholder explainer text (#2464) 3 years ago