Wykres commitów

5418 Commity (4fc43afe1b557d93a00b9e5bbd01f2f0576b82bf)

Autor SHA1 Wiadomość Data
Justin 747c393c13 Merge branch 'test-blocks' into 'develop'
Convert blocks action to TypeScript

See merge request soapbox-pub/soapbox-fe!1454
2022-05-26 18:17:18 +00:00
Justin a335c06f13 Convert blocks action to TypeScript 2022-05-26 13:37:22 -04:00
marcin mikołajczak 8d31554f0a Merge branch 'tabs-outline' into 'develop'
Add outline in some places

See merge request soapbox-pub/soapbox-fe!1451
2022-05-26 15:00:12 +00:00
Alex Gleason 43176dbbb7 Merge branch 'ci-only' into 'develop'
GitLab CI: only run deps if yarn.lock changes

See merge request soapbox-pub/soapbox-fe!1453
2022-05-25 19:47:57 +00:00
Alex Gleason 890a3f2ec5
GitLab CI: only run deps if yarn.lock changes 2022-05-25 15:36:30 -04:00
Alex Gleason 808d3441ac Merge branch 'issue-templates' into 'develop'
Add Bug issue template

See merge request soapbox-pub/soapbox-fe!1452
2022-05-25 19:08:48 +00:00
Alex Gleason 260aee93b1
Add Bug issue template 2022-05-25 12:34:56 -04:00
marcin mikołajczak b54396588e Add outline in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-25 18:00:13 +02:00
Alex Gleason e7f5df31b0 Merge branch 'simplify-ci' into 'develop'
Simplify CI

See merge request soapbox-pub/soapbox-fe!1450
2022-05-25 15:58:14 +00:00
Alex Gleason b387c3fed1
GitLab CI: allow failure on review job 2022-05-25 11:23:55 -04:00
Alex Gleason 91adeca74a
GitLab CI: move build-production to test step 2022-05-25 11:15:41 -04:00
Alex Gleason b798f486d0
GitLab CI: install-dependencies --> deps, simplify 2022-05-25 11:00:28 -04:00
Alex Gleason 1b970d662e
GitLab CI: move `lint` jobs into `test` step 2022-05-25 10:58:19 -04:00
Justin 517c21ae52 Add grouped notifications messaging 2022-05-24 17:11:47 -04:00
Justin 1eec48e7d3 Refactor notifications 2022-05-24 17:07:58 -04:00
Alex Gleason ff7753cb42 Merge branch 'dvh' into 'develop'
d-screen: fall back to h-screen

See merge request soapbox-pub/soapbox-fe!1447
2022-05-24 20:54:43 +00:00
Justin b4f76d276b Merge branch 'fix-keys' into 'develop'
Fix key warnings

See merge request soapbox-pub/soapbox-fe!1448
2022-05-24 20:50:30 +00:00
Alex Gleason 66a113b61a
d-screen: fall back to h-screen 2022-05-24 15:31:46 -04:00
Alex Gleason 7902908504 Merge branch 'gate-imports' into 'develop'
Fix feature gating of Pleroma data imports

See merge request soapbox-pub/soapbox-fe!1446
2022-05-24 18:47:30 +00:00
Alex Gleason 4873034206
Disable exports for now 2022-05-24 14:24:41 -04:00
Alex Gleason 2c69cc5de4 Merge branch 'loading' into 'develop'
Pageload improvements

Closes #976

See merge request soapbox-pub/soapbox-fe!1441
2022-05-24 18:17:39 +00:00
Alex Gleason 8c00f58162
Export: fix Mastodon fqn 2022-05-24 14:14:22 -04:00
Alex Gleason 86e673404e
Fix feature gating of Pleroma data imports 2022-05-24 14:06:59 -04:00
Justin f2164f09d4 Add d-screen Tailwind utility 2022-05-24 13:45:00 -04:00
Alex Gleason 5bfec696d9 Merge branch 'gate-messaging' into 'develop'
Fix feature-gating of messages

See merge request soapbox-pub/soapbox-fe!1445
2022-05-24 16:12:16 +00:00
marcin mikołajczak a7992addbd Merge branch 'i18n--' into 'develop'
Avoid inline message definitions

