Wykres commitów

2730 Commity (4cac9ab1c34a2314c5f6320dfca94a5fe48d597b)

Autor SHA1 Wiadomość Data
Alex Gleason e8a4a69b4e
Subdirectory fix: load emojis 2021-09-04 13:11:46 -05:00
Alex Gleason 57e1fec66a Merge branch 'subdir-fixes' into 'develop'
Subdirectory fixes: sounds, publicPath

See merge request soapbox-pub/soapbox-fe!711
2021-09-04 18:01:30 +00:00
Alex Gleason ecb2c1de25
Subdirectory fixes: sounds, publicPath 2021-09-04 12:59:28 -05:00
Alex Gleason f27fbc1c38
Docs: fix BACKEND_URL 2021-09-03 17:38:24 -05:00
Alex Gleason 825b22011d
Docs: fix lists? 2021-09-03 17:11:38 -05:00
Alex Gleason a1c4441c25 Merge branch 'build-docs-backend-url' into 'develop'
Docs: build config BACKEND_URL

See merge request soapbox-pub/soapbox-fe!710
2021-09-03 22:05:43 +00:00
Alex Gleason e8b423fb98
Docs: build config BACKEND_URL 2021-09-03 17:04:41 -05:00
Alex Gleason f997828fdf Merge branch 'fe-build-dir' into 'develop'
Build config: add FE_BUILD_DIR

See merge request soapbox-pub/soapbox-fe!709
2021-09-03 21:08:53 +00:00
Alex Gleason 1687c5a8fb
Docs: document build variables 2021-09-03 15:33:32 -05:00
Alex Gleason 7861270355
Build config: add FE_BUILD_DIR to configure the output path 2021-09-03 14:42:31 -05:00
Alex Gleason d6d9041305 Merge branch 'fe-basename' into 'develop'
Build config: subdirectory support

See merge request soapbox-pub/soapbox-fe!706
2021-09-03 19:21:15 +00:00
Alex Gleason 54d7d9c6db
Webpack: don't cache build_config with @preval 2021-09-03 14:00:54 -05:00
Alex Gleason 868f514f5b
Webpack: use FE_BASE_PATH as publicPath 2021-09-03 13:49:18 -05:00
Alex Gleason f8270181ab
Merge remote-tracking branch 'origin/develop' into fe-basename 2021-09-03 13:31:27 -05:00
Alex Gleason 7221ec48ed Merge branch 'copy-files' into 'develop'
Webpack: copy files into `/static` instead of starting them there

See merge request soapbox-pub/soapbox-fe!708
2021-09-03 18:31:10 +00:00
Alex Gleason bc759c87b2
Webpack: copy files into `/static` instead of starting them there 2021-09-03 13:06:04 -05:00
Alex Gleason 66b67440fe
FE_BASE_PATH: set output directory 2021-09-03 11:50:39 -05:00
Alex Gleason a9b757f6a5
Merge remote-tracking branch 'origin/develop' into fe-basename 2021-09-03 11:44:02 -05:00
Alex Gleason 71a6615219 Merge branch 'auth-fetch-login' into 'develop'
Authenticated fetch: postpone fetching the instance

See merge request soapbox-pub/soapbox-fe!707
2021-09-03 13:36:40 +00:00
Alex Gleason 9a164ca8fa
Authenticated fetch: postpone fetching the instance 2021-09-03 07:42:27 -05:00
Alex Gleason 30848ae080
FE_BASE_PATH: use `trim` instead of `trimEnd` 2021-09-02 17:18:53 -05:00
Alex Gleason 39132d7e0e
Don't use CI_PAGES_URL after all 2021-09-02 17:12:22 -05:00
Alex Gleason 446b9b9bb1
GitLab CI: call `env` before jobs 2021-09-02 16:57:40 -05:00
Alex Gleason 2b1ceb6d08
Build config: subdirectory support 2021-09-02 16:52:53 -05:00
Alex Gleason ecdf73bbfd Merge branch 'standalone-fix' into 'develop'
Standalone: don't memoize isStandalone

See merge request soapbox-pub/soapbox-fe!703
2021-08-31 17:37:57 +00:00
Alex Gleason aa068fc123
Standalone fix: update login snapshots (again) 2021-08-31 10:24:36 -07:00
Alex Gleason 74e5ae077a
Standalone: don't memoize isStandalone 2021-08-31 10:10:06 -07:00
Alex Gleason cfaba1d780 Merge branch 'standalone-auth-fetch' into 'develop'
Standalone: fallback to limited featureset when authenticated fetch is enabled

