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
renovate[bot]
8b80ab1a7e
Update dependency @types/node to v18.11.18
3 years ago
Gabe Kangas
533d33847c
Hide disabled features ( #2473 )
...
* Hide/show on notify and fediverse feature disable/enable
* Update browser tests to enable features for testing
* Hide/show features in mobile action menu
* Do not show fediauth option if fediverse features are not enabled.
* Force showing tabs when in Storybook
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 )
...
* hide footer on mobile to avoid double scrollbars
* fix double scrollbars on desktop by removing scroll behaviour from main section
* add scrollbar styles to body and html
* add vertical scrolling back to main section
* prevent header from collapsing and messing around with scrolling
* prevent body from scrolling for main layout
* move tablet breakpoint into breakpoint mixin
* preffify code
* remove js height calc for lower section on mobile and use css
* enable scrolling within a tab on mobile
* remove scrollbar from main section on mobile
* adjust header height on mobile
* add react use to web
* lock body scroll for main layout
3 years ago
André Rusakow
05c8ce223b
Filesize limit for logoupload ( #2522 )
...
* add readable byts helper function
* adjust wording for logo upload
* limit file size to 2 MB
* remove log
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
3 years ago
Gabe Kangas
a88da10c74
Rework some of the css var state to fix flaky customization UI. Fixes #2505
3 years ago
Gabe Kangas
6b0ac9d0bc
Revert "chore(deps): update nextjs monorepo to v13.1.1"
...
This reverts commit 2af6a0b99d
.
3 years ago
renovate[bot]
2af6a0b99d
chore(deps): update nextjs monorepo to v13.1.1
3 years ago
Shashwat Agrawal
397f940669
Center followers list 2515 ( #2520 )
...
* centered the follower
* left-align in desktop devices
Co-authored-by: Shashwat <shashwat>
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 )
...
* Font size reduced
* Update Footer.module.scss
3 years ago
Jambaldorj Ochirpurev
f8a481ff70
Fix/issue#2441 ( #2443 )
...
* fix the rendering issues related to More Info
* update
* update Chat Moderation Details component
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 )
...
* hide user name in user dropdown on mobile
* truncate title in header
* prettify code
* Add line height to prevent cutting of lower length letters
3 years ago
renovate[bot]
a56d3d185d
chore(deps): lock file maintenance
3 years ago
Meisam
c74d5b4f31
add shellcheck to CI ( #2478 )
...
* add shellcheck to ci
* test ci
* install bash for shellcheck
* set globstar for bash
* cleanup shell scripts
* do not ignore automated hls tests
* rm legacy build script
* update shell scripts
* cleanup ci
* Fix misspell
* cleanup ci
* fail on curl error in ci
3 years ago
Gabe Kangas
d4ffe02645
Fix title getting lost due to multiple callbacks firing. Closes #2351
3 years ago
renovate[bot]
02fc945d05
chore(deps): update dependency @babel/core to v7.20.7
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
renovate[bot]
6caca2daad
fix(deps): update dependency sharp to v0.31.3
3 years ago
renovate[bot]
50c349022a
fix(deps): update dependency yaml to v2.2.0
3 years ago
renovate[bot]
ff443e9209
fix(deps): update dependency slate-react to v0.88.0
3 years ago
renovate[bot]
5cc566fda3
chore(deps): update dependency chromatic to v6.14.0 ( #2479 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
888fe15844
chore(deps): update dependency sass to v1.57.1 ( #2476 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Meisam
d814ff77ac
update SocialLinks module width ( #2477 )
3 years ago
renovate[bot]
f96da5a50d
fix(deps): update dependency xstate to v4.35.1 ( #2481 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
ff1d82ef84
chore(deps): update typescript-eslint monorepo to v5.47.0 ( #2482 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
d68296da82
chore(deps): update storybook monorepo to v6.5.15
3 years ago
Gabe Kangas
508ca8c5cb
Downgrade nextjs to get rid of the React error.
...
Revert "chore(deps): update nextjs monorepo to v13.0.7"
This reverts commit 3676e737b3
.
3 years ago
renovate[bot]
b6021547f0
fix(deps): update dependency chart.js to v4.1.1
3 years ago
Gabe Kangas
3b1a8828bb
Tweak modal drop shadow
3 years ago
gabek
ce4293891a
Prettified Code!
3 years ago
Gabe Kangas
c9768bd8f8
Add appearance setting for rounded corners. Closes #2471
3 years ago
renovate[bot]
d813280487
chore(deps): update dependency @types/node to v18.11.17
3 years ago
renovate[bot]
89eb8a9b93
chore(deps): update dependency eslint to v8.30.0
3 years ago
renovate[bot]
3676e737b3
chore(deps): update nextjs monorepo to v13.0.7
3 years ago
Gabe Kangas
31f77cf1f0
Tweaks to chat bottom handling for #2342
3 years ago
Meisam
8f29acb7dd
properly detect lowestVariant for system health ( #2455 )
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