Commit graph

7662 commits

Author SHA1 Message Date
Alex Gleason
a8f05c2bb9 Merge branch 'i18n-ci' into 'develop'
GitLab CI: fail the CI if en.json isn't updated with the codebase

See merge request soapbox-pub/soapbox!2053
2022-12-30 00:22:02 +00:00
Alex Gleason
91ad155fcb Merge branch 'license-scanning' into 'develop'
GitLab CI: add license scanning

See merge request soapbox-pub/soapbox!2068
2022-12-29 22:51:22 +00:00
Alex Gleason
f50379bdbd Merge branch 'revert-622b90da' into 'develop'
Revert "Merge branch 'square' into 'develop'"

Closes #1284

See merge request soapbox-pub/soapbox!2070
2022-12-29 22:37:50 +00:00
Alex Gleason
2a008c0b5e
CHANGELOG: letterboxing changes 2022-12-29 16:27:08 -06:00
Alex Gleason
f20a8ab6fe Revert "Merge branch 'square' into 'develop'"
This reverts merge request !2027
2022-12-29 22:23:27 +00:00
Chewbacca
2495dd2b9e Merge branch 'fix-req-error' into 'develop'
Fix 'req not defined' error

See merge request soapbox-pub/soapbox!2067
2022-12-29 15:58:56 +00:00
Alex Gleason
edc5ce6b12
GitLab CI: add license scanning 2022-12-29 09:49:39 -06:00
Chewbacca
7b5f61503f Fix test 2022-12-29 10:39:43 -05:00
Chewbacca
970cd60c84 Merge branch 'fix-sidebar-close-button' into 'develop'
Sidebar improvements

See merge request soapbox-pub/soapbox!2047
2022-12-29 15:22:57 +00:00
Chewbacca
92e94ae4a5 Merge branch 'fix-undefined-bug' into 'develop'
Fix undefined bug with MediaModal

See merge request soapbox-pub/soapbox!2066
2022-12-29 15:17:35 +00:00
marcin mikołajczak
191cf7e19a Merge branch 'chats-query' into 'develop'
Do not make requests to chats endpoint from profile page if chats are not supported

See merge request soapbox-pub/soapbox!2046
2022-12-29 14:59:01 +00:00
Chewbacca
5e7093d3a2 Merge branch 'update-lock-file' into 'develop'
Ensure Renovate updates the Yarn.lock file

See merge request soapbox-pub/soapbox!2064
2022-12-29 14:54:40 +00:00
Chewbacca
e6dbb4d19f Lint 2022-12-29 09:53:55 -05:00
Chewbacca
4ea1562185 Fix 'req not defined' error 2022-12-29 09:51:48 -05:00
Chewbacca
e1e5051951 Fix undefined bug with MediaModal 2022-12-29 09:17:19 -05:00
Chewbacca
1b7fec2fec Merge branch 'add-before-after-template' into 'develop'
Add template for easy before/after screenshots

See merge request soapbox-pub/soapbox!2049
2022-12-29 13:53:59 +00:00
Chewbacca
173d31ad99 Ensure Renovate updates the Yarn.lock file 2022-12-29 08:53:16 -05:00
b6bd46d417 Do not make requests to chats endpoint from profile page if chats are not supported
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-29 14:33:50 +01:00
7d3ad8ac33 remove unused styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-29 14:13:10 +01:00
Alex Gleason
4ce46ec83a Merge branch 'alexgleason-develop-patch-78475' into 'develop'
renovate.json: delete github access token

See merge request soapbox-pub/soapbox!2057
2022-12-29 07:43:58 +00:00
Alex Gleason
8e2d530a26 renovate.json: delete github access token 2022-12-29 07:43:15 +00:00
Alex Gleason
3093a4659c Merge branch 'deps-scan' into 'develop'
GitLab CI: enable dependency scanning

See merge request soapbox-pub/soapbox!2054
2022-12-29 06:38:10 +00:00
Alex Gleason
a97278c5f0
Delete defaultMessages.json 2022-12-29 00:35:09 -06:00
Alex Gleason
5c449bdb16
yarn manage:translations en 2022-12-29 00:34:25 -06:00
Alex Gleason
1e03349cc0
Move i18n into build job 2022-12-29 00:17:29 -06:00
Alex Gleason
8567cd91fc
GitLab CI: enable dependency scanning 2022-12-29 00:04:02 -06:00
Alex Gleason
1af36da927
GitLab CI: fail the CI if en.json isn't updated with the codebase 2022-12-28 23:47:17 -06:00
Alex Gleason
73315e4095
trnaslationRunner: import yargs 2022-12-28 23:21:28 -06:00
Alex Gleason
141241ab2c
Upgrade yargs to 17.x 2022-12-28 23:21:13 -06:00
Alex Gleason
0540b627e1
Move translationRunner under scripts/ 2022-12-28 22:59:39 -06:00
Alex Gleason
3f95b131c1 Merge branch 'chg-update' into 'develop'
CHANGELOG: add Takahē, sw.js whitelist

See merge request soapbox-pub/soapbox!2052
2022-12-29 02:31:08 +00:00
Alex Gleason
dc1a5c7189
CHANGELOG: add Takahē, sw.js whitelist 2022-12-28 20:30:24 -06:00
Alex Gleason
44901a5e3e
Automatically release when tag is pushed to CI 2022-12-28 19:51:28 -06:00
Alex Gleason
fe1135eb9c
Add changelog script 2022-12-28 19:38:19 -06:00
Chewbacca
637e32c810 Add template for easy before/after screenshots 2022-12-28 11:53:09 -05:00
Chewbacca
515c67d011 Add 'truncate' class to Select 2022-12-28 11:48:16 -05:00
Chewbacca
9e321ac4c4 Refactor sidebar to fix position of close (X) icon 2022-12-28 11:26:58 -05:00
Alex Gleason
e77c309e8a Merge branch 'fab-accent' into 'develop'
Use accent color for "floating action button" (mobile compose button).

See merge request soapbox-pub/soapbox!2044
2022-12-28 03:41:48 +00:00
Alex Gleason
85bc891dbb
Use accent color for "floating action button" (mobile compose button). 2022-12-27 21:40:39 -06:00
marcin mikołajczak
5c5bfccea6 Merge branch 'takahe' into 'develop'
Support Takahē

See merge request soapbox-pub/soapbox!2043
2022-12-27 23:18:16 +00:00
3f430ee5d5 use capitalized name
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-27 23:56:33 +01:00
81e1e2d6ad Support Takahē
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-27 21:43:13 +01:00
8d95a4040b Merge remote-tracking branch 'soapbox/develop' into cleanup 2022-12-27 21:13:06 +01:00
d70827d481 restore style
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-27 21:13:02 +01:00
Alex Gleason
35d9863f42 Merge branch 'sw-favicon' into 'develop'
Don't serve favicon.png with ServiceWorker

See merge request soapbox-pub/soapbox!2042
2022-12-27 17:55:14 +00:00
Alex Gleason
6d46abadc1
Don't serve favicon.png with ServiceWorker 2022-12-27 11:41:41 -06:00
Chewbacca
5c8cc86b9e Merge branch 'pin-avatar' into 'develop'
Add support for pinning an avatar in the Carousel

See merge request soapbox-pub/soapbox!2024
2022-12-27 15:37:38 +00:00
af2d0749a1 Remove legacy avatar component, convert AccountContainer to TS/FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-27 12:29:01 +01:00
a990b859ef Remove unused styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-26 17:50:03 +01:00
82d3e3c5f4 Remove unused styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-26 17:34:55 +01:00