See merge request soapbox-pub/soapbox-fe!702
2021-08-31 16:21:07 +00:00
Alex Gleason 474d67f591
Standalone: fallback to limited featureset when authenticated fetch is enabled 2021-08-31 09:02:43 -07:00
Alex Gleason 777c975693 Merge branch 'export-csv-data' into 'develop'
Export Follows, Blocks and Mutes as CSV Files

Closes #529

See merge request soapbox-pub/soapbox-fe!674
2021-08-31 14:58:16 +00:00
Louise Fleur-de-Sel 174bab0ca5 Export Follows, Blocks and Mutes as CSV Files 2021-08-31 14:58:16 +00:00
Alex Gleason 20f68185d1 Merge branch '404-html' into 'develop'
Webpack: generate 404.html during build

See merge request soapbox-pub/soapbox-fe!701
2021-08-31 00:32:08 +00:00
Alex Gleason bba6716cf7
Webpack: generate 404.html during build 2021-08-30 17:17:32 -07:00
Alex Gleason 402a45b495 Merge branch 'standalone-improvements' into 'develop'
Standalone: add external accounts, refresh on logout

See merge request soapbox-pub/soapbox-fe!700
2021-08-31 00:06:17 +00:00
Alex Gleason c624afdfb7
Standalone: add external accounts, refresh on logout 2021-08-30 16:54:04 -07:00
Alex Gleason dca2d98dfc Merge branch 'compose-block-profile-page' into 'develop'
Make avatar in compose box navigate to profile page

See merge request soapbox-pub/soapbox-fe!699
2021-08-30 21:26:00 +00:00
marcin mikołajczak 3783378b79 Use Link, check if authenticated
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-30 23:03:42 +02:00
marcin mikołajczak 8f6bd69f11 Make avatar in compose box navigate to profile page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-30 22:20:12 +02:00
Alex Gleason cf10f10668 Merge branch 'emoji-selector-a11y' into 'develop'
Trap Tab key in emoji selector

See merge request soapbox-pub/soapbox-fe!698
2021-08-30 20:06:26 +00:00
marcin mikołajczak b8a9a17c09 Update emoji selector snapshot
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-30 21:54:39 +02:00
marcin mikołajczak 5a7b6e6a06 Trap Tab key in emoji selector
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-30 21:24:34 +02:00
Alex Gleason e652de227c Merge branch 'accessibility' into 'develop'
Accessibility improvements

See merge request soapbox-pub/soapbox-fe!697
2021-08-28 18:26:33 +00:00
Thibaut Girka 9b879b6931 Fix page incorrectly scrolling when bringing up dropdown menus 2021-08-28 15:38:51 +02:00
Thibaut Girka 7b7808defe Fix and refactor keyboard navigation in dropdown menus 2021-08-28 15:37:53 +02:00
Eugen Rochko a8501fb44d Fix scroll position resetting when opening media modals in web UI 2021-08-28 15:23:12 +02:00
marcin mikołajczak 14c094e9db styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-28 15:23:09 +02:00
Thibaut Girka 11057970ef Improve focus handling with dropdown menus
- Focus first item when activated via keyboard
- When the dropdown menu closes, give back the focus to
  the actual element which was focused prior to opening the menu
2021-08-28 15:23:05 +02:00
Thibaut Girka 675c5a4df2 Improve keyboard navigation in privacy dropdown
* Trap tab in privacy dropdown

* Give focus back to last focused element when privacy dropdown menu closes

* Actually give back focus to the element that had it before clicking the dropdown
2021-08-28 15:23:00 +02:00
Thibaut Girka 64665df236 Improve dropdown menu keyboard navigation
* Allow selecting menu items with the space bar in status dropdown menus

* Fix modals opened by keyboard navigation being immediately closed

* Fix menu items triggering modal actions

* Add Tab trapping inside dropdown menu

* Give focus back to last focused element when status dropdown menu closes
2021-08-28 15:22:43 +02:00
Thibaut Girka e43692b4ce Trap tab in modals 2021-08-28 15:22:25 +02:00