reporust_companion_reactcancel
1,479 Commits over 1,796 Days - 0.03cph!
ClanMemberHeader component added
Replace ClanEdit and Memberinfo modal and rewrite ModalBody
Fix news type tags if tag isnt specified
PageHeader fixes and ClanMemberInfo styling
use clan colour behind clan logos
More reliable clan color gradient logic
Tone down gradient
adjust chatline gradient
add localised strings for chat
Rewrite the chat header, split out into components
Localisation again
Set up RPCs and models for clan chat
Refactor the chat components so they can use either the team or clan chat models
Mock setup for clan chat
Team tab is now a chat tab
Header can now be used to switch between team and clan chat (very rough atm)
Set up rpcs to set the clan motd and send messages to clan chat
Implement setting the clan motd
Fix slowness on chat UI again
Show the clan logo and color nicer
Spacing on clan members
Improve chat visuals
Padding for bottom safe area in bottom tab bar
News styling
News date styling
Fix ScaleY deprecation
Clan styling fixes, clan member fixes and accepts isOnline styling
Page Header tweaks, News Item
Implement PlayerCapsuleTablet (didn't use localization and promote did nothing)
Add a dev tool to spoof the signed in steam ID as someone else when rendering things
Show the signed in player name in the drawer now that we can
Provide the member and role instance of the signed in player to the clan UI
Update react-class-model to fix the map not loading
Fix server time being invisible
Automatically refresh clan using data pushed from the game
Update react-class-model to fix a bug where the motd timestamp wouldn't update
Hook up the ClanMemberInfo modal
Fill in the rest of the data for the clan info mock
Deserialize int64 timestamps to JS Dates
Render the motd timestamp on the clan tab
Update react-class-model and other stuff
Fill in player names for clan motd and the member list
Replace the API we use to retrieve avatars with a hook-based one which provides the avatar URL and their profile name
Should also fix the avatars not refreshing in the app
Initial work to get clan info into the app
Switch to a custom bottom tab bar component so we can hide the tabs in a much less janky way
Switch software keyboard layout mode to resize for Android, hide bottom tabs on keyboard open (Android only)
Remove console.log
Update eas.json to reflect schema changes since last trying it
Merge branch 'master' into nexus-ui
Update eas.json to reflect schema changes since last trying it
Switch to a custom bottom tab bar component so we can hide the tabs in a much less janky way
Switch software keyboard layout mode to resize for Android, hide bottom tabs on keyboard open (Android only)
Spacing fixes
Add OnlineStatus to promote tooltip
Add promote functionality to the Hub
Cleanup User component
Cleanup ClanMembers, invite and member info
Rewrite Chatheader, add styling for switching chat
localisation onlinestatus, use it in user component
New OnlineStatus component
Add status component to ClanView
Add a modal for managing user
rewrite ClanInviteModal to use Modal components
ClanInviteModal, modifying Container and Styledbutton to accept more props
Avatar and edit on announcement
Clan view
Add header, members, announcement components
Add header to the members section
Gradient for Clan Header
Add author on announcement
Update translations
Update items
Bump to version 0.0.22
Add an offset for the device tab's filter textbox too