Wykres commitów

6485 Commity (671210acad29d7639fc94613b9afd1f7116e4cda)

Autor SHA1 Wiadomość Data
Justin 9aebaa96a8 Fix tests 2022-09-07 10:30:11 -04:00
Justin 07cbd02737 Lint 2022-09-07 08:27:40 -04:00
Justin a190eba006 Add polyfill for ResizeObserver 2022-09-07 08:27:40 -04:00
Justin c47eda8a0a Fix non-valid DOM attributes getting passed to input 2022-09-07 08:27:40 -04:00
Justin 6486f3b539 Fix ref passed to Stack error 2022-09-07 08:27:40 -04:00
Justin 0940896448 Fix nested <div> within <p> error 2022-09-07 08:27:40 -04:00
Justin 494cd622a5 Update usage of input 2022-09-07 08:24:44 -04:00
Justin d4209c86b7 Extend input with new prepend/append options 2022-09-07 08:21:14 -04:00
Justin 2682116151 Update 'danger' button styles 2022-09-07 08:17:11 -04:00
Justin 81ea892ff7 Export TextSizes type 2022-09-07 08:11:25 -04:00
Justin 99e5e4492a Extend Divider with 'textSize' prop 2022-09-07 08:09:32 -04:00
Alex Gleason f39e811db5 Merge branch 'copy-status-uri' into 'develop'
StatusActionBar: copy status.url --> status.uri

See merge request soapbox-pub/soapbox!1775
2022-09-06 18:22:49 +00:00
Alex Gleason 57b2527b55
StatusActionBar: copy status.url --> status.uri 2022-09-06 13:09:31 -05:00
Alex Gleason 4ee9419402 Merge branch 'sw-phoenix' into 'develop'
sw.js: whitelist Phoenix LiveDashboard

See merge request soapbox-pub/soapbox!1772
2022-09-05 22:45:57 +00:00
Alex Gleason d00a50bf7c
sw.js: whitelist Phoenix LiveDashboard 2022-09-05 17:33:08 -05:00
marcin mikołajczak 324589439c Merge branch 'hstack-wrap' into 'develop'
Wrap HStack in some places

See merge request soapbox-pub/soapbox!1770
2022-09-05 14:58:52 +00:00
marcin mikołajczak d074553e21 Wrap HStack in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-05 15:18:15 +02:00
Alex Gleason 38012ddff4 Merge branch 'docker-backend' into 'develop'
Docker: support proxying to a backend, build image in GitLab CI

See merge request soapbox-pub/soapbox!1769
2022-09-04 21:07:14 +00:00
Alex Gleason 53be32de34
GitLab CI: only publish image on develop 2022-09-04 15:58:48 -05:00
Alex Gleason 06646a01df
GitLab CI: build a docker image 2022-09-04 15:37:34 -05:00
Alex Gleason 47b0198e25
Merge remote-tracking branch 'origin/develop' into docker-backend 2022-09-04 15:31:34 -05:00
Alex Gleason 3cd6855611 Merge branch 'reponame' into 'develop'
soapbox-pub/soapbox-fe --> soapbox-pub/soapbox

See merge request soapbox-pub/soapbox!1768
2022-09-04 20:29:53 +00:00
Alex Gleason d9d9c4521f
soapbox-pub/soapbox-fe --> soapbox-pub/soapbox 2022-09-04 15:15:54 -05:00
Alex Gleason 8403615eb0
Docker: open fallback backend at :4444 2022-09-04 15:02:12 -05:00
Alex Gleason 06afd12213
Docker: make CSP configurable 2022-09-04 14:46:29 -05:00
Alex Gleason 9821a1f639
Docker: adopt mastodon.conf 2022-09-04 13:58:13 -05:00
Alex Gleason 6d07c45903
dockerignore: .git 2022-09-04 12:54:41 -05:00
Alex Gleason 6bd4bc7bdd
Docker: configurable BACKEND_URL 2022-09-04 11:45:45 -05:00
marcin mikołajczak 4c6b2ab2f0 Merge branch 'language-pl' into 'develop'
Update Polish translation, fix typos

See merge request soapbox-pub/soapbox-fe!1766
2022-09-03 22:24:38 +00:00
marcin mikołajczak 0af912ed6a Merge branch 'profile-page-tabs' into 'develop'
Change active tab when navigated to another profile page

See merge request soapbox-pub/soapbox-fe!1767
2022-09-03 22:24:14 +00:00
marcin mikołajczak 005f317a93 Change active tab when navigated to another profile page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-03 23:19:30 +02:00
marcin mikołajczak 08702248b9 Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-03 17:27:27 +02:00
marcin mikołajczak cd93399569 Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-03 17:15:21 +02:00
marcin mikołajczak df748d754a Merge branch 'edits-content-type' into 'develop'
Use content_type from /source when editing a status

See merge request soapbox-pub/soapbox-fe!1765
2022-09-03 14:25:55 +00:00
marcin mikołajczak 591aba83d9 Use content_type from backend when editing a status
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-03 16:13:41 +02:00
Alex Gleason 1bb4f89e18 Merge branch 'editor' into 'develop'
vscode improvements

See merge request soapbox-pub/soapbox-fe!1764
2022-09-02 13:28:14 +00:00
Alex Gleason 0f6528e061
vscode: remove editorconfig extension 2022-09-01 22:23:42 -05:00
Alex Gleason af0c47c46f
vscode: make settings match .editorconfig 2022-09-01 22:18:46 -05:00
Alex Gleason 65df16ab77
vscode: recognize *.conf.template files 2022-09-01 22:08:24 -05:00
Alex Gleason 275cef4453 Merge branch 'dockerfile' into 'develop'
Add Dockerfile

See merge request soapbox-pub/soapbox-fe!1468
2022-09-02 01:07:54 +00:00
Alex Gleason bb680be366
docker.conf --> docker.conf.template 2022-09-01 19:49:21 -05:00
Alex Gleason a50a760f52
Dockerfile: support the PORT variable, expose 5000 by default 2022-09-01 19:29:32 -05:00
Alex Gleason 09e86eda97 Merge branch 'fix-page-crashes' into 'develop'
findAccountByUsername: safely check account?.acct

See merge request soapbox-pub/soapbox-fe!1760
2022-09-01 22:41:47 +00:00
Alex Gleason 5aa9db2685
Add heroku.yml so it uses the Dockerfile 2022-09-01 17:21:05 -05:00
Alex Gleason ce397ba7aa
Add app.json 2022-09-01 17:11:57 -05:00
Alex Gleason 84b794cac9
Add preliminary Dockerfile 2022-09-01 16:57:39 -05:00
Alex Gleason 1876af9be7 Merge branch 'relative-timestamp-tsx' into 'develop'
RelativeTimestamp: convert to TSX

See merge request soapbox-pub/soapbox-fe!1762
2022-09-01 17:03:46 +00:00
Alex Gleason 3a63ce5270 Merge branch 'bundle-tsx' into 'develop'
Bundle: convert to TSX

See merge request soapbox-pub/soapbox-fe!1763
2022-09-01 17:03:34 +00:00
Alex Gleason babac13493
Bundle: convert to TSX 2022-08-31 17:28:19 -05:00
Alex Gleason 5f1d9ac56a
relative_timestamp --> relative-timestamp 2022-08-31 17:03:50 -05:00