Alex Gleason
|
850fd6d310
|
Merge branch 'console-errors-fix' into 'develop'
Console errors fix
See merge request soapbox-pub/soapbox-fe!740
|
2021-09-11 19:35:19 +00:00 |
Alex Gleason
|
b91c7055ea
|
StatusContent: add missing `key` props
|
2021-09-11 14:31:24 -05:00 |
Alex Gleason
|
ad461343d2
|
Status: fix propType warnings with OrderedSet
|
2021-09-11 14:24:54 -05:00 |
Alex Gleason
|
6caefa9c8f
|
Merge branch 'sentry' into 'develop'
Optionally build with a Sentry endpoint, fixes #738
Closes #738
See merge request soapbox-pub/soapbox-fe!739
|
2021-09-11 19:09:38 +00:00 |
Alex Gleason
|
c432f0d04f
|
Merge branch 'public-favourites' into 'develop'
Show user likes to others if hide_favorites===false
See merge request soapbox-pub/soapbox-fe!735
|
2021-09-11 19:09:16 +00:00 |
Alex Gleason
|
ea3660abe3
|
Sentry: disable debug (too noisy)
|
2021-09-11 13:52:48 -05:00 |
Alex Gleason
|
45293037a5
|
Docs: SENTRY_DSN build variable
|
2021-09-11 13:51:43 -05:00 |
Alex Gleason
|
c2560064e3
|
Sentry: basic monitoring
|
2021-09-11 13:44:54 -05:00 |
marcin mikołajczak
|
495882658a
|
Merge branch 'develop' into 'public-favourites'
# Conflicts:
# app/soapbox/features/favourited_statuses/index.js
|
2021-09-11 17:25:49 +00:00 |
Alex Gleason
|
32dc0d863f
|
Merge branch 'webpack-assets' into 'develop'
Webpack: move to asset modules, refactor
See merge request soapbox-pub/soapbox-fe!738
|
2021-09-11 01:54:36 +00:00 |
Alex Gleason
|
d0630c765f
|
Jest: update emoji tests
|
2021-09-10 20:37:13 -05:00 |
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 |
marcin mikołajczak
|
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 |
marcin mikołajczak
|
1dc78e4e95
|
fix proptypes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-09-10 00:48:06 +02:00 |
marcin mikołajczak
|
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 |
marcin mikołajczak
|
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 |
marcin mikołajczak
|
d60f187c98
|
Merge branch 'reactions-page' of https://gitlab.com/mkljczk/soapbox-fe into reactions-page
|
2021-09-09 23:35:51 +02:00 |
marcin mikołajczak
|
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 |
marcin mikołajczak
|
660661451c
|
Conditionally link to emoji reaction list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-09-09 20:44:12 +02:00 |
marcin mikołajczak
|
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 |