Commit graph

4705 commits

Author SHA1 Message Date
renovate[bot]
e7318da2b4 Bundle embedded web app 2022-12-30 17:14:11 +00:00
renovate[bot]
3428ead3ed
Update nextjs monorepo to v13.1.1 2022-12-30 14:49:22 +00:00
renovate[bot]
39337c4a50 Bundle embedded web app 2022-12-30 11:42:26 +00:00
renovate[bot]
96afe9481e
Update typescript-eslint monorepo to v5.47.1 2022-12-30 08:34:38 +00:00
gabek
74673770d0 Bundle embedded web app 2022-12-30 07:04:54 +00:00
Gabe Kangas
48f7a18419
Do not show followers bg color on mobile 2022-12-29 23:00:23 -08:00
Gabe Kangas
04b0f4548c
Remove duplicate API call + explicitly set loading state 2022-12-29 22:59:53 -08:00
gabek
74c812ee12 Bundle embedded web app 2022-12-30 04:16:39 +00:00
Gabe Kangas
a971a79296
Fix name change clearing chat history. Closes #2532 2022-12-29 20:11:20 -08:00
renovate[bot]
579444f32a Bundle embedded web app 2022-12-30 03:24:40 +00:00
renovate[bot]
8b80ab1a7e
Update dependency @types/node to v18.11.18 2022-12-30 01:05:56 +00:00
gabek
9813375a7c Bundle embedded web app 2022-12-30 00:29:17 +00:00
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
2022-12-29 16:26:04 -08:00
Gabe Kangas
0eba1685b3
Return the actual display name, not the proposed one 2022-12-29 14:52:15 -08:00
Gabe Kangas
6a8473a297
Enforce username limitations on registration for #2527 2022-12-29 14:13:23 -08:00
Gabe Kangas
0c03773c4c
Sanitize+truncate display names on registration+change. For #2527 2022-12-29 14:13:22 -08:00
gabek
51c804f6ae Bundle embedded web app 2022-12-29 21:22:19 +00:00
André Rusakow
15533d3d8a
wrap promise response in set timeout to keep local state in sync (#2531) 2022-12-29 13:19:23 -08:00
gabek
e7066f02ec Bundle embedded web app 2022-12-29 20:08:33 +00:00
Jambaldorj Ochirpurev
31a3868216
fix Notify Reminder Popup Design (#2529) 2022-12-29 12:04:28 -08:00
gabek
0841170de5 Bundle embedded web app 2022-12-29 18:18:22 +00:00
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
2022-12-29 10:14:12 -08:00
Gabe Kangas
ccca93695a
Merge remote-tracking branch 'origin/develop' into webv2 2022-12-28 19:42:01 -08:00
gabek
20f1241256 Bundle embedded web app 2022-12-28 23:45:39 +00:00
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>
2022-12-28 15:41:49 -08:00
Gabe Kangas
3819335090
Return error when data not found in logo upload API 2022-12-28 15:21:26 -08:00
Meisam
6f97085285
add Github actions linter to Github actions (#2521)
* add actions linter

* fix actions/checkout args

* trigger actions lint on both yml/yaml

...and other possible changes in workflow
2022-12-28 13:21:09 -08:00
gabek
364fb23ab0 Bundle embedded web app 2022-12-28 21:09:17 +00:00
Gabe Kangas
a88da10c74
Rework some of the css var state to fix flaky customization UI. Fixes #2505 2022-12-28 13:05:35 -08:00
gabek
78b956532f Bundle embedded web app 2022-12-28 18:48:08 +00:00
Gabe Kangas
6b0ac9d0bc
Revert "chore(deps): update nextjs monorepo to v13.1.1"
This reverts commit 2af6a0b99d.
2022-12-28 10:44:15 -08:00
renovate[bot]
0cb0f94985 Bundle embedded web app 2022-12-28 11:31:54 +00:00
renovate[bot]
2af6a0b99d chore(deps): update nextjs monorepo to v13.1.1 2022-12-28 11:29:05 +00:00
gabek
700e5f5e8f Bundle embedded web app 2022-12-28 06:52:33 +00:00
Shashwat Agrawal
397f940669
Center followers list 2515 (#2520)
* centered the follower

* left-align in desktop devices

Co-authored-by: Shashwat <shashwat>
2022-12-27 22:49:41 -08:00
gabek
f03f683c3f Bundle embedded web app 2022-12-28 02:55:10 +00:00
Gabe Kangas
5a41f4a1ea
Reorganize admin pages and consolidate some sections. For #1904 2022-12-27 18:51:13 -08:00
Meisam
389ba36f15
fix breaking change in #2510 2022-12-28 01:11:04 +01:00
Meisam
a2c35d3d66
set RemoveNotificationForChanne() log to debug (#2517) 2022-12-27 12:10:42 -08:00
Rishav Raj
1a9b3f85bb
Footer text wrap solved. (#2508)
* Font size reduced

* Update Footer.module.scss
2022-12-27 12:08:49 -08:00
Jambaldorj Ochirpurev
f8a481ff70
Fix/issue#2441 (#2443)
* fix the rendering issues related to More Info

* update

* update Chat Moderation Details component
2022-12-27 11:57:44 -08:00
Anderer Zyklus
35e6c69612
updated 'Help' menu item on admin panel to point to '/admin/help'. (#2516) 2022-12-27 11:39:16 -08:00
Gabe Kangas
8f5914bfc8
Increase default cache length to appease Lighthouse. For #2167 2022-12-26 21:50:54 -08:00
Gabe Kangas
b55b7a54ea
Specify what element the popup should draw in to fix scrolling. For #2358 2022-12-26 20:05:00 -08:00
Gabe Kangas
b21dfaa2b9
Tweak the border of account in follow modal 2022-12-26 20:04:59 -08:00
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
2022-12-26 14:09:52 -08:00
Meisam
7c91099461
do not triger bundle web app on docs update (#2510) 2022-12-26 11:30:16 -08:00
renovate[bot]
bf227b80b9 Bundle embedded web app 2022-12-26 13:31:40 +00:00
renovate[bot]
a56d3d185d chore(deps): lock file maintenance 2022-12-26 13:27:52 +00:00
renovate[bot]
e48346d4d2 chore(deps): lock file maintenance 2022-12-26 13:25:39 +00:00