Commit Graph

2021 Commits (20ed2ce39c23fba8d4625dd494c37b71333d5116)

Author SHA1 Message Date
bruntnorton 20ed2ce39c Update zh-CN translation
3 years ago
Alex Gleason f5112b5b2a
RegistrationForm: redirect home on success (if not already)
3 years ago
Alex Gleason b18ed0d0e9
RegisterInvite: make registrations by invite token work
3 years ago
Alex Gleason 6f7e0c75b4
RegistrationForm: refactor isOpen logic
3 years ago
Alex Gleason 937cc18012
Add basic invite route, fix Chats fetch
3 years ago
Alex Gleason 4fcb5f0239
Move RegistrationForm to auth_login directory
3 years ago
Alex Gleason 376c086646 Merge branch 'fix-breakpoint' into 'develop'
3 years ago
marcin mikołajczak 20038cf1e4 Fix ui at width 895
3 years ago
Alex Gleason acbf890f35
Chats: fix fetching when instance is delayed
3 years ago
Alex Gleason 073db97490 Merge branch 'masto-notifications-counter' into 'develop'
3 years ago
Alex Gleason 13efbf6e01
noscript: "Soapbox" --> "this website"
3 years ago
Alex Gleason c1ed8ed16f
Mastodon: hide notifications counter
3 years ago
Alex Gleason f1788dd206
RemoteTimeline: fix typos in async components
3 years ago
marcin mikołajczak 25bdc5831e Update Polish translation
3 years ago
Alex Gleason 08cdef59c9
Don't load TabsBar async
3 years ago
Alex Gleason aeddec2892
UI: async UI components
3 years ago
Alex Gleason 1e77adda34
Admin: async components
3 years ago
Alex Gleason aa54e0bd0b
RemoteInstance: async panels
3 years ago
Alex Gleason abcdc1fd63
Profile: make account panels async
3 years ago
Alex Gleason 24c89537dc
Merge remote-tracking branch 'origin/develop' into async-improvements
3 years ago
Alex Gleason aeef12acf0
Rip out react-redux-loading-bar
3 years ago
Alex Gleason b0e37c773e
Load panels async
3 years ago
Alex Gleason fe4a8b5728
Chunk modal components into features/ui
3 years ago
Alex Gleason 7f741a3ad0
Suggestions: make DRY, fix isLoading state
3 years ago
Alex Gleason cdfd31372f
Suggestions: chunk the wtf panel
3 years ago
Alex Gleason c4ecbb3a1b
Mastodon: search account by username
3 years ago
Alex Gleason 074604a1c9
Put Bookmarks and Lists behind feature flags
3 years ago
Alex Gleason be8f3d9e64
Remove unused component: compose/components/action_bar
3 years ago
Alex Gleason dc295c9d65
Features: add Lists
3 years ago
Alex Gleason 46737a5468
Features: add Bookmarks, improve uglification
3 years ago
Alex Gleason ba0ca0e5a1 Merge branch 'fix-744' into 'develop'
3 years ago
Alex Gleason cd3beffd42
CryptoDonate: fall back to generic icon (fixes crash)
3 years ago
Alex Gleason 5e30423b5c
Always display FeaturesPanel at the top of the column
3 years ago
Alex Gleason 9b822a6c12
Suggestions: display suggestions on Home timeline when there are no posts
3 years ago
Alex Gleason eb01996c12
Suggestions: break out FollowRecommendationsList component
3 years ago
Alex Gleason 1bffa04a99
Suggestions: consolidate actions
3 years ago
Alex Gleason c92de334e8
Suggestions: consolidate reducers
3 years ago
Alex Gleason 34dce143e5 Merge branch 'suggestions-v2' into 'develop'
3 years ago
Alex Gleason 9faff939a0
SuggestionsV2: pull in Mastodon's upstream code
3 years ago
Alex Gleason 501497b36f
Display loading indicator while JS is loading
3 years ago
Alex Gleason 1b1ef51778
Use math.div for division in scss
3 years ago
Alex Gleason b993056f76
Upgrade websocket.js to @gamestdio/websocket
3 years ago
Alex Gleason 65a3ab982c
Preload: import auth credentials from Mastodon's initial-state
3 years ago
Alex Gleason ce8787c6ba
Add Pleroma initial-results sample fixture
3 years ago
Alex Gleason 06ed4e9096
Preload: refactor actions, add MASTODON_PRELOAD_IMPORT action
3 years ago
Alex Gleason 1763934c3e
Merge remote-tracking branch 'origin/develop' into mastodon-initial-state
3 years ago
Alex Gleason 937782dc62
Rename PRELOAD_IMPORT to PLEROMA_PRELOAD_IMPORT
3 years ago
Alex Gleason 3d7619d6b7
Add sample initial-state from Mastodon
3 years ago
marcin mikołajczak 6152ca40a7 Merge remote-tracking branch 'origin' into a11y--
3 years ago
marcin mikołajczak 9734290bfb Minor accessibility improvements
3 years ago