This repository has been archived by the owner on Nov 6, 2023. It is now read-only.
forked from meower-media/client
-
Notifications
You must be signed in to change notification settings - Fork 1
f #14
Open
WlodekM
wants to merge
55
commits into
Streamilator:develop
Choose a base branch
from
meower-media:master
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
f #14
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
…ter-edition Edit Simvoni instead of using hacks for anti-impersonation: now on master!
* Update blocs todo.txt * First commit - Add to chat - Crown on gc profile - backend fixes * add users to gc via search * shift stuff and fixing a weird bug * full "proper" fix * comment * fix ip * why * oobe partial and start modal for themes * oobe and theme modal i guess * add images modal part 1 * add img part 2 * images final part * checkpoint * remove unneeded css * how do be lazy: make a parser that reads a json file instead of renaming the files * desc bgm start and after like a whole year the package version is still 1.0? * switch bgm part 2 * bgm * more bgm stuff * remove unnecessary code * basic modal * grammar fixes and authors * fix * better * bgm updates * disable bgm by default * make music "previews" * better njs * make switch theme code more unreadable because apparently github hates decapitalizing theme preview images * custom theme start * custom themes (not) * tiny thing * at least people now know how slow my pc is * entirely forgot * the long awaited REVIEW!!!!!!! protip: don't ever use PascalCase for variable, css class or file names, unless it is a js class or svelte component * write some changelog * Some refinements (changes listed in pr) * Fix CF not being able to build due to invalid path * Fix CF part 2 * Fix CF part 3 * Fix CF part 4 * Swap buttons on SwitchBGMSFX to match other modals --------- Co-authored-by: CST1229 <[email protected]> Co-authored-by: Tnix <[email protected]>
* auto-reconnection, and some other small things * avoid duplicate items in posts list * Make theme previews look the same --------- Co-authored-by: Tnix <[email protected]>
* Use Mutant Remix for emojis * fix: lgtm * hmm * ? * fix: svg, and no more unclosed p * fix: linebreaks are back... maybe * Update src/lib/twemoji-utils.js Co-authored-by: CST1229 <[email protected]> * fix: cst forgor * fix: ew semicolon * Update package-lock.json Fix "1 high severity vulnerability". * Remove DOMPurify (not used at all) * Remove DOMPurify (not used at all) --------- Co-authored-by: CST1229 <[email protected]> Co-authored-by: Tnix <[email protected]>
the stylesheet is loaded without js too
…art of the post content (#152) Tested, is working.
Svelte 1.6
* no select the kitty >:/ * Fix profile dropdown not showing for some iOS browsers and macOS Safari (#155) * Update Sidebar.svelte * debounce debugger * lower that timer * no transition * fix profile dropdown menu not showing on some iOS browsers and macOS Safari * Merge Increment version to 1.6.1 (#157) --------- Co-authored-by: silvxrcat <[email protected]> Co-authored-by: Mike J. Renaker / "MikeDEV <[email protected]>
* no select the kitty >:/ * Fix profile dropdown not showing for some iOS browsers and macOS Safari (#155) * Update Sidebar.svelte * debounce debugger * lower that timer * no transition * fix profile dropdown menu not showing on some iOS browsers and macOS Safari * Merge Increment version to 1.6.1 (#157) * Merge Add rounded corners to everything else (#158) * Add rounded corners to everything else * CSS can be annoying * whoops * Only make text boxes have no rounded corners when focussed * I always forget to do stuff... * Attempt at fixing group chat list going blank when leaving a group chat * Increment version and update changelog * add new logo * Update changelog * changelog changes * Remove period within changelog for 1.6.1 --------- Co-authored-by: silvxrcat <[email protected]> Co-authored-by: Mike J. Renaker / "MikeDEV <[email protected]> Co-authored-by: CST1229 <[email protected]>
* no select the kitty >:/ * Fix profile dropdown not showing for some iOS browsers and macOS Safari (#155) * Update Sidebar.svelte * debounce debugger * lower that timer * no transition * fix profile dropdown menu not showing on some iOS browsers and macOS Safari * Merge Increment version to 1.6.1 (#157) * Merge Add rounded corners to everything else (#158) * Add rounded corners to everything else * CSS can be annoying * whoops * Only make text boxes have no rounded corners when focussed * I always forget to do stuff... * Sync master into develop * no select the kitty >:/ * Fix profile dropdown not showing for some iOS browsers and macOS Safari (#155) * Update Sidebar.svelte * debounce debugger * lower that timer * no transition * fix profile dropdown menu not showing on some iOS browsers and macOS Safari * Merge Increment version to 1.6.1 (#157) * Merge Add rounded corners to everything else (#158) * Add rounded corners to everything else * CSS can be annoying * whoops * Only make text boxes have no rounded corners when focussed * I always forget to do stuff... * Attempt at fixing group chat list going blank when leaving a group chat * Increment version and update changelog * add new logo * Update changelog * changelog changes * Remove period within changelog for 1.6.1 --------- Co-authored-by: silvxrcat <[email protected]> Co-authored-by: Mike J. Renaker / "MikeDEV <[email protected]> Co-authored-by: CST1229 <[email protected]> * Add announcement bar * Revert "Add announcement bar" (#167) * done * Revert "done" (#172) * Rename LICENCE to LICENSE * Routing and better auto reconnecting (#178) * Initial commit of Settings v2 * Cleaned up tabs system a bit. feat!: lucide-svelte has been added to make it easier to use icons * fix: not show unavailable options while logged out * Highlights: - routing - fixed bugs - better dark theme (with automatic system dark mode detection) * Fixed a couple of bugs with getting chat data * fix: switch posts search type to 'home' rather than 'posts' * pre-bundle most pages and exclude less used ones somehow broke OOBE... * better auto-reconnection * fix a small bug with reconnecting modal not hiding * fix: refresh screen even while logged out * fix: move refresh screen and hide modal out of try * 1.7.0 release * oh first I got to prettify * shut up cloudflare * revert * let's see if this works * this isn't the best but I hope this at least works * undo last commit * rename unloadedProfile back to unloadedprofile * fix: use update_config instead of sync_state * fix a few things * Updated index.svelte * fix $goto in delete account modal * a few fixes and improvements: * added force kick, kick all, and repair mode options to mod panel * fixed OOBE not showing sometimes after creating a new account * added a check for repair mode on the connection failed modal * forgot to prettify the code * slightly updated dark orange & remove mail_new.svg * that needs to be a slight bit darker --------- Co-authored-by: silvxrcat <[email protected]> Co-authored-by: Mike J. Renaker / "MikeDEV <[email protected]> Co-authored-by: CST1229 <[email protected]> Co-authored-by: Josh <[email protected]> Co-authored-by: DaCatBlock <[email protected]> Co-authored-by: derpygamer2142 <[email protected]>
* 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] <[email protected]> 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 <[email protected]> * Merge Better moderation (#184) * Initial commit * BACKUP: potentially unstable Co-authored-by: 3r1s-s <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Tnix <[email protected]> * 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 <[email protected]> * Run Prettier * Merge fallbacks (#188) * fallbacks fallbacks for attachments and oobe * default * Fix caps in Attachment error --------- Co-authored-by: Tnix <[email protected]> * 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 <[email protected]> Co-authored-by: Tnix <[email protected]> * Disable beta flag & run Prettier * Attempt fixing some markdown errors --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: theotherhades <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CST1229 <[email protected]> Co-authored-by: 3r1s-s <[email protected]> Co-authored-by: Bloctans <[email protected]> Co-authored-by: ajskateboarder <[email protected]>
Signed-off-by: Tnix <[email protected]>
Signed-off-by: Tnix <[email protected]>
Signed-off-by: Tnix <[email protected]>
…st key check from CL) Signed-off-by: Tnix <[email protected]>
…ing another Signed-off-by: Tnix <[email protected]>
Signed-off-by: Tnix <[email protected]>
Signed-off-by: Tnix <[email protected]>
Signed-off-by: Tnix <[email protected]>
Signed-off-by: Tnix <[email protected]>
Signed-off-by: Tnix <[email protected]>
Signed-off-by: Tnix <[email protected]>
Signed-off-by: Tnix <[email protected]>
Signed-off-by: Tnix <[email protected]>
Backport 1.8.2
Post attachments | 1.8.3
* Add better post attachment support * Add blockquote replies * Add Discord emoji support * Add new splash screen * Fix settings on mobile * Improve changelog for older versions * Replace Cloudlink commands with API requests * Update dependencies * Use bottom sheet for modals on mobile Co-authored-by: 3r1s-s <[email protected]> Co-authored-by: ajskateboarder <[email protected]> Co-authored-by: Bloctans <[email protected]> Co-authored-by: CST1229 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Walters <[email protected]> Co-authored-by: Max Walters <[email protected]> Co-authored-by: ShowierData9978 <[email protected]> Co-authored-by: theotherhades <[email protected]> Co-authored-by: Thomas B <[email protected]> Co-authored-by: Tnix <[email protected]> Co-authored-by: Tnix <[email protected]> Co-authored-by: WlodekM <[email protected]>
This reverts commit 02d4f8f.
Revert "1.9.0"
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.
No description provided.