Commit graph

2402 commits

Author SHA1 Message Date
Alex Gleason
38ad49c1e6 Merge branch 'columns-styles' into 'develop'
Improve lists styling

See merge request soapbox-pub/soapbox-fe!646
2021-07-27 22:12:04 +00:00
8102547f56 Lists UI
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-27 22:55:08 +02:00
Alex Gleason
96157e563c Merge branch 'mrf-modal' into 'develop'
MRF modal

See merge request soapbox-pub/soapbox-fe!645
2021-07-27 20:18:00 +00:00
Alex Gleason
1fa3aa0008
EditFederationModal: handle submission 2021-07-27 14:40:41 -05:00
Alex Gleason
9536fba7a9
EditFederationModal: improve UI 2021-07-27 13:00:32 -05:00
Alex Gleason
6c4be4a515
Create EditFederationModal 2021-07-26 15:07:35 -05:00
Alex Gleason
846b73eb9d
RemoteTimeline: display dropdown menu to admins 2021-07-26 14:25:55 -05:00
Alex Gleason
fca028141f Merge branch 'check-mrf-policies' into 'develop'
FederationRestrictions: check presence of mrf_policies instead

See merge request soapbox-pub/soapbox-fe!644
2021-07-26 17:45:04 +00:00
Alex Gleason
421a78eb43
FederationRestrictions: check presence of mrf_policies instead 2021-07-26 12:23:49 -05:00
Alex Gleason
96e210fe3e Merge branch 'federation-restrictions-improvements' into 'develop'
FederationRestrictions: conditional display

See merge request soapbox-pub/soapbox-fe!643
2021-07-26 17:13:33 +00:00
Alex Gleason
3fbb1dd164
Merge remote-tracking branch 'origin/develop' into federation-restrictions-improvements 2021-07-26 11:49:30 -05:00
Alex Gleason
efe989a8f1
FederationRestrictions: conditional display 2021-07-26 11:46:44 -05:00
Alex Gleason
b824961681 Merge branch 'auth-only-features-panel' into 'develop'
Show sign up panel instead of features panel for unauthenticated

See merge request soapbox-pub/soapbox-fe!642
2021-07-26 15:08:32 +00:00
8cde5dc192 Show sign up panel instead of features panel for unauthenticated
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-26 16:52:58 +02:00
04fb58d32a Improve lists styling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-26 16:37:05 +02:00
Alex Gleason
3cec2d32e6 Merge branch 'federation-restrictions-page' into 'develop'
Federation restrictions page

See merge request soapbox-pub/soapbox-fe!641
2021-07-25 22:02:26 +00:00
Alex Gleason
b84631e029
Add back missing line break scss 2021-07-25 16:37:31 -05:00
Alex Gleason
61a4bc90b8
InstanceInfoPanel: refactor to reuse InstanceRestrictions component 2021-07-25 16:27:37 -05:00
Alex Gleason
4599d9e39f
FederationRestrictions: add explanation box 2021-07-25 16:16:37 -05:00
Alex Gleason
075eeee9ee
FederationRestrictions: make RestrictedInstance function like an accordion 2021-07-25 16:02:38 -05:00
Alex Gleason
155b342081
FederationRestrictions: add RestrictedInstance component 2021-07-25 15:08:14 -05:00
Alex Gleason
d922c37891
FederationRestrictions: display a list of hosts with restrictions 2021-07-25 14:50:22 -05:00
Alex Gleason
b833284d86 Merge branch 'scheduled-post-whitespace-fix' into 'develop'
ScheduledStatuses: whitespace fix

Closes #703

See merge request soapbox-pub/soapbox-fe!639
2021-07-23 03:17:03 +00:00
Alex Gleason
b462c21d5b
ScheduledStatuses: whitespace fix 2021-07-22 22:15:59 -05:00
Alex Gleason
d411365601 Merge branch 'sw-bromite' into 'develop'
sw.js: Exclude index.html so Bromite Browser doesn't crash

Closes #704

