Commit Graph

6565 Commits (0bf616496f8b1bd2687dfb37cbb439297437aab2)
 

Author SHA1 Message Date
Justin a60d6770af Remove temp verification
2 years ago
Justin 5eab883fd1 Chats -> i18n
2 years ago
Justin ea1583dcac Fix chat silence bug
2 years ago
Alex Gleason 6a5c22faaa
SoapboxConfig: fix being unable to add streamfield items when the list is empty
2 years ago
Justin 45afb665b9 Add chat settings to chat main page
2 years ago
marcin mikołajczak 91ea288b1c Merge branch 'selectors' into 'develop'
2 years ago
Alex Gleason 474d7da02a
linearAlgorithm: add test, fix selection order
2 years ago
Alex Gleason 4ff9918fe0
abovefoldAlgorithm: add basic tests
2 years ago
Justin 0ae515ef18 Refactor ChatSearch and add various states
2 years ago
Justin 0952fe6dae Add Chat context api to main page
2 years ago
marcin mikolajczak 9822266561 do i really understand this?
2 years ago
Alex Gleason 22061daf95 Merge branch 'instance-html' into 'develop'
2 years ago
Alex Gleason 32a0ae2d1f Merge branch 'followers-tsx' into 'develop'
2 years ago
Alex Gleason daa3360581 Merge branch 'favourites-tsx' into 'develop'
2 years ago
Alex Gleason f9858841fd Merge branch 'moderation-modal' into 'develop'
2 years ago
Alex Gleason da75e0016d
LandingPage: treat as HTML field, prefer short_description
2 years ago
Justin 09d73b1c45 Refactor chat component naming
2 years ago
Justin 8e1aa9f9e8 Add dark mode support to main page
2 years ago
Justin 5b73afbc4e Remove unused prop
2 years ago
Justin 56c617bd32 Merge branch 'alex-chats' into chats
2 years ago
Justin 81bfc06990 Add tests
2 years ago
Justin a68aeb8464 Start changing the way search works
2 years ago
Alex Gleason 0bf6dad97f
Merge remote-tracking branch 'origin/develop' into feed-insertion-algorithm
2 years ago
Alex Gleason 94c2f5e978
abovefoldAlgorithm: remove accidental console.log
2 years ago
Alex Gleason d221897cd0
Followers/Following: unavailable --> isUnavailable, move useEffect's down
2 years ago
Alex Gleason 74d2325b58
Favourites: unavailable --> isUnavailable, move useEffect's down
2 years ago
Alex Gleason 74b2b84458 Merge branch 'video-minimize' into 'develop'
2 years ago
Justin 3bbeaa4cf4 Merge branch 'fix-infinite-scroll' into 'develop'
2 years ago
Alex Gleason f472e0cca6
setTags: call endpoints synchronously
2 years ago
Alex Gleason 6f236dd1e6
Add utils/badges tests
2 years ago
Alex Gleason 25f0ff9d86
Allow removing legacy 'donor' tag
2 years ago
Alex Gleason 1f0b4d01b5
Remove account.donor as a concept, use 'badge:donor' custom tag instead
2 years ago
Alex Gleason 2fc9b215a9
Display custom badges on profiles
2 years ago
Alex Gleason 2e811a1e88
Admin: allow setting custom badges on accounts
2 years ago
Alex Gleason 90cbf0a60f
ListItem: allow child to set className
2 years ago
marcin mikołajczak 2b6d06ce01 add emoji-picker
2 years ago
Alex Gleason c067dd7547
Create TagInput component
2 years ago
Alex Gleason 9610447a79
Fix permissioning of moderator modal
2 years ago
Alex Gleason 8a8ef99433
StatusActionBar: simplify options, use AccountModerationModal
2 years ago
Alex Gleason 6d70989ef5
AccountHeader: remove deactivate/delete options
2 years ago
Alex Gleason 5d30a8772d
AccountModerationModal: allow deactivating and deleting accounts
2 years ago
Alex Gleason b29df50374
AccountHeader: clean up roles messages
2 years ago
Alex Gleason a61cb2c7cd
AccountModerationModal: add account ID
2 years ago
Alex Gleason ca1a3d460c
AccountHeader: remove suggestion option
2 years ago
Alex Gleason c973b64781
AccountModerationModal: allow suggesting a user
2 years ago
Alex Gleason 654c60a699
AccountHeader: remove donor option
2 years ago
Alex Gleason 84bbecb36e
AccountModerationModal: allow setting the user as a donor
2 years ago
Alex Gleason 667f0c09bf
AccountHeader: remove "verified" option
2 years ago
Alex Gleason a4a54a8164
AccountModerationModal: support account verification
2 years ago
Alex Gleason a5e5df35a5
Move StaffRolePicker into its own component
2 years ago