See merge request soapbox-pub/soapbox-fe!1444
2022-05-24 15:38:10 +00:00
Alex Gleason 9401493af1
Fix feature-gating of messages 2022-05-24 11:24:47 -04:00
marcin mikołajczak 38b3b7150f string | React.ReactNode -> React.ReactNode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-24 17:16:07 +02:00
marcin mikołajczak 788f6111a4 Merge branch 'scheduled-fixes' into 'develop'
Scheduled statuses: TypeScript, fix styles

Closes #977

See merge request soapbox-pub/soapbox-fe!1442
2022-05-24 15:14:59 +00:00
Justin 1133b05714 Fix key warnings 2022-05-24 09:46:21 -04:00
marcin mikołajczak c6c816a6ec Merge branch 'post-privacy-settings' into 'develop'
Restore default post privacy/format settings

See merge request soapbox-pub/soapbox-fe!1443
2022-05-24 13:09:54 +00:00
marcin mikołajczak 682d2a3647 Avoid inline message definitions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-24 12:24:26 +02:00
marcin mikołajczak 1f85803e7f Restore default post privacy/format settings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-24 11:46:51 +02:00
marcin mikołajczak 9030b93c5b Merge branch 'sidebar-links' into 'develop'
Fix external links in sidebar/sidenav

See merge request soapbox-pub/soapbox-fe!1361
2022-05-23 19:41:00 +00:00
marcin mikołajczak 58ddda8246 Remove Invites link from sidebar
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-23 21:20:38 +02:00
marcin mikołajczak 73c4457f28 Scheduled statuses: TypeScript, fix styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-23 21:14:42 +02:00
Alex Gleason 2b7f4694da
LoadingScreen: bump up spinner vertically to counteract optical illusion 2022-05-22 13:27:08 -05:00
Alex Gleason 4992862943
fetchMe: don't await verify_credentials if cached 2022-05-22 13:02:40 -05:00
marcin mikołajczak 7c3d0c821b Merge branch 'mastodon-admin-api' into 'develop'
Mastodon admin API

See merge request soapbox-pub/soapbox-fe!1387
2022-05-21 18:23:45 +00:00
marcin mikołajczak b2d59f751b types
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-21 14:37:41 +02:00
marcin mikołajczak 414abfb448 Merge branch 'delete-account-text' into 'develop'
DeleteAccount: Do not show explanation related to federation if not federating

See merge request soapbox-pub/soapbox-fe!1439
2022-05-21 12:32:03 +00:00
Alex Gleason 66ff9de83e Merge branch 'notifications-scrollable-list' into 'develop'
Notifications: use a ScrollableList again

Closes #975

See merge request soapbox-pub/soapbox-fe!1437
2022-05-21 12:06:26 +00:00
marcin mikołajczak 76cf741bf8 DeleteAccount: Do not show explanation related to federation if not federating
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-21 08:43:07 +02:00
marcin mikołajczak 10bdd664b0 split functions for admin api actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-21 08:35:33 +02:00
marcin mikołajczak 308877ab7b Use setRef in notifications list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-21 07:55:51 +02:00
Alex Gleason dfcde45735 Merge branch 'nginx-t' into 'develop'
GitLab CI: test Mastodon Nginx conf

See merge request soapbox-pub/soapbox-fe!1438
2022-05-21 00:07:30 +00:00
Alex Gleason 0587c3f245
GitLab CI: test Mastodon Nginx conf 2022-05-20 18:48:39 -05:00
Alex Gleason 40c3793d20
Notifications: use a ScrollableList again 2022-05-20 17:18:10 -05:00
Alex Gleason c729f30efa Merge branch 'loading-screen' into 'develop'
Refactor SoapboxMount

See merge request soapbox-pub/soapbox-fe!1436
2022-05-20 21:20:20 +00:00
marcin mikołajczak f90f76ae02 Merge branch 'hotkey-nav' into 'develop'
Fix hotkey navigation?

See merge request soapbox-pub/soapbox-fe!1409
2022-05-20 21:17:34 +00:00