-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed pagemeta responsiveness; * Moved pagemeta; * Cleared out old DemoData stuff; * Moved necessary helper; * Cleaned up emoji-picker; * Cleaned up connect-info hooks to fetch as little as possible; * Added contact image to cache; Migrated owner-app query cache to indexedDb; * Unified contact name & image to always prefer local overrides; * Using the contact name & image as much as possible; Adding updates to the contact on your drive much faster; * Cleaned up the fallbackImage to use the svg as a base to avoid needing a custom size; * More permission keys for mail app to actually update the contact; * Added 'contact' to all offline cached query queries * Updated tailwind to include classes from the ui-lib; Not directly duplicate the base tailwind config that exists in the ui-lib; * Cleaned up flex gaps; * Updated hover states feed sidebars with underline instead of strange bg/shadow; * Updated social presence to Personal Data and only show the matching profiles; Updated pagemeta icons to match; * Added appearing context menu on mail messages; * Cleanedup context-menu's; * Added loading indicator on feed teaser; Added site-data into owner offline cache; * Build fix; * Unified query keys with a default query key set; Cleaned up the exagerated cacheTimes; * Cleaned up excess refetchOnMount: disabled; * Fix broken queryModified on community load; * Updated imageplugin to avoid having a cursor within; Fixed post uploader to properly handle a removed default payload; * Merged all app query caches keys into a single one to allow sharing of cached data; * Added chat cache query keys into community; * Add option to remove a stored identity from your storage; * Avoid 403 on contact drive read for the logged in user contact; Added hasRead & hasWrite access check before running useContact; * Navigation flow fixes; * Moved RTE in chat to lazy load * Fix page metadata connect link; * Fix occasional blocked contact fetching * Added more certainty on public-app logout; Refactored connections templates; Hide in/out-coming introductions by default; Always lazy import the RTE; * Improved volatileInput caret saving/restoring; * Bit of selection helper cleanup; * Removed priority as root file property; * Fix bug in optimistic mutation on remove attribute; * Fix for empty group chat recipient selection screen;
- Loading branch information
1 parent
bd62209
commit 970c07e
Showing
241 changed files
with
1,497 additions
and
2,771 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.