See merge request soapbox-pub/soapbox-fe!638
2021-07-23 02:41:53 +00:00
Alex Gleason
856a04aa76
sw.js: Exclude index.html so Bromite Browser doesn't crash 2021-07-22 21:29:01 -05:00
Alex Gleason
67048f8ada Merge branch 'push-subscriptions-actions' into 'develop'
PushSubscriptions: create actions

See merge request soapbox-pub/soapbox-fe!636
2021-07-22 02:35:36 +00:00
Alex Gleason
26c4981740
PushSubscriptions: create actions 2021-07-21 21:04:28 -05:00
Alex Gleason
2b0a9d3671 Merge branch 'webpack-sw-improvements' into 'develop'
Webpack SW improvements

See merge request soapbox-pub/soapbox-fe!635
2021-07-21 22:15:17 +00:00
Alex Gleason
655d5393a3
Webpack: output to 'static-test' for tests 2021-07-21 16:43:41 -05:00
Alex Gleason
f061954fdb
Webpack: switch build directory to 'static' instead of 'static/packs', fix sw.js 2021-07-21 16:13:24 -05:00
Alex Gleason
969653eaa4
Temporarily disable push notifications code (it doesn't work) 2021-07-21 12:35:40 -05:00
Alex Gleason
b22f20a390 Merge branch 'accessible-emoji-picker' into 'develop'
Keyboard-accessible emoji picker

See merge request soapbox-pub/soapbox-fe!634
2021-07-21 16:41:26 +00:00
c5dfd6c7d7 Update snapshot
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-21 16:34:50 +02:00
a2cd7764b7 Lint styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-21 14:07:22 +02:00
5ee92b47ce Keyboard-accessible emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-21 13:58:22 +02:00
Alex Gleason
196b55f6d1 Merge branch 'fix-699' into 'develop'
SoapboxConfig: fix "left side" text (right side)

Closes #699

See merge request soapbox-pub/soapbox-fe!633
2021-07-21 02:08:50 +00:00
Alex Gleason
b7520e6c6a
SoapboxConfig: fix "left side" text (right side) 2021-07-20 21:07:02 -05:00
Alex Gleason
912bb129be Merge branch 'remove-indexeddb-reads' into 'develop'
Remove unused IndexedDB reads

See merge request soapbox-pub/soapbox-fe!624
2021-07-20 20:26:51 +00:00
Alex Gleason
09d7ec3161
Remove unused IndexedDB reads
https://github.com/mastodon/mastodon/pull/14730
2021-07-20 15:05:58 -05:00
Alex Gleason
76a556cdeb Merge branch 'styles-accessibility' into 'develop'
Minor accessibility improvements

See merge request soapbox-pub/soapbox-fe!578
2021-07-20 18:41:38 +00:00
Alex Gleason
b3f0d7a3ba Merge branch 'language-pl-2' into 'develop'
Update Polish translation, make some strings translatable

See merge request soapbox-pub/soapbox-fe!629
2021-07-20 16:28:22 +00:00
8cf8937bc9 Update snapshots
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-20 11:51:49 +02:00
Alex Gleason
10715d91ea Merge branch 'federation-restrictions' into 'develop'
Display federation restrictions on remote timelines

See merge request soapbox-pub/soapbox-fe!632
2021-07-19 23:01:32 +00:00
Alex Gleason
f4ba9b9b2e
Display federation restrictions on remote timelines 2021-07-19 17:25:36 -05:00
Alex Gleason
62de87363a Merge branch 'use-description-limit' into 'develop'
Use media description limits from Pleroma

See merge request soapbox-pub/soapbox-fe!631
2021-07-19 21:32:17 +00:00
0e59139902 Use Mastodon defaults for initial state
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-19 23:15:42 +02:00
bedc9ef3fa Use description limits from Pleroma
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-19 23:14:31 +02:00
Alex Gleason
5e83cbe38a Merge branch 'dev-proxy-favicon' into 'develop'
Webpack: proxy `favicon.png` to the backend in devServer

See merge request soapbox-pub/soapbox-fe!630
2021-07-19 18:35:18 +00:00
Alex Gleason
8d9f3b561f
Webpack: proxy favicon.png to the backend in devServer 2021-07-19 13:14:19 -05:00