* Initial
* New group cards initial
* Remove unused prop
* Vc
* Styling for after the match is locked
* Team
* Impersonate always in dev
* Diff
* Fix crash if match has no memento when inserting skill
* Update common.json
Added Danish translations for
support.perk.chatColor
support.perk.chatColor
* Update game-misc.json
Added Danish names for the abilities
* Update q.json
Added Danish translation for Sendou Q
* Update user.json
Added danish translations for
forms.commissionsOpen
forms.commissionText
forms.commissionText.info
* Update tournament.json
Translated a part of the tournament.json file to Danish.
As there is a lot to translate I will translate it in smaller pieces.
* Update tournament.json
Ran prettier though this json-file, as I forgot to do that.
* Create sendouq-faq.md
* Added a question about match cancellation
* Better wording for rank history
* updated the reported score section
* voice updates, ready for PR
* Initial
* Pass mainWeaponId
* Repeating args to "context"
* Fix todos
* Date header
* Fix comparison showing for sub weapon def dmg even if no abilities selected
* Sub damage table charts
* Chart dot focus style
* Color grid initial
* Can change shots in the grid
* Optimize perf
* Style - cells
* Grid hover effect
* Mobile friendly
* added hebrew translations pt.1
* Fixes
* Adjusted hebrew translations
* hebrew lang title
* small fix
* minor adjustments in hebrew translations
* removed spacing
* added hebrew translation to added keys except the tournament.json
* removed spacing
* removed empty line at the end of q.json
* ran prettier online
---------
Co-authored-by: shachar700 <shachar70@gmail.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Chat initial component
* Connect to websocket
* Chat render actual messages
* Chat keep scrolled to bottom
* Pending messages
* Pass rooms as arg
* Chat with tabs
* Message max length
* Looking tabs initial
* Fixes
* Chat on looking page w/ unread messages count
* Add reconnecting websocket
* Patron custom color
* Change ChatMessage data model
* Fix mobile layout
* Add clean up to useEffect
* Chat codes
* FF + clear messages on group morph
* Hide messages when user leaves etc.
* Fix match page layout when chat missing
* New tabs
* Tabs for mobile
* Add TODOs
* Switch to own group tab when roster changes
* Chat styling
* Redesign group cards
* Bring back manager buttons
* Remove flipped
* Remove unused code
* Align better
* Link to user profile
* Better room pass + highlighted
* Fix view when group expired
* Fix MemberAdder (missing input + overflow)
* Chat stay connected in looking
* Remove filters for now
* Fix chat number align
* Fix chat unseen messages
* Hide chat when alone
* Remove rest todos