Commit graph

2790 commits

Author SHA1 Message Date
6235ca5ab2 Implement /share route
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-01 19:53:46 +02:00
Alex Gleason
796117ecca Merge branch 'bruntnorton-develop-patch-97051' into 'develop'
Update zh-CN locale

See merge request soapbox-pub/soapbox-fe!781
2021-09-27 15:27:21 +00:00
bruntnorton
e805c34c3f Update zh-CN locale 2021-09-27 15:27:20 +00:00
Alex Gleason
4375bb3a1f Merge branch 'bruntnorton-develop-patch-65085' into 'develop'
Update zh-CN translation

See merge request soapbox-pub/soapbox-fe!780
2021-09-25 17:07:57 +00:00
bruntnorton
20ed2ce39c Update zh-CN translation 2021-09-25 16:38:15 +00:00
Alex Gleason
8895fdf46e Merge branch 'invites' into 'develop'
Support Pleroma invites

Closes #270

See merge request soapbox-pub/soapbox-fe!779
2021-09-24 17:51:09 +00:00
Alex Gleason
f5112b5b2a
RegistrationForm: redirect home on success (if not already) 2021-09-24 12:36:51 -05:00
Alex Gleason
b18ed0d0e9
RegisterInvite: make registrations by invite token work 2021-09-24 12:16:28 -05:00
Alex Gleason
6f7e0c75b4
RegistrationForm: refactor isOpen logic 2021-09-24 11:43:28 -05:00
Alex Gleason
937cc18012
Add basic invite route, fix Chats fetch 2021-09-24 11:37:47 -05:00
Alex Gleason
4fcb5f0239
Move RegistrationForm to auth_login directory 2021-09-24 11:24:33 -05:00
Alex Gleason
376c086646 Merge branch 'fix-breakpoint' into 'develop'
Fix UI at width 895px

See merge request soapbox-pub/soapbox-fe!778
2021-09-24 14:36:33 +00:00
marcin mikołajczak
20038cf1e4 Fix ui at width 895
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
2021-09-24 14:43:17 +02:00
Alex Gleason
3dfd066685 Merge branch 'fix-chats-fetch' into 'develop'
Chats: fix fetching when instance is delayed

See merge request soapbox-pub/soapbox-fe!777
2021-09-22 16:17:08 +00:00
Alex Gleason
acbf890f35
Chats: fix fetching when instance is delayed 2021-09-22 11:15:05 -05:00
Alex Gleason
073db97490 Merge branch 'masto-notifications-counter' into 'develop'
Mastodon: hide notifications counter

See merge request soapbox-pub/soapbox-fe!775
2021-09-20 18:12:28 +00:00
Alex Gleason
157ccd5c5b Merge branch 'noscript-message' into 'develop'
noscript: "Soapbox" --> "this website"

See merge request soapbox-pub/soapbox-fe!776
2021-09-20 18:12:12 +00:00
Alex Gleason
13efbf6e01
noscript: "Soapbox" --> "this website" 2021-09-20 13:10:24 -05:00
Alex Gleason
c1ed8ed16f
Mastodon: hide notifications counter 2021-09-20 13:00:24 -05:00
Alex Gleason
1dad6dce61 Merge branch 'fix-remote-timeline' into 'develop'
RemoteTimeline: fix typos in async components

See merge request soapbox-pub/soapbox-fe!774
2021-09-20 15:35:28 +00:00
Alex Gleason
f1788dd206
RemoteTimeline: fix typos in async components 2021-09-20 10:21:43 -05:00
Alex Gleason
b2ca895748 Merge branch 'polish-translation' into 'develop'
Update Polish translation

See merge request soapbox-pub/soapbox-fe!773
2021-09-19 22:35:12 +00:00
marcin mikołajczak
25bdc5831e Update Polish translation
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
2021-09-19 19:29:26 +02:00
Alex Gleason
b1d884f370 Merge branch 'async-improvements' into 'develop'
Async improvements

