This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
fallbacks #188
Conversation
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
Deploying with
|
Latest commit: |
251fb94
|
Status: | ✅ Deploy successful! |
Preview URL: | https://ef721506.meower-svelte.pages.dev |
Branch Preview URL: | https://fallbacks.meower-svelte.pages.dev |
tnix100
added a commit
that referenced
this pull request
Oct 28, 2023
* fix repair mode check on connection failed modal * Rename title of inbox button for consistency (#181) * Bump postcss from 8.4.21 to 8.4.31 (#185) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.21...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump dependencies + minor development changes (#183) * The big dependency bump! * Minor CONTRIBUTING.md change, make vite not scream at the user that much (Fixes the autocomplete warning messages) --------- Co-authored-by: Tnix <tnix@meower.org> * Merge Better moderation (#184) * Initial commit * BACKUP: potentially unstable Co-authored-by: 3r1s-s <eris@meower.org> * New modals & clm.updateProfile() systems * Cleaned up more modals and fixed admin perms * prettier formatting * * Cleanup modals some more * Add ability to manage netblocks * Add markdown, external links, and mentions * Add the ability to set user restrictions * * Add recent users and netblocks lists * Add netblock notes * Fix user settings controls * Fix modals and run prettier * Mod update!! * Forgot to run prettier, oops * Set default restrictions on restriction ban state * Change meower.eu.org for beta.meower.org And enable beta flag for now * Add .routify back to .gitignore * Delete .routify folder * Fix group chats height * Upper post character limit to 4k * Move dependencies to devDependencies * Check chat members limit * Add 'del' and 'code' as allowed tags for markdown * New markdown system * Add back mentions and quote containers * Update Post.svelte --------- Co-authored-by: 3r1s-s <eris@meower.org> * Blocs 1.7 (#180) * capitalization * whh * a * Dear Matt Oshry, Brad Porter, and Michael Bodell I hate you * audio and video * Attachment audio * cleanup * comments * tinting and main color for custom themes * finished custom themes * preview * ok hopefully better * why * first easter eggs * a couple more things * AAAA THERES TOO MANY group cat * Move modals to another file * remove uneeded TODOs, new icon 21 * start profile easter egg * ok alot * fix * final sorry * im done * Add new catblock pfp * Delete src/assets/avatars/icon_22_old.svg * * Add JSON to custom theme modal * Cleanup some other code * Change store name for custom theme * whar * I doubt this will work * Revert "I doubt this will work" This reverts commit e485b5f. * Revert "whar" This reverts commit b9b4510. * Revert "Change store name for custom theme" This reverts commit 25c203e. * changeTheme.js > ChangeTheme.js * Merge branch 'develop' into better-moderation * Fix routify and remove levels from easteregg page * Clean up easteregg page a bit * THERES > THERE'S * Delete installthenrun.py Should be bash and PowerShell/batch scripts if we're going to add something like this. * Delete src/lib/Modals.svelte No longer needed as part of the new modals system already in the develop branch. * Update groupcat.svelte Fix formatting. * Fix post attachments & gc member limit check --------- Co-authored-by: Tnix <hi@tnix.dev> Co-authored-by: Tnix <tnix@meower.org> * fix relationship loading * Remove escaping HTML on posts The MD lib already does that * Add the 1.8.0 changelog * Add password confirmation Co-authored-by: ajskateboarder <81255936+ajskateboarder@users.noreply.github.com> * Run Prettier * Merge fallbacks (#188) * fallbacks fallbacks for attachments and oobe * default * Fix caps in Attachment error --------- Co-authored-by: Tnix <tnix@meower.org> * Re-run Prettier * Merge About page (#187) * About page * Add DaCatBlock's title (Web developer) * Make 'Learn more' & 'Source code' open in new tab * Move changelog to about page --------- Co-authored-by: Tnix <tnix@meower.org> Co-authored-by: Tnix <hi@tnix.dev> * Disable beta flag & run Prettier * Attempt fixing some markdown errors --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: theotherhades <64885838+theotherhades@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CST1229 <68464103+CST1229@users.noreply.github.com> Co-authored-by: 3r1s-s <eris@meower.org> Co-authored-by: Bloctans <93960460+Bloctans@users.noreply.github.com> Co-authored-by: ajskateboarder <81255936+ajskateboarder@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fallbacks for attachments and oobe