Commit Graph

4694 Commits (0466c97863b7094b36952af4f375527f2891c191)

Author SHA1 Message Date
Alex Gleason f87be8ce9a
Use StatusActionBar for both types of statuses
2 years ago
Alex Gleason 4edd28a08b
Clean up _properStatus() nonsense
2 years ago
Alex Gleason 82d717d8ce
Move getActualStatus logic to utils
2 years ago
Alex Gleason 89390083a9
Move textForScreenReader to utils/status
2 years ago
Alex Gleason 1cfc16c477
Status: convert to React.FC
2 years ago
Alex Gleason 748b48f84c
DetailedStatus: clean up unused props
2 years ago
Alex Gleason 3ced53a948
DetailedStatus: convert to React.FC
2 years ago
Alex Gleason f4d1cb93cd
Status --> Thread
2 years ago
Alex Gleason e0e64f0f5c
Thread: convert to functional component
2 years ago
Alex Gleason 85786bc07d
Delete unused SettingsCheckbox component
2 years ago
Alex Gleason d511b673ae
Convert About page to TSX
2 years ago
Alex Gleason f68730de20
RumbleAdProvider: send Accept-Language header with request
2 years ago
Justin 6b297c3a7e Add tests
2 years ago
marcin mikołajczak 2e47180c08 Change color of edited status indicator icon
2 years ago
marcin mikołajczak 052547dc6b Fix debounce in search, clear accountId on submit from navbar
2 years ago
Justin 15f536e949 Use redux auth for now
2 years ago
marcin mikołajczak acd0b13b26 Do not center actions modalitems
2 years ago
Alex Gleason 3866b104db Merge branch 'marker-fix' into 'develop'
2 years ago
marcin mikołajczak a2f9c7d97b Merge branch 'search-from-account' into 'develop'
2 years ago
Justin 7ac18c0951 Lint
2 years ago
Justin 7836698dc2 Add React Query
2 years ago
marcin mikołajczak 05b32fab0e Update tests
2 years ago
marcin mikołajczak c59f3947cb Allow to search for posts from given account
2 years ago
marcin mikołajczak 69c37c4594 Show 'public poll' label
2 years ago
marcin mikołajczak 74735eeedd Don't increase replies count when editing a post
2 years ago
Alex Gleason 2bc8cdc1bd Merge branch 'account-gallery-fix' into 'develop'
2 years ago
Alex Gleason 027c871814
Add compare_id tests
2 years ago
Alex Gleason 19ce510233
Notifications: fix markers string ID comparison
2 years ago
marcin mikołajczak 51190a9943 Refetch birthday reminders on midnight
2 years ago
marcin mikołajczak e4919f0be5 Merge branch 'notifications-types' into 'develop'
2 years ago
marcin mikołajczak 89cb1432dd Merge branch 'edits-confirmation' into 'develop'
2 years ago
marcin mikołajczak 2ea76f74cf fix test
2 years ago
marcin mikołajczak be7bc65e4b Fix: markdown post background not distinguished
2 years ago
marcin mikołajczak 81af0e64f1 Use different confirmation modal/snackbar text for post editing
2 years ago
marcin mikołajczak 592f248596 Merge branch 'language-pl' into 'develop'
2 years ago
marcin mikołajczak 10fd358f9a Update Polish translation
2 years ago
Alex Gleason 97ea46c427
AccountGallery: fix thumbnails wrapping too soon, fixes #1057
2 years ago
Alex Gleason 01bddbce4d
Ad: dismiss the infobox when clicked outside
2 years ago
Alex Gleason c0f4130edf
Display popover in ad
2 years ago
Alex Gleason 3971d724d3
Status Card: shrink link text size
2 years ago
Alex Gleason 3a010fa60d
Don't add title to Rumble ads provider
2 years ago
Alex Gleason 0bffe4a227
Refactor status Card description with UI components
2 years ago
Alex Gleason 19ffcd2233
Merge remote-tracking branch 'origin/develop' into ads
2 years ago
Alex Gleason 1c78a2ea46
Refactor status Card description
2 years ago
Alex Gleason 77ad89bc48
Fix height of horizontal link cards
2 years ago
Justin 9474afd765 Merge branch 'improve-branding-and-dark-mode' into 'develop'
2 years ago
Alex Gleason c74721f1e1
Ads: display tooltip
2 years ago
Alex Gleason ad7ec8b1a6
Make ads horizontal cards
2 years ago
Alex Gleason d26e814472 Merge branch 'empty-timeline' into 'develop'
2 years ago
marcin mikołajczak ba45dba216 Merge branch 'stream-markers' into 'develop'
2 years ago
Alex Gleason f6e5df2278
Jest: include QueryClientProvider in tests
2 years ago
Alex Gleason 0eeca2be5c
Add Rumble AdProvider
2 years ago
Alex Gleason b02141874e
Show ads in feed
2 years ago
Alex Gleason 92a5893f83
Add react-query
2 years ago
Alex Gleason f112dd980b
AdProvider boilerplate
2 years ago
Alex Gleason d5fd3af903
Ad: use card.width, card.height
2 years ago
Alex Gleason 21ac46bada
Ad: fetch impression URL
2 years ago
Alex Gleason a509f72c40
Create Ad component
2 years ago
Justin 20209c81ab Improve visuals with branding
2 years ago
marcin mikołajczak a9aae8fbe8 Use `types` param in /api/v1/notifications
2 years ago
marcin mikołajczak 16544e7151 Do not require build === soapbox for account moving
2 years ago
marcin mikołajczak 560f4592e7 Stream marker updates
2 years ago
Alex Gleason 7f14dd2331
Notification: treat follow differently from follow_request
2 years ago
marcin mikołajczak e45623eef6 Fix: Unable to approve follower requests from notifications
2 years ago
Alex Gleason 3082555c5f
ScrollableList: use Virtuoso's native EmptyComponent again, fix timeline pagination when items are filtered
2 years ago
marcin mikołajczak d7967882a0 Allow to paste attachments in chat box
2 years ago
Justin e7cefaa6ed Merge branch 'banner-tweak' into 'develop'
2 years ago
marcin mikołajczak f05ca46138 Merge branch 'edit-notifications' into 'develop'
2 years ago
Justin cec3573253 Add support for shadow-3xl
2 years ago
Justin dc0624916a Merge branch 'improve-positioning' into 'develop'
2 years ago
marcin mikołajczak 217b97cf4a Remove Move notifications from filter bar
2 years ago
marcin mikołajczak d05cabe9a8 Status edits notifications
2 years ago
Alex Gleason 7d134fcca3 Merge branch 'to-test' into 'develop'
2 years ago
Justin 0e9aa9c62a Improve center position of cards for the Auth Layout
2 years ago
Alex Gleason 7a223d481a
Merge remote-tracking branch 'origin/develop' into gdpr-banner-buttons
2 years ago
Alex Gleason 0016bf1457
GdprBanner: fix multiline buttons
2 years ago
Justin 032735bac4 Lint
2 years ago
Alex Gleason 50d60b7bb4 Merge branch 'gdpr' into 'develop'
2 years ago
Justin 309c8bee80 Merge branch 'tos' into 'develop'
2 years ago
Justin 0b06731b07 Simplify the Banner width across usage
2 years ago
Alex Gleason 33f20564c7
Compose: add mentions from text test
2 years ago
Alex Gleason aab3497f46
Banner: improve mobile styles
2 years ago
Alex Gleason f13cfcaf8c
GdprBanner: slideout on accept
2 years ago
Alex Gleason 4f0e104fc4
GdprBanner: conditionally show "Learn more" button
2 years ago
Alex Gleason d422bdf3d3
Add GdprBanner component, remove useGdpr hook
2 years ago
Alex Gleason a984bfd76a Merge branch 'to-fix' into 'develop'
2 years ago
Alex Gleason af6cb3a4c2
Merge remote-tracking branch 'origin/develop' into gdpr
2 years ago
Alex Gleason 0480bfab94
Add Banner UI component
2 years ago
Justin 090a93a6c3 Add back locale
2 years ago
marcin mikołajczak fa8f4b7a2a Merge branch 'icons' into 'develop'
2 years ago
marcin mikołajczak df136bb8c8 Use file-spreadsheet icon
2 years ago
marcin mikołajczak eb62ebfa52 Replace LineAwesome with Tabler in some places
2 years ago
marcin mikołajczak 58952f0ab2 Add break-words to profile fields content
2 years ago
Alex Gleason 83329d0887
Copy react-notification's source code directly into the project
2 years ago
Alex Gleason 8cce389568
Use a perfect regex
2 years ago
Justin 40562248e0 Add ToS acceptance to registration
2 years ago
Alex Gleason 46de5efc69
Always send the "to" field
2 years ago
Alex Gleason 2db72c2a58 Merge branch 'developers-commithash' into 'develop'
2 years ago
Alex Gleason 5916041fec
Add useTheme hook
2 years ago
Alex Gleason 7bbb9839ba
SoapboxMount: break even more out into SoapboxHead
2 years ago