Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Alpha-v20220508.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Avid29 Avid29 released this 08 May 16:33
628ec76

Changes:

  • 628ec76 Merge pull request #604 from UWPCommunity/rewrite/main
  • 150267e Fixed private channels sorting
  • cbf0201 Fixed IndexOutOfRange error in empty channel
  • e90133d Organized converters
  • e211c02 Fixed side panel adjustment on guild navigation
  • adc9baa Added channel header for command bar
  • 2436c5f Added log event for opening a channel and a guild
  • 3f4b131 Merge pull request #603 from UWPCommunity/rewrite/main
  • 6e75dfe Added more logging events
  • 5737d57 Removed ContinuationTemplate and added visual state
See More
  • 7efec8d Adjusted padding for continuations
  • b3afc65 Support message continuations
  • e6b1f96 Improve message deserialisation
  • 4fd9208 Added attachments to messages
  • 4e37abb Copied TypingIndicator into new project
  • fee5d0c Fix rendering quotes inside spoilers and text effects.
  • 0bfe96e Fixed crash when author mentions themselves
  • b882872 Adjust message content alignment
  • 64ed288 Massively improve inline code blocks and spoilers.
  • a98f2ca Sending Messages
  • e4069ba Message created handling
  • 10aa9dd Handle login failure
  • 764a5e8 Added regex token validation for token login
  • ca6d354 Merge pull request #602 from UWPCommunity/rewrite/main
  • 194e604 Removed second solution and disabled non-debug builds for rich presence sample
  • d75f4d6 Revert "Increased markdown minimum version"
  • 44ce3e3 Revert "Increased minimum version everywhere"
  • 97ad546 Increased minimum version everywhere
  • 5249a6a Increased markdown minimum version
  • d5bb162 Fixed configurations according to the solution
  • 253368e Message updating
  • 845c172 Merge pull request #601 from UWPCommunity/rewrite/main
  • de3c4f9 Moved channel updates from Channel event to IMessenger
  • a7527c8 Removed AnyCPU from Quarrel.Markdown
  • 894dfeb Reverted inline changes
  • ca7387b Fix build error
  • 2911c3e Merge
  • 1b15552 Use Runs for inline code block
  • 03e6395 Merge pull request #600 from UWPCommunity/rewrite/main
  • fd76f3c Added Alpha and Insider build configuations to Quarrel.Markdown
  • 261a69c Merge pull request #596 from UWPCommunity/rewrite/main
  • d4105b2 Added AuthorMember to BindableMessage
  • 4da93f7 Fixed typo in message pinned string
  • a37482d Shortend message list hover transition animation
  • fe365d1 Added Style overrides for MessageRenderer
  • 26d0fc6 TimestampElement templated control
  • 545cdfb Improved user mention Style
  • 49cd088 Styled CodeBlocks
  • d3ccfb4 Spoiler, InlineCode, and UserMention templated controls
  • 7ca8b1c Moved Emoji rendering to templated control
  • 7afd54e Moved BlockQuote to its own templated control
  • 4525cc6 Moved CodeBlock to its own templated control
  • 6278735 Split user mentions from global mentions
  • 4c4fd5f Added a workaround for null context rendering
  • e20fe8b Moved Emoji assets to Markdown library
  • ff358fe Moved MessageRenderer to Quarrel.Markdown
  • 5e76adf Added username substitution for mentions
  • f92b265 Added author mentions to info messages
  • 549bcf5 Adjusted MessageRenderer to take a BindableMessage instead of its content
  • a447098 Merge branch 'rewrite/main' of https://github.com/UWPCommunity/Quarrel into rewrite/main
  • 3911148 Changed Mentions in MessageRenderer to HyperLinkButtons
  • 00ca88d Properly handle heartback ack in gateway.
  • f1a45e6 Merge pull request #590 from UWPCommunity/rewrite/main
  • 57ed5b3 Improved Message DataTemplate
  • 4f58352 Added primitive language override settings
  • adf0233 Adjusted text selectability where only code is selectable
  • 17091bd Localized time formats
  • 231d67a Changed Author nullability
  • 05c75be Updated Message DataTemplate
  • 3b90f52 Added author to messages
  • 3046482 Styled message list style
  • 198223f Merge pull request #588 from UWPCommunity/rewrite/main
  • 759489d Use MessageRenderer for messages.
  • 93b9e0b Merge
  • 197f3ac Message renderer control.
  • 8d054fb Added call and channel mentions to JsonMessage
  • cdec6fc Removed max width and height from DiscordStatusPage
  • aad69c3 Added smart time converter and time for info message
  • 8bc93f4 Added content message templates to InfoMessages
  • e9e8522 Moved panels out of shell
  • e1d8436 Added color to info message icon
  • 2ff4d1d Message template selector
  • 0ecd89d Localized settings so far
  • fd2fd06 Improved abstraction from private channels
  • 63068be UserSettings subpage is active
  • 0efe74d UserSettings Pirvacy page
  • 9615973 Readonly MyAccount page
  • a293534 Organized selectors hierarchically
  • 5ada12d Merge pull request #587 from UWPCommunity/rewrite/main
  • 6662de6 Localized user settings
  • f562da7 Enabled settings button on current user button
  • 0f7e4eb UserSettings page
  • 369cf48 Fixed crash on incorrect style target type in commandbar
  • d4d4329 Localized comma list
  • 3cacae7 Formatted member names
  • 674403c Added group channel member count
  • 4949ba4 Merge pull request #585 from UWPCommunity/rewrite/main
  • e729020 Display GroupChannels
  • 93af57c Load DirectMessages
  • 94dcb40 Home item as guild abstraction
  • 63c6daa List home item in guild list
  • 7e153d2 Added SendButton to MessageBox
  • d602d92 Merge pull request #583 from UWPCommunity/rewrite/main
  • 4fc8288 Localized MessageBox
  • 0b43512 Created MessageBox
  • 50b80d7 Localized command bar
  • ecc223a Added tooltips to commandbar buttons
  • 8a220db Updated QuarrelCommandBar
  • c21dab2 Adjusted control namespaces
  • 5035330 Added GuildHeader
  • 5bc7287 Improved DiscordStatus API comments
  • 18f4047 Trimmed messages
  • 95b0e29 Improved CommandBar shadow
  • 885a6b1 WIP Improved CommandBar
  • 65527f7 AppServiceConnectopn BackgroundTaskDeferrals
  • b3f682e Merge branch 'rewrite/main' of https://github.com/UWPCommunity/Quarrel into rewrite/main
  • fa310e7 Improved github dirty service implementation
  • f1b726f Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • a441b1b Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 389286b Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • a93251b Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • a5fe802 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 8569b4a Merge pull request #580 from UWPCommunity/rewrite/main
  • 42cbbb2 Update Quarrel.csproj
  • 3a5d33e Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • f2f4057 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 71329ae Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • fdd6b72 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • fc715b8 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 6939509 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 792b34c Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 801cd50 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 7475a09 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 85a7ef7 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 6a098fe Merge branch 'rewrite/main' of https://github.com/UWPCommunity/Quarrel into rewrite/main
  • 8620625 Isolated ApplyDiretyOverrides to Debug config
  • 39444d4 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 9c3bf0a Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 27e255b Merge branch 'rewrite/main' of https://github.com/UWPCommunity/Quarrel into rewrite/main
  • 95ce9d9 Added DirtyService overrides
  • 1e6a41f Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 0b4b2bf Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • dc2329f Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 854b8b3 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • ebef526 Update Quarrel.csproj
  • 02d26ff Update Quarrel.csproj
  • 4eda643 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • b1ecb67 Merge pull request #579 from UWPCommunity/rewrite/main
  • f71a7ae Increase alpha build times for testing
  • c080594 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 0605523 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 7f2ae10 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • ea8b6ee Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 572c765 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 35cc996 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • bbd424d Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • c084835 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 011a930 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 75cf9d4 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 2f55404 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 27bdf0a Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 98e94fb Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • a3bf521 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • c3315f9 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • c07afa1 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • cd309cc Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • aeeef54 Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 6be696f Reverting to token login
  • b564295 SSH Key in pipeline
  • 8864405 Added name to git user config
  • 5ff9169 Changed working directory for QuarrelInstaller cloning
  • 9d83704 Moved QuarrelInstallerDirectory
  • 84a2880 Changed to explicit working directory
  • dca061b Merge pull request #576 from UWPCommunity/rewrite/main
  • 5a0b77c Changed push to origin main
  • da5a900 Merge pull request #575 from UWPCommunity/rewrite/main
  • cf92410 Removed branch specifation from push
  • c4fc0c0 Merge pull request #574 from UWPCommunity/rewrite/main
  • fee5035 Fixed clone/checkout distinction
  • a437961 Merge pull request #573 from UWPCommunity/rewrite/main
  • 4aeed35 Added directory creation step
  • d190e1c Merge pull request #572 from UWPCommunity/rewrite/main
  • 94ce535 Added test alpha pipeline for GitHub push/pull
  • 85c33c4 Removed AnyCPU from Quarrel.RichPresence
  • a9aa588 Chart indicator show and hide animations
  • d65b25b Merge branch 'rewrite/main' of https://github.com/UWPCommunity/Quarrel into rewrite/main
  • c3a67b3 Merge pull request #571 from UWPCommunity/rewrite/main
  • 26e6568 Fixed DiscordStatus description/status swap
  • 183002b Merge branch 'rewrite/alpha' into rewrite/main
  • 169a056 Merge branch 'rewrite/main' of https://github.com/UWPCommunity/Quarrel into rewrite/main
  • 7943582 Moved Prefer32Bit to platform dependent property
  • 97ff112 Merge pull request #570 from UWPCommunity/rewrite/main
  • 6f5f5da Merge branch 'rewrite/alpha' into rewrite/main
  • 6fa028c Specified appinstaller and removed file copy in alpha pipeline
  • 6bbdfcb Added App.ShareTarget
  • c334073 Adjusted pipelines to use proper solution
  • f05a2fe Added Quarrel.App solution that doesn't reference sample apps
  • 6cf649b Adjusted RichPresence build configurations
  • 08528d1 RichPresence testing app
  • 3fb72a1 WIP RichPresenceConnection
  • f24bf84 Merge branch 'rewrite/main' of https://github.com/UWPCommunity/Quarrel into rewrite/main
  • 911a2dd Merge pull request #568 from UWPCommunity/rewrite/main
  • bbe3e1a Added app installer to release assets
  • f9b1e10 Merge branch 'rewrite/alpha' into rewrite/main
  • 7ae9a51 Created Quarrel.RichPresence.Connection and Quarrel.RichPresence.Models
  • dbb2d88 Changed Alpha Identity-Name
  • 369fcf6 Added AppInstallerUri
  • 2575fca Enabled app installer generation
  • 939ccd9 Merge pull request #563 from UWPCommunity/rewrite/rich_api
  • b2e928c WIP AppConnection setup
  • 4a7aa6c Merge pull request #562 from UWPCommunity/rewrite/main
  • ad4841d Disabled appx package signing
  • 7882a28 Disabled SignAssembly for Quarrel project
  • 8ef85b4 Merge branch 'rewrite/main' of https://github.com/UWPCommunity/Quarrel into rewrite/main
  • 8edf854 Removed GenerateTemporaryStoreCertificate property from csproj
  • 92c8200 Added certificate signing to alpha pipeline
  • 044f9d6 Removed certificate reference
  • 96beeeb WIP package signing
  • b68d8ed Revert "Moved page from Docs/ to Site/"
  • 695db93 Moved page from Docs/ to Site/
  • bf26ad9 Added Patreon to FUNDING.yml
  • 94ea504 Initial test page
  • e14993a Merge pull request #561 from UWPCommunity/rewrite/main
  • c3751f0 Merge branch 'rewrite/alpha' into rewrite/main
  • e621e4a Added msixupload and msix items to release assets
  • 7a50b0e Merge branch 'rewrite/main' of https://github.com/UWPCommunity/Quarrel into rewrite/main
  • e7dcc5c Added display name for Powershell CopyItem script
  • d150e46 Merge pull request #560 from UWPCommunity/rewrite/main
  • c4466d8 Merge branch 'rewrite/alpha' into rewrite/main
  • 667ef34 Merge branch 'rewrite/main' of https://github.com/UWPCommunity/Quarrel into rewrite/main
  • 295f182 Removed path conditions from alpha pipeline
  • 2adc124 Merge pull request #559 from UWPCommunity/rewrite/main
  • 8e1bea7 Merge branch 'rewrite/alpha' into rewrite/main
  • 2c3db53 Added build number to release tag
  • b6193e9 Get AppCenterAlpha.json secure file
  • ae5ec3e Added rewrite/alpha exclusion to debug pipeline
  • 6cc6c30 Merge pull request #558 from UWPCommunity/rewrite/main
  • f62c897 Fixed explicit pr trigger removal
  • 4ea27d4 Removed PR trigger from alpha pipeline
  • 9d8e772 Reverted arm64 from bundle platforms
  • 1d8fcbd AppService initialization and token loading
  • a2f1c6d Changed target platform for build pipeline
  • a7feebd Added arm64 platform
  • 0ebdd1e Reverted Alpha configuration to optimized
  • dd50352 Restored platform list for alpha pipeline
  • a0b6f3d Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • 7891b4c Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • ea18c3c Update azure-pipelines-package-alpha.yml for Azure Pipelines
  • f79be83 Make ALPHA builds take less time

This list of changes was auto generated.