Commit graph

2757 commits

Author SHA1 Message Date
Alex Gleason
35d18fbe33
Jest: fix SVG import breaking tests 2021-09-10 20:27:13 -05:00
Alex Gleason
a720f3ea32
Webpack: OfflinePlugin improvements 2021-09-10 20:11:36 -05:00
Alex Gleason
1c39e1b086
Webpack: fix some warnings from OfflinePlugin 2021-09-10 19:39:39 -05:00
Alex Gleason
ec474ba4c2
Webpack: use one entrypoint 2021-09-10 19:30:47 -05:00
Alex Gleason
e5fd60dbdb
Webpack: reorganize module assets rules 2021-09-10 19:18:51 -05:00
Alex Gleason
0aa0828e13
Webpack: really don't serve audio with sw.js 2021-09-10 17:43:35 -05:00
Alex Gleason
3359bda7f8
Webpack: bundle sounds as assets 2021-09-10 17:23:37 -05:00
Alex Gleason
19181f40c3
Webpack: bundle Twemoji icons as assets 2021-09-10 17:15:57 -05:00
Alex Gleason
50caa0d1d8
Webpack: replace file-loader with asset/resource asset module 2021-09-10 16:17:37 -05:00
Alex Gleason
f3c46e73e9 Merge branch 'authenticated-profile' into 'develop'
SoapboxConfig: allow authenticated profiles to be configured

See merge request soapbox-pub/soapbox-fe!737
2021-09-10 17:01:05 +00:00
Alex Gleason
196284695b
SoapboxConfig: allow authenticated profiles to be configured 2021-09-10 11:44:18 -05:00
125f446eed rename, add Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-10 12:41:42 +02:00
Alex Gleason
a48e7f28b0 Merge branch 'reactions-page' into 'develop'
Reactions page improvements

See merge request soapbox-pub/soapbox-fe!736
2021-09-10 00:58:37 +00:00
1dc78e4e95 fix proptypes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-10 00:48:06 +02:00
58bdf4b1c7 do not push filter changes to history
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-10 00:44:21 +02:00
fc8bb22359 Reactions page improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-10 00:23:49 +02:00
Alex Gleason
e57d3127b3 Merge branch 'reactions-page' into 'develop'
Add emoji reacts page

See merge request soapbox-pub/soapbox-fe!725
2021-09-09 21:52:23 +00:00
d60f187c98 Merge branch 'reactions-page' of https://gitlab.com/mkljczk/soapbox-fe into reactions-page 2021-09-09 23:35:51 +02:00
4c4739b5e8 Change chunk name
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-09 23:35:25 +02:00
marcin mikołajczak
c2fc7a0331 Merge branch 'develop' into 'reactions-page'
# Conflicts:
#   app/soapbox/utils/features.js
2021-09-09 20:48:30 +00:00
660661451c Conditionally link to emoji reaction list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-09 20:44:12 +02:00
3672d9faa5 Show user likes to others if hide_favorites===false
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-09 20:05:54 +02:00
Alex Gleason
0994d78edb Merge branch 'block-message-profile' into 'develop'
Change message returned by the profile when user has blocked them

See merge request soapbox-pub/soapbox-fe!369
2021-09-09 17:10:11 +00:00
Alex Gleason
275d898a63
Webpack: simplify module.rules 2021-09-09 12:00:42 -05:00
Sean King
c26471d57b
Fix merge conflicts 2021-09-09 10:53:19 -06:00
Alex Gleason
ccaf070cbe Merge branch 'devserver-subdir-fix' into 'develop'
Webpack: fix devServer with subdirectory

See merge request soapbox-pub/soapbox-fe!734
2021-09-09 01:44:47 +00:00
Alex Gleason
46baa4119f
Webpack: fix devServer with subdirectory 2021-09-08 20:43:55 -05:00
Alex Gleason
5eafa61760 Merge branch 'sidebar-features' into 'develop'
SidebarMenu: conditional display of features

See merge request soapbox-pub/soapbox-fe!733
2021-09-08 19:03:46 +00:00
Alex Gleason
b24cf2361b
SidebarMenu: conditional display of features 2021-09-08 14:03:05 -05:00
Alex Gleason
2c2300cda4
Fix LoginPage & LoginForm tests 2021-09-08 12:20:20 -05:00
Alex Gleason
f2384ef178 Merge branch 'masto-auth-error' into 'develop'
Mastodon: return a friendlier login error than 'invalid_grant', redirect password reset to backend

See merge request soapbox-pub/soapbox-fe!732
2021-09-08 16:49:15 +00:00
Alex Gleason
d1d96308a1
Mastodon: redirect password reset to backend 2021-09-08 11:46:38 -05:00
Alex Gleason
bb6cdd4b71
Mastodon: return a friendlier login error than 'invalid_grant' 2021-09-08 11:08:22 -05:00
Alex Gleason
fcb378a5c9 Merge branch 'instance-sw' into 'develop'
sw.js: really, actually don't serve instance files

See merge request soapbox-pub/soapbox-fe!731
2021-09-08 15:58:40 +00:00
Alex Gleason
cb65075d1b
sw.js: really, actually don't serve instance files 2021-09-08 10:57:58 -05:00
Alex Gleason
e9c9c7104d
index.ejs: self-closing tags not needed 2021-09-07 11:57:01 -05:00
Alex Gleason
b37993f695 Merge branch 'mobile-fullscreen' into 'develop'
Support mobile full-screen #544

See merge request soapbox-pub/soapbox-fe!730
2021-09-07 16:55:38 +00:00
futchitwo
2f7fdbbb17 Add apple-mobile-web-app-capable meta 2021-09-07 13:46:05 +00:00
Alex Gleason
bdd6093b72
GitLab CI: fix empty array 2021-09-06 23:59:19 -05:00
Alex Gleason
bf37bdffb8
GitLab CI: >:( 2021-09-06 23:58:36 -05:00
Alex Gleason
c08adde902
Pages: keep NODE_ENV "production", don't run yarn 2021-09-06 23:57:29 -05:00
Alex Gleason
47e9c5214d Merge branch 'change/gitlab-ci-page-deploy' into 'develop'
Make GitLab pages deployment only move static to public

See merge request soapbox-pub/soapbox-fe!729
2021-09-07 04:47:51 +00:00
Sean King
573046b4dc
Make GitLab pages deployment only move static to public 2021-09-06 21:48:42 -06:00
Alex Gleason
3dd8d8a886 Merge branch 'oopsie-auth-again' into 'develop'
Webpack: don't cache sounds in OfflinePlugin

See merge request soapbox-pub/soapbox-fe!727
2021-09-07 00:33:28 +00:00
Alex Gleason
f45fd23f76 Merge branch 'browserlist' into 'develop'
Update browserlist

See merge request soapbox-pub/soapbox-fe!728
2021-09-07 00:33:06 +00:00
Alex Gleason
2dd559ba63
Update browserlist 2021-09-06 19:32:37 -05:00
Alex Gleason
62124ac024
Webpack: don't cache sounds in OfflinePlugin 2021-09-06 19:20:47 -05:00
Alex Gleason
e1be629051 Merge branch 'nuke-gzip' into 'develop'
Webpack: get rid of CompressionPlugin

See merge request soapbox-pub/soapbox-fe!726
2021-09-06 23:13:14 +00:00
Alex Gleason
7540570ff5
Webpack: get rid of CompressionPlugin 2021-09-06 17:59:50 -05:00
c80f87efaa Add emoji reacts page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-06 21:54:48 +02:00