Commit Graph

2271 Commits (4f54031fb9ce234e3029500bd01cb98254c8d4c8)
 

Author SHA1 Message Date
Alex Gleason 55495ebf4f
ErrorBoundary: display error text, fixes #672
3 years ago
Alex Gleason 669b12a648 Merge branch 'fix-671' into 'develop'
3 years ago
Alex Gleason 9840bd315f
EmojiReacts: handle undefined emoji reacts on a status
3 years ago
Alex Gleason fee8ef768b Merge branch 'mention_custom_css' into 'develop'
3 years ago
NEETzsche df4db8a2ae Mention custom CSS
3 years ago
Alex Gleason 2b0f8f750c Merge branch 'language-pl' into 'develop'
3 years ago
marcin mikołajczak faeb9b645f Update Polish translation
3 years ago
Alex Gleason a184ee5feb Merge branch 'crypto-ticker-forgiving' into 'develop'
3 years ago
Alex Gleason 02c725adbe
Make admin crypto address tickers more forgiving
3 years ago
Alex Gleason a58fc810fb Merge branch 'release-1.3' into 'develop'
3 years ago
Alex Gleason 666db81988
Bump version to v1.3.0, update CHANGELOG.md
3 years ago
Alex Gleason a67609021b Merge branch 'fix-crash-670' into 'develop'
3 years ago
Alex Gleason 1cb53b60f9
Check URL params defensively, probably fixes #670
3 years ago
Alex Gleason c24c97a320 Merge branch 'styles-unauthorized' into 'develop'
3 years ago
marcin mikołajczak 9a6a6fe7e0 text-align: center
3 years ago
marcin mikołajczak 539416f4a1 Correct unauthorized modal styling
3 years ago
Alex Gleason 971cf0a4fc Merge branch 'upload-form-light-theme' into 'develop'
3 years ago
Alex Gleason c329b6e13e
Fix upload form style on light theme
3 years ago
Alex Gleason 5bf3601b5e Merge branch 'blurhash' into 'develop'
3 years ago
Alex Gleason 4d334bd2b8
Add blurhash to upload form, fixes #661
3 years ago
Alex Gleason 5c630ad094
Replace repetitive blurhash code with component
3 years ago
Alex Gleason 5d27cbe488
FIX LINTER ERROR AGAIN
3 years ago
Alex Gleason bf59785941 Merge branch 'develop' into 'develop'
3 years ago
Alex Gleason 520d82dd0a Merge branch 'shortcuts' into 'develop'
3 years ago
Alex Gleason fa3eb129f4
Fix linter error
3 years ago
Alex Gleason e74379b6f2 Merge branch 'simplify-greentext' into 'develop'
3 years ago
Alex Gleason 83f2df4221 Merge branch 'soapbox-config-fix' into 'develop'
3 years ago
Alex Gleason 22a140f9f7
Fix SoapboxConfig theme toggle issue
3 years ago
Alex Gleason d9202baa58
Simplify greentext code
3 years ago
Alex Gleason 151f198c66 Merge branch 'performance-improvements' into 'develop'
3 years ago
Alex Gleason 67392cbc12
Chats: don't render ChatList unless mainWindow is open for performance
3 years ago
Alex Gleason 4f1139d414
Fix unused imports
3 years ago
Alex Gleason 352c87c3b7
Fix StatusList memoization
3 years ago
Alex Gleason 8961fc1b68
CoinList: memoize coinList for performance
3 years ago
Alex Gleason e7d360baae
ProfileDropdown: memoize otherAccounts for performance
3 years ago
Alex Gleason 93d68ffe9b
SidebarMenu: memoize otherAccounts for performance
3 years ago
Alex Gleason 1b92ce0d4a
Chats: refactor AudioToggle for performance
3 years ago
Alex Gleason 9cbd7b88c7
Chats: memoize ChatMessageList messages for performance
3 years ago
Alex Gleason 319af71327
Chats: memoize sorted chat IDs list
3 years ago
Alex Gleason 0ac34db821
UI: get rid of LAYOUTS concept, use pages only
3 years ago
Alex Gleason 799f19bbc4
Chats: improve performance
3 years ago
Alex Gleason 74e6d8ce81
Refactor ThemeToggle, SettingToggle for performance
3 years ago
Alex Gleason 968c7332f0
Composer: only injectIntl on the ComposeFormContainer for performance
3 years ago
Alex Gleason c5672806cb
Add "Why Did You Render" for debugging
3 years ago
Alex Gleason 069f32c602
Chats: fix unnecessary re-rendering
3 years ago
Alex Gleason 91fdec9d3c Merge branch 'lists' into 'develop'
3 years ago
marcin mikołajczak edab70e2ea Fix issues related to lists
3 years ago
Alex Gleason 64b0fa6d99
Load ChatPanes asynchronously
3 years ago
Alex Gleason e87affbbca
Remove 'beforeunload' event from UI
3 years ago
Alex Gleason 90a062e9a3
Remove unused navigation-bar code
3 years ago