Commit Graph

1691 Commits (bc866fd301171def1f9f1e6bf72b1921ba4a96b2)

Author SHA1 Message Date
Alex Gleason bc7f72a691
Hide broken reposts
3 years ago
Alex Gleason 5f40ae1d48
Timelines: add tests
3 years ago
Alex Gleason 628dc92775
StatusLists: big refactor with OrderedSet
3 years ago
Alex Gleason f0fa5e6945
Timelines: truncate on dequeue if scrolled to the top
3 years ago
Alex Gleason dd6746c3d7
Timelines: determine status order in expandNormalizedTimeline
3 years ago
Alex Gleason 1a3a6e2eb5
Fix propTypes warning in Blurhash, key warning in ProfileInfoPanel
3 years ago
Alex Gleason c505cde24f
Timelines: fix dequeue, fix component propTypes
3 years ago
Alex Gleason 2978745311
Timelines: big refactor, use Immutable.OrderedSet
3 years ago
Alex Gleason 4e25d078ed
Remove video size restrictions
3 years ago
Alex Gleason 569c6e83ab
Normalize chat panes (again), fixes #648
3 years ago
Alex Gleason 817843c77a
Performance: memoize getSoapboxConfig(), getSettings(), and getFeatures()
3 years ago
Alex Gleason 55495ebf4f
ErrorBoundary: display error text, fixes #672
3 years ago
Alex Gleason 9840bd315f
EmojiReacts: handle undefined emoji reacts on a status
3 years ago
marcin mikołajczak faeb9b645f Update Polish translation
3 years ago
Alex Gleason 02c725adbe
Make admin crypto address tickers more forgiving
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 c329b6e13e
Fix upload form style on light theme
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 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