Clan view
Add header, members, announcement components
Add header to the members section
Gradient for Clan Header
Add author on announcement
Avatar and edit on announcement
ClanInviteModal, modifying Container and Styledbutton to accept more props
rewrite ClanInviteModal to use Modal components
Add a modal for managing user
New OnlineStatus component
Add status component to ClanView
localisation onlinestatus, use it in user component
Cleanup User component
Cleanup ClanMembers, invite and member info
Rewrite Chatheader, add styling for switching chat
Clean up the Hub view
Add promote functionality to the Hub
Spacing fixes
Add OnlineStatus to promote tooltip
Merge branch 'master' into nexus-ui
Initial work to get clan info into the app
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
Fill in player names for clan motd and the member list
Update react-class-model and other stuff
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
Hook up the ClanMemberInfo modal
Automatically refresh clan using data pushed from the game
Update react-class-model to fix a bug where the motd timestamp wouldn't update
Fix server time being invisible
Update react-class-model to fix the map not loading
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
Fix ScaleY deprecation
Clan styling fixes, clan member fixes and accepts isOnline styling
Page Header tweaks, News Item
News styling
News date styling
Padding for bottom safe area in bottom tab bar
navbar padding tweaks
More tab spacing test
Spacing on clan members
Improve chat visuals
Style chat input on type
Fix slowness on chat UI again
Show the clan logo and color nicer
Set up rpcs to set the clan motd and send messages to clan chat
Implement setting the clan motd
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)
Chat Switcher redesign
add localised strings for chat
Rewrite the chat header, split out into components
Localisation again
Chat channel backgrounds
Tone down gradient
adjust chatline gradient
iPad clan chat views
Add more tablet fixes
More reliable clan color gradient logic
use clan colour behind clan logos
PageHeader fixes and ClanMemberInfo styling
Fix news type tags if tag isnt specified
Replace ClanEdit and Memberinfo modal and rewrite ModalBody
ClanMemberHeader component added
Initial Lottie setup
Null checks to prevent errors on logout
Provide clan member online status and hook it up
fue hub assets in the right branch
Update Animation
Update Hub anim
Animation update, embedded images
FUE Team Animation
Set up notification channel for clan announcements with toggle for it
fue map json animation
Add map view, update component for responsiveness
fue clan animation
Add clan animation
Android specific PageHeader padding
TransparentHeader padding
Clan page member styling isOnline
PageHeader android padding on opaque header
Add last seen to the ClanMember tile
Adding a full members list dialog
ClanMemberModal styles
Update flag overlay background
Animate clanheader banner
Dripsy beginnings for the Hub
Revert "Dripsy beginnings for the Hub"
This reverts commit c7107a60dfffec7b6cc4435d24a2d6f4da05eb69.
Revert "Revert "Dripsy beginnings for the Hub""
This reverts commit b70d66d43b7a0ad347099fe8238fc0e2a1eb5b77.
Fix app crash
user component rewrite
StyledAvatar dripsy
Styled Avatar, NewsList and NewsItem Dripsy
Container Dripsy
Header, News, Styled Avatar, Theme colours
Notifications, more colours
Server Switcher
font families, game icon, game item
Game Item, ImageOverlay, Modal Root, NotifStatus, OnlineStatus
PageLoading, PageMessage, Separators, ServerIcon, ServerTime and Spinner
StyledButton, SafeAreaHeader styles
Async button
add dripsy gradient, player capsule and teaminterface
ChatInput and Chatline
Fix clan banner doing a weird fade every time you switch tabs (Android only?)
Fix AsyncButton missing padding
Fix GameIcon clipping the right off the edit badge
Fix PageMessage missing spacing on the left/right
Update react-native-draggable-flatlist to fix reordering devices (it's faster too!)
Fix multiple player map marker not collapsing the avatars down (style wasn't passing through)
Merge branch 'dripsy' into nexus-ui
Fill in the chat channel switcher header text
Always show the chat channels even if not in a team/clan (they show a message when not in one)
Show the clan member limit (if there is one)
Localization support for the clan UI
Fix model content not being centered vertically
Fix missing padding on the clan members list
Add elevation to modals so it looks a bit less odd with the clan background
Only enable the clans UI in Rust+ dev/staging for now
Merge branch 'nexus-ui'
Delete all the CCTV camera stuff