reporust_companion_reactcancel

1,437 Commits over 1,645 Days - 0.04cph!

1 Year Ago
Delete the KeyboardOffset component because it turned out to be useless and causes issues with focussing textboxes Revert the dynamic background color for chat input (it made the caret look invisible) Fix unable to scroll the devices list
1 Year Ago
Fix unable to scroll the devices list
1 Year Ago
Delete the KeyboardOffset component because it turned out to be useless and causes issues with focussing textboxes Revert the dynamic background color for chat input (it made the caret look invisible)
1 Year Ago
Merge branch 'master' into release Merge branch 'master' into release Merge branch 'master' into release Version bump to 0.0.24 because Google
1 Year Ago
Version bump to 0.0.24 because Google
1 Year Ago
Hide the clan section on the FUE Fix the update available button on the hub being under the header a bit Fix the "not a real server" message being over the header a bit Update items Update translations Merge branch 'master' into release
1 Year Ago
Hide the clan section on the FUE Fix the update available button on the hub being under the header a bit Fix the "not a real server" message being over the header a bit Update items Update translations
1 Year Ago
Version bumpb Merge branch 'master' into release
1 Year Ago
Version bumpb
1 Year Ago
Expo SDK 41 (cherry picked from commit 600ba4b8c09183251159b093fd5a5e3ba087fb1e) Update react-native-elements EAS config Fix EAS config EAS test config Fix image loading placeholders SDK 42 SDK 43 React Navigation upgrade Un-bump version to deploy to older app version Revert "Un-bump version to deploy to older app version" This reverts commit ea7e18c9f63f2aceab128c5f1f352d724b75e54e. Merge branch 'master' into sdk43 Get rid of react-navigation/compat Disable KeyboardAvoidingViews on Android Add KeyboardOffset component to shift the chat textbox so it isn't partially cut off on Android Add an offset for the device tab's filter textbox too Update translations Update items Bump to version 0.0.22 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 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 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 hub lottie test 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 Possible crash fix after dripsy changes Add monument name for arctic research base Hide the server logo component on the hub if the server didn't set one Merge branch 'master' into release
1 Year Ago
Add monument name for arctic research base Hide the server logo component on the hub if the server didn't set one
1 Year Ago
Possible crash fix after dripsy changes
1 Year Ago
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
1 Year Ago
Only enable the clans UI in Rust+ dev/staging for now
1 Year Ago
Fix missing padding on the clan members list Add elevation to modals so it looks a bit less odd with the clan background
1 Year Ago
Fix model content not being centered vertically
1 Year Ago
Show the clan member limit (if there is one) Localization support for the clan UI
1 Year Ago
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)
1 Year Ago
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
1 Year Ago
Fix multiple player map marker not collapsing the avatars down (style wasn't passing through)
1 Year Ago
Update react-native-draggable-flatlist to fix reordering devices (it's faster too!)
1 Year Ago
Fix AsyncButton missing padding Fix GameIcon clipping the right off the edit badge Fix PageMessage missing spacing on the left/right
1 Year Ago
Fix clan banner doing a weird fade every time you switch tabs (Android only?)
1 Year Ago
ChatInput and Chatline
1 Year Ago
Async button add dripsy gradient, player capsule and teaminterface
1 Year Ago
StyledButton, SafeAreaHeader styles
1 Year Ago
PageLoading, PageMessage, Separators, ServerIcon, ServerTime and Spinner
1 Year Ago
Game Item, ImageOverlay, Modal Root, NotifStatus, OnlineStatus
1 Year Ago
font families, game icon, game item
1 Year Ago
Server Switcher
1 Year Ago
Notifications, more colours
1 Year Ago
Header, News, Styled Avatar, Theme colours
1 Year Ago
Container Dripsy
1 Year Ago
user component rewrite StyledAvatar dripsy Styled Avatar, NewsList and NewsItem Dripsy
1 Year Ago
Fix app crash
1 Year Ago
Revert "Dripsy beginnings for the Hub" This reverts commit c7107a60dfffec7b6cc4435d24a2d6f4da05eb69. Revert "Revert "Dripsy beginnings for the Hub"" This reverts commit b70d66d43b7a0ad347099fe8238fc0e2a1eb5b77.
1 Year Ago
Revert "Dripsy beginnings for the Hub" This reverts commit c7107a60dfffec7b6cc4435d24a2d6f4da05eb69.
1 Year Ago
Dripsy beginnings for the Hub
1 Year Ago
Animate clanheader banner
1 Year Ago
Update flag overlay background
1 Year Ago
ClanMemberModal styles
1 Year Ago
Adding a full members list dialog
1 Year Ago
Add last seen to the ClanMember tile
1 Year Ago
PageHeader android padding on opaque header
1 Year Ago
Android specific PageHeader padding TransparentHeader padding Clan page member styling isOnline
1 Year Ago
Add clan animation
1 Year Ago
fue clan animation
1 Year Ago
Add map view, update component for responsiveness
1 Year Ago
fue map json animation
1 Year Ago
Set up notification channel for clan announcements with toggle for it