See merge request soapbox-pub/soapbox-fe!772
2021-09-19 01:29:57 +00:00
Alex Gleason
08cdef59c9
Don't load TabsBar async 2021-09-18 20:09:29 -05:00
Alex Gleason
aeddec2892
UI: async UI components 2021-09-18 20:01:04 -05:00
Alex Gleason
1e77adda34
Admin: async components 2021-09-18 19:34:45 -05:00
Alex Gleason
aa54e0bd0b
RemoteInstance: async panels 2021-09-18 19:23:48 -05:00
Alex Gleason
abcdc1fd63
Profile: make account panels async 2021-09-18 19:17:55 -05:00
Alex Gleason
24c89537dc
Merge remote-tracking branch 'origin/develop' into async-improvements 2021-09-18 18:53:24 -05:00
Alex Gleason
1c8ccb5a4a Merge branch 'remove-react-redux-loading-bar' into 'develop'
Rip out react-redux-loading-bar

See merge request soapbox-pub/soapbox-fe!771
2021-09-18 23:48:50 +00:00
Alex Gleason
aeef12acf0
Rip out react-redux-loading-bar 2021-09-18 18:31:22 -05:00
Alex Gleason
b0e37c773e
Load panels async 2021-09-18 17:48:13 -05:00
Alex Gleason
fe4a8b5728
Chunk modal components into features/ui 2021-09-18 17:10:39 -05:00
Alex Gleason
7f741a3ad0
Suggestions: make DRY, fix isLoading state 2021-09-18 17:05:34 -05:00
Alex Gleason
cdfd31372f
Suggestions: chunk the wtf panel 2021-09-18 16:54:47 -05:00
Alex Gleason
473ae43e71 Merge branch 'account-by-username' into 'develop'
Mastodon: search account by username

See merge request soapbox-pub/soapbox-fe!770
2021-09-18 21:21:02 +00:00
Alex Gleason
c4ecbb3a1b
Mastodon: search account by username 2021-09-18 16:07:52 -05:00
Alex Gleason
b857729713 Merge branch 'more-feature-flags' into 'develop'
Feature flags: Lists and Bookmarks

See merge request soapbox-pub/soapbox-fe!769
2021-09-18 20:20:39 +00:00
Alex Gleason
074604a1c9
Put Bookmarks and Lists behind feature flags 2021-09-18 15:03:38 -05:00
Alex Gleason
be8f3d9e64
Remove unused component: compose/components/action_bar 2021-09-18 14:54:47 -05:00
Alex Gleason
dc295c9d65
Features: add Lists 2021-09-18 14:36:42 -05:00
Alex Gleason
46737a5468
Features: add Bookmarks, improve uglification 2021-09-18 14:27:15 -05:00
Alex Gleason
ba0ca0e5a1 Merge branch 'fix-744' into 'develop'
CryptoDonate: fall back to generic icon (fixes crash)

Closes #744

See merge request soapbox-pub/soapbox-fe!768
2021-09-18 01:57:26 +00:00
Alex Gleason
cd3beffd42
CryptoDonate: fall back to generic icon (fixes crash) 2021-09-17 20:44:00 -05:00
Alex Gleason
dcd2a6324d Merge branch 'suggestions-v2' into 'develop'
Suggestions improvements

See merge request soapbox-pub/soapbox-fe!767
2021-09-17 22:23:08 +00:00
Alex Gleason
5e30423b5c
Always display FeaturesPanel at the top of the column 2021-09-17 17:12:53 -05:00
Alex Gleason
9b822a6c12
Suggestions: display suggestions on Home timeline when there are no posts 2021-09-17 17:09:37 -05:00
Alex Gleason
eb01996c12
Suggestions: break out FollowRecommendationsList component 2021-09-17 16:03:17 -05:00
Alex Gleason
1bffa04a99
Suggestions: consolidate actions 2021-09-17 15:42:14 -05:00