iceshrimp-legacy/CHANGELOG.md

14982 lines
330 KiB
Markdown
Raw Permalink Normal View History

2023-01-04 17:31:46 +01:00
# Changelog
2023-07-19 17:58:59 +02:00
All changes from v13.0.0 onwards, for a list of differences read FIREFISH.md
2023-02-04 02:41:04 +01:00
2023-07-19 19:00:43 +02:00
## [1.0.0] - 2023-07-19
### Bug Fixes
- Fix: :pencil2: deduplicate class
- Fix: :adhesive_bandage: ask for reload upon changing skin tone
- Fix: :bug: properly apply unicode for skin tone selector
- Fix: 2fa registration code
- Fix: new posts button mobile position + webkit-mask
- Fix: ad widget size
- Fix: prevent jump when new posts button appears
- Fix: back from the future
- Fix: new posts button z-index + use darkened accent
- Fix: :bug: apply skin tone to default reactions, aria labels for tone picker
- Fix: 🐛 support for SSL data when loading redis and postgres configs
Closes #10366
- Fix: :adhesive_bandage: use redis user for bull and postgres cache interface
Follow up #10366, d96877033be9790d11b0212ab8825f93202d22a2
- Fix: only show option based on device + add option to backups
- Fix: :wheelchair: don't animate indicator dot if animation is off
Closes #10372
- Fix: :bug: security key display name
Closes #10313
- Fix: disable redis tls if undefined in config
- Fix: :bug: don't convert time since epoch for ratelimit
https://calckey.social/notes/9gkasnzglmi07rpa
- Fix: :bug: fix tapping parent on mobile causing side effects
- Fix: :bug: standard input for 2FA token
Closes #10361, removes client dependency
- Fix: :bug: addSkinTone strip logic
- Fix: soft mutes not being applied to boosts
- Fix: misaligned new post button
I don't understand why margin-top caused that ??
- Fix: multiple boost publication by relay
- Fix: ignore if post boosted by relay is local
- Fix: await release
- Fix: webkit blur effects
- Fix: :loud_sound: log emoji picker errors
- Fix/refactor: move new posts button to MkTimeline
- Fix: new posts click
- Fix: use redis-semaphore for global mutex and memory leak prevention
- Fix: :bug: patron timeout
- Fix: temp fix for null metadata
- Fix: :bug: display emoji stat properly
- Fix: :lipstick: form switch padding
- Fix: :zap: immediately fail jobs with invalid signature
- Fix: videos not appearing when don't play animated images is one
- Fix: 🐛query search endpoint for local userselect, disregard host
- Fix: do not deliver poll reulst if local-only
- Fix: do not deliver poll result if local-only
- Fix: add back channel display in timeline
- Fix: :bug: fallback locales for skin tone labels
Closes #10406
- Fix: 🐛 fix quotes with CW-only quotes
- Fix: use host as prefix of cacheServer if undefined
- Fix: :children_crossing: switch account when adding existing account
- Fix: add megalodon to docker image
- Fix: copy megalodon before node_modules, fix #10424
- Fix: banner blur
- Fix: :bug: prevent creation of empty antennas
- Fix: :bug: server stats setting, meta fetching
- Fix: :bug: server stats setting, meta fetching
- Fix: :lipstick: url preview title size
- Fix: MkMedia #10429 ? + styling
- Fix: nav post button gradient transition ([#10401](https://github.com/orhun/git-cliff/issues/10401)) + half refactor ?
- Fix: error if no banner
- Fix reactions_not_public condition
- Fix: renew entity models
- Fix config parser
- Fix: add db to redis uri
- Fix: :ambulance: correct import for swiper 10
- Fix: :page_facing_up: don't gitignore .config license
Follow-up #10470
- Fix: :bug: fix draggable
Use vue-draggable-plus instead of vuedraggable: https://github.com/SortableJS/vue.draggable.next/issues/216
Closes #10467
- Fix popup menu
- Fix: :bug: plus button in reaction settings
- Fix: :bug: save reactions if added
- Fix: :lipstick: locales, transition for MkDonation
- Fix: :lipstick: scope transition style
- Fix: :bug: properly show instance's link
- Fix: :bug: give donation link in non-admin meta
- Fix: :lipstick: properly slide in
- Fix: :lipstick: ease-out transitions
- Fix: match custom emoji size to Misskey's
resolves #10438
- Fix: :lipstick: scoped style fix
- Fix #10483
- Fix: collapsing white space
- Fix: :lipstick: different default font if cjk
- Fix: :lipstick: mkdonation bg
- Fix: Follow Request labeling
resolves #10368
- Fix: error in user card if no user desc
- Fix: 🐛 allow up to 1024 chars for SMTP login
Closes #10472
- Fix: note detailed tabs using wrong styling
- Fix: move nowrap to proper place
- Fix: :lock: prevent potential SSRF through media proxy
- Fix: :wrench: max post length 100000
Pleroma doesn't accept >100K (ref: https://blob.cat/objects/82f33d96-534f-45ee-902a-f77c2723db8b)
- Fix format
- Fix: more reliable not closing emoji picker on shift key
- Fix: unable to scroll through reactions on mobile
- Fix lock
- Fix: use hostname as prefix instead of host
- Fix: 🐛 Scrolling Issue in Safari for Top and Bottom Bars
- Fix: :globe_with_meridians: missing locale
- Fix: add back follows you tag
- Fix: import
- Fix: skip attachment import if undefined
### Documentation
- Docs: :memo: dragonfly flag
- Docs: :pencil2: dragonflydb typo
- Docs: 📝 KeyDB minimum version
- Docs: 📝 KeyDB, megalodon
- Docs: 📝 simplify dependencies
- Docs: fix typo
- Docs: :memo: join server
- Docs: :memo: FoundKey migration docs
Co-authored-by: Jeder <jeder@noreply.codeberg.org>
Superscedes #10471
- Docs: :memo: FoundKey EOL disclaimer
- Docs: :memo: descriptions for notes/children+conversation endpoints
- Docs: :bulb: going past DB_MAX_NOTE_TEXT_LENGTH
- Docs: :memo: changelog
- Docs: :memo: changelog
- Docs: :memo: foundkey patch (thanks volpeon!)
ref: https://is-a.wyvern.rip/notes/9hac2nd98s
- Docs: :memo: migration note
- Docs: 📝 foundkey migration apply patch correctly
### Features
- Feat: Make scrollable widgets flexible
- Feat: make RSS feed scrollable ([#10108](https://github.com/orhun/git-cliff/issues/10108))
- Feat: ALT button ([#9265](https://github.com/orhun/git-cliff/issues/9265))
- Feat: toggle-able swiping
- Feat: horizontally scrolling reactions
- Feat: :sparkles: introduce local user select dialog
Used for selecting group members and proxy account.
Closes #7987, API change: users/search-by-username-and-host now takes `maxDaysSinceLastActive` parameter and doesn't have any active threshold anymore by default.
- Feat: reveal muted word on press & hold
Refs: #10363
- Feat: link previews redesign
- Feat: :sparkles: celebrate on calendar when birthday
- Feat: :sparkles: add emoji count to admin panel
- Add cache prefix
- Feat: show alt button even when content hidden
- Feat: :zap: cache server
- Feat: :sparkles: Timestamps on announcements
Closes #10453
- Add environment variable to skip copying antenna
- Add environment variable of read size
- Feat: :sparkles: don't close emoji picker if shift is held down, like Discord
https://snug.moe/notes/9h1p04dqytz2qfsz
- Feat: :sparkles: Donation pop-up with optional admin link
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
- Feat: :lipstick: fly in as well
- Feat: :sparkles: seperate sponsors and patrons
- Feat: ✨ Add media to Mastodon and Calckey post imports ([#10496](https://github.com/orhun/git-cliff/issues/10496))
### What does this PR do?
Adding files fields in the export notes option, and corresponding import notes
Current the mastodon import does not import any attachments, this pr will use the "upload from url" feature to include medias if its a valid URL.
There are many way to convert the outbox.json file, can be simple as upload media_attachments to any web hosting and do string replace on the json file.
I also create a tool that upload the tar.gz file with auto convert and host the media as simplify the process at https://tempfile.moegirl.live
Detail example can be found at https://fedi.moegirl.live/notes/9h76gtqnp2gwl5dz
https://r2temp.moegirl.live/2023/7/15/15356683-050f-423a-b331-c9a05561f52a/shana-settings-_-meng-zhai-le-yuan-xyou-yu-ou-xiang-de-luo-ke-ke-wu-yan-moe-otaku-elysian-x-gloomily-idol-s-rococo-luncheon----mozilla-firefox-private-browsing-2023-07-15-18-36-37.mp4
Co-authored-by: CGsama <CGsama@outlook.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10496
Co-authored-by: コルセット姫@がんばらない <cgsama@noreply.codeberg.org>
Co-committed-by: コルセット姫@がんばらない <cgsama@noreply.codeberg.org>
- Feat: Move json5 to prod dependencies
- Feat: add view on remote server to user profile dropdowns
- Feat: ✨ verify links with rel=me ([#10506](https://github.com/orhun/git-cliff/issues/10506))
Adds Mastodon-style `rel=me` link verification, and creates a background job to verify said links
Closes #9341
![image](/attachments/861e01eb-660f-4c62-8d83-d824cb79da48)
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Co-authored-by: Namekuji <nmkj@waah.day>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10506
- Feat: show snippet of alt text when hovering alt button
- Feat: :sparkles: copy feeds from user menu
### Miscellaneous Tasks
- Chore: Translated using Weblate (German)
Currently translated at 99.5% (1796 of 1805 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1806 of 1806 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1806 of 1806 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: apply to all swipers
- Chore: format
- Chore: :art: format
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1807 of 1807 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Translated using Weblate (Spanish)
Currently translated at 87.2% (1582 of 1813 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/es/
- Chore: Merge branch 'origin/develop' into Weblate.
- Update helm config template
- Chore: :art: format, add scss to prettier formatting
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1814 of 1814 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: :art: format
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1815 of 1815 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: :busts_in_silhouette: patrons
- Chore: :art: format
- Chore: 👥 patrons
- Chore: 👥 patrons
- Chore: :busts_in_silhouette: patrons
- Chore: :busts_in_silhouette: patrons
- Chore: :busts_in_silhouette: patrons
- Chore: :busts_in_silhouette: patrons
- Chore: :busts_in_silhouette: patrons
- Chore: Translated using Weblate (German)
Currently translated at 98.7% (1793 of 1815 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: 🎨 format
- Chore: :busts_in_silhouette: patrons
- Chore: :busts_in_silhouette: patrons
- Chore: :art: format
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1814 of 1814 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 88.2% (1600 of 1814 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 88.2% (1600 of 1814 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 91.0% (1651 of 1814 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 91.0% (1651 of 1814 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 94.7% (1719 of 1814 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 94.7% (1719 of 1814 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: 👥 patrons
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 96.8% (1757 of 1814 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 96.8% (1757 of 1814 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 97.4% (1769 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1816 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1816 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: :art: format
- Chore: :busts_in_silhouette: patrons
- Chore: 👥 patrons
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1816 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1816 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: 👥 patrons
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1816 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: :arrow_up: up prettier, pnpm
- Chore: :busts_in_silhouette: patrons
- Chore: Translated using Weblate (French)
Currently translated at 88.7% (1612 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fr/
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1816 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
- Chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 93.9% (1707 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
- Chore: :art: format
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: add megalodon to cleaning scripts
- Chore: Translated using Weblate (Japanese)
Currently translated at 100.0% (1816 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ja/
- Chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 94.3% (1714 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
- Chore: Use css module
- Chore: Translated using Weblate (Turkish)
Currently translated at 3.9% (71 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/tr/
- Chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 95.0% (1726 of 1816 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: :art: format
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1819 of 1819 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: :art: format
- Chore: :busts_in_silhouette: patrons
- Chore: vite conf changes
- Chore: :page_facing_up: LICENSE for configuration directories
Closes #10470
- Chore: change account
- Chore: :art: format
- Chore: forgot to remove a debug print stmt?
- Chore: Added translation using Weblate (Galician)
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1827 of 1827 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: format
- Chore: :art: format
- Chore: :art: format
- Chore: :art: format
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1830 of 1830 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Translated using Weblate (Norwegian Bokmål)
Currently translated at 4.3% (79 of 1830 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nb_NO/
- Chore: Translated using Weblate (Portuguese (Brazil))
Currently translated at 5.6% (103 of 1830 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pt_BR/
- Chore: Translated using Weblate (Portuguese (Brazil))
Currently translated at 5.6% (103 of 1830 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pt_BR/
- Chore: Translated using Weblate (Galician)
Currently translated at 0.8% (15 of 1830 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/gl/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: :art: format
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1830 of 1830 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Translated using Weblate (Japanese)
Currently translated at 100.0% (1830 of 1830 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ja/
- Chore: Translated using Weblate (Turkish)
Currently translated at 54.4% (996 of 1830 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/tr/
- Chore: Translated using Weblate (Ukrainian)
Currently translated at 74.9% (1372 of 1830 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/uk/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: :busts_in_silhouette: patrons
- Chore: :busts_in_silhouette: patrons
- Chore: Translated using Weblate (Turkish)
Currently translated at 56.5% (1035 of 1830 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/tr/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: :art: format
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1831 of 1831 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Translated using Weblate (Turkish)
Currently translated at 100.0% (1831 of 1831 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/tr/
- Chore: Translated using Weblate (Spanish)
Currently translated at 86.9% (1592 of 1831 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/es/
- Chore: Translated using Weblate (Turkish)
Currently translated at 100.0% (1831 of 1831 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/tr/
- Chore: Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1831 of 1831 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/uk/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: :art: format
- Chore: Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1831 of 1831 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/uk/
- Chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 95.5% (1750 of 1831 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1832 of 1832 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1832 of 1832 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/uk/
- Chore: :globe_with_meridians: (only outbox.json) no longer needed
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1832 of 1832 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Added translation using Weblate (Bulgarian (bul_BG))
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1832 of 1832 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: :art: format
- Chore: :art: format
- Chore: make contributors consistent with the website
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1836 of 1836 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Translated using Weblate (Russian)
Currently translated at 92.2% (1694 of 1836 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ru/
- Chore: Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1836 of 1836 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hans/
### Performance
- Perf: use msgpackr to encode and decode
- Perf: :zap: use fast-blurhash for blurhash decoding, up deps
### Refactor
- Refactor: :lipstick: improve miauth style
- Refactor: :wrench: allow redis user to be configured
Follow up #10366, 3df3c97deb284ecbf3363b90a45c6501957d1e98
- Refactor: simplify getSignatureUser
- Refactor: :recycle: force patrons update on about-calckey
- Refactor: no url instantiation
- Refactor: use redis-semaphore for mutex across workers
- Refactor: examine by get instead of exists
- Refactor: :globe_with_meridians: patrons description
- Refactor: :triangular_flag_on_post: post editing is no longer experimental
- Refactor: ⚡ make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
- Refactor: ⚡ make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
- Refactor: ⚡ make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
- Refactor: combine MediaVideo & MediaImage components
- Refactor: :recycle: read patrons from local file for fallback instead of empty array
- Refactor: 💫 tweak photoswipe animation speed
- Refactor: :lock: password input for object storage secret key
- Refactor: cache relays for a longer time
- Refactor: ⚡ antenna notes in cache
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
- Refactor: :recycle: MkPostFormAttachees setup syntax
- Refactor: :recycle: donation link logic, add link to /about, fix typo
- Refactor: :lipstick: max instance name length 37, gradate specific server dono button
- Refactor: :recycle: simplify shift key logic
- Refactor: :wheelchair: add aria labels to buttons
- Refactor: :recycle: substr -> slice
- Refactor(backend): Use `exist` to check existence
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え
* cleanup
- Refactor: use copy_limit if greater than 0
- Refactor: use new card design in user popup
- Refactor: :lipstick: relay icon
- Refactor: :lipstick: privacy icon
- Refactor: :recycle: no autobind
- Refactor: :zap: use blurhash-as for encoding and decoding
- Refactor: remove tinycolor from MkFolder + a11y
- Refactor: :children_crossing: filter out https on recommended instances
- Refactor: :recycle: correct params for notes/children+conversion
- Refactor: :wastebasket: deprecate DB_MAX_NOTE_TEXT_LENGTH
- Refactor: :rotating_light: linting fix
- Refactor: ⚡ improve performance of contextmenu
### Styling
- Style: New posts button
- Style: visible button w/out hovering in url preview
- Style: accent color in plyr
- Style: add back scrollbar-color for firefox
- Style: truncate long URL's
- Style: make background banner blur static
- Style; proper styling for url preview
- Style fix
- Style: link underlines
- Style: link underlines, attempt two™
- Style: use muted repeat icon instead of forbidden for disabled boosts
- Style: don't truncate URL's
- Style: underline-offset tweak
- Style: consistent link underline thickness
- Style: user card design
2023-06-25 00:16:27 +02:00
## [14.0.0-rc3] - 2023-06-24
2023-06-06 21:13:54 +02:00
### Bug Fixes
2023-07-19 19:00:43 +02:00
- Fix: editing caption accuracy
2023-06-25 00:18:26 +02:00
2023-06-25 00:16:27 +02:00
- Fix: editing caption accuracy
2023-06-06 21:13:54 +02:00
2023-06-25 00:16:27 +02:00
- Fix: only show meili in metrics if available
2023-06-06 21:13:54 +02:00
2023-06-25 00:16:27 +02:00
- Fix server metric iteration
2023-06-06 21:13:54 +02:00
2023-06-25 00:16:27 +02:00
- Fix inbox stall
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Fixes #10284, fixes #10208; passing in all pugVariables needed in base.pug, fixes csp
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Fix: unread message bgcolor
2023-02-09 23:51:47 +01:00
2023-07-19 19:00:43 +02:00
- Fix logic
- Fixes
- Fix width
2023-06-25 00:16:27 +02:00
- Fix boost mutes
2023-02-09 23:51:47 +01:00
2023-07-19 19:00:43 +02:00
- Fix typo
2023-06-25 00:16:27 +02:00
- Fix search features
2023-02-09 23:51:47 +01:00
2023-07-19 19:00:43 +02:00
- Fix
2023-06-25 00:16:27 +02:00
- Fix: :bug: properly enter date
2023-02-09 23:51:47 +01:00
2023-07-19 19:00:43 +02:00
- Fix math
- Fix
2023-06-25 00:16:27 +02:00
- Fix back button display
2023-02-09 23:51:47 +01:00
2023-07-19 19:00:43 +02:00
- Fix
2023-06-25 00:16:27 +02:00
- Fix: "24"th hour doesn't exist, it's 0
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :adhesive_bandage: YYYYMMDD with dashes
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :rotating_light: fix unused import
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :adhesive_bandage: day isn't decreased by 1
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Fix: 🚸 make "show replies in timeline" work as expected
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :ambulance: fix stream.ts
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :bug: sonic logged connection despite not existing
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :ambulance: fix switch import
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :lipstick: fix sign-in 2fa token style
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :bug: 2FA dialog
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :bug: use correct 2fa value
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :adhesive_bandage: convert numeric input to string
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix aode-relay compatibility
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :bug: display punishments on desktop
2023-02-04 02:41:04 +01:00
2023-07-19 19:00:43 +02:00
- Fix
- Fix
- Fix overflow
2023-06-25 00:16:27 +02:00
- Fix user preview menu color
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :lipstick: white foreground on forced black background
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Remedies the problem introduced by 020c4f578827e2391b35cd102ee197cc037c0382 causing black text to appear over a black-ish background
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :globe_with_meridians: correct "clear"
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: 🐛 don't allow editing a post on another account
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: 🐛 when editing polls, keep votes for unmodified choices
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :bug: properly index edited post
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :adhesive_bandage: duplicate update
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :lipstick: badge style on mobile
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix UI sometimes being offset on mobile
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: 🐛 empty fs stat
2023-02-04 02:41:04 +01:00
2023-07-19 19:00:43 +02:00
- Fix
2023-06-25 00:16:27 +02:00
- Fix build and clean scripts
2023-02-04 02:41:04 +01:00
2023-07-19 19:00:43 +02:00
- Fix
2023-06-25 00:16:27 +02:00
- Fix: :bug: only collapsed reply if notification is reply
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: 🐛 proper isDuplicateKeyValueError handling
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes #10340
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :bug: collapse reply if type is a mention and it has a reply
- Fix: :pencil2: typo in API docs + errors
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: naskya <m@naskya.net>
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: hide tooltip on page change
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: don't use cache on autocomplete for now
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :lipstick: consistent emoji styling
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :adhesive_bandage: disable Unicode 15 emojis
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
https://github.com/jdecked/twemoji/pull/43
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :bug: pull up instance window instead of search field
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: autocomplete not being focused properly
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: mobile note spacing
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: 🐛 race condition between workers when creating note
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes #10345
Discovered here: https://codeberg.org/calckey/calckey/issues/10345#issuecomment-950475
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :bug: non-duplicate skin tone selection
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :ambulance: disable lightningcss transformer for now
2023-02-04 02:41:04 +01:00
2023-07-19 19:00:43 +02:00
- Fix: typo
2023-06-25 00:16:27 +02:00
- Fix: :arrow_down: downgrade chalk
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :bug: start transaction with multi
2023-02-04 02:41:04 +01:00
2023-07-19 19:00:43 +02:00
- Fix: :pencil2: fix tab characters
thanks, yaml. ugh.
2023-06-25 00:16:27 +02:00
- Fix: :bug: remove cw in post edit
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes #10353
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :construction_worker: fix format run
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix compile error
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: jump to top of page when opening modals
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
I want to do this probably later, for now it will still focus inside the window when pressing tab
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :alembic: ensure splash is removed upon load
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
https://codeberg.org/calckey/calckey/pulls/10285#issuecomment-951231
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Fix: focus first element inside modal
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :adhesive_bandage: make cacheRemoteFiles false by default for new instances
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Fix: basically just undo my previous modal changes
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Documentation
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: 📝 tips
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: 📝 changelog
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: :memo: rudamentary sea-orm-cli instructions
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: :memo: sea orm migration "Setting Up Migration" doc link
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: 📝 fix formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: :memo: min rust ver
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: :memo: changelog
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: :memo: update links
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: :memo: changelog
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: :memo: API documentation generation
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: :memo: add symlink for api docs in docs/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: 📝 use document instead of symlink
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: :memo: document packages dir
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: :memo: clearer package docs
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: :memo: mention libvips requirement
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
#10352
2023-02-09 23:51:47 +01:00
2023-07-19 19:00:43 +02:00
- Docs: :memo: v14.0.0-rc3 changelog
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
### Features
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: ✨ searchFilters meta property
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: ✨ patron labels
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: channel column in deck view
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :sparkles: delay function in animated MFM
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :monocle_face: bring back misskey's moderation displays on profile
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: 🔒 Improve 2FA/keypass experience
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :lipstick: button icons for security
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :sparkles: 2FA input dialog
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Add comments
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Add faded edges to swiper + shadows :3
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Add refresh button to poll
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Add environment variable
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :sparkles: display remaining time on ratelimits
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :sparkles: $[small ] and $[center ] MFM syntax
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :sparkles: clickable domains on job queue
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
https://post.naskya.net/notes/9gbfos2mv5iz6g63
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :sparkles: emoji skin tone
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes #9959
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :sparkles: skin tone selector in category
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :lock: expand /api/v1/instance/peers to proper endpoint and check for private mode
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Closes #10358
2023-02-09 23:51:47 +01:00
2023-07-19 19:00:43 +02:00
- Feat: :bookmark: v14.0.0-rc3
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: update patrons
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: lint sw
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: update patrons
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: update patrons
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1770 of 1770 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Japanese)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1770 of 1770 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ja/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: update patrons
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1772 of 1772 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Update cheat sheet with delay
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1777 of 1777 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Polish)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.4% (1714 of 1777 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pl/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Italian)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 71.0% (1262 of 1777 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/it/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: format
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1787 of 1787 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 97.4% (1741 of 1787 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 97.4% (1741 of 1787 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :passport_control: improve gitea templates
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :passport_control: conventional commits in body, not checkbox
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :arrow_up: up pnpm
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Added translation using Weblate (Portuguese (Brazil))
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 98.6% (1762 of 1787 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Portuguese (Brazil))
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 0.6% (12 of 1787 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pt_BR/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :art: format
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Japanese)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1787 of 1787 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ja/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Chinese (Traditional))
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 95.6% (1709 of 1787 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1803 of 1803 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Portuguese (Brazil))
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 4.4% (81 of 1803 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pt_BR/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1804 of 1804 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Polish)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 95.1% (1716 of 1804 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pl/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1804 of 1804 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.2% (1791 of 1804 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Update to node 20
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: format
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Italian)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 69.9% (1262 of 1804 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/it/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :art: format
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :bookmark: dev52
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :art: format
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: update bug report template
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :memo: links in bug template
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :memo: bring bug template changes to feature template
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :memo: deployment method in bug report
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :memo: fix duplicate, add emojis
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :memo: add emojis to issue templates
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Because everything's better with emojis!
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :memo: emojis in issue label
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :art: format
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :memo: too many emojis
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :coffin: remove vim settings
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :arrow_up: up emojilib
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1805 of 1805 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
### Performance
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Perf: limit number of antennas
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Perf: set patrons in redis
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Perf: use charts data for stats endpoint
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Perf: ⚡ update emojis, cache in IndexedDb
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Closes #9959
May fix #9724
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Perf: ⚡ use setInterval instead of setTimeout chain in MkTime
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
### Refactor
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: client assets
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: client assets
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :coffin: remove old db calls, add todo
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :recycle: import from @/db
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: 💄 reverse pie chart color on indexing
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Co-authored-by: PrivateGER <privateger@codeberg.org>
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :recycle: use parent/child selector for attachment
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :lipstick: style punishments
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :arrow_up: use custom version of vue3-otp-input
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
This enables the use of number inputs without the slider
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :safety_vest: replace js-yaml with yaml
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Technically mitigates CVE-2023-2251, but users never input YAML to Calckey. Still, this does no harm, and it's a good idea to keep dependencies like these up-to-date, as js-yaml was last updated 2 years ago.
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :coffin: unused import
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :art: locale loader
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :recycle: better edited timestamp display
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :recycle: reorganize note menu
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
translate just above view remote
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: ♻️ open instance as lookup window
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :pushpin: use own emoji descriptions
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :recycle: refactor MkModalWindow for TS safety
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :recycle: simplify null check
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :recycle: make skin tones modular
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Could possibly be for future custom emoji sets that support custom skin tones? (i.e. Mutant Standard)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :recycle: url preview
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :label: add antenna type to streaming types
2023-02-04 02:41:04 +01:00
2023-07-19 19:00:43 +02:00
- Enhance(frontend): improve ux of deck scroll
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Styling
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Style: 💄 full follow button for userinfo in userlist
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Style: :lipstick: margin on user card follow btn
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Style: :lipstick: 2fa dialog styling
2023-02-04 02:41:04 +01:00
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
## [14.0.0-rc2c] - 2023-06-06
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: post editing meta
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Japanese)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1753 of 1753 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ja/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
## [14.0.0-rc2b] - 2023-06-06
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
## [14.0.0-rc2a] - 2023-06-06
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix cw button pos... oops
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Update cargo.lock
2023-02-04 02:41:04 +01:00
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
## [14.0.0-rc2] - 2023-06-06
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix translation box
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix: correctly display links to self instance URL
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes #9270
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Co-authored-by: GitHub <futchitwo>
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix typo
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix tiny text on mobile
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: external link
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix: dont stream hidden posts over websocket
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix: only show signupsDisabled if signups disabled
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix: hidden post federation
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix: make userId optional cause its not used and
should not be used lmao
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix font size + remove unecessary class
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix instance-info if moderator but not admin
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix incomplete revert
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: only fetch admin/meta if admin
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix hidden post behavior
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: Detach push notifications..
..from "isRead" check. Apps will handle that theself.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: dont stream hidden posts
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix padding
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix clicking audio & search mfm opening post
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix click.stop
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: run post import async
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: allow disabled radio buttons when created from radios.vue
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :bug: add zip/unzip to docker container
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes #9843
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix quote attached styling, will prob improve later
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix opening info button
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix button
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix typo
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix typo
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix meta update
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix image not displaying if no text
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix mobile navbar
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix quote
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix show replies toggle not saving
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix noBg timeline BG's when wallpaper set
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix border-radius of folder
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: dont show cheat sheet when not needed
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix loading icon for boosts tab
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix null error
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix depth
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: show follow requests even if not locked
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix api doc?
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix import
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fixes!!
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix avatar pos
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix fade
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix rogue :global() (would prevent text in toggles from wrapping)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix edit icon
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix: Escape SQL LIKE
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
* SQL LIKE escape
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix z-index
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix z-index
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :lipstick: margin on expand tweet button
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix style
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix font size
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: MFM crop percentage parsing
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix position
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix: move isRenote check to note.vue
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix: move isRenote check to note.vue
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix example config format
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fixes
- Fix: server info widget images
- Fix query
- Fix close button pos in compose box
- Fix
- Fix border w/ wallpaper
- Fix
- Fix
- Fix: locale key
- Fix: show message on error alert if text is null
- Fix gap
- Fix: :recycle: use locale for error
https://calckey.social/notes/9fippqiwhl287b5m
- Fix mfm-cheat-sheet styling
- Fix: vue-plyr audio tag
Co-authored-by: mappi <mappi-pr@github.com>
- Fix features
- Fix varchar array
- Fix primary key specifier
- Fix unit test
- Fix unit test
- Fix native import
- Fix unit tests
- Fix migration
- Fix: remove unessicary extra line in note menu
- Fix tutorial
- Fix: summary if 1 attachment
- Fix outdated docker deps
- Fix background of mentions
- Fix: :bug: prevent null date insertion
https://calckey.aokaga.work/notes/9f6ksv2oov
- Fix in cheat sheet also, I've realized I will need to do it a different at some point but this works for now.
- Fix collapsed height
- Fix
- Fix
### Documentation
- Docs: links
- Docs: 📝 pm2 logrotate
- Docs: fix k8s link
- Docs: add opencollective
- Docs: cleanup apache
- Docs: Add configuration for Caddy
- Docs: cleanup apache
- Docs: notes
- Docs: develop by default
- Docs: searc providers
- Docs: deps
- Docs: 📝 versions
- Docs: 📝 typos
- Docs: 📝 full git clone
- Docs: 📝 rust version
### Features
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add catppuccin latte
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add migration patches and fix commands
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Feat: show message if signups are disabled
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Feat: チャンネルの検索用ページとAPIの追加
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
* add channel search
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
* move channel search to channel list page
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
---------
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Feat: Add Nix development flake with flake-parts
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add back #10067 except for media change
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: ability for moderators to send mod mail
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Adding calckey helm chart
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Adding example config
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: GitHub <syuilo>
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add (back) pwa install button to help menu
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add initial button
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add experimental feature gate
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Feat: allow horizontal scaling
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add touch events for tooltip on range input
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add withChart prop to UserCardMini
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add back icons
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add ::before & ::after to themeChanging class
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add fade description
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add fade to cheat sheet
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add fade to MFM options
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :necktie: add link to TOS in info icon
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
Address #10117
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add sonic back to compose
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add semicolon after property
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add advanced search parameters in search popup
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add ability to crop content
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add channel federation warn
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ✨ server info widget
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add pie chart to meili stats
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add tooltip to meili pie chart
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: server metrics in admin overview
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add entities and two schemas
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add repository trait
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add mock database
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add utility crate
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add random string generator
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add integration test in model
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add tests
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add newtype
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add abstraction of string array type
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add migration to convert array to jsonb
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add default values
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add pack_by_id
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add napi schema
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add native calls
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add test
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add format script
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add unit test
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add integration test of antenna
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add cargo test script
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
- Add rust to the runtime container for migrations
2023-01-04 17:31:46 +01:00
2023-06-06 02:36:58 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Updates to include alt text editing
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Update file sensitivity on note edit
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1739 of 1739 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Chinese (Traditional))
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.8% (1685 of 1739 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Finnish)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 21.1% (367 of 1739 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fi/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (English)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1742 of 1742 strings)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1742 of 1742 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1742 of 1742 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-01-04 17:31:46 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 94.0% (1639 of 1742 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 94.0% (1639 of 1742 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Finnish)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 43.4% (757 of 1742 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fi/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1742 of 1742 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1742 of 1742 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Finnish)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 43.5% (759 of 1742 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fi/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1742 of 1742 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 94.6% (1649 of 1742 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Finnish)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 48.9% (853 of 1742 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fi/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1744 of 1744 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.3% (1681 of 1744 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.5% (1683 of 1744 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.5% (1683 of 1744 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.5% (1683 of 1744 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1744 of 1744 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: format
- Chore: patrons
- Update tag
- Chore: patrons
- Chore: patrons
- Chore: formatting
- Chore: patrons
- Chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1747 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.5% (1687 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.5% (1687 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Finnish)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 51.6% (902 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fi/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.6% (1688 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1750 of 1750 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.5% (1688 of 1748 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
- Chore: pnpm 8.4.0
- Chore: Translated using Weblate (German)
Currently translated at 96.6% (1690 of 1749 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: format
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
Currently translated at 97.3% (1703 of 1749 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Update import-export options
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: patrons
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: patrons
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (English)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1734 of 1734 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.9% (1733 of 1734 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Czech)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 50.6% (879 of 1734 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/cs/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 97.6% (1693 of 1734 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Spanish)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 92.5% (1605 of 1734 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/es/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (French)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 95.4% (1655 of 1734 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fr/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (French)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 95.4% (1655 of 1734 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fr/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Indonesian)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 84.0% (1457 of 1734 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/id/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Polish)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.4% (1725 of 1734 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pl/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1735 of 1735 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 97.5% (1693 of 1735 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.3% (1725 of 1737 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.3% (1725 of 1737 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Polish)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.3% (1725 of 1737 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pl/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: up pnpm
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Update locale
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1738 of 1738 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.4% (1729 of 1738 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Update translation
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.9% (1746 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (French)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.2% (1682 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fr/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (French)
Currently translated at 96.2% (1682 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fr/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (French)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.2% (1682 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fr/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1747 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.0% (1730 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (French)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 96.2% (1682 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fr/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (English)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1744 of 1744 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Japanese)
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.9% (1743 of 1744 strings)
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ja/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Japanese)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.9% (1743 of 1744 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ja/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Russian)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 98.1% (1711 of 1744 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ru/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Danish)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 11.4% (200 of 1744 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/da/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.1% (1729 of 1744 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1745 of 1745 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: formatting
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Currently translated at 100.0% (1742 of 1742 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1743 of 1743 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 98.6% (1719 of 1743 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Dutch)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 19.7% (344 of 1743 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1746 of 1746 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1747 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Dutch)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 23.2% (407 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: up mfm-js in backend
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1747 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Dutch)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 24.9% (436 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Dutch)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 24.9% (436 of 1747 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: upgrade swiper
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: formatting
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: up pnpm
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1748 of 1748 strings)
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Dutch)
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 25.0% (438 of 1748 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1750 of 1750 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1753 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Dutch)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 30.8% (541 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 95.6% (1676 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 95.6% (1676 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Dutch)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 31.6% (554 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Update post import
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Update inbox import timeout
- Chore: Translated using Weblate (Dutch)
Currently translated at 32.1% (564 of 1753 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: format
- Chore: rebase to v13 MkFolder
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (English)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1753 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Japanese)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 98.8% (1732 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ja/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Dutch)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 32.2% (566 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Dutch)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 32.3% (567 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1753 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 97.6% (1711 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 98.1% (1720 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 98.1% (1720 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 98.1% (1720 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 98.1% (1720 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (German)
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 98.9% (1734 of 1753 strings)
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Dutch)
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 34.2% (601 of 1753 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/nl/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (German)
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 98.9% (1734 of 1753 strings)
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (German)
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 98.9% (1734 of 1753 strings)
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :arrow_up: up pnpm
- Chore: :bulb: meili
- Chore: Translated using Weblate (German)
Currently translated at 98.9% (1734 of 1753 strings)
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: format
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: format
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :technologist: pull request template
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: up bull-board deps
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :arrow_up: up bull
- Chore: Translated using Weblate (Danish)
Currently translated at 11.5% (203 of 1753 strings)
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/da/
- Chore: formatting
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (German)
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 98.9% (1734 of 1753 strings)
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (German)
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.5% (1745 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: update example config
- Chore: formatting
- Chore: formatting
- Chore: :arrow_up: up various deps
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1753 of 1753 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: format
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :arrow_up: up deps
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: format
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Performance
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変換しておくことでjson5を初期バンドルに含めずに済むように
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Refactor
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: remove internal apps page
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Enhance: emoji width and height
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: make post imports an experiment
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :coffin: remove old metrics view
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: add back old info display from mkv12
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :recycle: ssr views
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Correct og:type for users, format docs, deprecate _info_card_
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: :recycle: sync note summaries
- Refactor: remove mk remnants
### Styling
- Style: 💄 server metrics widgets
## [14.0.0-rc] - 2023-05-02
### Bug Fixes
- BlockMath is not necessarily multi-line (is this copy-pasted from blockCode?)
- Fix poll voting causing edit revisions.
- Fix(ap): Use unique identifier for each follow request
Closes #9677
Co-authored-by: GitHub <hutchisr>
- Fix meta fetch
- Fix params
- Fix email validation
- Fix: Commit CI not running because cargo is not installed
- Fix: Switch to node alpine image
- Fix db migration
- Fix lang
- Fix show more import
### Features
- Add toggler
- Add blockMath
- Add silenced colour
- Add db migration
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (English)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1735 of 1735 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 37.1% (644 of 1735 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Finnish)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 11.7% (204 of 1735 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fi/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Finnish)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 11.7% (204 of 1735 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fi/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Translated using Weblate (Japanese)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 99.3% (1724 of 1735 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
2023-06-25 00:16:27 +02:00
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ja/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: up browser-image-resizer
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: format
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: theme refactor
- Update patrons
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 69.2% (1204 of 1739 strings)
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Chore: patrons
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Translated using Weblate (Catalan)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Currently translated at 100.0% (1739 of 1739 strings)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: Merge branch 'origin/develop' into Weblate.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
## [13.2.0-beta9h] - 2023-04-30
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
## [13.2.0-beta9] - 2023-04-29
### Bug Fixes
- Fix: add route
- Fix?
- Fix: style email with inline styles
- Fix disabled, formatting
- Fix: Make statusModel `created_at` fields be ISO 8601 strings
This makes the 'Reactions to this post' status (seen when viewing
a status context) send the correct data type for `created_at` fields.
https://docs.joinmastodon.org/entities/Account/#created_at
https://docs.joinmastodon.org/entities/Status/#created_at
- Fix: Get list titles from Form data when creating and updating lists
This change will actually make it possible for Mastodon clients to
create and rename lists, as they send the title in a Form data instead
of a query string.
https://docs.joinmastodon.org/methods/lists/#form-data-parameters
- Fix: Declare /api/v1/accounts/relationships before /api/v1/accounts/:id
Previously the 'relationships' part was considered to be an account id
and was handled by completely different API endpoint.
- Fixes
- Fixes?
- Fix subnote
- Fix
- Fix: centering block math ([#9946](https://github.com/orhun/git-cliff/issues/9946))
Similar to `inlineCode` and `blockCode`, MFM provides two types of formula syntax, `mathInline` and `mathBlock` (I'm curious why these aren't called `inlineMath`/`blockMath`, but oh well)
Other platforms, like GitHub, **Math**todon, my blog, etc., also support these two types of formula representation, and math blocks are centered on (maybe) all such platforms.
![](https://cdn.discordapp.com/attachments/823878222897741868/1101837026304720997/2023-04-29_201943.png)
But Calckey (Misskey v12) don't center math blocks. I'd say this is a bug, and this makes `blockMath` useless (it's just `inlineMath` in a new line).
![](https://cdn.discordapp.com/attachments/823878222897741868/1101837026027917342/2023-04-29_202008.png)
So I fixed this.
![](https://cdn.discordapp.com/attachments/823878222897741868/1101837183574355978/2023-04-29_202854.png)
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9946
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
### Documentation
- Docs
### Features
- Feat: :sparkles: frontend interface for post-account creation email verification
- Add kaiteki to example proxyBypassHosts
- Add additional information & show more button in user preview popup
- Add the focus trap thingies again
### Miscellaneous Tasks
- Chore: more rpine for server activity widget
- Chore: update examples
- Update patrons
- Chore: Translated using Weblate (Catalan)
Currently translated at 35.0% (606 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Translated using Weblate (Russian)
Currently translated at 100.0% (1727 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ru/
- Chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 97.4% (1683 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: update icons on post form
- Chore: Added translation using Weblate (Finnish)
- Chore: Translated using Weblate (Finnish)
Currently translated at 2.4% (43 of 1735 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fi/
- Chore: upgrade megalodon
### Refactor
- Refactor: change import type to radio
## [13.2.0-beta8] - 2023-04-26
### Bug Fixes
- Fix an instance ticker bug
### Features
- Feat: heatmap option for activity widget
- Feat: reserved usernames ([#9917](https://github.com/orhun/git-cliff/issues/9917))
This PR adds a feature to prevent users from creating a new account with a reserved username such as root, admin, system, proxy, info, etc...
Reserved usernames can be configured via the config file.
The administrator can create an account with a reserved username via the first setup screen or the control panel.
The existing account of reserved usernames will not be affected.
Co-authored-by: Namekuji <nmkj@mx.kazuno.co>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9917
Co-authored-by: Namekuji <nmkj@noreply.codeberg.org>
Co-committed-by: Namekuji <nmkj@noreply.codeberg.org>
### Miscellaneous Tasks
- Chore: Translated using Weblate (Catalan)
Currently translated at 22.9% (396 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
- Chore: Translated using Weblate (German)
Currently translated at 94.6% (1634 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
- Chore: Translated using Weblate (German)
Currently translated at 94.6% (1634 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/de/
- Chore: Translated using Weblate (Spanish)
Currently translated at 92.2% (1594 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/es/
- Chore: Translated using Weblate (French)
Currently translated at 95.6% (1652 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/fr/
- Chore: Translated using Weblate (Russian)
Currently translated at 100.0% (1727 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ru/
- Chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 97.2% (1680 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
- Chore: formatting
## [13.2.0-beta7] - 2023-04-25
### Bug Fixes
- Fix: :lock: don't show notes with CW on welcome screen
Closes #9849
- Prevent crashes due to timezone === null
- Fix a bug
- Fix: disable "Search" keyword ([#9856](https://github.com/orhun/git-cliff/issues/9856))
Related: #9816 #9830
I was so careless that I didn't know "Search" was also a keyword. I disabled that and fixed a minor bug.
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9856
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
- Fix
- Fix tag on explore
- Fix header tabs
- Fix: ドライブアップロードで413が返ってきたときにエラーメッセージを表示 ([#10680](https://github.com/orhun/git-cliff/issues/10680))
- Fix: boost muting in the recommended timeline ([#9906](https://github.com/orhun/git-cliff/issues/9906))
Closes: #9905
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9906
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
### Documentation
- Docs: rm yunohost
has been broken for months, I don't maintain it either.
### Features
- Feat: rename workspaces
- Feat: :sparkles: software name on hover icon in instance ticker
- Feat: add an option to disable emoji reactions ([#9878](https://github.com/orhun/git-cliff/issues/9878))
Closes: #9865
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9878
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
- Feat: make it toggleable whether to disable emojis in notifications ([#9880](https://github.com/orhun/git-cliff/issues/9880))
I talked about feature #9865 on my fedi account and received a comment like, "I don't care about emoji reactions in my timelines, but I do care what reactions I get!"
Adding too many options is bad, but I agreed that making it toggleable whether to disable emojis in notifications is helpful, so I added this feature. This allows you to check emoji reactions to your posts in notifications while using the simple UI. I'd say this provides an experience that neither Mastodon nor Misskey has.
The new setting item shows up only when you disable emoji reactions.
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9880
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
- Feat: Implement reading Announcements from MastoAPI
### Miscellaneous Tasks
- Chore: up swc
- Update locale
- Chore: formatting
- Chore: add weblate config file
- Chore: Translated using Weblate (Polish)
Currently translated at 99.7% (1720 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pl/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: formatting
- Update locales for calckey
- Chore: Translated using Weblate (Greek)
Currently translated at 31.6% (545 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/el/
- Chore: Translated using Weblate (English)
Currently translated at 100.0% (1724 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
- Chore: Translated using Weblate (Spanish)
Currently translated at 92.0% (1587 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/es/
- Chore: Translated using Weblate (Polish)
Currently translated at 100.0% (1724 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pl/
- Chore: Translated using Weblate (Russian)
Currently translated at 90.1% (1554 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ru/
- Chore: Translated using Weblate (Greek)
Currently translated at 33.2% (574 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/el/
- Chore: Translated using Weblate (Spanish)
Currently translated at 92.0% (1587 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/es/
- Chore: Translated using Weblate (Greek)
Currently translated at 41.4% (714 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/el/
- Chore: Translated using Weblate (Greek)
Currently translated at 43.2% (745 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/el/
- Chore: Translated using Weblate (Spanish)
Currently translated at 92.5% (1595 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/es/
- Chore: Translated using Weblate (Russian)
Currently translated at 93.6% (1615 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ru/
- Chore: Translated using Weblate (Greek)
Currently translated at 43.2% (745 of 1724 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/el/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: formatting
- Chore: update summaly
- Chore: Translated using Weblate (Japanese)
Currently translated at 100.0% (1726 of 1726 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ja/
- Chore: Translated using Weblate (Polish)
Currently translated at 100.0% (1726 of 1726 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/pl/
- Chore: Translated using Weblate (Russian)
Currently translated at 95.0% (1640 of 1726 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ru/
- Chore: Translated using Weblate (Russian)
Currently translated at 95.2% (1644 of 1726 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ru/
- Chore: Translated using Weblate (Russian)
Currently translated at 100.0% (1726 of 1726 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ru/
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: formatting
- Chore: Merge branch 'origin/develop' into Weblate.
- Chore: Translated using Weblate (English)
Currently translated at 100.0% (1727 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/en/
- Chore: Translated using Weblate (Russian)
Currently translated at 99.8% (1724 of 1727 strings)
Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ru/
- Chore: up pakcages
### Styling
- Style announcement image
## [13.2.0-beta6] - 2023-04-13
### Bug Fixes
- Fix: add cargo to DOCKERFILE
- Fix: add cargo to DOCKERFILE
- Fix #9784
- Fix #9784
- Fix help button alignment iconsOnly
- Fix indexing description
- Fix: :passport_control: no longer need 2fa for webauthn
- Fix import
- Fix button alignments
- Fix: dialogs not coming up
- Fix: dockerfile
- Fix: add copy for build from native-utils
- Fix: changing passwords, 2fa, and password resets.
The argon2 usage was only implemented for sign-ins which broke a bunch of other
endpoints and features.
- Fix help button alignment iconsOnly
- Fix indexing description
- Fix: :passport_control: no longer need 2fa for webauthn
- Fix import
- Fix button alignments
- Fix: dialogs not coming up
- Fix: dockerfile
- Fix: add copy for build from native-utils
- Fix: changing passwords, 2fa, and password resets.
The argon2 usage was only implemented for sign-ins which broke a bunch of other
endpoints and features.
- Fix: buttons not showing
- Fix: :bug: go to last timeline selected
- Fix: toggling the blocking state from the instance-info admin view ([#9809](https://github.com/orhun/git-cliff/issues/9809))
Because the admin meta information was never loaded on this page, no amount of toggling the block or suspend sliders on the instance-info page (e.g. `https://calckey.example.com/instance-info/instance.tld`) will result in the instance actually being added to the blocklist. You could still do it from the bulk blocklist management page, but that can get unwieldy quickly if you just want to do a quick block of an instance.
Co-authored-by: amy bones <amy@spookygirl.boo>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9809
Co-authored-by: amybones <amybones@noreply.codeberg.org>
Co-committed-by: amybones <amybones@noreply.codeberg.org>
- Fix
- Fix(client): userpage ui ([#9179](https://github.com/orhun/git-cliff/issues/9179))
* fix(unverified): clip pages ui
* fix(unverified): user page width
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Fix id of move activity
- Fix move inbox
- Fix: format script; chore: format
- Fix: typo
- Fix
- Fix chat metadata
- Fix lookup instance
### Documentation
- Docs: hyperlink foundkey commits
- Docs: hyperlink foundkey commits
### Features
- Add VIPS to dockerfile
- Add "speak as cat" setting to ja-jp
- Add VIPS to dockerfile
- Add "speak as cat" setting to ja-jp
- Feat: :sparkles: push notifs button
Co-authored-by: Tamania <tamaina@hotmail.co.jp>
- Feat: give reason for soft mutes
Bad UX when a post is muted and it just says "Some chick said something". Now
provide some context too to help people decide if they want to view something
potentially triggering.
- Feat: blur muted text
- Feat: add hidden hashtags management page
This simply adds a basic admin UI to blocklist some hashtags from displaying in
the trending widget. The facility existed already in the backend, but there was
no UI to manipulate the list save for executing raw SQL or API calls.
- Feat: per-user boost muting ([#9825](https://github.com/orhun/git-cliff/issues/9825))
Cherry-picked from FoundKey/c414f24a2c ([commit](https://akkoma.dev/FoundKeyGang/FoundKey/commit/c414f24a2c123774246c7eca65edda4d3afaf8b3))
This allows us to hide specified users' boosts from the timelines (the boosts will still be visible on their user page).
Co-authored-by: Hélène <pleroma-dev@helene.moe>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9825
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
- Feat: messaging room banner
- Feat: mark all as read action in chat
- Feat: admin lookup files/instance
- Feat: index posts action
- Feat: lookup post action
### Miscellaneous Tasks
- Chore: :art: format
- Chore: remove okteto
- Chore: update Japanese locale ([#9802](https://github.com/orhun/git-cliff/issues/9802))
- Chore: :art: format
- Chore: remove okteto
- Chore: update patrons
- Chore: pnpm 8.1.1
- Chore: back button in control panel
- Chore: back button in more places
- Chore: rome formatting
- Chore: formatting
- Chore: up pnpm
- Chore: formatting
- Chore: update mfm-js version ([#9844](https://github.com/orhun/git-cliff/issues/9844))
This resolves #9757.
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9844
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
### Refactor
- Refactor
### Styling
- Style
- Style
## [13.2.0-beta4] - 2023-04-01
### Bug Fixes
- Fix
- Fix
- Fix callback url
- Fix japanese locale
- Fix?
- Fix: allow announces with followers visibility
- Fix: :bug: formlink -> button
fixes notifications and drive in settings
- Fix sounds settings
- Fix doc link
- Fix: direct boost ([#9783](https://github.com/orhun/git-cliff/issues/9783))
Sorry to create PR multiple times. I should have included this in #9778.
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9783
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
- Fix: don't nyaize quoted text
- Fix: don't nyaize quoted text ([#9791](https://github.com/orhun/git-cliff/issues/9791))
- Fix search import
- Fix migration
- Fix: :bug: make recently used group
Closes #9784
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Documentation
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: add note about reverse migration
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Features
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :sparkles: post metadata uses full @
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes #9660
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: new chat button on mobile
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Feat: experimental post import
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Add info
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :sparkles: button in admin dash to index posts
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: custom KaTeX macro ([#9779](https://github.com/orhun/git-cliff/issues/9779))
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes: #9759
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9779
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Add rust to docker
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :lock: add argon2 support
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Passwords will be automatically re-hashed on sign-in. All new password hashes will be argon2 by default. This uses argon2id and is not configurable. In the very unlikely case someone has more specific needs, a fork is recommended. ChangeLog: Added Co-authored-by: Chloe Kudryavtsev <code@toast.bunkerlabs.net>
2023-02-09 23:51:47 +01:00
2023-07-19 19:00:43 +02:00
Breaks Calckey -> Misskey migration, but fixes Foundkey -> Calckey migration
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
- Add argon
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: add option to boost with Home and Followers-only visibility ([#9788](https://github.com/orhun/git-cliff/issues/9788))
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Closes: #9777
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
This pull request includes UI changes (please check the attached images).
2023-02-09 23:51:47 +01:00
2023-06-25 00:16:27 +02:00
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9788
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :sparkles: search now searches posts and users
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :sparkles: help menu in navbar
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Add top margin to help button
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: update patron list
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: update patrons
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: bump pnpm
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Update post job
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :globe_with_meridians: locale changes
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes #9781 #9773
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :globe_with_meridians: locale changes
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes #9781 #9773
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: update patron list
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: up pnpm
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: add cleanup migration
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
## [13.2.0-beta31] - 2023-03-24
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: max user profile length to db field length
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Resolves: #9749
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :bug: no nyaizing undefined text
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes #9752
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: a bug in ads
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix color in follow button
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: relay signature handling
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
A change sometime ago moved to setting some signature fields in the incoming
object to undefined as opposed to deleting them. The trouble is that downstream
code checks against existence, not undefinedness and rejects the message.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Resolves: #9665
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Documentation
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: sonic
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Features
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: swap home timeline with social's functionality ([#9597](https://github.com/orhun/git-cliff/issues/9597))
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
The Home timeline functionality is swapped with social's. Meaning that Home timeline now consists of followee's and local posts. Social from now on will contain only followee's posts. See more info in the attached ticket.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Some changes applied in english locales as well. Probably the rest of the languages need to be fixed though.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
This PR closes the ticket: https://codeberg.org/calckey/calckey/issues/9552
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Co-authored-by: yawhn <kordaris@gmail.com>
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9597
Co-authored-by: yawhn <yawhn@noreply.codeberg.org>
Co-committed-by: yawhn <yawhn@noreply.codeberg.org>
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: add sonic to docker
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: masto api add display name
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: :package: upgrade megalodon
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
## [13.2.0-beta2] - 2023-03-21
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix deck view margins
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: Parse mastoAPI `limit` argument in more places & Improve converting arguments to boolean ([#9716](https://github.com/orhun/git-cliff/issues/9716))
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9716
Authored-by: fruye <fruye@unix.dog>
Signed-off-by: Cleo John <waterdev@galaxycrow.de>
Co-authored-by: fruye <fruye@unix.dog>
Co-committed-by: fruye <fruye@unix.dog>
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: send button
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: intermediarily convert ids
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: mobile button alignment
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: when count is actually 0
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix cli more
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: don't show smartphone UI when settings icon is double-clicked
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: unicode aliases
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: repo url
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: :bug: can't send blank messages
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes #9661
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: make sure cw button is on new line
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Fix: local time for users
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Documentation
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: changes
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: 📝 sonic instructions
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Docs: 📝 sonic
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Features
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: Make follower counts for remote users correct ([#9705](https://github.com/orhun/git-cliff/issues/9705))
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
#9293
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Not sure if this is the right approach for this
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Co-authored-by: s1idewhist1e <trombonedude05@gmail.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9705
Co-authored-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
Co-committed-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Add 404 as replacements
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: set license information for custom emojis ([#9719](https://github.com/orhun/git-cliff/issues/9719))
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Closes: #9711 (please check this issue first)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
I cherry-picked two commits ([1](https://github.com/misskey-dev/misskey/commit/8ae9d2eaa8b0842671558370f787902e94b7f5a3), [2](https://github.com/misskey-dev/misskey/commit/ed51209172441927d24339f0759a5badbee3c9b6)) from [Misskey](https://github.com/misskey-dev/misskey) and made a few changes.
「ライセンス」should be written as "License" in the following screenshots, but it has not yet been translated.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
It would be nice if we could include multiple lines of text, but I just ported what's been implemented so far in Misskey not to mess things up.
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
This is my first pull request (aside from typo correction). Feel free to point out any issues!
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
![](https://cdn.discordapp.com/attachments/823878222897741868/1086372711841935440/2023-03-18_042011.png)
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373178214981853/01.png)
![](https://cdn.discordapp.com/attachments/823878222897741868/1086373336709341246/2023-03-18_042629.png)
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: naskya <m@naskya.net>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9719
Co-authored-by: naskya <naskya@noreply.codeberg.org>
Co-committed-by: naskya <naskya@noreply.codeberg.org>
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: compile time compression
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: spruce up CLI
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Feat: :sparkles: more themes!
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: update megalodon
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: update package locks
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: bump pnpm version
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Chore: add emoji aliases
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
### Refactor
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
- Refactor: nyaize on the frontend
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [13.2.0-beta3] - 2023-03-16
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Documentation
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: accurate update instructions
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #9709
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: accurate update instructions
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #9709
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [13.1.4.1] - 2023-03-16
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [13.1.4] - 2023-03-16
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Isolate unicode characters in display names ([#9702](https://github.com/orhun/git-cliff/issues/9702))
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
This fixes a 'Follows you' badge on a profile page and account addresses in threads from being drawn backwards when an account has some special Unicode characters that change the direction of text in their name (i.e. U+202E RIGHT-TO-LEFT OVERRIDE).
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: fruye <fruye@unix.dog>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9702
Co-authored-by: fruye <fruye@noreply.codeberg.org>
Co-committed-by: fruye <fruye@noreply.codeberg.org>
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Run to boolean conversion in mastoAPI public and hashtag timelines
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
The `only_media` query parameter in `/api/v1/timelines/public` and
`/api/v1/timelines/tag/:hashtag` was previously passed directly as-is to
the Misskey API, which made it pretty upset because it was receiving a
string named 'true' instead of the value 'true'.
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Needed for pleromaFE to display a timeline.
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Run to boolean conversion in mastoAPI public and hashtag timelines ([#9710](https://github.com/orhun/git-cliff/issues/9710))
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix footer icons
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix line in boosted text
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix line alignment in smaller windows
2023-02-04 02:41:04 +01:00
2023-06-25 00:16:27 +02:00
## [13.2.0-beta] - 2023-03-15
2023-06-06 02:36:58 +02:00
## [13.1.3] - 2023-03-14
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix iconOnly for home tl
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: some Masotdon API compat issues ([#9592](https://github.com/orhun/git-cliff/issues/9592))
Co-authored-by: GeopJr <geopjr@noreply.codeberg.org>
Co-committed-by: GeopJr <geopjr@noreply.codeberg.org>
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): validate urls to improve security
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :lock: prevent issues
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): use proxied image for instance icon
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): use proxied image for instance icon
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🐛 100vh body background color
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix timelines
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: correct megalodon import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix navbar hover thingy ([#9616](https://github.com/orhun/git-cliff/issues/9616))
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: Freeplay <Freeplay@duck.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9616
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix submenu positioning
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: first user gets admin
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #9620
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: @Johann150
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix wrong import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: correctly use note.emojis
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :lipstick: admin overview style
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: pagination for "/api/channels/followed"
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: takonomura <@takonomura@github.com>
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: more readable icon bgs
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix oopsie
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: city validation
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: Don't show image previews if NSFW
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #9636
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: dialog
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix?
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix??
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix MkUpdated
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix broken style
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: url slicing
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: visibility picker
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix mastodon api stats
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fixed what ever calc did here, masto app didnt
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix click events
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix not being able to click around there are new posts button
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix not being able to click around there are new posts button
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: multiple Ads' bugs.
feat: Ads widget
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://codeberg.org/calckey/calckey/issues/9138
https://codeberg.org/calckey/calckey/issues/9080
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix alignment
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix line alignment
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix subnote body clip area™
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix small window sizes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix indents on this ?
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix errors
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: post button text alignment
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix mobile navbar
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix?
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: mona is free
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Documentation
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 custom assets
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 migration from mk
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: get patch
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: run mig step
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Features
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ✨ don't depend on an external service for urn:ietf:wg:oauth:2.0:oob ([#9602](https://github.com/orhun/git-cliff/issues/9602))
Co-authored-by: GeopJr <evan@geopjr.dev>
Co-committed-by: GeopJr <evan@geopjr.dev>
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add account lookup
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add webpack config to compile sw.js for browser
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: remote featured notes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ✨ Add in Misskey v13's reacted users view
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: add position, scale , fg, and bg MFM from v13
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: #9614
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add debug to error
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: new admin panel data from Mk v13
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add needed script
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add isActiveTab method
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Show time for users
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: new modal
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add reply connectors, a
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add footer hover thingy to subnote too
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add some animations to reactions
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: 🔖 13.1.3
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update pnpm locks
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :art: new dummy images
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Rome Formatting
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: up calckey.js
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: calckey megalodon
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: tag dev1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: remove hard-to-see gradient
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :fire: remove ability to add Twitter integration
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: rm dead code
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update readme
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update thingy?
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: update Japanese locale ([#9673](https://github.com/orhun/git-cliff/issues/9673))
Co-authored-by: Namekuji <nmkj@noreply.codeberg.org>
Co-committed-by: Namekuji <nmkj@noreply.codeberg.org>
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: notes --> posts
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: apps
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: phosphor 2.0.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
adds woff2 as of 2.0.2 (my pr)
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: update patrons list
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: up icons
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Performance
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Perf: :zap: emoji lib performance fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Perf: :zap: MkPageHeader perf
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Perf: :zap: emoji lib performance fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor please signin component
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: use MkAvatars for mods
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: max 5 url previews
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #9654
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: :arrow_up: phosphor 2, sorta
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
thank you sammy
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Styling
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Style
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Style view thread continuation button + fix link underline
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Style fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Style: inlie-flex on ph-fw
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Testing
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Testing
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [13.1.3-rc] - 2023-02-09
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix some ctx stuff
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Hide unmute option when the user is blocked
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Use theme --bg instead of a hardcoded color
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Documentation
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: changelog
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 branches
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Features
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: Mute and unfollow when blocking a user
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: Unblock with follow button
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
* refresh user when changed
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ✨ v1 Mastodon API
This commit adds (maybe unstable) support for Mastodons v1 api
also some v2 endpoints, maybe I miss stuff, I dont know.
We will need to test this but it should be kinda stable
and work like (old) butter.
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: Natty <natty.sh.git@gmail.com>
Co-authored-by: cutls <web-pro@cutls.com>
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feature/help_menu ([#9587](https://github.com/orhun/git-cliff/issues/9587))
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9587
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: up vite
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: update credits
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [13.1.2] - 2023-02-06
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [13.1.1] - 2023-02-05
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: federate fedibird quote properly
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://codeberg.org/calckey/calckey/pulls/9399#issuecomment-758047
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fixes & tweaks
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: background color in classic view
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: comply with nodeinfo 2.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: nodeinfo links without inflamatory comments.
Sorry for everyone who I have hurt with this, I had a really bad day, I promise this will
be the last time something like this happened. Please read my public statement.
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🐛 Poll choice length 256
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: Syuilo <Syuilotan@yahoo.co.jp>
Closes #9433
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: better update detection logic
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: header actions tooltips in timeline
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: drive/files/create.ts endpoint
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix build
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: chat realtime update
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: heart reactions
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: tooltip lingering
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: render MkToast with Mfm
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: return only first emoji but fully
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: add purple to hannuka
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: deliver queue
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix user list widget
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix dup
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: avatars in grid, not seperate grids
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: make perm selector look nicer
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Chats did nt update in realtime
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: disable reloads on timeline
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: heart reaction
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: double name on splash
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #9500
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: signin with ipv6
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
co-authored-by: Syuilo
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): use proxied image for instance icon
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: actually add swc to sw package
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :zap: use proxied image for instance icon on ticker
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #9426
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix style
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: show mfm cheat sheet as popup instead of new window
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix wrong locale
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: update dialog
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: margin on tab button
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix lock
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Use ❤️ instead of ♥️
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: following issues
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #9544
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :lock: improve tag search security
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: reactions using unicode weren't processed
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fixing a git merge error.
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: docker tags
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Documentation
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: YunoHost
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 easy installers
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 easy installer images
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 aur
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 aur badge
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 🌋 Lavaforge
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: no tensorflow
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: clone depth 1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
closes #9501
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Features
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add -webkit-mask to line
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: introduce devBuild
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add back note-context wrapper
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add back pfp in compose box when replying
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: PWA icons
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: dialog to remove follower
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
co-authored-by: atsu1125 <atsu1125@github>
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: remove links to misskey-hub
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update pug description
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: translated comments in MkPagination
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :fire: remove vue version from environment
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
why was this ever needed
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: change code commit of pictogram to emoji
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: rome linting
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: add various keywords
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: update patrons
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: lavaforge links
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: update patrons
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: update patrons
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update brnach
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: reformat MkPagination
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: reformat messaging/index.vue
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :wrench: remove eslint from service worker, up pnpm
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: release notes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: up pnpm
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: update german translations
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update changelog
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: formatting
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Performance
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Perf: :construction_worker: build backend with swc
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: pikokr <@paring@pikokr.dev>
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: :wrench: vite config
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: Syuilo <Syuilotan@yahoo.co.jp>
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: merge CI configs
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: :hammer: Use pnpm instead of yarn ([#9461](https://github.com/orhun/git-cliff/issues/9461))
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Reasons:
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`.
2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!!
3. Resolves #9412
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: :art: rome
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor constants
Also added more standard media formats
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- 🎨 Improve structure / format of MkPagination.vue
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: online indicator
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Styling
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Style: outline instance name in ticker
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Style: border radius on instance ticker icon
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Style: :lipstick: ticker improvements
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
premature partial from #9415
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [13.0.6-rc] - 2023-01-04
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Prevent notifications if the notification contains a note that is muted
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix padding on normal display
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Cliff design
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: user view z-fighting
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: overlapping user follow button in mobile view
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fixes
2023-02-04 02:41:04 +01:00
- Fix
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix bot tag
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix????
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix mobile button
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix?
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix shadows
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix?
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Header of cliff.toml changed to automatically link to calckey.md
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Documentation
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docker immutable install
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: node 19
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: ck
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: changelog
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: shrink changelogs
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Features
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add checks to resolver and performOneActivity
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add .js to the end of two type-scripts, fixing a critical error that crashes calckey
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add antenna mark read functionality
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add antenna mark read functionalityu
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add .js to the end of two type-scripts, fixing a critical error that crashes calckey ([#9347](https://github.com/orhun/git-cliff/issues/9347))
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- ✨ automatic changelog generation using git cliffy
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update yarn
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: bump version number
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: upgrade packages
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: up pkgs
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: deprecate `deckDivider`
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [13.0.5] - 2022-12-18
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
- Fix typo
2023-06-06 02:36:58 +02:00
- Fix-docker-env-path ([#9241](https://github.com/orhun/git-cliff/issues/9241))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: use correct color for MkMoved
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fixed additional path to .config
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🥴
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Documentation
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 more badges
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 badges [CI Skip]
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 weblate
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 more images
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 fix spacing
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docker-compose-port-fix ([#9251](https://github.com/orhun/git-cliff/issues/9251))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 🥴
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Features
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: weblate!
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: 🥴
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :package: upgrade to vite 4
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update example.yml with container names specified in docker-compose, to support running either a dev or production containers off the same configs
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: lint
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: dockerfile cleanup
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: Update patron list
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: remove unicode fault in KO
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: update gitignore
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: fix rebuild
2023-02-04 02:41:04 +01:00
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Refactor
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: :busts_in_silhouette: update cleo link
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: new repo link
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Testing
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Test: 🥴
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
## [13.0.4] - 2022-12-16
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [13.0.3] - 2022-12-16
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Bug Fixes
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🐛 fix inconsistent theming
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: css class match
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: insert into correct textarea
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Documentation
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: fix badge position
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Features
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: Insert text at cursor for caption
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: rm .github folder
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [13.0.0] - 2022-12-16
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [13-rc1] - 2022-12-16
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: wrong placement
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix?
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix broken order
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :alembic: messaging pagination
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix?
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :lipstick: calc style
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix???
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix?????
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: REALLY make sure there's no text decoration
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix groups button display
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fixxxxx
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix scroll anim bug?
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix imports
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix style
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix pinned users
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix pinned users list
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 🐛 no double import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: workaround for sticky image container header
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix i18n
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix pages index
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix pages swiping
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix?
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix chat message
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix pages margin
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix user profile
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix fill out profile step of tutorial
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: fix image size in dms
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: actually set in-dm to be true if in dm
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix serviceworker
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: don't show rtl if disabled, regardless of perms
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix locale
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix defaults
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix patrons
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix gulpfile
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix again
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix out link
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: don't do icon transform by default
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix #9140
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix cursor in note thread
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix problems from #9146
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
- Fix
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix cleo's oopsie
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix imports
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix import once and for all
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix migration
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix ap person to db model
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
fixed entries of movedToUri and added entries of alsoKnownAs
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fixed it for good
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix more icons
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix remote move queue
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix queue?
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fixed stupidness again
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix ??
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix path
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix liked pages
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix liked pages endpoint
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix??
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix remote move queue
- Fix queue?
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
maybe pls
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
debug log
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
fixed stupidness again
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
fix ??
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
fix import
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
im a idiot lol
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
make remote mig work
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix path
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix unicode weirdness
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: call functions properly
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix viewing basic federaion info
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: migration labels
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: label
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix ckjs
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix calckeyjs
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix calckey-js | fix migration url
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix locale
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix alsoKnownAs federation
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix redis in ci
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix federation of moved to to pleroma
because it expects it to be non-existant if its null.
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix docker ci
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Documentation
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: deps
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: typo
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: latest 18
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 pm2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: more accessible links
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: move intro to wip
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: intro tutorial
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 tips & tricks
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: tips
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: improve documentation, nginx
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: tip
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: open port tip
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 alt text for calc
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 typo
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
It's "available". Thank you luke :P
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 typo
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 official account
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: another tip
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 improve install instructions
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 formatting
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 optional deps
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: custom locales
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: a11y
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: reflect last change in readme
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: deps
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 better links
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 be more descriptive with new techs
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 scylla will be optional
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 better links
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 be more descriptive with new techs
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 scylla will be optional
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 account migration
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Features
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :art: move reaction button
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Star button
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :art: add ripple to star react
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :art: add ripple to star react
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Toggle showing calckey updates as admin
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ✨ add `os.yesno` for yes/no questions
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :lipstick: add right margin to title text
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Allow importing follows from Pixelfed
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ✨ Append caption to textarea
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Managed hosting complete
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :lipstick: Phosphor icons!
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :lipstick: Phosphor icons!
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add effects, japanese translation
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ✨ Page drafts
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: Docker update script ([#9159](https://github.com/orhun/git-cliff/issues/9159))
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: Docker update script ([#9159](https://github.com/orhun/git-cliff/issues/9159))
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Add delete all lists
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add ui back
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add local move follower migration
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: customizable max note length
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add check for already moved
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :package: Update packages
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update example
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Update deps
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :package: package upgrades
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :arrow_up: update deps
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :arrow_up: upgrade packages
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :arrow_up: yarn 3.3.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update person model
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Performance
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Perf: :zap: load icons css last
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Perf: :zap: load icons css last
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor readme
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: :alembic: try `active-class`
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: :recycle: Replace all `$ts` with i18n
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Styling
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Style
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Style
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Testing
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Test new chat layout
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Test explore page fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Test api docs
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [12.119.0-calc.3] - 2022-10-26
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix streaming
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix gulpfile
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix caption in admin settings
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :fire: Remove meta implementation in routing for now
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: recommended timeline
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
I doubt itll work, but...
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
🙏
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
hail mairy
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
certified typeorm moment
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
im stuff
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
debug log
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
not a fan of js/ts
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
istg
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
missing parenthesis
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
postgres can kiss my ass
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
didnt need `::string[]` i think
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
hide caption button
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Remove debug log
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Clean up
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
no longer beta!
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
fix streaming
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: caption in admin settings
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Move splash below theme
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Splash below theme
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :alembic: Attempt to fix routing
- Fix: :pencil2: Async typo
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :pencil2: Same typo as before...
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :lock: Remove timeline source if not logged in and guest tl isn't enabled
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: No computed on declared var
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: Allow timeline if logged in, loll
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: timeline secured
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: Remove header tabs if guest not enabled and not logged in
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :package: Fix yarn.lock
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :alembic: Try swiped-events
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :package: fix import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :iphone: Fix for mobile
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :ambulance: No with dialog on load
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: more mobile stuff
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: fix avatar not showing up
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :alembic:
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :art: mount plyr with app
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :zap: Better import for plyr
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :lipstick: style
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :lipstick: style
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: fix clicking on note content
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :alembic:
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: do it right
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: need MkA
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: use router
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: Prevent clicking on child elements of timeline posts
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :children_crossing: No more stupid details for replies
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :lock: Up multer to LTS as to avoid CVE-2022-24434
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :ambulance: Fix vue-plyr import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix again
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :lipstick: fix buttons on entrance screen being squished on mobile
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: only show on mobile, fix animation
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: fix scroll
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: fix again
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: scroll
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: fix videos having `<a>`
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :lipstick: only show post button on home tl
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: ref
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix swipes?
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: swipe left goes back a page
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: swipe left on home wraps back
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :lipstick: consistent cw bg hover
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: swipe bug
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: fix scrolling bugs
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix????
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :zap: prerender prev and after slide
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: show swiper
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lints in folder.vue
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix pagination.vue lints
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: volume sliders
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Fixed a typo that made a required property be undefined.
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix screenshot size
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :lipstick: no blur on emoji picker --> blur safe by default
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix syntax error of pages/follow.vue
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :ambulance: fix ref
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: sync fixed
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): 他人の通知を既読にできる可能性があるのを修正
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: Don't show tab title on mobile
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: sync tab when getting last timeline
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix sync
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :rewind:
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: fix header button positions on mobile
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: Fix slide sync on initial timeline load
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: Promper Info import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :ambulance: tl not showing up
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: gay gay homosexual gay
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: Show title on mobile if there's no tab buttons
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: add script to pages view
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix??
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix???
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix motd
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: motd
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: :bug: No swiper on desktop
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix dup import
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix dup import
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix channels
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix clicking cw button on reply
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Profile bg blur respects user blur choice
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix link
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Documentation
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: Remove duplicate line
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: npm -> yarn
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: Add links
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: Notable differences
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: Customize instructions
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: checksum behavior note
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: emojis!
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: planning join reasons
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: warning for node 18.6.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: Add swipe to WIP
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo:
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: cl
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: cl
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: cl
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: :memo: Mention groups
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 cl
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 Move add groups back to Implemented
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs: 📝 Docker instructions 🐋
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docker-compose: replace misskey with calckey to fix example
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Docs :memo: 🐳
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Features
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ✨ custom css/assets
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
typo
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
fix gulpfile
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ✨ togglable guest timeline
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
default false
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
rc 9
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
no async
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
welcome explore button to `/explore`
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
fix: :fire: Remove meta implementation in routing for now
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :bookmark: 12.118.1-calc release!
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: show header with current user avatar on TL ([#9051](https://github.com/orhun/git-cliff/issues/9051))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* feat: show header with current user avatar on TL
* refactor(client): use displayMyAvatar prop instead of metadata
2023-06-06 02:36:58 +02:00
* refactor(client): prefer v-if to `display: none;`
- Feat: :bookmark: .1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: foundkey: add recollapsing quote notes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Swipe through timelines on mobile
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :alembic: ripple effect
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :bookmark: .7
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Make mobile account avatar clickable
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :alembic: vue-plyr
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :bookmark: .5
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :lipstick: New note style
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :bookmark: .7
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Replies can be clicked too
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :lipstick: highlight hover replies
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: More hover events!\
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :alembic: New post button on mobile
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Fade
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: swipe thru notifs
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :alembic: try swiper
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: pagination
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: 💄 style swiper
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :package: use swc
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :alembic: vsides
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ✨ improve pwa manifest
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Better tabs for mobile
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Swiper in notifs
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :alembic: Swiping in featured
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: start work on vue-isyourpasswordsafe integration
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Attempt to add groups back!
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: show 📎 in chats if only attachment
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :bookmark: v12.119.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ✨ Warning in control panel if there's update
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: :sparkles: Add setting for swipe behavior
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add console log
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Miscellaneous Tasks
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :loud_sound: Test logging
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :alembic: More debugging
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :bookmark: Bump to .3
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Update deps
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :package: Use proper misskey browser image resizer package
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :package: Add vue3-lottie
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :coffin: works
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :fire: remove fader
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: 💄 button height 3.5rem
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :loud_sound: log x swipe
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore(client): tweak loading display
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update deps
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :arrow_up: Upgrade TypeORM
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :twisted_rightwards_arrows: Merge upstream
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :arrow_up: Upgrade Vite
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :arrow_up: Upgrade several deps
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
From yarn upgrade-interactive
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :bookmark: .16
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :twisted_rightwards_arrows: Merge upstream
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore(client): :art:
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update deps
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore(sw): only proxies HTML requests ([#9070](https://github.com/orhun/git-cliff/issues/9070))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* chore(sw): only proxies HTML requests
もはやHTMLじゃなさそうなリクエストにはSWで関与しないようにする
こうするといろいろな面倒事が解決するはず…たぶん
Resolve #9037
Resolve #9038
* align code style
* Update packages/sw/src/sw.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-06-06 02:36:58 +02:00
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
- Chore: :twisted_rightwards_arrows: Merge upstream to 12.119.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :twisted_rightwards_arrows: Merge upstream
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :package: Update lockfile
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :recycle: `about-misskey` -> `about-calckey`
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :loud_sound:
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: spacing between icons in gallery index
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: rm unused import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: :fire: rm tabs
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore: quote-button --> MkQuoteButton
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Enhance: add re-collapsing to quoted notes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: :package: fuck them libs
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: :package: Use updated fork of vue-plyr
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Enhance(client): mobile twitter url can be used as widget ([#9057](https://github.com/orhun/git-cliff/issues/9057))
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Enhance(client): add html color-schema support
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Enhance(client): tweak clock
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor(client): align filename to component name
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Enhance(client): improve analog-clock
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor(client): use setup syntax
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor(client): use setup syntax
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor(client): use setup syntax
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor(client): use setup syntax
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor(client): use setup syntax
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor(client): use setup syntax
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: :sparkles: Swiper, no swiping! :fox:
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Swiper everywhere, attempt to sync to header bar
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor(client): use setup syntax
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor(client): use setup syntax
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor(client): refactor file name and directory structure
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: :recycle: Use setup syntax for groups index
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: :sparkles: Move group actions to header bar
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Testing
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Testing
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Testtt
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [12.118.1-calc.rc.5.1] - 2022-08-09
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
- Fix
2023-06-06 02:36:58 +02:00
- Fix again
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix fr on god no cap
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix lints
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix migration
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix againnn
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix duplicate keys
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix!!!!
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: use new for throw error
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix spelling error
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix textarea not updating properly
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
fixes https://akkoma.dev/FoundKeyGang/FoundKey/issues/54
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): cannot show some setting pages
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Fix #9043
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: copy visibility for renotes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fixxx
2023-02-04 02:41:04 +01:00
### Documentation
2023-06-06 02:36:58 +02:00
- Docs
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Features
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feature: Client Preferences Registry ([#8511](https://github.com/orhun/git-cliff/issues/8511))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Fix settings page
* nanka iroiro
* clean up
* clean up
* feature: Client Preferences Registry on the account
* add changelog
* インデックスに戻ってもタイトルが残ってしまうのを修正
* fix createdAt -> updatedAt
* remove console.log
* 適用→このデバイスに適用
* add wallpaper
* ローカルのjsonファイルを保存・読み込みできるように
* clean up
* use apiWithDialog
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* fix lint
* :v:
* change router
* nanka iroiro
* tweak
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-06 02:36:58 +02:00
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
- Feat(client): improve widget
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add bullboard
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Add tes as dep, even if unused
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Miscellaneous Tasks
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update deps
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Update preferences backup for calckey
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Chore(client): tweak scroll behavior in routing
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Performance
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Perf(client): use shallowRef as possible
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- 🎨
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- 🎨
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- 🎨
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- 🎨
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: welcome.setup.vue to composition api
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Enhance(client): improve clock widgets
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Enhance(client): improve clock widget
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Enhance(client): improve clock widget
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Enhance(client): improve clock widget
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Testing
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Test :(
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Testtt
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Testtt
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Test
2023-02-09 23:51:47 +01:00
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [12.118.0-calc.3.b4] - 2022-07-26
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
## [12.118.0-calc.b4] - 2022-07-26
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Bug Fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix search
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): タイミングによっては tag-cloud でエラーが発生するのを修正
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): support v-if of select component
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix some routings
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): some fixes
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: not logged in clients send correct header
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix drawer menu style regression
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): MiAuth page is broken
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Fix #9026
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix: broken chats ([#8983](https://github.com/orhun/git-cliff/issues/8983))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Fix broken chats
Co-authored-by: @ltlapy
2023-06-06 02:36:58 +02:00
* :art:
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix style
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fixxxx
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix note button
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix html
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix import
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Features
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add missing dependency
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Miscellaneous Tasks
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore(client): tweak radio component
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore(deps): bump terser from 5.9.0 to 5.14.2 ([#9024](https://github.com/orhun/git-cliff/issues/9024))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 02:36:58 +02:00
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(client): tweak theme select ui
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore: improve error message of boot
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Update tfjs
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore(deps): bump file-type from 17.1.2 to 17.1.3 in /packages/backend ([#9030](https://github.com/orhun/git-cliff/issues/9030))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
Bumps [file-type](https://github.com/sindresorhus/file-type) from 17.1.2 to 17.1.3.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v17.1.2...v17.1.3)
---
updated-dependencies:
- dependency-name: file-type
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 02:36:58 +02:00
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump undici from 5.5.1 to 5.8.0 in /packages/backend ([#9028](https://github.com/orhun/git-cliff/issues/9028))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
Bumps [undici](https://github.com/nodejs/undici) from 5.5.1 to 5.8.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.5.1...v5.8.0)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 02:36:58 +02:00
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(client): tweak style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore(client): tweak ui
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Update deps
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Chore(client): tweak style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Refactor
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Enhance(client): ネストしたルーティングに対応
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Refactor(client): :sparkles:
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Enhance(client): add some themes
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- 🎨
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- 🎨
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Refactor(client): refactor components
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Refactor pages/auth.form.vue to composition API
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Refactor: colours in queue chart
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Refactor queue chart to composition API
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Refactor pages/auth.form.vue to composition API
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
## [12.117.1.1-calc] - 2022-07-19
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
## [12.117.1-calc] - 2022-07-19
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
### Bug Fixes
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update swagger-jsdoc to version 1.9.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/elasticsearch to version 5.0.11
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/elasticsearch to version 5.0.12
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update body-parser to version 1.16.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/express to version 4.0.35
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update file-type to version 4.1.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update whatwg-fetch to version 2.0.2
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update babel-preset-es2015 to version 6.22.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update babel-core to version 6.22.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update gulp-uglify to version 2.0.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update pug to version 2.0.0-beta8
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update browserify to version 14.0.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update multer to version 1.3.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update tslint to version 4.4.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update pug to version 2.0.0-beta9
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update tslint to version 4.4.2
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update express to version 4.14.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot to version 3.1.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update summaly to version 1.4.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update summaly to version 1.4.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update monk to version 3.1.4
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update velocity-animate to version 1.4.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update summaly to version 1.5.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/multer to version 0.0.33
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update gulp-tslint to version 7.1.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/mongodb to version 2.1.38
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/mocha to version 2.2.39
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/redis to version 0.12.35
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot-compiler to version 3.1.3
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot-compiler to version 3.1.4
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot to version 3.1.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update morgan to version 1.8.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update summaly to version 1.6.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update summaly to version 1.6.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot to version 3.2.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update js-yaml to version 3.8.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update bcryptjs to version 2.4.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update bcryptjs to version 2.4.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update bcryptjs to version 2.4.3
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/chai-http to version 0.0.30
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update summaly to version 2.0.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update chart.js to version 2.5.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update typescript to version 2.1.6
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/mongodb to version 2.1.39
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot to version 3.2.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update debug to version 2.6.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/mongodb to version 2.1.40
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update body-parser to version 1.16.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update morgan to version 1.8.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update ratelimiter to version 2.2.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update monk to version 4.0.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update babel-core to version 6.23.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update browserify to version 14.1.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update mongodb to version 2.2.24
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/request to version 0.0.40
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update gulp-typescript to version 3.1.5
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/chai to version 3.4.35
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/websocket to version 0.0.33
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/body-parser to version 0.0.34
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/redis to version 0.12.36
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot-compiler to version 3.2.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot to version 3.3.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update rimraf to version 2.6.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot-compiler to version 3.2.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot to version 3.3.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update serve-favicon to version 2.4.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update velocity-animate to version 1.4.3
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update swagger-jsdoc to version 1.9.2
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update inquirer to version 3.0.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update typescript to version 2.2.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update inquirer to version 3.0.3
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update inquirer to version 3.0.4
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/mongodb to version 2.1.41
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/webpack to version 2.2.7
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update rimraf to version 2.6.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update css-loader to version 0.26.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update cropperjs to version 1.0.0-beta.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update ratelimiter to version 3.0.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update inquirer to version 3.0.5
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update serve-favicon to version 2.4.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update tslint to version 4.5.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update body-parser to version 1.17.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update js-yaml to version 3.8.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update whatwg-fetch to version 2.0.3
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update inquirer to version 3.0.6
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update request to version 2.80.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update cafy to version 1.0.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot to version 3.3.2
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update cafy to version 1.2.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update body-parser to version 1.17.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/request to version 0.0.41
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/webpack to version 2.2.8
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update string-replace-webpack-plugin to version 0.1.2
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update gulp-mocha to version 4.1.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update stylus-loader to version 2.5.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/elasticsearch to version 5.0.13
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/gm to version 1.17.30
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update css-loader to version 0.26.4
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/gulp to version 4.0.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update ms to version 0.7.3
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update gulp-pug to version 3.3.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/body-parser to version 1.16.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/webpack to version 2.2.10
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update gulp-uglify to version 2.1.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update request to version 2.81.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
- Fix(package): update css-loader to version 0.27.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/webpack to version 2.2.11
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update css-loader to version 0.27.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update debug to version 2.6.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/cors to version 2.8.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/mocha to version 2.2.40
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update redis to version 2.7.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update css-loader to version 0.27.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
- Fix(package): update css-loader to version 0.27.3
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update debug to version 2.6.3
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update redis to version 2.7.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/gulp to version 4.0.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/riot to version 2.6.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/event-stream to version 3.3.31
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/gulp to version 4.0.2
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/gulp-mocha to version 0.0.30
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/gulp-rename to version 0.0.32
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/gulp-tslint to version 3.6.31
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/gulp-uglify to version 0.0.30
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/gulp-typescript to version 0.0.33
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/gulp-util to version 3.0.31
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update gulp-typescript to version 3.1.6
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update mongodb to version 2.2.25
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update ms to version 1.0.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update gulp-uglify to version 2.1.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update gulp-uglify to version 2.1.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update ts-node to version 2.1.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/body-parser to version 1.16.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update ts-node to version 3.0.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/webpack to version 2.2.12
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update webpack to version 2.3.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update webpack to version 2.3.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/request to version 0.0.42
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update mime-types to version 2.1.15
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update webpack to version 2.3.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update serve-favicon to version 2.4.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update gulp-imagemin to version 3.2.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update cropperjs to version 1.0.0-rc
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update animejs to version 2.0.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot to version 3.4.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update typescript to version 2.2.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update cors to version 2.8.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update cors to version 2.8.3
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update ratelimiter to version 3.0.3
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update elasticsearch to version 13.0.0-rc1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update js-yaml to version 3.8.3
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update accesses to version 2.1.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update accesses to version 2.2.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update accesses to version 2.3.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update accesses to version 2.4.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update accesses to version 2.4.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot to version 3.4.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update accesses to version 2.5.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #405
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot to version 3.4.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update file-type to version 4.2.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update mongodb to version 2.2.26
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update debug to version 2.6.4
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update elasticsearch to version 13.0.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot to version 3.4.3
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update typescript to version 2.3.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update debug to version 2.6.5
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update debug to version 2.6.6
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update download to version 6.0.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update typescript to version 2.3.2
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update cropperjs to version 1.0.0-rc.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update riot to version 3.4.4
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update pug to version 2.0.0-rc.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
https://greenkeeper.io/
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update ts-node to version 3.0.3
- Fix(package): update summaly to version 2.0.2
- Fix(package): update ts-node to version 3.0.4
- Fix(package): update file-type to version 4.3.0
- Fix(package): update summaly to version 2.0.3
- Fix(package): update js-yaml to version 3.8.4
- Fix(package): update elasticsearch to version 13.0.1
- Fix(package): update download to version 6.1.0
- Fix(package): update riot to version 3.5.0
- Fix(package): update cafy to version 2.4.0
- Fix(package): update ms to version 2.0.0
- Fix(package): update serve-favicon to version 2.4.3
- Fix(package): update debug to version 2.6.7
- Fix(package): update body-parser to version 1.17.2
- Fix(package): update debug to version 2.6.8
- Fix(package): update reconnecting-websocket to version 3.0.5
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #473
- Fix(package): update monk to version 4.1.0
- Fix(package): update monk to version 5.0.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #477
- Fix(package): update riot to version 3.5.1
- Fix(package): update monk to version 5.0.2
- Fix(package): update mongodb to version 2.2.27
- Fix(package): update typescript to version 2.3.3
- Fix(package): update download to version 6.2.0
- Fix(package): update morgan to version 1.8.2
- Fix(package): update download to version 6.2.2
- Fix(package): update cropperjs to version 1.0.0-rc.2
- Fix(package): update typescript to version 2.3.4
- Fix(package): update pictograph to version 2.0.1
- Fix(package): update pictograph to version 2.0.4
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #513
- Fix(package): update mongodb to version 2.2.28
- Fix(package): update pug to version 2.0.0-rc.2
- Fix(package): update monk to version 6.0.0
- Fix(package): update file-type to version 5.0.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #532
- Fix(package): update ts-node to version 3.0.5
- Fix(package): update ts-node to version 3.0.6
- Fix(package): update inquirer to version 3.1.0
- Fix(package): update riot to version 3.6.0
- Fix(package): update file-type to version 5.1.0
- Fix(package): update file-type to version 5.1.1
- Fix(package): update elasticsearch to version 13.1.1
- Fix(package): update uuid to version 3.1.0
- Fix spell
- Fix(package): update inquirer to version 3.1.1
- Fix(package): update download to version 6.2.3
- Fix(package): update mongodb to version 2.2.29
- Fix(package): update elasticsearch to version 13.2.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #570
- Fix(package): update ts-node to version 3.1.0
- Fix(package): update monk to version 6.0.1
- Fix(package): update riot to version 3.6.1
- Fix(package): update typescript to version 2.4.1
- Fix(package): update download to version 6.2.4
- Fix(package): update download to version 6.2.5
- Fix(package): update chalk to version 2.0.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #594
- Fix(package): update reconnecting-websocket to version 3.0.6
- Fix(package): update reconnecting-websocket to version 3.0.7
- Fix(package): update ts-node to version 3.2.0
- Fix(package): update cropperjs to version 1.0.0-rc.3
- Fix(package): update mongodb to version 2.2.30
- Fix(package): update js-yaml to version 3.9.0
- Fix(package): update inquirer to version 3.2.0
- Fix(package): update compression to version 1.7.0
- Fix(package): update cors to version 2.8.4
- Fix(package): update typescript to version 2.4.2
- Fix(package): update ts-node to version 3.2.1
- Fix(package): update inquirer to version 3.2.1
- Fix(package): update ts-node to version 3.3.0
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #642
- Fix(package): update recaptcha-promise to version 0.1.3
- Fix(package): update js-yaml to version 3.9.1
- Fix(package): update monk to version 6.0.3
- Fix(package): update pug to version 2.0.0-rc.3
- Fix(package): update chalk to version 2.1.0
- Fix(package): update redis to version 2.8.0
- Fix(package): update mongodb to version 2.2.31
- Fix(package): update debug to version 3.0.0
- Fix(package): update elasticsearch to version 13.3.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #673
- Fix(package): update crypto to version 1.0.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #682
- Fix(package): update reconnecting-websocket to version 3.1.1
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Closes #686
- Fix(package): update file-type to version 6.1.0
- Fix(package): update inquirer to version 3.2.2
- Fix(package): update riot to version 3.6.2
- Fix(package): update reconnecting-websocket to version 3.2.0
- Fix(package): update riot to version 3.6.3
- Fix(package): update debug to version 3.0.1
- Fix(package): update reconnecting-websocket to version 3.2.1
- Fix(package): update inquirer to version 3.2.3
- Fix(package): update typescript to version 2.5.2
- Fix(package): update riot to version 3.7.0
- Fix(package): update cropperjs to version 1.0.0
- Fix(package): update pug to version 2.0.0-rc.4
- Fix(package): update body-parser to version 1.18.0
- Fix(package): update js-yaml to version 3.10.0
- Fix(package): update monk to version 6.0.4
- Fix(package): update rimraf to version 2.6.2
- Fix(package): update serve-favicon to version 2.4.4
- Fix(package): update body-parser to version 1.18.1
- Fix(package): update riot to version 3.7.1
- Fix
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update animejs to version 2.1.0
- Fix(package): update inquirer to version 3.3.0
- Fix(package): update cafy to version 3.0.0
- Fix(package): update request to version 2.82.0
- Fix(package): update body-parser to version 1.18.2
- Fix(package): update file-type to version 6.2.0
- Fix(package): update riot to version 3.7.2
- Fix(package): update reconnecting-websocket to version 3.2.2
- Fix(package): update animejs to version 2.2.0
- Fix(package): update serve-favicon to version 2.4.5
- Fix(package): update debug to version 3.1.0
- Fix(package): update typescript to version 2.5.3
- Fix(package): update morgan to version 1.9.0
- Fix(package): update request to version 2.83.0
- Fix(package): update compression to version 1.7.1
- Fix(package): update riot to version 3.7.3
- Fix(package): update monk to version 6.0.5
- Fix(package): update cropperjs to version 1.1.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #820
- Fix(package): update mongodb to version 2.2.33
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #826
- Fix(package): update file-type to version 7.2.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #821
- Fix(package): update cropperjs to version 1.1.2
- Fix(package): update websocket to version 1.0.25
- Fix(package): update cropperjs to version 1.1.3
- Fix(package): update chalk to version 2.3.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #833
- Fix(package): update typescript to version 2.6.1
- Fix(package): update cafy to version 3.1.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #857
- Fix(package): update riot to version 3.7.4
- Fix timeline
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lint (automattic)
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/elasticsearch to version 5.0.18
- Fix(package): update typescript to version 2.6.2
- Fix(package): update @types/chai to version 4.0.6
- Fix(package): update inquirer to version 4.0.1
- Fix(package): update eventemitter3 to version 3.0.0
- Fix(package): update uglifyjs-webpack-plugin to version 1.1.2
- Fix(package): update webpack to version 3.9.0
- Fix(package): update web-push to version 3.2.5
- Fix(package): update webpack to version 3.9.1
- Fix(package): update ms to version 2.1.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #958
- Fix(package): update awesome-typescript-loader to version 3.4.1
- Fix(package): update file-type to version 7.4.0
- Fix(package): update webpack to version 3.10.0
- Fix(package): update @types/chai to version 4.0.8
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #963
- Fix(package): update @types/elasticsearch to version 5.0.19
- Fix(package): update @types/node to version 8.0.57
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #964
- Fix(package): update @types/redis to version 2.8.2
- Fix(package): update @fortawesome/fontawesome to version 1.0.1
- Fix(package): update @fortawesome/fontawesome-free-solid to version 5.0.1
- Fix(package): update @fortawesome/fontawesome-free-regular to version 5.0.1
- Fix(package): update @fortawesome/fontawesome-free-brands to version 5.0.1
- Fix(package): update pictograph to version 2.1.5
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #979
- Fix(package): update @types/mongodb to version 2.2.17
- Fix(package): update @types/node to version 8.0.58
- Fix(package): update @types/chai to version 4.0.10
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #988
- Fix(package): update @types/request to version 2.0.9
- Fix(package): update @types/node to version 8.5.0
- Fix(package): update @types/redis to version 2.8.3
- Fix(package): update @types/inquirer to version 0.0.36
- Fix(package): update @types/node to version 8.5.1
- Fix(package): update uglifyjs-webpack-plugin to version 1.1.3
- Fix(package): update style-loader to version 0.19.1
- Fix(package): update uglifyjs-webpack-plugin to version 1.1.4
- Fix(package): update cropperjs to version 1.2.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1006
- Fix(package): update riot-tag-loader to version 1.1.0
- Fix(package): update ts-node to version 4.1.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #985
- Fix(package): update riot-tag-loader to version 2.0.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1042
- Fix(package): update gulp-htmlmin to version 4.0.0
- Fix(package): update mongodb to version 3.0.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1046
- Fix(package): update riot-tag-loader to version 2.0.1
- Fix(package): update uglifyjs-webpack-plugin to version 1.1.5
- Fix(package): update qrcode to version 1.0.1
- Fix(package): update gm to version 1.23.1
- Fix(package): update riot to version 3.8.0
- Fix(package): update riot to version 3.8.1
- Fix(package): update qrcode to version 1.2.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1053
- Fix(package): update riot-tag-loader to version 2.0.2
- Fix(package): update gulp-imagemin to version 4.1.0
- Fix(package): update css-loader to version 0.28.10
- Fix(package): update vue-js-modal to version 1.3.12
- Fix(package): update mongodb to version 3.0.3
- Fix(package): update web-push to version 3.3.0
- Fix(package): update webpack to version 4.0.0
- Fix(package): update @types/compression to version 0.0.36
- Fix(package): update @types/inquirer to version 0.0.38
- Fix(package): update @types/mongodb to version 3.0.8
- Fix(package): update @types/webpack to version 4.1.1
- Fix(package): update css-loader to version 0.28.11
- Fix(package): update elasticsearch to version 14.2.1
- Fix(package): update eslint to version 4.19.0
- Fix(package): update license-checker to version 17.0.0
- Fix(package): update ws to version 5.1.0
- Fix(package): update html-minifier to version 3.5.12
- Fix(package): update pug to version 2.0.2
- Fix(package): update license-checker to version 18.0.0
- Fix(package): update is-url to version 1.2.3
- Fix(package): update webpack to version 4.2.0
- Fix(package): update pug to version 2.0.3
- Fix(package): update eslint to version 4.19.1
- Fix(package): update eslint-plugin-vue to version 4.4.0
- Fix(package): update chai-http to version 4.0.0
- Fix(package): update is-root to version 2.0.0
- Fix(package): update webpack-cli to version 2.0.13
- Fix(package): update gulp-typescript to version 4.0.2
- Fix(package): update element-ui to version 2.3.0
- Fix(package): update element-ui to version 2.3.2
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1330
- Fix(package): update @types/js-yaml to version 3.11.1
- Fix(package): update html-minifier to version 3.5.13
- Fix(package): update bootstrap-vue to version 2.0.0-rc.4
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1349
- Fix(package): update jsdom to version 11.7.0
- Fix(package): update bootstrap-vue to version 2.0.0-rc.6
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1367
- Fix(package): update ws to version 5.1.1
- Fix(package): update @types/node to version 9.6.2
- Fix(package): update @types/inquirer to version 0.0.41
- Fix(package): update element-ui to version 2.3.3
- Fix(package): update webpack to version 4.5.0
- Fix(package): update object-assign-deep to version 0.4.0
- Fix(package): update webpack-cli to version 2.0.14
- Fix(package): update @types/mongodb to version 3.0.10
- Fix(package): update vue-loader to version 15.0.0-rc.1
- Fix(package): update html-minifier to version 3.5.14
- Fix(package): update gulp-pug to version 4.0.0
- Fix(package): update @types/mongodb to version 3.0.11
- Fix(package): update mongodb to version 3.0.6
- Fix(package): update @types/mongodb to version 3.0.12
- Fix(package): update @types/node to version 9.6.4
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1444
- Fixed english translation
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fixed english translation
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fixed translate.en.md
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update mongodb to version 3.0.7
- Fix(package): update @types/mongodb to version 3.0.15
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1513
- Fix(package): update style-loader to version 0.21.0
- Fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #1428
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo
- Fix: validate post's text on mobile client.
- Fix: validate post's text with Ctrl+Enter on PC.
- Fix: when text is null, bug can pass validation.
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
fixed. (maybe?)
- Fix: "or" operator.
- Fix #1726
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update ts-node to version 6.1.2
- Fix(package): update web-push to version 3.3.2
- Fix(package): update @types/koa-bodyparser to version 5.0.0
- Fix(package): update @types/koa-router to version 7.0.29
- Fix(package): update @types/mocha to version 5.2.3
- Fix(package): update @types/webpack to version 4.4.2
- Fix(package): update @types/koa-router to version 7.0.30
- Fix(package): update ratelimiter to version 3.1.0
- Fix(package): update ts-node to version 7.0.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1765
- Fix(package): update @types/node to version 10.3.5
- Fix(package): update hard-source-webpack-plugin to version 0.9.0
- Fix(package): update eslint to version 5.0.0
- Fix(package): update ws to version 5.2.1
- Fix(package): update webpack to version 4.12.1
- Fix(package): update html-minifier to version 3.5.17
- Fix(package): update @types/node to version 10.3.6
- Fix(package): update @types/webpack to version 4.4.3
- Fix(package): update eslint to version 5.0.1
- Fix(package): update element-ui to version 2.4.2
- Fix(package): update uuid to version 3.3.0
- Fix(package): update webpack to version 4.12.2
- Fix(package): update mongodb to version 3.1.0
- Fix(package): update typescript-eslint-parser to version 16.0.1
- Fix(package): update @types/mongodb to version 3.0.22
- Fix(package): update @types/node to version 10.5.0
- Fix(package): update @types/webpack to version 4.4.4
- Fix(package): update uuid to version 3.3.2
- Fix(package): update @types/mongodb to version 3.0.23
- Fix(package): update @types/node to version 10.5.1
- Fix(package): update webpack to version 4.14.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1818
- Fix(package): update @types/mongodb to version 3.1.0
- Fix(package): update hard-source-webpack-plugin to version 0.10.0
- Fix(package): update vue-js-modal to version 1.3.16
- Fix(package): update hard-source-webpack-plugin to version 0.10.1
- Fix(package): update element-ui to version 2.4.3
- Fix(package): update html-minifier to version 3.5.18
- Fix(package): update elasticsearch to version 15.1.0
- Fix(package): update elasticsearch to version 15.1.1
- Fix(package): update @types/js-yaml to version 3.11.2
- Fix(package): update @types/mongodb to version 3.1.1
- Fix(package): update @types/webpack to version 4.4.5
- Fix(package): update webpack to version 4.15.0
- Fix(package): update node-sass to version 4.9.1
- Fix(package): update webpack to version 4.15.1
- Fix(package): update mongodb to version 3.1.1
- Fix(package): update @types/node to version 10.5.2
- Fix(package): update css-loader to version 1.0.0
- Fix(package): update hard-source-webpack-plugin to version 0.11.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1861
- Fix(package): update node-sass to version 4.9.2
- Fix(package): update file-type to version 8.1.0
- Fix(package): update @types/koa-bodyparser to version 5.0.1
- Fix(package): update webpack to version 4.16.0
- Fix(package): update @koa/cors to version 2.2.2
- Fix(package): update ws to version 5.2.2
- Fix(package): update hard-source-webpack-plugin to version 0.11.1
- Fix(package): update element-ui to version 2.4.4
- Fix(package): update html-minifier to version 3.5.19
- Fix(package): update @types/elasticsearch to version 5.0.25
- Fix(package): update @types/webpack to version 4.4.6
- Fix(package): update eslint-plugin-vue to version 4.6.0
- Fix(package): update eslint-plugin-vue to version 4.7.0
- Fix(package): update webpack to version 4.16.1
- Fix(package): update @types/webpack to version 4.4.7
- Fix(package): update vue-loader to version 15.2.5
- Fix(package): update vue-loader to version 15.2.6
- Fix(package): update webpack-cli to version 3.1.0
- Fix(package): update swagger-jsdoc to version 1.10.2
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #1924
- Fix(package): update emojilib to version 2.3.0
- Fix(package): update @types/mongodb to version 3.1.2
- Fix(package): update ratelimiter to version 3.2.0
- Fix(package): update ws to version 6.0.0
- Fix(package): update hard-source-webpack-plugin to version 0.11.2
- Fix(package): update swagger-jsdoc to version 1.10.3
- Fix(package): update webpack to version 4.16.2
- Fix(package): update gulp-rename to version 1.4.0
- Fix(package): update @types/webpack to version 4.4.8
- Fix(package): update eslint-plugin-vue to version 4.7.1
- Fix(package): update @types/node to version 10.5.3
- Fix(package): update gulp-uglify to version 3.0.1
- Fix(package): update element-ui to version 2.4.5
- Fix(package): update typescript-eslint-parser to version 17.0.0
- Fix(package): update typescript-eslint-parser to version 17.0.1
- Fix(package): update jsdom to version 11.12.0
- Fix: critical memory leak.
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update webpack to version 4.16.3
- Fix(package): update @types/koa-router to version 7.0.31
- Fix(package): update @types/node to version 10.5.4
- Fix(package): update hard-source-webpack-plugin to version 0.12.0
- Fix(package): update @types/koa__cors to version 2.2.3
- Fix(package): update qrcode to version 1.2.2
- Fix(package): update @types/node to version 10.5.5
- Fix(package): update sass-loader to version 7.1.0
- Fix(package): update vue-template-compiler to version 2.5.17
- Fix(package): update vue to version 2.5.17
- Fix(package): update @types/webpack to version 4.4.9
- Fix(package): update @types/mongodb to version 3.1.3
- Fix(package): update webpack to version 4.16.4
- Fix(package): update systeminformation to version 3.42.6
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2076
- Fix(package): update systeminformation to version 3.42.8
- Fix(package): update commander to version 2.17.0
- Fix(package): update @types/node to version 10.5.6
- Fix(package): update webpack to version 4.16.5
- Fix(package): update typescript-eslint-parser to version 18.0.0
- Fix(package): update @types/node to version 10.5.7
- Fix(package): update vue-loader to version 15.2.7
- Fix(package): update commander to version 2.17.1
- Fix(package): update style-loader to version 0.22.0
- Fix(package): update vue-loader to version 15.3.0
- Fix(package): update systeminformation to version 3.42.9
- Fix(package): update style-loader to version 0.22.1
- Fix(package): update summaly to version 2.1.0 ([#2132](https://github.com/orhun/git-cliff/issues/2132))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update node-sass to version 4.9.3 ([#2131](https://github.com/orhun/git-cliff/issues/2131))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update summaly to version 2.1.1 ([#2135](https://github.com/orhun/git-cliff/issues/2135))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update element-ui to version 2.4.6
- Fix(package): update file-type to version 9.0.0
- Fix(package): update summaly to version 2.1.2 ([#2149](https://github.com/orhun/git-cliff/issues/2149))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update request to version 2.88.0 ([#2151](https://github.com/orhun/git-cliff/issues/2151))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/node to version 10.5.8 ([#2152](https://github.com/orhun/git-cliff/issues/2152))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update ts-node to version 7.0.1
- Fix(package): update vue-js-modal to version 1.3.17
- Fix(package): update parse5 to version 5.1.0
- Fix(package): update mongodb to version 3.1.2
- Fix(package): update vue-style-loader to version 4.1.2
- Fix(package): update mongodb to version 3.1.3
- Fix(package): update @types/mongodb to version 3.1.4
- Fix(package): update @types/node to version 10.7.0
- Fix(package): update @types/ws to version 6.0.0
- Fix(package): update url-loader to version 1.1.0
- Fix(package): update seedrandom to version 2.4.4
- Fix(package): update @types/node to version 10.7.1
- Fix(package): update @types/webpack to version 4.4.10
- Fix(package): update minio to version 7.0.0
- Fix #2266
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #2266: デフォルト値を設定
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update url-loader to version 1.1.1
- Fix #1776
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update html-minifier to version 3.5.20
- Fix(package): update vue-loader to version 15.4.0
- Fix(package): update vue-js-modal to version 1.3.18
- Fix(package): update webpack to version 4.17.0
- Fix(package): update sharp to version 0.20.7
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2368
- Fix login bug([#2384](https://github.com/orhun/git-cliff/issues/2384))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update webpack to version 4.17.1
- Fix(package): update summaly to version 2.1.4
- Fix(package): update vue-js-modal to version 1.3.19
- Fix(package): update @types/sharp to version 0.17.10
- Fix(package): update @types/webpack to version 4.4.11
- Fix(package): update @types/node to version 10.9.1
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2431
- Fix(package): update @types/node to version 10.9.2
- Fix(package): update systeminformation to version 3.43.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2477
- Fix(package): update systeminformation to version 3.44.0
- Fix(package): update nan to version 2.11.0
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update vue-loader to version 15.4.1
- Fix(package): update vue-js-modal to version 1.3.20
- Fix(package): update style-loader to version 0.23.0
- Fix(package): update @types/elasticsearch to version 5.0.26
- Fix(package): update vue-js-modal to version 1.3.23
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2517
- Fix(package): update systeminformation to version 3.44.2
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2519
- Fix(package): update @types/node to version 10.9.3
- Fix(package): update summaly to version 2.2.0
- Fix(package): update vue-js-modal to version 1.3.24
- Fix(package): update @types/uuid to version 3.4.4
- Fix(package): update @types/websocket to version 0.0.40
- Fix(package): update @types/node to version 10.9.4
- Fix #2315 ([#2339](https://github.com/orhun/git-cliff/issues/2339))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* improve MFM to html
* improve html to MFM
* missing semicolon
* missing semicolon
* fix html to MFM
タグのリンクは解除するように
* fix bug
* misssing semicolon
* Update html-to-mfm.ts
* Update html-to-mfm.ts
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update webpack to version 4.17.2 ([#2599](https://github.com/orhun/git-cliff/issues/2599))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update vue-js-modal to version 1.3.26 ([#2613](https://github.com/orhun/git-cliff/issues/2613))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update systeminformation to version 3.45.0 ([#2609](https://github.com/orhun/git-cliff/issues/2609))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update node-sass-json-importer to version 4.0.0 ([#2614](https://github.com/orhun/git-cliff/issues/2614))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update systeminformation to version 3.45.1 ([#2616](https://github.com/orhun/git-cliff/issues/2616))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix mk-media darkmode
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/ws to version 6.0.1 ([#2636](https://github.com/orhun/git-cliff/issues/2636))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/minio to version 7.0.0 ([#2626](https://github.com/orhun/git-cliff/issues/2626))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update node-sass-json-importer to version 4.0.1 ([#2645](https://github.com/orhun/git-cliff/issues/2645))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update commander to version 2.18.0
- Fix(package): update minio to version 7.0.1 ([#2655](https://github.com/orhun/git-cliff/issues/2655))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix docs ([#2678](https://github.com/orhun/git-cliff/issues/2678))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update systeminformation to version 3.45.6
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2617
- Fix(package): update vue-loader to version 15.4.2 ([#2692](https://github.com/orhun/git-cliff/issues/2692))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update debug to version 4.0.1 ([#2700](https://github.com/orhun/git-cliff/issues/2700))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2682
- Fix(package): update @types/mongodb to version 3.1.7 ([#2701](https://github.com/orhun/git-cliff/issues/2701))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2681
- Fix(package): update webpack to version 4.18.0 ([#2680](https://github.com/orhun/git-cliff/issues/2680))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update webpack to version 4.18.1 ([#2704](https://github.com/orhun/git-cliff/issues/2704))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update webpack to version 4.19.0
- Fix(package): update vue-cropperjs to version 2.2.2
- Fix(package): update @types/node to version 10.10.0
- Fix(package): update @types/node to version 10.10.1
- Fix(package): update webpack to version 4.19.1 ([#2732](https://github.com/orhun/git-cliff/issues/2732))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update web-push to version 3.3.3 ([#2733](https://github.com/orhun/git-cliff/issues/2733))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/webpack to version 4.4.12 ([#2739](https://github.com/orhun/git-cliff/issues/2739))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/koa-router to version 7.0.32 ([#2740](https://github.com/orhun/git-cliff/issues/2740))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update websocket to version 1.0.28 ([#2746](https://github.com/orhun/git-cliff/issues/2746))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2743
- Fix(package): update @types/bcryptjs to version 2.4.2 ([#2742](https://github.com/orhun/git-cliff/issues/2742))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/node to version 10.10.2 ([#2750](https://github.com/orhun/git-cliff/issues/2750))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/node to version 10.10.3 ([#2753](https://github.com/orhun/git-cliff/issues/2753))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update webpack to version 4.20.2 ([#2814](https://github.com/orhun/git-cliff/issues/2814))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2768
- Fix(package): update gulp-htmlmin to version 5.0.1 ([#2815](https://github.com/orhun/git-cliff/issues/2815))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2669
- Fix(package): update nan to version 2.11.1 ([#2784](https://github.com/orhun/git-cliff/issues/2784))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update koa-mount to version 4.0.0 ([#2776](https://github.com/orhun/git-cliff/issues/2776))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update diskusage to version 0.2.5 ([#2767](https://github.com/orhun/git-cliff/issues/2767))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update qrcode to version 1.3.0 ([#2799](https://github.com/orhun/git-cliff/issues/2799))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/qrcode to version 1.3.0 ([#2813](https://github.com/orhun/git-cliff/issues/2813))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update jsdom to version 12.1.0 ([#2788](https://github.com/orhun/git-cliff/issues/2788))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update webpack-cli to version 3.1.2 ([#2816](https://github.com/orhun/git-cliff/issues/2816))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2757
- Fix(package): update @types/node to version 10.11.4 ([#2817](https://github.com/orhun/git-cliff/issues/2817))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2765
- Fix(package): update @types/webpack to version 4.4.14 ([#2818](https://github.com/orhun/git-cliff/issues/2818))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2778
- Fix(package): update typescript-eslint-parser to version 19.0.2 ([#2819](https://github.com/orhun/git-cliff/issues/2819))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2772
- Fix(package): update sharp to version 0.21.0
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2619
- Fix(package): update vue-svg-inline-loader to version 1.1.4 ([#2821](https://github.com/orhun/git-cliff/issues/2821))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #2346
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update ws to version 6.1.0 ([#2823](https://github.com/orhun/git-cliff/issues/2823))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update reconnecting-websocket to version 4.1.5 ([#2845](https://github.com/orhun/git-cliff/issues/2845))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2785
- Fix(package): update systeminformation to version 3.45.7 ([#2825](https://github.com/orhun/git-cliff/issues/2825))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update file-loader to version 2.0.0 ([#2827](https://github.com/orhun/git-cliff/issues/2827))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update vue-svg-inline-loader to version 1.2.0 ([#2844](https://github.com/orhun/git-cliff/issues/2844))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/debug to version 0.0.31 ([#2822](https://github.com/orhun/git-cliff/issues/2822))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update file-type to version 10.0.0 ([#2846](https://github.com/orhun/git-cliff/issues/2846))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update jsdom to version 12.2.0 ([#2848](https://github.com/orhun/git-cliff/issues/2848))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/mongodb to version 3.1.10 ([#2849](https://github.com/orhun/git-cliff/issues/2849))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2752
- Fix(package): update style-loader to version 0.23.1
- Fix(package): update typescript-eslint-parser to version 20.0.0
- Fix(package): update debug to version 4.1.0 ([#2857](https://github.com/orhun/git-cliff/issues/2857))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update commander to version 2.19.0 ([#2862](https://github.com/orhun/git-cliff/issues/2862))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/mongodb to version 3.1.11 ([#2864](https://github.com/orhun/git-cliff/issues/2864))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/node to version 10.11.5 ([#2865](https://github.com/orhun/git-cliff/issues/2865))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/redis to version 2.8.7 ([#2866](https://github.com/orhun/git-cliff/issues/2866))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/webpack to version 4.4.15 ([#2868](https://github.com/orhun/git-cliff/issues/2868))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/mongodb to version 3.1.12 ([#2874](https://github.com/orhun/git-cliff/issues/2874))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update url-loader to version 1.1.2 ([#2883](https://github.com/orhun/git-cliff/issues/2883))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/webpack to version 4.4.16 ([#2880](https://github.com/orhun/git-cliff/issues/2880))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/koa-logger to version 3.1.1 ([#2877](https://github.com/orhun/git-cliff/issues/2877))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/node to version 10.11.6 ([#2876](https://github.com/orhun/git-cliff/issues/2876))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update vue-color to version 2.7.0 ([#2884](https://github.com/orhun/git-cliff/issues/2884))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/node to version 10.11.7 ([#2885](https://github.com/orhun/git-cliff/issues/2885))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/elasticsearch to version 5.0.27
- Fix(package): update reconnecting-websocket to version 4.1.6
- Fix(package): update reconnecting-websocket to version 4.1.7
- Fix(package): update reconnecting-websocket to version 4.1.8
- Fix(package): update chart.js to version 2.7.3 ([#2907](https://github.com/orhun/git-cliff/issues/2907))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update vue-svg-inline-loader to version 1.2.1 ([#2909](https://github.com/orhun/git-cliff/issues/2909))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/gulp-uglify to version 3.0.6 ([#2906](https://github.com/orhun/git-cliff/issues/2906))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/sharp to version 0.21.0 ([#2908](https://github.com/orhun/git-cliff/issues/2908))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/webpack to version 4.4.17 ([#2911](https://github.com/orhun/git-cliff/issues/2911))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @types/node to version 10.12.0 ([#2912](https://github.com/orhun/git-cliff/issues/2912))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update @fortawesome/free-brands-svg-icons to version 5.4.1 ([#2916](https://github.com/orhun/git-cliff/issues/2916))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2859
- Fix(package): update reconnecting-websocket to version 4.1.9
- Fix(package): update @types/elasticsearch to version 5.0.28 ([#2924](https://github.com/orhun/git-cliff/issues/2924))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update showdown to version 1.8.7 ([#2925](https://github.com/orhun/git-cliff/issues/2925))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update webpack to version 4.21.0
- Fix(package): update vue-sweetalert2 to version 1.5.6 ([#2932](https://github.com/orhun/git-cliff/issues/2932))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update reconnecting-websocket to version 4.1.10 ([#2937](https://github.com/orhun/git-cliff/issues/2937))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update webpack to version 4.22.0 ([#2969](https://github.com/orhun/git-cliff/issues/2969))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update file-type to version 10.1.0 ([#2984](https://github.com/orhun/git-cliff/issues/2984))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(package): update systeminformation to version 3.45.9 ([#2987](https://github.com/orhun/git-cliff/issues/2987))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Closes #2986
- Blockings list
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix self host detection ([#3201](https://github.com/orhun/git-cliff/issues/3201))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix Content-Disposition ([#4573](https://github.com/orhun/git-cliff/issues/4573))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #4532 ([#4592](https://github.com/orhun/git-cliff/issues/4592))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix syuilo#4711 ([#4715](https://github.com/orhun/git-cliff/issues/4715))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #1442, fix #2106
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix build error ([#5162](https://github.com/orhun/git-cliff/issues/5162))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #5071 ([#5184](https://github.com/orhun/git-cliff/issues/5184))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #5214 ウィジェットが選択されていないときは追加されないように ([#5227](https://github.com/orhun/git-cliff/issues/5227))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix #5214
* null削除の取り消し
* 空白文字の調整
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo in misskey.nginx ([#5445](https://github.com/orhun/git-cliff/issues/5445))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
sites-ebabled => sites-enabled
- Fix typo
- Fix ([#5710](https://github.com/orhun/git-cliff/issues/5710))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #5854
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo #5890
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix files grid height
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix gif badge ([#6153](https://github.com/orhun/git-cliff/issues/6153))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(pages): AiScript変数があると型チェックができない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(pages): Fix chart type detection
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix canvas overflow
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix bug that cannot post when image only
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(lint): Use const
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix lint
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix a bug that if block of pages not working
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): Fix #6284
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix default reaction setting
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Add missing icon
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix bug that cannot set custom texture
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Do not expand each notes in my/mentions
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Related #6336
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Do not expand each notes in my/messages
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix style of poll viewer
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix poll vote notification
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #5998
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix reply style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): Remove koa-compress
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Mk:api関数にトークンを渡せない問題
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Use router-link instead of a to avoid page refresh
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(i18n): Fix missing translation
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 全既読系ボタンのAPIの指定が間違っているのを修正 ([#6424](https://github.com/orhun/git-cliff/issues/6424))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(api): Fix #6419
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Close #6434
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): Fix #6433
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(api): Fix #6418 ([#6442](https://github.com/orhun/git-cliff/issues/6442))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix サイドバーの設定に不具合があるとページが表示できなくなる ([#6473](https://github.com/orhun/git-cliff/issues/6473))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix #6460
* Update app.vue
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Fix 非ログイン時に n または p キー押下で投稿フォームが出る ([#6508](https://github.com/orhun/git-cliff/issues/6508))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix #5851
2023-06-06 02:36:58 +02:00
* post-formのスポーンを弾く場所を変更
- Fix(client): Fix style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix timeline widget setting definition
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #6335 ([#6507](https://github.com/orhun/git-cliff/issues/6507))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(cliemt): Fix style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix #6528
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix icon
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): Fix #6533
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix #6532
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): i18n
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix indicator position
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(locale): Add missing key
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix theme color
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Show shadow
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix sticky sidebar behavior
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix #6540
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix #6526
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Better wheel handling
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(docs): Update api doc
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): プラグインの動作を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): :v:
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lint ([#6568](https://github.com/orhun/git-cliff/issues/6568))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix federation widget
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Remove unncessary #
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Do not render img tag when icon url not provided
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 通知が流れない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ピン留めされたノートがリアクティブではない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 通知のノートがリアクティブではない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #6602
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): プラグインの設定がnullになることがある問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Reactivate poll
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Cannot read announcement
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #6609
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix appearance
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Broken syntax highlight
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Message read state is not reactive
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): Prevent error when recieve non-json data from websocket
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #6658
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(clinet): 誤字によりスクロールイベントリスナが解除されていなかったのを修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix an error on /api-doc ([#6665](https://github.com/orhun/git-cliff/issues/6665))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): Fix #6669
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Fix #6698
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ストリーミングのメモリリークを修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
SharedConnection や NonSharedConnection のインスタンスを Vue コンポーネントの data に含むと、Vue が Proxy に変換するため、Stream クラス内部でインスタンス同士の比較をしても false になり、使われなくなったインスタンスがメモリ上に残り続ける。
なお、チャンネルへの接続/切断は頻繁に行うものではないため、メモリリークといっても影響は軽微とみられる。
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix locale handling
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix deck navigation
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix doc
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix deck
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix ui
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix context menu
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix ui
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #7189
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix for lint
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix migration script
- Fix modal
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix assets
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #7314
Fix #7313
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix comment
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix watch
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: suppress disk stats error
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): Use inner join
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://github.com/syuilo/misskey/issues/6813#issuecomment-803400023
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): Use inner join
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://github.com/syuilo/misskey/commit/48ea805999c6cb8e900aeaec6edaf68788bd51e0#commitcomment-48584326
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix type
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #7444
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix theme
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #7454
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #7466
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Safariでもモーダルのぼかし効果が効くようにした ([#7530](https://github.com/orhun/git-cliff/issues/7530))
https://github.com/misskey-dev/misskey/issues/7529
- Fix type
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix local emoji detection
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://github.com/misskey-dev/misskey/pull/7526#discussion_r641886612
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #7540
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix api response definition
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix email notification bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug that docs not loading
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix chore error
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 更新時にテーマキャッシュをクリアするように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: truncate user information if it is too long ([#7629](https://github.com/orhun/git-cliff/issues/7629))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* truncate user information if it is too long
Some AP software allows for user names or summaries to be very long.
Misskey can not handle this and the profile page can not be opened and
no activities from such users can be seen.
Instead, the user name and summary are cut off after the maximum length
so misskey can still process the activities of the profile.
Co-authored-by: Toast <toast@toast.cafe>
* fix code style
Co-authored-by: Toast <toast@toast.cafe>
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): ja-JPのような形式にDeepLが対応してない
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): use insert instead of save
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): タッチ操作でウィンドウを閉じることができない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): コントロールパネルでファイルを削除した際の表示を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #7631
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: mochaが動かないため拡張子なしに戻した
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix import
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: import syslog-pro
- Fix: use correct query generate function ([#7657](https://github.com/orhun/git-cliff/issues/7657))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Fix: meta.jsonをimportしないように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #7671
- Fix(client): ノートの「削除して編集」をするとアンケートの選択肢が[object Object]になる問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #7037
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): use csp to imporve security
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: support DeepL pro account
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #7648
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix button style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix missing strings ([#7674](https://github.com/orhun/git-cliff/issues/7674))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix sort menu in federation panel
* add missing strings in report menu
2023-06-06 02:36:58 +02:00
* change i18n key too
- Fix Dockerfile ([#7763](https://github.com/orhun/git-cliff/issues/7763))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix Dockerfile
* remove unnecessary change
2023-06-06 02:36:58 +02:00
* add misskey-assets in .dockerignore
- Fix(server): ノート翻訳時に公開範囲が考慮されていない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: use master branch when build docker image
- Fix: add vanilla-tilt
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): fix #7786
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: アンテナの既読 ([#7803](https://github.com/orhun/git-cliff/issues/7803))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
from: https://gitlab.com/xianon/misskey/-/commit/a89742319caea378f9cdd70c8ebd83bdf2178ff6
- Fix: アンテナが既読にならないのを修正 ([#7809](https://github.com/orhun/git-cliff/issues/7809))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): タイムラインでリストとかなかったの修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix #7774
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix inboxQueue import ([#7829](https://github.com/orhun/git-cliff/issues/7829))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix tabs of page header behaviour
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 絵文字一覧ページのタグ一覧をとりあえず無効に
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
重いため
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): MFM関数構文のサジェストで括弧を無視するように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: truncate image descriptions ([#7699](https://github.com/orhun/git-cliff/issues/7699))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* move truncate function to separate file to reuse it
* truncate image descriptions
* show image description limit in UI
* correctly treat null
Co-authored-by: nullobsi <me@nullob.si>
* make truncate Unicode-aware
The strings that truncate returns should now be valid Unicode.
PostgreSQL also counts Unicode Code Points instead of bytes so this
should be correct.
* move truncate to internal, validate in API
Truncating could also be done in src/services/drive/add-file.ts or
src/services/drive/upload-from-url.ts but those would also affect
local images. But local images should result in a hard error if the
image comment is too long.
* avoid overwriting
2023-06-06 02:36:58 +02:00
Co-authored-by: nullobsi <me@nullob.si>
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ユーザーページのタブが機能していない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #7853
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(api): fix file type regex
- Fix(api): (0 , ms_1.default) is not a function
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ピン留めユーザーの設定項目がない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix ui
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix title
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(api): 管理者およびモデレーターをブロックできてしまう問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Deck UIにおいて、重ねたカラムの片方を畳んだ状態で右に出すと表示が壊れる問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #7867
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): テーマの管理が行えない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(api): アプリケーション通知が取得できない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #6702
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
#7874
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(activitypub): not reacted な Undo.Like がinboxに滞留するのを修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https: //github.com/mei23/misskey/commit/1cfb5e09a44819b82333df26409ec9d9657bdcfc
Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix chart rendering
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ウィジェットを追加できない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #7905
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ユーザーページのナビゲーションが失敗する問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix e2e test
- Fix e2e test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix e2e test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Fix #7895 ([#7937](https://github.com/orhun/git-cliff/issues/7937))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Fix #7895
2023-06-06 02:36:58 +02:00
* CHANGELOG
- Fix: 削除したノートやユーザーがリモートから参照されると復活することがあるのを修正 ([#7918](https://github.com/orhun/git-cliff/issues/7918))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Fix #7557
* CHANGELOG
* Fix user
* CHANGELOG
* Tune CHANGELOG
* Tune CHANGELOG
* resolver
* Remove check
* Remove import
* CHANGELOG
* Tune
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Fix(client): ページ編集時のドロップダウンメニューなどが動作しない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): コントロールパネルのカスタム絵文字タブが切り替わらないように見える問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix missing i18n string ([#7945](https://github.com/orhun/git-cliff/issues/7945))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix html conversion issue with code blocks ([#7943](https://github.com/orhun/git-cliff/issues/7943))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): Add missing localization string ([#7944](https://github.com/orhun/git-cliff/issues/7944))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* 欠けるi18nストリングの追加
* Update ja-JP.yml
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lint errors
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix e2e test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix errors
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix errors
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: mention local users in replies ([#7975](https://github.com/orhun/git-cliff/issues/7975))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* mention local users in replies
2023-06-06 02:36:58 +02:00
* fix merge
- Fix(client): reaction viewer layout ([#7942](https://github.com/orhun/git-cliff/issues/7942))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
The profile picture and name should be grouped together as they belong, and
2023-06-06 02:36:58 +02:00
it should be clear which picture belongs to which name.
- Fix for lint
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): improve error handling
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix tooltip style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client):fix search all users ([#7993](https://github.com/orhun/git-cliff/issues/7993))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix plugin activate and uninstall ([#7991](https://github.com/orhun/git-cliff/issues/7991))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix(client): fix plugin activate and uninstall
2023-06-06 02:36:58 +02:00
* Fix(client): fix package activates
- Fix(client): better error handling of file upload
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ログインにおいてパスワードが誤っている際のエラーメッセージが正しく表示されない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): リアクションツールチップ、Renoteツールチップのユーザーの並び順を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: toolsが動かないのを修正 ([#8008](https://github.com/orhun/git-cliff/issues/8008))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Move tools
2023-06-06 02:36:58 +02:00
* Fix DB
- Fix: notification.vueのIntersectionObserverまわりを修正 ([#8010](https://github.com/orhun/git-cliff/issues/8010))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
2023-06-06 02:36:58 +02:00
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
- Fix(client): モバイルでタップしたときにツールチップが表示される問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: LTLやGTLが無効になっている場合でもUI上にタブが表示される問題を修正 ([#8026](https://github.com/orhun/git-cliff/issues/8026))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* wip
* add changelog
2023-06-06 02:36:58 +02:00
* 変換ミス修正
- Fix mentions in replies ([#8030](https://github.com/orhun/git-cliff/issues/8030))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する ([#8014](https://github.com/orhun/git-cliff/issues/8014))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* 画像ファイルの縦横サイズの取得で Exif Orientation を考慮する
* test: Add rotate.jpg test
* Webpublic 画像を返す時のみ Exif Orientation を考慮して縦横サイズを返す
2023-06-06 02:36:58 +02:00
* test: Support orientation
- Fix(server): Fix #8032
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): pagesで関数を定義できない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): tweak style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix range slider rendering
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): タッチ機能付きディスプレイを使っていてマウス操作をしている場合に一部機能が動作しない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): better hover detection
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lint
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: integration links ([#8036](https://github.com/orhun/git-cliff/issues/8036))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): クリップの設定を編集できない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8046
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): メニューなどがウィンドウの裏に隠れる問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix z-index bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: YAMLファイルへのバックスペース文字混入対策
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): オートコンプリートがダイアログの裏に隠れる問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 一部のコンポーネントが裏に隠れるのを修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix zindex issues
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8060
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix zindex issue
- Fix(client): tweak style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix zindex issue
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix zindex issue
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8064
Fix #8063
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix zindex issue
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client/deck): カラムの増減がページをリロードするまで正しく反映されない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8065
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): カスタム絵文字一覧ページの負荷が高いのを修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix zindex issue
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8086
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ドロワーメニューでセーフエリアを考慮するように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix sidebar style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8049
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix html blockquote conversion ([#8069](https://github.com/orhun/git-cliff/issues/8069))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix sidebar style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(test): ignore ResizeObserver error
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): エクスポートした絵文字の拡張子がfalseになることがあるのを修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix pizzax ([#8099](https://github.com/orhun/git-cliff/issues/8099))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
https://github.com/misskey-dev/misskey/commit/d53795184cd0ee326b0da58b267e3460f948703c#r62707827
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #8158
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: proxyでsvgをpngに変換するように ([#8106](https://github.com/orhun/git-cliff/issues/8106))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* wip
* revert send-drive-file change
* fix
* Update packages/backend/src/server/proxy/proxy-media.ts
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
2023-06-06 02:36:58 +02:00
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
- Fix: code url in documentation ([#8117](https://github.com/orhun/git-cliff/issues/8117))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
It seems this was not changed while refactoring the modules apart.
- Fix([#8133](https://github.com/orhun/git-cliff/issues/8133)): hCaptcha の reCAPTCHA 互換挙動を無効化する ([#8135](https://github.com/orhun/git-cliff/issues/8135))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix([#8133](https://github.com/orhun/git-cliff/issues/8133)): hCaptcha の reCAPTCHA 互換挙動を無効化する
* Update packages/client/src/components/captcha.vue
* fix: hCaptcha host
2023-06-06 02:36:58 +02:00
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
- Fix(client): タイムラインのkeep-aliveが効かなくなっているのを修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: アップロードエラー時の処理を修正 ([#8182](https://github.com/orhun/git-cliff/issues/8182))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* アップロードのエラー応答で詰むのを修正
2023-06-06 02:36:58 +02:00
* CHANGELOG
- Fix: change keypress to keydown ([#8192](https://github.com/orhun/git-cliff/issues/8192))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): チャットが見れない
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8203
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 投稿のNSFW画像を表示したあとにリアクションが更新されると画像が非表示になる問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8208
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 「クリップ」ページが開かない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): トレンドウィジェットが動作しないのを修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): リアクション設定で絵文字ピッカーが開かないのを修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): DMページでメンションが含まれる問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8211
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 投稿フォームのハッシュタグ保持フィールドが動作しない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8212
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix federation widged ([#8221](https://github.com/orhun/git-cliff/issues/8221))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
The variables accidentally shadowed the variables that contain the ref's
2023-06-06 02:36:58 +02:00
to be rendered into the template.
- Fix federation widget
- Fix eslint rule
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: ensure that specified users does not get duplicates ([#8233](https://github.com/orhun/git-cliff/issues/8233))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* ensure that specified users does not get duplicates
* Update packages/client/src/components/post-form.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Fix: Fix Sideview ([#8235](https://github.com/orhun/git-cliff/issues/8235))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Fix #7890
* a-
* 3度目の正直
* fix
* :v:
* update CHANGELOG
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Fix(client): ツールチップの表示位置が正しくない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: ストリーミングからのAPIリクエストが出来ないのを修正 ([#8244](https://github.com/orhun/git-cliff/issues/8244))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Update call.ts
2023-06-06 02:36:58 +02:00
* あれ
- Fix(client): fix compare-versions import
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: タイムライン種別を切り替えると「新しいノートがあります」の表示が残留してしまうのを修正 ([#8250](https://github.com/orhun/git-cliff/issues/8250))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #6831
- Fix chart clean
- Fix: NodeInfo のユーザー数と投稿数の内容を見直す ([#8255](https://github.com/orhun/git-cliff/issues/8255))
2023-06-06 21:13:54 +02:00
* NodeInfoのアクティブユーザーの取得方法を変更する
2023-06-06 02:36:58 +02:00
* NodeInfoの投稿数の出力内容を見直す
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: v-sizeディレクティブの動作を修正 ([#8249](https://github.com/orhun/git-cliff/issues/8249))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Fix size directive behavior not activated
* calc
* wip
* cache computed classes
* fix Vue3では使えなくなった
* 不要なIntersection Observerを削除
2023-06-06 02:36:58 +02:00
* comment
- Fix: instance ticker ([#8260](https://github.com/orhun/git-cliff/issues/8260))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add type and default values
2023-06-06 02:36:58 +02:00
* remove unnecessary string operation
- Fix(server): system queueが動いていないのを修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8272
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 環境に依っては返信する際のカーソル位置が正しくない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): チャートのresyncでエラーが出る問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8274
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): チャートのcleanでエラーが出る可能性がある問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix test
- Fix: save followers/following visibility ([#8276](https://github.com/orhun/git-cliff/issues/8276))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): コントロールパネルのユーザー、ファイルにて、インスタンスの表示範囲切り替えが機能しない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8252
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: add instance favicon where it's missing ([#8270](https://github.com/orhun/git-cliff/issues/8270))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix test
- Fix: truncate user drive chart
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: regular expressions in word mutes ([#8254](https://github.com/orhun/git-cliff/issues/8254))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix: handle regex exceptions for word mutes
* add i18n strings
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* stricter input validation in backend
* add migration for hard mutes
* fix
* use correct regex library in migration
* use query builder to avoid SQL injection
Co-authored-by: Robin B <robflop98@outlook.com>
2023-06-06 02:36:58 +02:00
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
- Fix(client): word mute cannot save
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ノートの参照を断ち切るように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8201
Close #8237
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ノート詳細が開けないのを直したり
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8305
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): tweak ui
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
#8311
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): フッターでセーフエリアを考慮するように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 一部環境でサイドバーの投稿ボタンが表示されない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): nextTickの中でonUnmounted呼び出しても効かない可能性がある
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): stats APIで内部エラーが発生する問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8308
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): リアクションピッカーの高さが低くなったまま戻らないことがあるのを修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8071
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: also recognize "shortcut icon" favicon ([#8220](https://github.com/orhun/git-cliff/issues/8220))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* also recognize "shortcut icon" favicon
Not using querySelector for this because it uses jsdom which might be slower.
Reversing the order because WHATWG says the last appropriate link should be used.
* also fetchIconUrl
* br
* improve readability
* fix
* フォールバックにhrefの評価を含める
* fix val name
* 将来的な拡張を考えたコードにした
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Fix: better language settings
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8359
Fix #7968
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix esm
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix migrations
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8363
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: use import assertion
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix esm
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix esm
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix esm
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix esm
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix esm
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix esm
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(meta): Adjust path to contribution guidelines ([#8367](https://github.com/orhun/git-cliff/issues/8367))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ユーザー名オートコンプリートが正しく動作しない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix esm
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix federation chart pubsub
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix query error
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): register_note_view_interruptor()が動かないのを修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8318
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: iPhone X以降(?)でページの内容が全て表示しきれないのを修正 ([#8375](https://github.com/orhun/git-cliff/issues/8375))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add safe-area-inset-bottom to spacer
* fix
* :v:
2023-06-06 02:36:58 +02:00
* fix
- Fix federation chart
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix scroll ([#8382](https://github.com/orhun/git-cliff/issues/8382))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): ulidを使用していると動作しない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): dummy image is not served correctly
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8393
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): HTMLが正しくレンダリングされない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8392
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix API console ([#8416](https://github.com/orhun/git-cliff/issues/8416))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
Adjusted the server to send the API description based on the new
2023-06-06 02:36:58 +02:00
API type declarations introduced previously.
- Fix(client): fix popup menu direction calclation
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix null in query
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Handle decodeURIComponent error ([#8411](https://github.com/orhun/git-cliff/issues/8411))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix query
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix of client
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): add missing import
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): admin/meta is not working
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8455
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(federation): avoid duplicate activity delivery ([#8429](https://github.com/orhun/git-cliff/issues/8429))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* prefer shared inbox over individual inbox
* no new shared inbox for direct recipes
2023-06-06 02:36:58 +02:00
* fix type error
- Fix syntax error
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(api): admin/update-meta was not working
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix theme-color apply ([#8464](https://github.com/orhun/git-cliff/issues/8464))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: validation ([#8456](https://github.com/orhun/git-cliff/issues/8456)) ([#8461](https://github.com/orhun/git-cliff/issues/8461))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Revert "revert 484e023c0"
This reverts commit c03b70c949923b830a6d0361d1aa4d5f5614b7b7.
* also allow pure renote
2023-06-06 02:36:58 +02:00
* fix checks for pure renote
- Fix e2e test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix types
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix type
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix type
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(api): parameter validation of users/show was wrong
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix ogp rendering and refactor
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: アンテナ、クリップ、リストの表示を速くする ([#8518](https://github.com/orhun/git-cliff/issues/8518))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* アンテナノートを取得するクエリがタイムアウトしないように速くする
* テーブル名を直接指定しないようにする
* クリップの取得を速くする
2023-06-06 02:36:58 +02:00
* リストの取得を速くする
- Fix: Fix settings page ([#8508](https://github.com/orhun/git-cliff/issues/8508))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Fix settings page
* nanka iroiro
* clean up
* clean up
2023-06-06 02:36:58 +02:00
* インデックスに戻ってもタイトルが残ってしまうのを修正
- Fix ogp rendering and refactor
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: アンテナ、クリップ、リストの表示を速くする ([#8518](https://github.com/orhun/git-cliff/issues/8518))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* アンテナノートを取得するクエリがタイムアウトしないように速くする
* テーブル名を直接指定しないようにする
* クリップの取得を速くする
2023-06-06 02:36:58 +02:00
* リストの取得を速くする
- Fix: Promises -> Promise ([#8545](https://github.com/orhun/git-cliff/issues/8545))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix lint issues in autocomplete ([#8548](https://github.com/orhun/git-cliff/issues/8548))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: Add rel attribute to host-meta ([#8583](https://github.com/orhun/git-cliff/issues/8583))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Add rel attribute to host-meta
2023-06-06 02:36:58 +02:00
* CHANGELOG
- Fix _misskey_content of quote renotes ([#8533](https://github.com/orhun/git-cliff/issues/8533))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix missing import of defineAsyncComponent in os.ts
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix duplicate token request dialog in plugin install ([#8612](https://github.com/orhun/git-cliff/issues/8612))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix (client): fix mention icon height ([#8615](https://github.com/orhun/git-cliff/issues/8615))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix lint issues in scripts ([#8621](https://github.com/orhun/git-cliff/issues/8621))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): add setup attribute to notification page ([#8648](https://github.com/orhun/git-cliff/issues/8648))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: keep file order ([#8659](https://github.com/orhun/git-cliff/issues/8659))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: ユーザー検索で、クエリがusernameの条件を満たす場合はusernameもLIKE検索するように ([#8644](https://github.com/orhun/git-cliff/issues/8644))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Fix #8643
2023-06-06 02:36:58 +02:00
* 部分一致にする
- Fix(client): additional background for acrylic popups if unsupported
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): remove unexpected token ([#8672](https://github.com/orhun/git-cliff/issues/8672))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): prevent crash when processing certain PNGs
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8605
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: postgres type error
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix a bug introduced in #8659. Solution was already tested there.
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: ノートのインスタンス情報の文字に縁を付けて見やすくする ([#8697](https://github.com/orhun/git-cliff/issues/8697))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* ノートのインスタンス情報の背景色が反映されないことがあるのを修正する
* ノートのインスタンス情報の文字に縁を付けて見やすくする
* Revert "ノートのインスタンス情報の背景色が反映されないことがあるのを修正する"
This reverts commit de920dfc537d1f2c68804d0d6930520f2b3cbce7.
2023-06-06 02:36:58 +02:00
* ノートのインスタンス情報の文字の影の数を増やしてさらに見やすくする
- Fix: Unable to generate video thumbnails ([#8696](https://github.com/orhun/git-cliff/issues/8696))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix: Unable to generate video thumbnails
2023-06-06 02:36:58 +02:00
* CHANGELOG
- Fix(client): fix lint issues in Deck UI components ([#8681](https://github.com/orhun/git-cliff/issues/8681))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: ノート詳細ページの新しいノートを表示する機能の動作が正しくなるように修正する ([#8607](https://github.com/orhun/git-cliff/issues/8607))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* ノート詳細で新しいノートの表示が正しくないのを修正する
2023-06-06 02:36:58 +02:00
* ノート詳細から別のノート詳細を表示した時に前後の表示をリセットする
- Fix(activitypub): add authorization checks ([#8534](https://github.com/orhun/git-cliff/issues/8534))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix spelling
2023-06-06 02:36:58 +02:00
* fix(activitypub): add authorization checks
- Fix(client): make emoji stand out more on reaction button
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8520
Close #8521
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Co-Authored-By: Johann150 <20990607+Johann150@users.noreply.github.com>
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix undefined data value on 2FA settings ([#8725](https://github.com/orhun/git-cliff/issues/8725))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): wrong scoping breaks 2FA
- Fix: wrong type for isVisibleForMe
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: server metrics widget
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: activity widget used wrong variable name
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: assume remote users are following each other ([#8734](https://github.com/orhun/git-cliff/issues/8734))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
Misskey does not know if two remote users are following each other.
Because ActivityPub actions would otherwise fail on followers only
notes, we have to assume that two remote users are following each other
2023-06-06 02:36:58 +02:00
when an interaction about a remote note occurs.
- Fix lints ([#8737](https://github.com/orhun/git-cliff/issues/8737))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix: emits use ev instead of e
* fix: errors use err instead of e
* fix: replace use of data where possible
* fix: events use evt instead of e
* fix: use strict equals
* fix: use emoji instead of e
2023-06-06 02:36:58 +02:00
* fix: vue lints
- Fix(docs): correct information for drive upload ([#8736](https://github.com/orhun/git-cliff/issues/8736))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: validate text is not empty
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
fix #8747
- Fix(client): Vite related boot mechanism revision ([#8753](https://github.com/orhun/git-cliff/issues/8753))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* preload app css
* remove salt
* APP_FETCH_FAILED error
2023-06-06 02:36:58 +02:00
* set max-age to 15s
- Fix(client): fix popout url ([#8494](https://github.com/orhun/git-cliff/issues/8494))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: add missing import
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
fix #8756
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): import shared ESLint config in client package ([#8761](https://github.com/orhun/git-cliff/issues/8761))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: always remove completed tasks ([#8771](https://github.com/orhun/git-cliff/issues/8771))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(mfm): remove duplicate br tag/newline ([#8616](https://github.com/orhun/git-cliff/issues/8616))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(lint): indentation
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: server metrics widget
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(dev): no labels for l10n_develop
- Fix(client): correctly handle MiAuth URLs with query string ([#8772](https://github.com/orhun/git-cliff/issues/8772))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(test): reset redis in e2e test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
#7986
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: correctly render empty note text ([#8746](https://github.com/orhun/git-cliff/issues/8746))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
Ensure that the _misskey_content attribute will always exist. Because
the API endpoint does not require the existence of the `text` field,
that field may be `undefined`. By using `?? null` it can be ensured
that the value is at least `null`.
Furthermore, the rendered HTML of a note with empty text will also be
the empty string. From git blame it seems that this behaviour was added
because of a Mastodon bug that might have previously existed. Hoever,
this seems to be no longer the case as I can find mastodon posts that
have empty content.
The code could be made a bit more succinct by using the null coercion
2023-06-06 02:36:58 +02:00
operator.
- Fix: ensure resolver does not fetch local resources via HTTP(S) ([#8733](https://github.com/orhun/git-cliff/issues/8733))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* refactor: parseUri types and checks
The type has been refined to better represent what it actually is. Uses of
parseUri are now also checking the parsed object type before resolving.
* cannot resolve URLs with fragments
* also take remaining part of URL into account
Needed for parsing the follows URIs.
* Resolver uses DbResolver for local
* remove unnecessary use of DbResolver
Using DbResolver would mean that the URL is parsed and handled again.
This duplicated processing can be avoided by querying the database directly.
2023-06-06 02:36:58 +02:00
* fix missing property name
- Fix: add id for activitypub follows ([#8689](https://github.com/orhun/git-cliff/issues/8689))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add id for activitypub follows
* fix lint
* fix: follower must be local, followee must be remote
Misskey will only use ActivityPub follow requests for users that are local
and are requesting to follow a remote user. This check is to ensure that
this endpoint can not be used by other services or instances.
* fix: missing import
* render block with id
2023-06-06 02:36:58 +02:00
* fix comment
- Fix test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix http-signature
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lockfile
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(test): make chart tests working
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: try to prevent autocomplete for emoji search ([#8798](https://github.com/orhun/git-cliff/issues/8798))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: use autocomplete=new-password ([#8797](https://github.com/orhun/git-cliff/issues/8797))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): render quote renote CWs as MFM ([#8792](https://github.com/orhun/git-cliff/issues/8792))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Fix(test): use cypress-io/github-action@v4
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): オブジェクトストレージを使用していると画像のクロップができない
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: some fixes of multiple notification read ([#8819](https://github.com/orhun/git-cliff/issues/8819))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix: limit multiple notification read
* fix
2023-06-06 02:36:58 +02:00
* fix
- Fix(client): デッキでウィジェットの情報が保存されない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8818
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: missing file name parameter ([#8820](https://github.com/orhun/git-cliff/issues/8820))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: remove unused parameter
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(docs): use correct description property
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: add limit to i/notifications ([#8836](https://github.com/orhun/git-cliff/issues/8836))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix: add limit to i/notifications
* ms
2023-06-06 02:36:58 +02:00
* remove ms
- Fix: tmpdir cleanup removes contained files ([#8826](https://github.com/orhun/git-cliff/issues/8826))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: GenerateVideoThumbnail ([#8825](https://github.com/orhun/git-cliff/issues/8825))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix: GenerateVideoThumbnail
* CHANGELOG
* fix cleanup
* Revert "fix cleanup"
2023-06-06 02:36:58 +02:00
This reverts commit d54cf8262ac01a3deb6b8dd7689ec144d4d09ea8.
- Fix: correctly render note text
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix a regression from #8787 that was previously fixed in #8440.
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: render empty note content correctly
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Instead of coercing to `null`, coercing to an empty string should simplify handling.
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix client
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: block button in federation panel ([#8855](https://github.com/orhun/git-cliff/issues/8855))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): faviconUrl of federated instance is missing
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): moderators cannot view instance-info page
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #8861
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(nirax): Normalize path ([#8877](https://github.com/orhun/git-cliff/issues/8877))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ask to log in for poll vote ([#8883](https://github.com/orhun/git-cliff/issues/8883))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lints
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): ログアウトできない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): アカウント作成フォームでエラーが出る問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix bug
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: always respect instance mutes ([#8854](https://github.com/orhun/git-cliff/issues/8854))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix: muted user query also checks instances
This way it can be ensured that the instance mute is used everywhere it
is required without checking the whole codebase again. Muted users and
muted instances should be used together anyways.
2023-06-06 02:36:58 +02:00
* fix lint
- Fix(client): only enable hotkeys for logged in users ([#8793](https://github.com/orhun/git-cliff/issues/8793))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix(client): only enable hotkeys for logged in users
2023-06-06 02:36:58 +02:00
* fix(client): keep theme and search hotkeys for logged out users
- Fix notification-setting-window.vue
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): remove needless requestLog call
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix #8894
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: mocha テストが動かないのを修正 v2 ([#8892](https://github.com/orhun/git-cliff/issues/8892))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* on push
* Fix mute test
* fix note test
* api
* inc timeout
* uploadUrl
* Revert "on push"
This reverts commit 778a58df61ff9a22421f8ec5dcce96b364eab38d.
* lint
* waitFire
* Wrap connectStream
2023-06-06 02:36:58 +02:00
* return
- Fix(api): add missing themeColor property of instance
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix chart tooltip rendering
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(api): fix instance schema
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 非モデレーターがインスタンス情報ページを表示できない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix 'assignment to const' error
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix client router catchall
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
fixes #8903
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): cannot show users
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Co-authored-by: mei23 <m@m544.net>
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): use unique class names for root to prevent conflicts of style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): フォロワー一覧がフォローににゃっているんだにゃあ
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): style tweak for ios
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix wrong import
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix wrong import
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix typo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): contextmenu of deck not working
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: streamingテストおそい ([#8912](https://github.com/orhun/git-cliff/issues/8912))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: spellcheck is boolean not string
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: replace use of window
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(lint): semicolong spacing
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lint padded-blocks
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lint no-fallthrough
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lint vue/require-valid-default-prop
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lint: use let instead of const for $ref
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fixes lint no-const-assign.
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lint no-undef
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lint no-prototype-builtins
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix lint @typescript-eslint/ban-types
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix:typo 「有効する必要…」→「有効にする必要…」 ([#8936](https://github.com/orhun/git-cliff/issues/8936))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): user search of explore not working
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: pagination uses API correctly ([#8925](https://github.com/orhun/git-cliff/issues/8925))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): テーマを作成するとクライアントが起動しなくなる
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix prismjs import
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
fixes #8944
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Prevent default for good enter
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix: QueryFailedError when logging user's IPs ([#8973](https://github.com/orhun/git-cliff/issues/8973))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix QueryFailedError when logging user's IPs
2023-06-06 02:36:58 +02:00
* use `orIgnore` to fix
- Fix(client): fix style of mention
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix url encoded string handling of nirax
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8878
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(sw, notification): Don't issue an event if there is no affect ([#8979](https://github.com/orhun/git-cliff/issues/8979))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* test
2023-06-06 02:36:58 +02:00
* ]v]
- Fix: add `es2017` build target ([#8931](https://github.com/orhun/git-cliff/issues/8931))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* remove top level awaits
* add es2017 target
2023-06-06 02:36:58 +02:00
* refactor: use setup and ref sugar
- Fix(client): hide bot protection warning with disabled registrations ([#8794](https://github.com/orhun/git-cliff/issues/8794))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix(client): hide bot protection warning with disabled registrations
* Apply review suggestion from @Johann150
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): revert es2017
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): fix bind of method
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #9006
- Fix(client): デッキUI時に ページで表示 ボタンが機能しない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #9010
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix deck style
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): use icon for local if available ([#9012](https://github.com/orhun/git-cliff/issues/9012))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): fix window default prop
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fixed checksum
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix reply limit
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(server): make sure `getFileInfo` doesn't fail if `detectSensitivity` ever fails ([#9020](https://github.com/orhun/git-cliff/issues/9020))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): tweak mfm-cheat-sheet
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Fix(client): 「インスタンスからのお知らせを受け取る」の設定を変更できない問題を修正
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Fix #8474
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Documentation
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Document.domainをチェックする際に、hostのかわりにhostnameを使うように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs(readme): add Greenkeeper badge
- Docs to run in production mode ([#4347](https://github.com/orhun/git-cliff/issues/4347))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* run in production mode from systemd
* NODE_ENV=production npm run build
* npm start
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Doc
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docker buildでyarn.lockを考慮してなかったのを修正 ([#6330](https://github.com/orhun/git-cliff/issues/6330))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Doc: add features/word-mute ([#7672](https://github.com/orhun/git-cliff/issues/7672))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Doc: recursive ([#7893](https://github.com/orhun/git-cliff/issues/7893))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Docs(README): update image link ([#8383](https://github.com/orhun/git-cliff/issues/8383))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
### Features
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add safety guard to serializers & fix importing uncorrect serializer
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add 'format' script to use autofix w/ tslint
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add-file-to-drive - Promise百烈拳とメモリ削減
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add-file-to-drive - gmに渡す引数を正しくする
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add-file-to-drive - hashがstreamを受ける時、hashもまたstreamなのだ
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add-file-to-drive - バッファ受け付けを削除
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add-file-to-drive - 見通しを良くする
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add-file-to-drive - 責務の分割とテンポラリファイルを削除するように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add mobile.tags.mk-user-timeline.load-more translation
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Added french
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add feedback link
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add yarn.lock to gitignore
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add lock file
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feature mute on mobile([#2354](https://github.com/orhun/git-cliff/issues/2354))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add an endpoint users/lists/update ([#2585](https://github.com/orhun/git-cliff/issues/2585))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add an endpoint users/lists/update
* add meta params
* fix packing
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Adds ko-KR な to にゃ ([#3820](https://github.com/orhun/git-cliff/issues/3820))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* adds ko-KR な to にゃ
- this only take considers pre-composed "Hangul Syllables",
not composable area "Hangul Jamo" which are not used commonly
- 56 is '냐' - '나'
* replace magic number as suggested
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- ✨🌎✨ A federated blogging platform ✨🚀✨
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add missing image ([#5967](https://github.com/orhun/git-cliff/issues/5967))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
fix for explore banner
- Feat(streaming): Add emoji added event
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Implement AiScript scratchpad
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Improve pages aiscript
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(pages): Add arc method
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(pages): Disable AiScript step limitation to improve usability
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(pages): Add rect method
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(pages): Improve chart
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(pages): Improve chart
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(aiscript): Better env vars
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Implement default upload folder setting
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #5985
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(server): Log postgresql version when boot
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(server): Improve boot process
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Make possible to customize sidebar
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #6285
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Reimplement Misskey Rooms
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Implement threaded replies
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #2113
Resolve #5819
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): ローカルのみボタンを公開範囲ボタンの横に移動
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): :yen:
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 ([#6396](https://github.com/orhun/git-cliff/issues/6396))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* wip
* tabun ok
* better msg
* oops
* fix lint
* Update gulpfile.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/client/scripts/set-i18n-contexts.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* refactor
Co-authored-by: acid-chicken <root@acid-chicken.com>
*
* wip
* fix lint
* たぶんおk
* fix flush
* Translate Notification
* remove console.log
* fix
* add notifications
* remove san
* wip
* ok
* :v:
* Update src/prelude/array.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* wip
* i18n refactor
* Update init.ts
* :v:
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
- Feat(client): 自動でもっと見るオプション ([#6403](https://github.com/orhun/git-cliff/issues/6403))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* wip
* ugokanai
* wip
* implement setting subscribing
* fix lint
* :v:
* Update notifications.vue
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Feat(client): Convert text mfm node to text (v)dom node instead of span tag ([#6399](https://github.com/orhun/git-cliff/issues/6399))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Convert text mfm node to text (v)dom node
instead of span tag
* Update mfm.ts
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Feat(client): 投稿フォームのボタンの説明を表示するように ([#6408](https://github.com/orhun/git-cliff/issues/6408))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Add title attr with buttons on the post form
* fix
* tooltip
* missing ;
* remove title attr
* fix bug
* Update reactions-viewer.details.vue
* help wip
* ok!
* i18n
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Feat: Observe notification read and fix #6406 ([#6407](https://github.com/orhun/git-cliff/issues/6407))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Resolve https://github.com/syuilo/misskey/pull/6406#issuecomment-633203670
* Improve typing
* Observe notification read
* capture readAllNotifications
* fix
* fix
* Refactor
* Update src/client/components/notification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update src/client/components/notification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* missing ;
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Feat(theme): Add mentionMe property
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Do not wrap widgets
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): ウィジェットを左にも置けるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): ウィジェットを画面スクロールに連動させるオプション
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Add sound :musical_note:
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): ミューテーション監視をやめてページリロードするように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): 無限にダイアログを出すように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #6525
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Remove ResizeObserver polyfill
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): blur effect for modal
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Add sounds :musical_note:
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Deckでマウスホイールを使って横スクロールできるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): 設定画面を整理
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: トークン手動発行機能
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): AiScriptプラグインからAPIアクセスできるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: Blurhash integration
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #6559
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Federation widget
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #6544
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Implement federation widget chart
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(server): Fetch icon url of an instance ([#6591](https://github.com/orhun/git-cliff/issues/6591))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* feat(server): Fetch icon url of an instance
Resolve #6589
2023-06-06 02:36:58 +02:00
* chore: Rename the function
- Feat(client): Display instance icon
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): プラグインを無効にできるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): AiScript: ート書き換えAPI
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): AiScript: Plugin:open_url function
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Plugin:register_note_post_interruptor API
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): プラグインの設定にdescriptionを表示できるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): プラグインのIDを不要に
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add note
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add doc
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add note
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add note
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: video play inline (using video tag) ([#7242](https://github.com/orhun/git-cliff/issues/7242))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add test
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add note
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add note
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add note
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add animation
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Misskey更新時にダイアログを表示するように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add sound
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): ジョブキューウィジェットに警報音を鳴らす設定を追加
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ノートの翻訳機能
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #5213
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: Implement api sw/unregister ([#7611](https://github.com/orhun/git-cliff/issues/7611))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Implement api sw/unregister
* remove all mode
* add changelog
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Add setting to keep content warning ([#7682](https://github.com/orhun/git-cliff/issues/7682))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: リモートからユーザー削除が飛んできたら削除するように ([#7768](https://github.com/orhun/git-cliff/issues/7768))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Delete Actor
* Update src/remote/activitypub/kernel/delete/actor.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-06 02:36:58 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Add sponsors section
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add resolver check for blocked instance ([#7777](https://github.com/orhun/git-cliff/issues/7777))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add resolver check for blocked instance
* lint
2023-06-06 02:36:58 +02:00
* Update note.ts
- Feat: 凍結された場合のダイアログを実装 ([#7811](https://github.com/orhun/git-cliff/issues/7811))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* feat: 凍結された場合のダイアログを実装
* Update CHANGELOG.md
* Update basic.js
* improve error handling
* cypressなんもわからん
2023-06-06 02:36:58 +02:00
* Update basic.js
- Feat(server): 管理者用アカウント削除API実装
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
動作確認済み
Resolve #7735
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: MFM Sparkle animation ([#7813](https://github.com/orhun/git-cliff/issues/7813))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Add sparkle mfm animation ✨
* Cleanup sparkle effect
+ spaces -> tabs and other codestyle
+ use proper image
+ listen for resizes
2023-06-06 02:36:58 +02:00
+ use font-size to determine particle size (for fun with x2/3/4 stacking)
- Feat(client): MFM関数構文のサジェストを実装
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add todo
- Feat: アカウント作成にメールアドレス必須にするオプション ([#7856](https://github.com/orhun/git-cliff/issues/7856))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* feat: アカウント作成にメールアドレス必須にするオプション
* ui
* fix bug
* fix bug
* fix bug
2023-06-06 02:36:58 +02:00
* :art:
- Feat: 未読の通知のみ表示する機能
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): 通知ページで通知の種類によるフィルタ
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): add new theme
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): add some theme functions
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ノートプレビューを追加 ([#7596](https://github.com/orhun/git-cliff/issues/7596))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add note preview
* use if
* add draftedNote property
* custom emojis work
* Only show CW on preview when enabled
* move button to top
2023-06-06 02:36:58 +02:00
* fix css style
- Feat(api): add users/groups/leave
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #7775
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ユーザーのリアクション一覧を見れるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: ミュートとブロックのインポート
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #7885
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): メンションにユーザーのアバターを表示するように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #350
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Improve image viewer
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #7545
Resolve #6811
Close #7808
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: thread mute ([#7930](https://github.com/orhun/git-cliff/issues/7930))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* feat: thread mute
* chore: fix comment
* fix test
* fix
2023-06-06 02:36:58 +02:00
* refactor
- Feat: クライアントでログインするアカウントidを指定するクエリ(loginId=:userId) ([#7929](https://github.com/orhun/git-cliff/issues/7929))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* await?
2023-06-06 02:36:58 +02:00
* rename
- Add some locales
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #7940
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: make possible to configure following/followers visibility ([#7959](https://github.com/orhun/git-cliff/issues/7959))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* feat: make possible to configure following/followers visibility
* add test
* ap
* add ap test
* set Cache-Control
2023-06-06 02:36:58 +02:00
* hide following/followers count
- Feat: improve email validation
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: インスタンスプロフィールレンダリング
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #7788
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): 通知のリアクションアイコンをホバーで拡大できるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add install/build scripts
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add clean script
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: 通報があったときに管理者へEメールで通知されるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #7025
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add alias to improve compatibility
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): アカウント削除に確認ダイアログを出すように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): collapse sub note automatically
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): keep line breaks of translated text to improve readability
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): show confirm dialog when vote
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): Renoteなート詳細ページから元のートページに遷移できるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add todo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: Undo Accept ([#7980](https://github.com/orhun/git-cliff/issues/7980))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* allow breaking of follow
* send undo
2023-06-06 02:36:58 +02:00
* delete by using reject follow
- Add note
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: user-level instance mute ([#7712](https://github.com/orhun/git-cliff/issues/7712))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Update ja-JP.yml
* Added settable config for muted instances
* added psql query for removal of muted notes
* Added filtering and trimming for instance mutes
* cleaned up filtering of bad instance mutes and added a refresh at the end for the list on the client
* Added notification & streaming timeline muting
* Updated changelog
* Added missing semicolon
* Apply japanese string suggestions from robflop
Co-authored-by: Robin B. <robflop98@outlook.com>
* Changed Ja-JP instance mute title string to one suggested by sousuke
Co-authored-by: sousuke0422 <sousuke20xx@gmail.com>
* Update ja-JP instanceMuteDescription based on sousuke's suggestion
Co-authored-by: sousuke0422 <sousuke20xx@gmail.com>
* added notification mute
* added notification and note children muting
* Fixed a bug where local notifications were getting filtered on cold start
* Fixed instance mute imports
* Fixed not saving/loading instance mutes
* removed en-US translations for instance mute
* moved instance mute migration to js
* changed settings index back to spaces
* removed destructuring assignment from notification stream in instance mute check call
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* added .note accessor for checking note data instead of notification data
* changed note to use Packed<'Note'> instead of any and removed usage of snake case
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* changed notification mute check to check specifically for notification host
* changed to using single quotes
* moved @click to the end for the linter
* revert unnecessary changes
* restored newlines
* whitespace removal
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Robin B. <robflop98@outlook.com>
Co-authored-by: sousuke0422 <sousuke20xx@gmail.com>
Co-authored-by: puffaboo <emilis@jigglypuff.club>
2023-06-06 02:36:58 +02:00
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
- Feat: improve follow export
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: カスタム絵文字エクスポート
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): improve toast component and show welcome message
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): svg sparkle effect
2023-02-04 02:41:04 +01:00
2023-06-06 02:36:58 +02:00
Resolve #8088
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: multiple emojis editing
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: emojis import
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(server): store mime type of webpublic
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(server): add more metadata for emoji export
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: increase files limit for note
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
#8062
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): make possible to switch account instantly in post form
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add todo
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): 連合インスタンスページからインスタンス情報再取得を行えるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #8231
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add eslint rule
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: Option to show replies in timeline ([#7685](https://github.com/orhun/git-cliff/issues/7685)) ([#8202](https://github.com/orhun/git-cliff/issues/8202))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Add an option for timeline replies. Credit to Emilis (puffaboo)
2023-06-06 02:36:58 +02:00
* update db on request
- Feat(client): 自インスタンス情報ページでチャートを見れるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): デバイスの種類を手動指定できるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: notes/instance/perUserNotesチャートに添付ファイル付きートの数を追加
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: improve federation chart
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: introduce intersection calculation of charts
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): update fontawesome v6 and self-hosting
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #7475
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: インスタンスのテーマカラーを設定できるように
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): make size of reaction picker configuable
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add sk-SK lang to locales/index.js ([#8325](https://github.com/orhun/git-cliff/issues/8325))
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: add pub & sub item for federation chart
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: instance default theme
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat(client): indicate dev build
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: 時限ミュート
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
#7677
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: アンケート終了通知
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
Resolve #4664
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: add active to federation chart
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: use instance icon for splash screen
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: introduce bull dashboard
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: Webhook ([#8457](https://github.com/orhun/git-cliff/issues/8457))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* feat: introduce webhook
* wip
* wip
* wip
2023-06-06 02:36:58 +02:00
* Update CHANGELOG.md
- Add x,y parameters to rotate MFM
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Add perspective
2023-02-09 23:51:47 +01:00
2023-06-06 02:36:58 +02:00
- Feat: Improve Push Notification ([#7667](https://github.com/orhun/git-cliff/issues/7667))
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* ev => data
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* refactor
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add type
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* antenna
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* channel
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add Packed type
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add PackedRef
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix lint
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add emoji schema
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add reversiGame
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add reversiMatching
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* remove signin schema (use Signin entity)
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add schemas refs, fix Packed type
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* wip PackedHoge => Packed<'Hoge'>
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add Packed type
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* note-reaction
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* user
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* user-group
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* user-list
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* note
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* app, messaging-message
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* notification
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* drive-file
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* drive-folder
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* following
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* muting
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* blocking
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* hashtag
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* page
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* app (with modifying schema)
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* import user?
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* channel
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* antenna
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* clip
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* gallery-post
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* emoji
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Packed
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* reversi-matching
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* update stream.ts
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix lint
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* clean up?
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add app
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* nanka iroiro
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix lint
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix loginId
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* refactor
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* refactor
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* remove follow action
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Revert "remove follow action"
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
This reverts commit defbb416480905af2150d1c92f10d8e1d1288c0a.
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Revert "clean up"
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2.
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* remove fetch specification
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* renoteの条件追加
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* apiFetch => cli
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* bypass fetch?
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* refactor: use path alias
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* temp: add submodule
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* remove submodule
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* enhane: unison-reloadに指定したパスに移動できるように
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* null
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* null
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* null
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* await?
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* rename
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* rename
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Update read.ts
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* merge
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* get-note-summary
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* swパッケージに
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add missing packages
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix getNoteSummary
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* add webpack-cli
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* remove plugins
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* sw-inject分離したがテストしてない
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix notification.vue
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* remove a blank line
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* disconnect intersection observer
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* disconnect2
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix notification.vue
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* remove a blank line
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* disconnect intersection observer
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* disconnect2
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* clean up config
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* typesを戻した
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Update packages/client/src/components/notification.vue
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* disconnect
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* oops
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* truncate notification
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Update packages/client/src/ui/_common_/common.vue
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* キャッシュ対策
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* Truncate push notification message
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* components/drive-file-thumbnail.vue
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* components/drive-select-dialog.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/drive-window.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* i18n.ts
* update
* :v:
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* URLをsw.jsに戻す
* clean up
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Feat: make captcha required when signin to improve security
- Feat(dev): okteto integration
- Feat(dev): introduce Pull Request Labeler
- Feat(dev): highlight editing of wrong locales
Highlight PRs that edit locales other than the ja-JP one so the author may see and fix it themselves.
- Feat(tests): add e2e tests for widgets ([#8735](https://github.com/orhun/git-cliff/issues/8735))
* test(e2e): add baseline for widget tests
* chore(repo): enable test running in branch
* fix(e2e): set viewport for widget tests
* fix(client): add widget identifier classes to widgets
* test(e2e): add memo widget test
* fix(tests): force select value
* fix(tests): force button press for widget addition
* fix(tests): invoke select value differently
* fix(tests): adjust widget submit
* fix(tests): don't explicitly navigate for widget test
* fix(tests): click label to hide select popup
* fix(tests): just click modal background
* fix(tests): adjust modal background selector
* fix(tests): click all modal backgrounds
* feat(e2e): add test for adding timeline widget
* fix(client): add more widget identifier classes
* feat(tests): add method abstraction for test cases
* fix(tests): force-click overlays
* fix(tests): force widget button press
* fix(tests): remove timeout from final widget check
* feat(tests): add widget removal test case
* fix(client): use mk instead of msky as class prefix
* fix(tests): check widgets for existence rather than visibility
* chore(meta): don't run tests for specific feature branch
- Add @rollup/pluginutils
- Add packageExtensions for chartjs_date-fns
Co-authored-by: acid-chicken <root@acid-chicken.com>
- Feat: option to collapse long notes ([#8561](https://github.com/orhun/git-cliff/issues/8561))
* feat: option to collapse long notes
Closes #8559
* do not collapse if cw exists
* use '閉じる' to close / show less.
* make it sticky
* Change style of the Show less button
- Add packageExtensions
- Feat: image cropping ([#8808](https://github.com/orhun/git-cliff/issues/8808))
* wip
* wip
* wip
- Feat: Add Badge Image to Push Notification ([#8012](https://github.com/orhun/git-cliff/issues/8012))
* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb416480905af2150d1c92f10d8e1d1288c0a.
* Revert "clean up"
This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2.
* remove fetch specification
* renoteの条件追加
* apiFetch => cli
* bypass fetch?
* fix
* refactor: use path alias
* temp: add submodule
* remove submodule
* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* :v:
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* :v:
* clean up config
* typesを戻した
* backend/src/web/index.ts
* notification-badges
* add scripts
* change create-notification.ts
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* refactor
* キャッシュ対策
* Truncate push notification message
* fix
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* fix
* i18n.ts
* update
* :v:
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* pollEnded
* URLをsw.jsに戻す
* clean up
* fix lint
* changelog
* alpha-test
* also with twemoji
* add isMimeImage function
* catch
* Colour => Color
* char2file => char2filePath
* Update autocomplete.vue
* remove clone?
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Feat: 管理者が特定ユーザーのアップロードしたファイル一覧を見れるように
- Feat: allow GET for some endpoints
Resolve #8263
- Feat: make possible to delete an account by admin
Resolve #8830
- Feat(api): add federation/stats endpoint
- Feat(client): add instances doughnuts charts for dashboard
- Feat(client): add tag cloud component
- Feat(client): add instance-cloud widget
- Feat(client): add rss-marquee widget
- Feat(client): poll highlights in explore page
- Feat: Log user ips ([#8872](https://github.com/orhun/git-cliff/issues/8872))
* wip
* store ip and headers
* Update admin-file.vue
* require admin for view ip/headers
* IP (recent) 消した
* admin必須
* opt in
* clean ips periodically
* respect logging setting in drive/files/create
- Feature(client): Timeline page for non-login users
- Feat(server): add fetch-rss api to reduce dependency of external apis
- Feat: moderation note
- Feat(client): status bar (experimental)
- Feat: styled error screen ([#8930](https://github.com/orhun/git-cliff/issues/8930))
* Styled error screen
* Make details margin auto
* Update boot.css
* Replace fontawesome with tabler svg
* Remove hr
* Add new style to flush screen
* Rename to `error.css`
- Feat(client): メニューからページをリロードできるように
- Feat: auto nsfw detection ([#8840](https://github.com/orhun/git-cliff/issues/8840))
* feat: auto nsfw detection
* :v:
* Update ja-JP.yml
* Update ja-JP.yml
* ポルノ判定のしきい値を高めに
* エラーハンドリングちゃんとした
* Update ja-JP.yml
* 感度設定を強化
* refactor
* feat: add video support for auto nsfw detection
* rename: image -> media
* .js
* fix: add missing error handling
* fix: use valid pathname instead of using filename due to invalid usage
* perf(nsfw-detection): decode frames
* disable detection of video for some reasons
* perf(nsfw-detection): streamify detection process for video
* disable disallowUploadWhenPredictedAsPorn option
* fix(nsfw-detection): improve reliability
* fix(nsfw-detection): use Math.ceil instead of Math.round
* perf(nsfw-detection): delete tmp frames after used
* fix(nsfw-detection): FSWatcher does not emit ready event
* perf(nsfw-detection): skip black frames
* refactor: strip exists check
* Update package.json
* めっちゃ変えた
* lint
* Update COPYING
* オプションで動画解析できるように
* Update yarn.lock
* Update CHANGELOG.md
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
- Feat: support <plain> syntax for mfm
- Feat(client): registry editor
- Add OAuth 2.0 Bearer Token authentication
### Miscellaneous Tasks
- Update warn message
- Update log message
- Chore(package): update dependencies
https://greenkeeper.io/
- Chore(package): update @types/body-parser to version 1.16.2
https://greenkeeper.io/
- Chore(package): update gulp-mocha to version 4.2.0
https://greenkeeper.io/
- Chore(package): update @types/webpack to version 2.2.13
https://greenkeeper.io/
- Chore(package): update tslint to version 5.0.0
https://greenkeeper.io/
- Chore(package): update css-loader to version 0.28.0
https://greenkeeper.io/
- Chore(package): update @types/webpack to version 2.2.14
https://greenkeeper.io/
- Chore(package): update @types/body-parser to version 1.16.3
https://greenkeeper.io/
- Chore(package): update gulp-mocha to version 4.3.0
https://greenkeeper.io/
- Chore(package): update webpack to version 2.3.3
https://greenkeeper.io/
- Chore(package): update @types/mongodb to version 2.1.42
https://greenkeeper.io/
- Chore(package): update @types/mongodb to version 2.1.43
https://greenkeeper.io/
- Chore(package): update @types/chai to version 3.5.0
https://greenkeeper.io/
- Chore(package): update gulp-tslint to version 8.0.0
https://greenkeeper.io/
- Chore(package): update tslint to version 5.1.0
https://greenkeeper.io/
- Chore(package): update webpack to version 2.4.1
Closes #413
https://greenkeeper.io/
- Chore(package): update @types/chai to version 3.5.1
https://greenkeeper.io/
- Chore(package): update @types/js-yaml to version 3.5.30
https://greenkeeper.io/
- Chore(package): update mocha to version 3.3.0
https://greenkeeper.io/
- Chore(package): update @types/webpack to version 2.2.15
https://greenkeeper.io/
- Chore(package): update @types/mongodb to version 2.2.0
https://greenkeeper.io/
- Chore(package): update gulp-mocha to version 4.3.1
https://greenkeeper.io/
- Chore(package): update @types/inquirer to version 0.0.34
https://greenkeeper.io/
- Chore(package): update @types/mocha to version 2.2.41
https://greenkeeper.io/
- Chore(package): update @types/gulp-typescript to version 2.13.0
https://greenkeeper.io/
- Chore(package): update @types/chai to version 3.5.2
https://greenkeeper.io/
- Chore(package): update swagger-jsdoc to version 1.9.3
https://greenkeeper.io/
- Chore(package): update @types/mongodb to version 2.2.2
Closes #440
https://greenkeeper.io/
- Chore(package): update css-loader to version 0.28.1
https://greenkeeper.io/
- Chore(package): update swagger-jsdoc to version 1.9.4
- Chore(package): update tslint to version 5.2.0
- Chore(package): update webpack to version 2.5.0
- Chore(package): update @types/request to version 0.0.43
- Chore(package): update webpack to version 2.5.1
- Chore(package): update mocha to version 3.4.1
- Chore(package): update @types/gulp to version 4.0.3
- Chore(package): update gulp-uglify to version 3.0.0
- Chore(package): update css-loader to version 0.28.2
- Chore(package): update webpack to version 2.6.0
- Chore(package): update tslint to version 5.3.0
- Chore(package): update tslint to version 5.3.2
- Chore(package): update gulp-tslint to version 8.1.0
- Chore(package): update mocha to version 3.4.2
- Chore(package): update gulp-typescript to version 3.1.7
- Chore(package): update webpack to version 2.6.1
- Chore(package): update css-loader to version 0.28.3
- Chore(package): update uglify-es to version 3.0.13
- Chore(package): update css-loader to version 0.28.4
- Chore(package): update gulp-imagemin to version 3.3.0
- Chore(package): update uglify-es to version 3.0.14
- Chore(package): update @types/chai to version 4.0.0
- Chore(package): update @types/node to version 7.0.23
- Chore(package): update uglify-es to version 3.0.15
- Chore(package): update @types/node to version 7.0.24
- Chore(package): update @types/redis to version 2.6.0
- Chore(package): update @types/multer to version 0.0.34
- Chore(package): update @types/uuid to version 3.0.0
- Chore(package): update @types/webpack-stream to version 3.2.7
- Chore(package): update @types/gm to version 1.17.31
- Chore(package): update @types/node to version 7.0.27
Closes #523
- Chore(package): update style-loader to version 0.18.2
- Chore(package): update gulp-tslint to version 8.1.1
- Chore(package): update chai to version 4.0.2
- Chore(package): update @types/mongodb to version 2.2.3
- Chore(package): update @types/gulp to version 4.0.4
- Chore(package): update @types/node to version 7.0.28
- Chore(package): update tslint to version 5.4.3
- Chore(package): update @types/node to version 7.0.29
- Chore(package): update @types/mongodb to version 2.2.4
- Chore(package): update @types/node to version 7.0.31
- Chore(package): update uglify-es to version 3.0.17
- Chore(package): update @types/express to version 4.0.36
- Chore(package): update @types/multer to version 1.3.1
- Chore(package): update @types/request to version 0.0.44
- Chore(package): update @types/mongodb to version 2.2.6
- Chore(package): update @types/webpack to version 2.2.16
- Chore(package): update uglify-es to version 3.0.18
- Chore(package): update @types/multer to version 1.3.2
- Chore(package): update gulp-replace to version 0.6.0
- Chore(package): update gulp-replace to version 0.6.1
- Chore(package): update uglify-es to version 3.0.19
- Chore(package): update @types/body-parser to version 1.16.4
- Chore(package): update @types/node to version 8.0.2
Closes #567
- Chore(package): update @types/chai to version 4.0.1
- Chore(package): update @types/webpack to version 3.0.0
- Chore(package): update swagger-jsdoc to version 1.9.5
- Chore(package): update uglify-es to version 3.0.20
- Chore(package): update @types/node to version 8.0.3
- Chore(package): update @types/elasticsearch to version 5.0.14
- Chore(package): update @types/node to version 8.0.4
- Chore(package): update @types/request to version 0.0.45
- Chore(package): update @types/node to version 8.0.5
- Chore(package): update @types/webpack to version 3.0.1
- Chore(package): update @types/websocket to version 0.0.34
- Chore(package): update uglify-es to version 3.0.21
- Chore(package): update @types/node to version 8.0.6
- Chore(package): update uglify-es to version 3.0.22
- Chore(package): update @types/mongodb to version 2.2.7
- Chore(package): update @types/node to version 8.0.7
- Chore(package): update uglify-es to version 3.0.23
- Chore(package): update tslint to version 5.5.0
- Chore(package): update @types/node to version 8.0.8
- Chore(package): update webpack to version 3.1.0
- Chore(package): update gulp-typescript to version 3.2.0
- Chore(package): update @types/node to version 8.0.9
- Chore(package): update @types/webpack to version 3.0.2
- Chore(package): update uglify-es to version 3.0.24
Closes #602
- Chore(package): update @types/js-yaml to version 3.9.0
- Chore(package): update @types/webpack to version 3.0.4
Closes #616
- Chore(package): update swagger-jsdoc to version 1.9.6
- Chore(package): update chai to version 4.1.0
- Chore(package): update @types/chai-http to version 3.0.0
- Chore(package): update webpack to version 3.3.0
Closes #620
- Chore(package): update gulp-typescript to version 3.2.1
- Chore(package): update @types/uuid to version 3.4.0
- Chore(package): update @types/node to version 8.0.14
Closes #615
- Chore(package): update @types/request to version 2.0.0
Closes #622
- Chore(package): update uglify-es-webpack-plugin to version 0.0.3
- Chore(package): update @types/webpack to version 3.0.5
- Chore(package): update swagger-jsdoc to version 1.9.7
- Chore(package): update @types/riot to version 3.6.0
- Chore(package): update uglify-es-webpack-plugin to version 0.10.0
- Chore(package): update webpack to version 3.4.1
Closes #645
- Chore(package): update @types/node to version 8.0.17
Closes #637
- Chore(package): update @types/mongodb to version 2.2.8
- Chore(package): update mocha to version 3.5.0
- Chore(package): update @types/chai to version 4.0.2
- Chore(package): update @types/gm to version 1.17.32
- Chore(package): update @types/mongodb to version 2.2.9
- Chore(package): update @types/node to version 8.0.19
Closes #656
- Chore(package): update @types/debug to version 0.0.30
- Chore(package): update chai to version 4.1.1
- Chore(package): update tslint to version 5.6.0
- Chore(package): update gulp-tslint to version 8.1.2
- Chore(package): update @types/node to version 8.0.20
- Chore(package): update webpack to version 3.5.2
Closes #668
- Chore(package): update @types/rimraf to version 2.0.0
- Chore(package): update @types/webpack to version 3.0.7
Closes #665
- Chore(package): update @types/chai-http to version 3.0.1 ([#661](https://github.com/orhun/git-cliff/issues/661))
- Chore(package): update webpack to version 3.5.3
- Chore(package): update @types/webpack to version 3.0.8
- Chore(package): update @types/chai-http to version 3.0.2
- Chore(package): update @types/chai to version 4.0.3
- Chore(package): update webpack to version 3.5.4
- Chore(package): update @types/request to version 2.0.1
- Chore(package): update @types/webpack to version 3.0.9
- Chore(package): update @types/js-yaml to version 3.9.1
- Chore(package): update webpack to version 3.5.5
- Chore(package): update css-loader to version 0.28.5
- Chore(package): update @types/node to version 8.0.24
Closes #689
- Chore(package): update @types/mongodb to version 2.2.10
- Chore(package): update @types/bcryptjs to version 2.4.1
- Chore(package): update @types/body-parser to version 1.16.5
- Chore(package): update @types/chai to version 4.0.4
- Chore(package): update @types/compression to version 0.0.34
- Chore(package): update @types/deep-equal to version 1.0.1
- Chore(package): update @types/event-stream to version 3.3.32
- Chore(package): update @types/express to version 4.0.37
- Chore(package): update @types/mocha to version 2.2.42
- Chore(package): update @types/monk to version 1.0.6
- Chore(package): update @types/ms to version 0.7.30
- Chore(package): update @types/request to version 2.0.2
- Chore(package): update @types/rimraf to version 2.0.2
Closes #697
- Chore(package): update @types/serve-favicon to version 2.2.29
- Chore(package): update @types/uuid to version 3.4.1
- Chore(package): update gulp-typescript to version 3.2.2
- Chore(package): update @types/webpack to version 3.0.10
- Chore(package): update @types/node to version 8.0.25
- Chore(package): update @types/request to version 2.0.3
- Chore(package): update tslint to version 5.7.0
- Chore(package): update @types/mongodb to version 2.2.11
- Chore(package): update @types/node to version 8.0.26
- Chore(package): update css-loader to version 0.28.7
Closes #750
- Chore(package): update chai to version 4.1.2
- Chore(package): update @types/chai-http to version 3.0.3
- Chore(package): update @types/uuid to version 3.4.2
- Chore(package): update webpack to version 3.5.6
- Chore(package): update @types/node to version 8.0.27
- Chore(package): update @types/mocha to version 2.2.43
- Chore(package): update @types/node to version 8.0.28
- Chore(package): update mocha to version 3.5.2
Closes #777
- Chore(package): update mocha to version 3.5.3
- Chore(package): update webpack to version 3.6.0
- Chore(package): update @types/morgan to version 1.7.33
- Chore(package): update @types/webpack to version 3.0.11
- Chore(package): update @types/node to version 8.0.29
- Chore(package): update @types/node to version 8.0.30
- Chore(package): update @types/webpack to version 3.0.12
- Chore(package): update @types/node to version 8.0.31
- Chore(package): update @types/elasticsearch to version 5.0.17
Closes #698
- Chore(package): update style-loader to version 0.19.0
- Chore(package): update @types/mongodb to version 2.2.12
- Chore(package): update @types/node to version 8.0.32
- Chore(package): update @types/webpack to version 3.0.13
- Chore(package): update @types/request to version 2.0.4
2023-06-06 02:36:58 +02:00
- Chore(package): update mocha to version 4.0.1
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Closes #810
- Chore(package): update gulp-imagemin to version 3.4.0
- Chore(package): update @types/mongodb to version 2.2.13
- Chore(package): update @types/node to version 8.0.33
- Chore(package): update webpack to version 3.7.0
- Chore(package): update webpack to version 3.7.1
- Chore(package): update @types/gm to version 1.17.33
- Chore(package): update webpack to version 3.8.1
Closes #831
- Chore(package): update @types/uuid to version 3.4.3
- Chore(package): update tslint to version 5.8.0
- Chore(package): update gulp-typescript to version 3.2.3
- Chore(package): update uglifyjs-webpack-plugin to version 1.0.1
Closes #841
- Chore(package): update @types/gulp to version 4.0.5
- Chore(package): update @types/gulp-uglify to version 3.0.3
Closes #664
- Chore(package): update @types/mongodb to version 2.2.15
Closes #836
- Chore(package): update @types/node to version 8.0.47
Closes #822
- Chore(package): update @types/riot to version 3.6.1
- Chore(package): update @types/webpack to version 3.0.14
- Chore(package): update @types/webpack-stream to version 3.2.8
- Chore(package): update @types/request to version 2.0.7
Closes #827
- Chore(package): update @types/gulp-util to version 3.0.33
Closes #846
- Chore(package): update @types/chalk to version 2.2.0
- Chore(package): update @types/mocha to version 2.2.44
- Chore(package): update @types/body-parser to version 1.16.7
Closes #843
- Chore(package): update @types/express to version 4.0.39
Closes #844
- Chore(package): update @types/morgan to version 1.7.35
Closes #847
- Chore(package): update @types/multer to version 1.3.5
Closes #725
- Chore(package): update @types/redis to version 2.8.1
Closes #829
- Chore(package): update awesome-typescript-loader to version 3.3.0
- Update @prezzemolo/rap to 0.1.1
- Update @prezzemolo/rap to 0.1.2
- Update test for GridFS
- Chore(package): update @types/webpack to version 3.8.0
- Chore(package): update @types/node to version 8.0.49
Closes #878
- Chore(package): update uglify-es to version 3.1.8
Closes #602
- Chore(package): update @types/node to version 8.0.53
Closes #885
- Chore(package): update awesome-typescript-loader to version 3.4.0
- Chore(package): update uglifyjs-webpack-plugin to version 1.1.0
- Update license tip
- Chore(package): update dependencies
- Chore: Update backers
- UpdatePersonで再割り当てを考慮する
- UpdatePersonを試行した時点でもlastFetchedAtを更新する ([#4510](https://github.com/orhun/git-cliff/issues/4510))
- Update token generation
- UpdateHashtagを並列で行わないように ([#5284](https://github.com/orhun/git-cliff/issues/5284))
- Chore: Update commands
- Chore: Update dependencies :rocket:
- Chore(client): :art:
- Chore(client): :art:
- Chore: update deps
- Chore: Update dep
- Chore(client): :art:
- Chore(client): :art:
- Chore: Update dep
- Chore: Update deps
- Chore: :art:
- Chore: Update dep
- Chore: Update deps
- Chore: Update dep
- Chore(docker): Use postgresql 12
- Chore(docker): Use node 14
- Chore(server): Add TODO
- Chore: Use kebab-case for file names
- Chore: Update dependencies :rocket:
- Chore: Update deps :rocket:
- Chore: Update typescript to 3.9
- Chore: Use node 14.2
- Chore: Use actions/checkout@v2 ([#6328](https://github.com/orhun/git-cliff/issues/6328))
- Chore: Update deps :rocket:
- Chore(lint): Update rule
- Chore(lint): Add semicolon rule
- Chore(lint): Add missing semicolon
- Chore(client): :art:
- Chore(lint): Add missing semicolons
- Chore(lint): Add missing semicolon
- Chore(locale): Add doll-ai translation
- Chore(deps): Update dependencies :rocket:
- Chore(deps): Update dependencies :rocket:
- Chore(src/docs): Fix miauth check url
Fix #6418
- Chore(client):🎨 Make font-size of note-preview em ([#6414](https://github.com/orhun/git-cliff/issues/6414))
- Chore(client): :art:
- Chore(client): Improve emoji picker usability
- Chore: Update webpack
- Chore(deps): Update dependencies :rocket:
- Chore(client): :art:
- Chore(cleint): vclean up code
- Chore: Update dependencies :rocket:
- Chore: Add TODO
- Chore: Add note
- Chore: Add note
- Chore
- Chore(client): Show ? when softwareName is unknown
- Chore: Remove debug code
- Chore: Remove debug code
- Chore: Update dependencies :rocket:
- Chore: Clean up
- Chore(client): Design tweaks
- Chore(client): Design tweaks
- Chore(client): Design tweaks
- Chore(client): Design tweaks
- Chore(client): fix style
- Chore(client): Fix bug
- Chore(client): Design tweaks
- Chore(client): Design tweak
- Chore(client): Design tweaks
- Chore(client): Fix style
- Chore: better error text
- Chore: β
- Update deps
- Chore: improve reaction picker behaviour
- Chore: improve reaction picker behaviour
- Chore: improve reaction picker behaviour
- Update page editor ([#7317](https://github.com/orhun/git-cliff/issues/7317))
* fix buttons visibility
* fix title of page editor
- Update mfm.js ([#7435](https://github.com/orhun/git-cliff/issues/7435))
* use mfm.js 0.14.0
* use mfm.extract
* use mfm.extract
* use mfm.extract
- Update mfm-js
- Update dependencies
- Update commander
- Update secret message
- Update MFM ([#7456](https://github.com/orhun/git-cliff/issues/7456))
- Update mfm.js ([#7468](https://github.com/orhun/git-cliff/issues/7468))
- Chore
- Update mfm.js ([#7476](https://github.com/orhun/git-cliff/issues/7476))
- Update vue
- Chore: Remove vips from Dockerfile ([#7633](https://github.com/orhun/git-cliff/issues/7633))
- Chore: yarn.lockがおかしかったらCIでコケるように ([#7634](https://github.com/orhun/git-cliff/issues/7634))
- Update vue
- Update deps
- Update contribution guides
- Chore: APIドキュメントの修正 ([#7771](https://github.com/orhun/git-cliff/issues/7771))
* packedNotificationSchemaを更新
* read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加
* fix
* add header, choice, invitation
- Chore: .configをdockerイメージに入れないように ([#7625](https://github.com/orhun/git-cliff/issues/7625))
* .configをdockerイメージに入れないように
* Update docker-compose.yml
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
- Update deps
- Chore, perf: Reduce redis memory ([#7816](https://github.com/orhun/git-cliff/issues/7816))
* Reduce redis memory
* CHANGELOG
* a
- Update contribution guide
- Update deps
- Chore: clean up
- Chore: clean up
- Chore: fix bug
- Update dependencies
- Chore: fix error
- Chore: fix bug
- Chore: https://github.com/misskey-dev/misskey/commit/ba6959b8c1c4faafccdeb0f76eb26fc29e02af2d のリモート対応
- Chore: fix spacer component
- Update deps
- Chore: delete unnecessary twemoji submodule dir
- Update deps
- Chore: clean up
- Chore(client): Fix #7923
Close #7924
- Update deps
- Update ms to 3.0.0
- Update linr
- Update banner image
- Update deps
- Chore: remove ms-vscode.typescript-javascript-grammar ([#8061](https://github.com/orhun/git-cliff/issues/8061))
- Update deps
- Chore(client): tweak style
- Update deps
- Update deps
- Update deps
- Update deps
- Update local copy of file when describing ([#8131](https://github.com/orhun/git-cliff/issues/8131))
- Update dep
- Chore(client): add tooltip
- Chore(client): add #misskey button
- Update vue
- Chore: fix instant form handling
- Chore(client): improve chart rendering
- Update misskey-js
- Update eslint rule
- Chore(deps-dev): bump cypress from 9.3.1 to 9.4.1 ([#8239](https://github.com/orhun/git-cliff/issues/8239))
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.3.1 to 9.4.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.3.1...v9.4.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Update deps
- Chore: remove unused code
- Chore: better label
- Chore: tweak chart labels
- Chore(client): check textarea exists
- Chore(deps): bump axios from 0.21.1 to 0.21.4 in /packages/client ([#8286](https://github.com/orhun/git-cliff/issues/8286))
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/client ([#8288](https://github.com/orhun/git-cliff/issues/8288))
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /packages/client ([#8289](https://github.com/orhun/git-cliff/issues/8289))
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump simple-get from 4.0.0 to 4.0.1 in /packages/backend ([#8292](https://github.com/orhun/git-cliff/issues/8292))
Bumps [simple-get](https://github.com/feross/simple-get) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1)
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /packages/client ([#8291](https://github.com/orhun/git-cliff/issues/8291))
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /packages/backend ([#8293](https://github.com/orhun/git-cliff/issues/8293))
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump browserslist from 4.16.3 to 4.19.1 in /packages/client ([#8290](https://github.com/orhun/git-cliff/issues/8290))
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.19.1.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.19.1)
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(client): tweak chart
- Chore(deps): bump tar from 6.0.5 to 6.1.11 in /packages/backend ([#8294](https://github.com/orhun/git-cliff/issues/8294))
Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.0.5...v6.1.11)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/backend ([#8301](https://github.com/orhun/git-cliff/issues/8301))
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump normalize-url from 4.5.0 to 4.5.1 in /packages/backend ([#8302](https://github.com/orhun/git-cliff/issues/8302))
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /packages/backend ([#8303](https://github.com/orhun/git-cliff/issues/8303))
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Update deps
- Update deps
- Chore(client): hide error report setting
Close #8327
- Update deps
- Update deps
- Update deps
- Chore: add note
- Update deps
- Chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/backend ([#8447](https://github.com/orhun/git-cliff/issues/8447))
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Update deps
- Chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/client ([#8446](https://github.com/orhun/git-cliff/issues/8446))
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump minimist from 1.2.5 to 1.2.6 ([#8445](https://github.com/orhun/git-cliff/issues/8445))
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump follow-redirects in /packages/backend ([#8314](https://github.com/orhun/git-cliff/issues/8314))
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump follow-redirects from 1.14.1 to 1.14.8 ([#8313](https://github.com/orhun/git-cliff/issues/8313))
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Update deps
- Chore: fix paths
- Chore: fix lint
- Chore: fix lint on windows
- Chore(deps): bump axios from 0.21.1 to 0.21.4 ([#8471](https://github.com/orhun/git-cliff/issues/8471))
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Update deps
- Chore: add import/order rule for eslint
- Update deps
- Update node to 18
- Chore(deps): bump moment from 2.24.0 to 2.29.3 in /packages/backend ([#8531](https://github.com/orhun/git-cliff/issues/8531))
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.3)
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(lint): fix type definitions for jsrsasign ([#8528](https://github.com/orhun/git-cliff/issues/8528))
* fix type definitions for jsrsasign
The @types/jsrsasign is not available in exactly the same version as the jsrsa
package misskey uses, so i used an earlier patch version of the same package.
* update yarn.lock
- Chore: fix lint command for windows
- Update changelog
add user facing changes to changelog
- Chore(deps): Update github actions to use the same version as defined in .node-version ([#8563](https://github.com/orhun/git-cliff/issues/8563))
- Chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/backend ([#8560](https://github.com/orhun/git-cliff/issues/8560))
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump postcss from 8.2.8 to 8.4.13 in /packages/client ([#8588](https://github.com/orhun/git-cliff/issues/8588))
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.4.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.4.13)
---
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>
- Chore: synchronize code and database schema ([#8577](https://github.com/orhun/git-cliff/issues/8577))
* chore: remove default null
null is always the default value if a table column is nullable, and typeorm's
@Column only accepts strings for default.
* chore: synchronize code with database schema
* chore: sync generated migrations with code
- Update deps
- Chore: update changelog
- Chore(dev): use .yaml for prevent okteto error
- Chore(deps): bump path-parse from 1.0.6 to 1.0.7 ([#8705](https://github.com/orhun/git-cliff/issues/8705))
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump async from 3.2.0 to 3.2.3 in /packages/backend ([#8706](https://github.com/orhun/git-cliff/issues/8706))
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.3)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(client): tweak loading spinner design
- Chore(client): tweak loading spinner design
- Chore(deps): bump async from 3.2.1 to 3.2.3 in /packages/client ([#8707](https://github.com/orhun/git-cliff/issues/8707))
Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.1...v3.2.3)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump async from 3.2.1 to 3.2.3 ([#8501](https://github.com/orhun/git-cliff/issues/8501))
Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.1...v3.2.3)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump copy-props from 2.0.4 to 2.0.5 ([#8709](https://github.com/orhun/git-cliff/issues/8709))
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-props/releases)
- [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/copy-props/compare/2.0.4...2.0.5)
---
updated-dependencies:
- dependency-name: copy-props
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(meta): add pixeldesu to patron list ([#8714](https://github.com/orhun/git-cliff/issues/8714))
- Chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 ([#8708](https://github.com/orhun/git-cliff/issues/8708))
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
---
updated-dependencies:
- dependency-name: hosted-git-info
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(dev): tweak text
- Update deps
- Chore: remove unused imports
- Chore: remove packages/sw/webpack.config.js
- Chore: fix import tinycolor
- Chore(meta): label Pull Requests containing tests ([#8768](https://github.com/orhun/git-cliff/issues/8768))
- Update summaly
- Chore(client): fix menu item style
- Chore: lint fixes
- Chore(dev): update okteto workflow
- Chore(dev): update okteto workflow
- Chore: fix some lints automatically ([#8788](https://github.com/orhun/git-cliff/issues/8788))
* chore: fix some lints automatically
Fixed lints that were automatically fixable with `eslint --fix`.
* fix type
* workaround for empty interface lint
- Chore: tweak logo
- Update deps
- Update cypress
- Update cypress
- Update cypress
- Update cypress
- Chore: synchronize visibility checks ([#8687](https://github.com/orhun/git-cliff/issues/8687))
* reuse single meId parameter
* unify code style
Use template string to avoid having to use escaped quote marks.
* fix: follower only notes are visible to mentioned users
This synchronizes the visibility rules with the Notes.isVisibleForMe
method from packages/backend/src/models/repositories/note.ts
* add comment
- Chore(client): tweak range control design
- Chore: add comments
- Update changelog
- Chore(dev): improve eslint config
- Chore(client): tweak client design
- Chore(client): tweak ui
- Chore(client): tweak ui
- Chore(client): tweak mini-chart rendering
- Chore(client): improve usability
- Chore(client): tweak ui
- Chore(client): tweak MkKeyValue component
- Chore(deps): bump undici from 5.4.0 to 5.5.1 in /packages/backend ([#8842](https://github.com/orhun/git-cliff/issues/8842))
Bumps [undici](https://github.com/nodejs/undici) from 5.4.0 to 5.5.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.4.0...v5.5.1)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump jpeg-js from 0.4.1 to 0.4.4 in /packages/backend ([#8843](https://github.com/orhun/git-cliff/issues/8843))
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.1 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.1...v0.4.4)
---
updated-dependencies:
- dependency-name: jpeg-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(deps): bump jsrsasign from 10.5.24 to 10.5.25 in /packages/backend ([#8889](https://github.com/orhun/git-cliff/issues/8889))
Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 10.5.24 to 10.5.25.
- [Release notes](https://github.com/kjur/jsrsasign/releases)
- [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt)
- [Commits](https://github.com/kjur/jsrsasign/compare/10.5.24...10.5.25)
---
updated-dependencies:
- dependency-name: jsrsasign
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(client): tweak ui
- Chore(client): tweak client
- Chore(client): tweak client
- Chore(client): fix type
- Chore(client): tweak ui :art:
- Chore(client): tweak ui :art:
- Chore(client): tweak client
- Chore(client): tweak style
- Chore(client): tweak style
- Chore(client): tweak style
- Chore(client): fix type def
- Update lockfile
- Chore(client): refactor and style tweaks
- Chore(client): tweak style
- Chore(client): fix #8858
- Chore(client): tweak style
- Chore(client): tweak style
- Chore(client): tweak style
- Chore(client): tweak style
- Chore(client): tweak client
- Chore(client): fix type def
- Chore(client): tweak client
- Chore(client): tweak ui
- Chore(client): tweak ui
- Update vite
- Chore(client): tweak ui
- Chore(client): tweak ui
- Chore(client): tweak style
- Chore(client): tweak ui
- Chore(client): tweak rss-marquee
- Update deps
- Chore(client): fix pie rendering
- Chore(client): tweak ui
- Chore(client): tweak style
- Chore(client): tweak style
- Chore(client): tweak style
- Chore(client): tweak ui
- Chore(client): tweak ui
- Chore(client): tweak ui
- Update eslint rules
- Chore(client): tweak style
- Chore(client): tweak style
- Chore(client): tweak style
- Chore(client): rename marquee -> ticker
- Chore(client): tweak style
- Update changelog
- Update vite
- Update CHANGELOG.md
- Chore: fix client lint errors ([#8934](https://github.com/orhun/git-cliff/issues/8934))
* Fix client lint
* Hide no-v-html
* Ignore banned type
* Update page-editor.vue
- Chore(client): tweak ui
- Chore(client): tweak deck
- Chore(client): tweak deck
- Chore(client): tweak style
- Chore(client): tweak ui
- Chore(client): fix type
- Chore(client): rendering performance tweak a bit
- Chore(client): tweak ui
- Chore(client): remove unused class
- Chore(client): rendering performance tweak a bit
- Chore(client): rendering performance tweak a bit
- Chore(client): tweak style
- Chore(client): tweak ui
- Chore(client): tweak style
- Chore(client): tweak ui
- Chore(client): tweak ui
- Chore(server): tweak api for admin
- Update deps
- Chore(deps): bump moment from 2.29.3 to 2.29.4 in /packages/backend ([#8958](https://github.com/orhun/git-cliff/issues/8958))
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4)
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Chore(server): tweak api for admin
- Chore(client): tweak ui
- Chore(client): tweak ui
- Update summaly
- Chore(dev): remove duplicated lint rule
- Chore(client): tweak style
- Chore: fix lint errors ([#8981](https://github.com/orhun/git-cliff/issues/8981))
- Update mfm-js 0.23.0-canary.1
- Chore(client): tweak ui
- Chore(client): fix mention style
- Chore(client): fix type def
- Chore(client): tweak explore page
- Chore(client): fix routing
- Chore(dev): add note
- Update vite
- Update deps
- Chore(client): trust ios
- Chore(client): tweak style
- Chore(client): tweak ui
- Chore: use tab
- Chore(client): improve usability
- Chore(client): tweak ui
- Chore(client): tweak style
- Chore(client): tweak style
- Chore(client): tweak ui
- Chore(client): tweak style
- Chore(client): tweak ui
- Chore(client): tweak deck ui
- Chore(client): tweak style
- Chore(client): tweak user-info routing
- Chore: improve ad style ([#8995](https://github.com/orhun/git-cliff/issues/8995))
* Improve ad style
* :art:
* `ad` -> `info`
- Chore(client): tweak style
- Chore(client): tweak style
- Chore(client): tweak style
- Chore(client): tweak deck ui
- Chore(client): tweak style
- Update vite
- Chore(client): tweak style
- Update vite
- Update openapi spec generator
Properly document GET API endpoints.
Added Bearer token authentication.
### Performance
- Perf(client): Lazy load themes
- Perf(client): Use v-once for static contents
- Perf(server): Add isSensitive index to improve query performance
- Perf: use overflow: clip instead of hidden
- Perf: reduce query
- Perf: myReaction の取得をまとめて行うように
Related #6813
- Perf(server): Improver performance
- Perf: Reduce database query
- Perf(server): Reduce database query
- Perf(server): Reduce database query
Related: #6813
- Perf(server): Improve following/followers API performance
Related #6813
- Perf: 各ストリーミング接続ごとにポーリングしないように
- Perf(server): Reduce database query
- Perf(server): Reduce database query
- Perf(server): Reduce database query
- Perf(server): Reduce database query
- Perf(server): Reduce database query
- Perf(server): Cache user keypair
- Perf(server): Cache user instance actor
- Perf(server): Redis接続をストリーミング接続ごとに作らず、プロセス全体で共有するように
- Perf(client): use function for render slot to improve performance
See: https://forum.vuejs.org/t/how-to-avoid-non-function-value-encountered-for-default-slot-warning/107039
- Perf(server): Optimize db indexes of chart tables
- Perf: Improve network request performance ([#7636](https://github.com/orhun/git-cliff/issues/7636))
* perf: Improve fetch
* CHANGELOG
* lifo
- Perf: Tune AP job queue timings ([#7635](https://github.com/orhun/git-cliff/issues/7635))
* perf: Tune AP job queue timings
* CHANGELOG
* chore: add reference
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Perf: delete-account処理を軽くする ([#7958](https://github.com/orhun/git-cliff/issues/7958))
* Revert "#7892"
This reverts commit 71d9c2a53d116a61f4c9b21ff98712a0000412b8.
* アカウント削除処理でノート削除を重複して行なわないようにする
* ドライブファイル削除時に参照しているノートを削除しないようにする
* 不要となったコードを削除する
- Perf(server): reduce memory usage of redis
- Perf(server): reduce db query
- Perf(server): reduce db query
- Perf(server): reduce db query
- Perf(server): cache nodeinfo to reduce db query
- Perf(server): reduce db query
- Perf(server): reduce db query
- Perf(server): disable some antenna features to improve performance
- Perf(server): refactor and performance improvements
- Perf(server): improve deliver performance
- Perf(server): reduce db query when get notifications
- Perf(server): use cached user info in getUserFromApId
- Perf: fix caching ([#8660](https://github.com/orhun/git-cliff/issues/8660))
The cache implementation did previously not store the results of the
computation and was thus not a cache at all. This can cause a significant
number of database queries each time someone with a large number of
followers does something that causes an activity to be federated.
- Perf(client): remove needless reactivity
- Perf(client): improve range control performance
- Perf: allow get for notes/reactions
- Perf(client): trying improve perf of emoji-picker
### Refactor
- Refactor
- Refactor
- Enhance(server): Log error message when internal error occured
- Refactor: Use ===
- Enhance(client): Use icon instead of text
- Enhance(pages): Improve hcart
- Refactor(client): :sparkles:
- Refactor(client): :sparkles:
- Enhance(server): Resolve #6286
- Refactor
- Refactor(client): Export default reaction setting and use it
- Refactor(client): Reorder property
- Refactor(client): Use getters to avoid watch vuex
- Refactor(client): Remove deprecated property
- Refactor(server): Improve readability
- Refactor(client): Use ===
- Refactor(client): Clean up component
- Refactor(client): Use unique class name
- Refactor(client): Use unique class name
- Refactor(client): Add note
- Refactor: use Object.fromEntries() instead of in-house implementation ([#6401](https://github.com/orhun/git-cliff/issues/6401))
* refactor: use Object.fromEntries()
instead of in-house implementation
* Remove extra type assertions
- Refactor
- Refactor
- Refactor
- Refactor
- Refactor(client): Use v-t for i18n
- Refactor(client): Do not mutate prop directly
Related #6595
- Refactor(client): Use v-model for note component, freeze object
Related: #6595
- Refactor: Rename function
- Refactor: Rename function
- Enhance(client): Use tab component for page list
- Refactor
- Refactor(client): Fix order of component property
- Refactor
- Refactor
- Enhance(api): アクセストークンを作成する際、createdAtをlastUsedAtを揃えるようにして、未使用かどうかを判定できるように
- Refactor: Extract well-known services
- Enhance(client): ミュートされたノート数を表示するようにしたり
- Enhance(client): Improve admin page
- Enhance(client): Better element visible detection
- Enhance(client): サーバーから切断されたときにダイアログで警告を表示できるように
- Refactor
- Refactor: resolve #7139
- Refactoring
- Refactor modal
- Refactor assets
- Refactor: use TS_NODE_PROJECT instead of TS_NODE_COMPILER_OPTIONS
- Refactor
- Refactor
- Refactor: Use Set
- Refactoring
- Refactor: extract functions
- Refactor
- Refactor(build): gulpを経由しないでTypeScriptのビルドを行うように
path aliasをサーバーサイドでも使ったりしたいため
- Refactor: Tweak path alias of client
- Refactor: Use path alias
- Refactor(client): Use symbol
- Refactor mfm extract ([#7434](https://github.com/orhun/git-cliff/issues/7434))
* refactor extractCustomEmojisFromMfm()
* refactor extract-hashtags
* refactor extract-mentions
* refactor extract-hashtags
* refactor extract-url-from-mfm
* refactor extract-mentions
- Refactor
- Refactor
- Refactoring
- Refactor init ([#7464](https://github.com/orhun/git-cliff/issues/7464))
- Refactor
- Refactor type
- Refactoring
- Refactor
- Refactor
- Refactor
- Enhance(client): Improve stability of version comparison
- Enhance(server): Improve user block ([#7640](https://github.com/orhun/git-cliff/issues/7640))
* enhance(server): Improve user block
* Update CHANGELOG.md
* ユーザーリスト対応
* 相手から見れなくなるように
* Update 1629004542760-chart-reindex.ts
https://github.com/misskey-dev/misskey/commit/2365761ba5445f26c8b66b3b20ef4be44e70d549#commitcomment-54919821
* update test
* add test
* add todos
* Update 1629004542760-chart-reindex.ts
- Refactor
- Refactor: refactoring imports
将来ESMに移行しやすいように
Related: #7658
なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
- Refactor: use path alias to improve readability
- Refactor: localStorageのaccountsはindexedDBで保持するように ([#7609](https://github.com/orhun/git-cliff/issues/7609))
* accountsストアはindexedDBで保持するように
* fix lint
* fix indexeddb available detection
* remove debugging code
* fix lint
* resolve https://github.com/misskey-dev/misskey/pull/7609/files/ba756204b77ce6e1189b8443e9641f2d02119621#diff-f565878e8202f0037b830c780b7c0932dc1bb5fd3d05ede14d72d10efbc3740c
Firefoxでの動作を改善
* fix lint
* fix lint
* add changelog
- Enhance(client): Improve emoji autocomplete behaviour
cherry picked from https://github.com/kat-atat/misskey/commit/4b2c215e25a0bae47f4375b296d1f5d07a179f88
- Enhance(server): Use job queue for account delete ([#7668](https://github.com/orhun/git-cliff/issues/7668))
* enhance(server): Use job queue for account delete
Fix #5336
* ジョブをひとつに
* remove done call
* clean up
* add User.isDeleted
* コミット忘れ
* Update 1629512953000-user-is-deleted.ts
* show dialog
* lint
* Update 1629512953000-user-is-deleted.ts
- Enhance: Improve account deletion experience
- Enhance(client): ユーザー名についてのヒントを追加
- Refactor
- Refactoring
- Refactor: Expand schema ([#7772](https://github.com/orhun/git-cliff/issues/7772))
* packedNotificationSchemaを更新
* read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加
* fix
* add header, choice, invitation
* test
* fix
* yatta
* remove no longer needed "as PackedUser/PackedNote"
* clean up
* add simple-schema
* fix lint
* define items in full Schema
* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736
* user packとnote packの型不整合を修正
- Enhance(server): アカウントが凍結されたときのエラーを判定しやすく
- Refactor
- Enhance: ートヘッダーにflex-shrinkを設定し、Acctを優先的に縮小して見栄えをよくするように ([#7752](https://github.com/orhun/git-cliff/issues/7752))
* MAKE NOTE HEADER FLEX AGAIN
* span => div
* remove submodules
- Enhance(client): リスト、アンテナタイムラインを個別ページとして分割
- Enhance(client): 非ログイン自は更新ダイアログを出さないように
Resolve #7756
- Refactor: PackedHoge型をPacked<'Hoge'>型に書き換える ([#7792](https://github.com/orhun/git-cliff/issues/7792))
* packedNotificationSchemaを更新
* read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加
* fix
* add header, choice, invitation
* test
* fix
* yatta
* remove no longer needed "as PackedUser/PackedNote"
* clean up
* add simple-schema
* fix lint
* define items in full Schema
* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736
* user packとnote packの型不整合を修正
* add prelude/types.ts
* emoji
* signin
* game
* matching
* fix
* add emoji schema
* add reversiGame
* add reversiMatching
* remove signin schema (use Signin entity)
* add Packed type
* note-reaction
* user
* user-group
* user-list
* note
* app, messaging-message
* notification
* drive-file
* drive-folder
* following
* muting
* blocking
* hashtag
* page
* app (with modifying schema)
* import user?
* channel
* antenna
* clip
* gallery-post
* emoji
* Packed
* reversi-matching
* add changelog
* add changelog
* revert fix
- Enhance(client): アップデートが利用可能な場合エラー表示およびダイアログ表示しないように
- Enhance(client): アニメーションを減らす設定をメニューのアニメーションにも適用するように
Resolve #7826
- Refactor: fix types
- Refactor components
- Refactor: prelude/urlでquerystringを使用しないように
Resolve #7854
- Enhance: ページロードエラーページにリロードボタンを追加 ([#7835](https://github.com/orhun/git-cliff/issues/7835))
* wip
* modify page load error page
* add changelog
* サーバーが死んでるエラーを追加
* add MkLoading
- Enhance(api): ap系のエンドポイントをログイン必須化+レートリミット追加
他のサーバーにリクエストを送信するという性質上、攻撃の踏み台にされることがあるため
- Refactor: use path alias
- Refactor(client): コンポーネント名が紛らわしくなるのでpreview->simpleにリネーム
- Refactor(client): ダミーコンポーネントを使ってノートプレビューするように
- Enhance(client): アニメーションを減らす設定の適用範囲を拡充
- Refactor
- Enhance: ユーザー検索の精度を強化
- Refactor: use insert
- Enhance: shareページでより多くの情報を渡せるように ([#7606](https://github.com/orhun/git-cliff/issues/7606))
* shareでより多くの情報を渡せるように
* from chat ui post-form, remove instant and add share
* fix await eating array, make document
* add changelog
* https://github.com/misskey-dev/misskey/pull/7606/files/3581bf9a060742dc59bf7fb8ea7316809cc60522#r692265037
* reply, renoteにも型定義
* :art:
* 閉じなければ100ms後タイムラインに
- Refactor: publishHogeStreamとStreamのEventEmitterに型定義する ([#7769](https://github.com/orhun/git-cliff/issues/7769))
* wip
* wip
* wip
* :v:
* add main stream
* packedNotificationSchemaを更新
* read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加
* fix
* ok
* add header, choice, invitation
* add header, choice, invitation
* test
* fix
* fix
* yatta
* remove no longer needed "as PackedUser/PackedNote"
* clean up
* add simple-schema
* fix lint
* fix lint
* wip
* wip!
* wip
* fix
* wip
* wip
* :v:
* 送信側に型エラーがないことを3回確認した
* :v:
* wip
* update typescript
* define items in full Schema
* edit comment
* edit comment
* edit comment
* Update src/prelude/types.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* https://github.com/misskey-dev/misskey/pull/7769#discussion_r703058458
* user packとnote packの型不整合を修正
* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736
* revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736
* user packとnote packの型不整合を修正
* add prelude/types.ts
* emoji
* signin
* game
* matching
* clean up
* ev => data
* refactor
* clean up
* add type
* antenna
* channel
* fix
* add Packed type
* add PackedRef
* fix lint
* add emoji schema
* add reversiGame
* add reversiMatching
* remove signin schema (use Signin entity)
* add schemas refs, fix Packed type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip PackedHoge => Packed<'Hoge'>
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add Packed type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* note-reaction
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* user
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* user-group
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* user-list
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* note
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* app, messaging-message
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* notification
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* drive-file
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* drive-folder
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* following
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* muting
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* blocking
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* hashtag
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* page
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* app (with modifying schema)
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* import user?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* channel
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* antenna
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* gallery-post
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* emoji
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Packed
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* reversi-matching
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* update stream.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix lint
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add changelog
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add changelog
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add changelog
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix: アンテナが既読にならないのを修正
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* revert fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* https://github.com/misskey-dev/misskey/pull/7769#discussion_r711474875
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* spec => payload
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* edit commetn
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
- Refactor clinet
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor clinet
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor client
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance: Provide Twemoji SVGs from Misskey server ([#2](https://github.com/orhun/git-cliff/issues/2)) ([#7897](https://github.com/orhun/git-cliff/issues/7897))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Selfhosting Twemoji
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* ちっ
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* うざっ
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
*
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add test
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: mei23 <m@m544.net>
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: Introduce list of MFM Functions ([#7882](https://github.com/orhun/git-cliff/issues/7882))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* introduce list of MFM Functions
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add note
- Refactoring
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Resolve #7779
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactoring: グローバルコンポーネントを認識するように
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactoring
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance: show renoters ([#7954](https://github.com/orhun/git-cliff/issues/7954))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* refactor: deduplicate renote button into component
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
For now the renoters tooltip just uses the reaction viewer component
with a fixed emoji symbol instead.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* chore: remove unnecessary CSS
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix: forgot to rename variable
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* enhance: use own tooltip instead of reaction viewer
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up style
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix additional renoters number
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* rename file to better represent content
- Refactor(client): use composition api for tooltip logic
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): improve readability
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): refactor dialog functions to improve type inference
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): make possible to close image dialog with click
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Related #8023
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactoring
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
https: //github.com/misskey-dev/misskey/pull/7901
Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): refactor ui components
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): improve usability
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): improve usability
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): :sparkles:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): :sparkles:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(backend): improve chart engine
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): make possible to leave a group
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): improve modal menu for mobile
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): リアクションピッカーの表示方法を選択できるように
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): improve $i type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): メールアドレスの認証にクリック必須に
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): tweak channel pages
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): tweak ui
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): improve note preview
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Fix #8029
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): :art:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(server): better content type detection
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): :art:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): :sparkles:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): :sparkles:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance: pizzaxでstreamingのuser storage updateイベントを監視して更新 ([#8095](https://github.com/orhun/git-cliff/issues/8095))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* ?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* streamingのuser storage updateイベントを監視して更新
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* 必要な時以外はストレージを更新しない
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
- Enhance(client): tweak ui
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): tweak ui
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(server): use insert instead of save
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(server): use insert instead of save
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance: 許可されていないファイルタイプでは、オブジェクトストレージのファイル名に拡張子を付与しないように ([#8108](https://github.com/orhun/git-cliff/issues/8108))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* 許可されていないファイルタイプでは、オブジェクトストレージのファイル名に拡張子を付与しないように
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add comment
- Refactor(client): use composition api
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use composition api
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use composition api
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use composition api
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use composition api
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use composition api
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use composition api
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use composition api
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use composition api
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: Widgetのcomposition api移行 ([#8125](https://github.com/orhun/git-cliff/issues/8125))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
- Refactor: Composition APIへ移行 ([#8121](https://github.com/orhun/git-cliff/issues/8121))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/abuse-report-window.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* use <script setup>
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/analog-clock.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip components/autocomplete.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip components/captcha.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* components/channel-follow-button
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* components/channel-preview.vue
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* components/core-core.vue
* components/code.vue
* wip components/date-separated-list.vue
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix autocomplete.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove global property
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* use <script setup>
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/dialog.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clena up
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix dialog.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Resolve https://github.com/misskey-dev/misskey/pull/8121#discussion_r781250966
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): specify global scope
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: disallow some variable names
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: more common name
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: APIエンドポイントファイルの定義を良い感じにする ([#8154](https://github.com/orhun/git-cliff/issues/8154))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Fix API Schema Error
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Delete SimpleSchema/SimpleObj
and Move schemas to dedicated files
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Userのスキーマを分割してみる
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* define packMany type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add ,
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Ensure enum schema and Make "as const" put once
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* test?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Revert "test?"
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
This reverts commit 97dc9bfa70851bfb7d1cf38e883f8df20fb78b79.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Revert "Fix API Schema Error"
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
This reverts commit 21b6176d974ed8e3eb73723ad21a105c5d297323.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* test?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* better schema def
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add minLength property
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* anyOf/oneOf/allOfに対応 ~ relation.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* refactor!
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Define MinimumSchema
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* anyOf/oneOf/allOfが動作するようにUnionSchemaTypeを修正
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* anyOf/oneOf/allOfが動作するようにUnionSchemaTypeを修正
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update packages/backend/src/misc/schema.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* array oneOfをより正確な型に
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* array oneOfをより正確な型に
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* なんかもういろいろ
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* very good schema
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* api schema
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* refactor: awaitAllの型定義を変えてみる
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* specify types in awaitAll
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* specify types in awaitAll
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* ...
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* AllowDateはやめておく
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* 不必要なoptional: false, nullable: falseを廃止
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Packedが展開されないように
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* 続packed
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* define note type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* UserDetailedをMeDetailedかUserDetailedNotMeかを区別できるように
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip specify user type of other schemas
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* ok
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* convertSchemaToOpenApiSchemaを改修
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* convertSchemaToOpenApiSchemaを改修
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* 分割代入ではなくallOfで定義するように
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
- Refactor: Composition APIへ移行 ([#8138](https://github.com/orhun/git-cliff/issues/8138))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/drive-file-thumbnail.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/drive-select-dialog.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/drive-window.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip drive.file.vue, drive.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix prop
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip(
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/drive.folder.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* maybe ok
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix variable
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* FIX FOLDER VARIABLE
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/emoji-picker-dialog.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Hate `$emit`
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* hate global property
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/emoji-picker-window.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/emoji-picker.section.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fixx
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip components/emoji-picker.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* defineExpose
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* ユニコード絵文字の型をもっといい感じに
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/featured-photos.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/follow-button.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* forgot-password.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* forgot-password.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :art:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(server): use insert instead of save
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(server): use named export
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance: Forward report ([#8001](https://github.com/orhun/git-cliff/issues/8001))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* implement sending AP Flag object
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Optionally allow a user to select to forward a report about a remote
user to the other instance. This is added in a backwards-compatible way.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add locale string
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* forward report only for moderators
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add switch to moderator UI to forward report
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix report note url
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* return forwarded status from API
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
apparently forgot to carry this over from my testing environment
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* object in Flag activity has to be an array
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
For correct interoperability with Pleroma the "object" property of the Flag
activity has to be an array.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
This array will in the future also hold the link to respective notes, so it
makes sense to correct this on our side.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update get-note-menu.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Enhance: e2eテストをできるだけ改良してみた ([#8159](https://github.com/orhun/git-cliff/issues/8159))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* update docker image?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
*
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* serial run delete from "${table}" cascade
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* use cypress official github action
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* refuse install by cypress action
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* use wait?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* use more wait?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Revert "use more wait?"
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
This reverts commit 18d0fcae9c7d8f98a4cafb4a846a031ece57350c.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Revert "use wait?"
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
This reverts commit 5aa8feec9cdc3e2f79e566249f0a0eff6c0df6a0.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* test
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* test
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* log?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* 握りつぶしてみる
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* env?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* disable video
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add comment
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove test
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* 成功?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* test browser
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* nodeインストール無効化
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* node16.13.0-chrome95-ff94
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* node.js復活
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
*
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* ちょっと戻してみる
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* chrome?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* cross browser test2
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* --shm-size=2g
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* artifact?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* misskey.local?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* firefoxはあきらめる
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* not headless?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* oops
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* ??
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* test1
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* if?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fail-fast: false
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* headless: false
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* easy error ignoreing describe
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* エラーの解消
とちょっとリファクター
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add browser name to artifact
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Install mplayer for FireFox
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* no wait?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* タイムアウトを甘くしてみる
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* firefoxをあきらめる(n回目)
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove timeout setting
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wait復活
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update basic.js
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update index.js
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance: convert svg to png of custom emojis
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor, enhance: ドライブ引数のオブジェクト化, 追加時のcomment指定 ([#8180](https://github.com/orhun/git-cliff/issues/8180))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* refactor: ドライブの引数をオブジェクト化する Resolve #8177
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Resolve #8181
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* archivePath
- Refactor(backend): use insert instead of save
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance: Improve poll-editor UI + composition port ([#8186](https://github.com/orhun/git-cliff/issues/8186))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Poll editor UI changes
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Use a horizontal layout when possible, wrap to vertical when constrained
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Port poll-editor to composition API
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Fix poll-editor `get` time calcs
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(backend): fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(backend): fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance: MediaListでは、サーバーで許可された形式しか表示しないように ([#8113](https://github.com/orhun/git-cliff/issues/8113))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
- Refactor(client): use composition api
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use composition api
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): i18n.locale -> i18n.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): better semantics
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use setup sugar
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use composition api
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use setup sugar
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance: メニュー関連をComposition API化、switchアイテム追加 ([#8215](https://github.com/orhun/git-cliff/issues/8215))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* メニューをComposition API化、switchアイテム追加
クライアントサイド画像圧縮の準備
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* メニュー型定義を分離 (TypeScriptの型支援が効かないので)
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* disabled
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* make keepOriginal to follow setting value
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
- Refactor: APIで非JSON入力の型変換はendpointに渡す前に行うように ([#8229](https://github.com/orhun/git-cliff/issues/8229))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Resolve #8228
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
- Enhance(client): Chartjsのツールチップを自前に
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: use toISOString
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: use date-fns
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): improve chart rendering
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): improve tooltip position calclation
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance: improve federation chart
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): tweak chart
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(server): add indexes for following host
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): リアクションピッカーの幅、高さ制限を緩和
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): tweak padding
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix types
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix types
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix types
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: add InstanceRepository
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: better getChart result type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: use ajv instead of cafy ([#8324](https://github.com/orhun/git-cliff/issues/8324))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update abuse-user-reports.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update files.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update list-remote.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update list.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update show-users.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update update.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update search.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update reactions.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update search.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update update.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update relation.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update available.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update packages/backend/src/server/api/define.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: Johann150 <johann.galle@protonmail.com>
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update define.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update define.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* typo
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update update.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update signup.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update call.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* minimum for limit
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove needless annotation
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update signup.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update create.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: Johann150 <johann.galle@protonmail.com>
- Refactor: fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): improve launch pad usability
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): use setup
2023-02-04 02:41:04 +01:00
- Refactor
2023-06-06 21:13:54 +02:00
- Refactor: Use ESM ([#8358](https://github.com/orhun/git-cliff/issues/8358))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* clean up
* Update tsconfig.json
* Update activitypub.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
- Refactor
- Refactor
2023-06-06 21:13:54 +02:00
- Enhance(chart): better federation pub/sub calculation
2023-06-06 02:36:58 +02:00
2023-06-06 21:13:54 +02:00
- Refactor: separate meta api for admin or not
2023-02-04 02:41:04 +01:00
- Refactor
2023-06-06 21:13:54 +02:00
- Enhance(client): アカウント情報の取得に失敗したとき強制ログアウトではなく警告を表示するように
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: migrate to typeorm 3.0 ([#8443](https://github.com/orhun/git-cliff/issues/8443))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update following.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update resolve-user.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* maxQueryExecutionTime
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
- Refactor and performance improvements
2023-02-04 02:41:04 +01:00
- Refactor
- Refactor
- Refactor
2023-06-06 21:13:54 +02:00
- Enhance(doc): required input fields ([#8456](https://github.com/orhun/git-cliff/issues/8456))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove empty file
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
If the endpoint is to be implemented later, the file can be added back,
but for now it is confusing to have an empty file.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* enhance(doc): document defaults
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Default for `isPublic` is based on the database schema default value.
Defaults for `local` and `withFiles` are based on the behaviour of the endpoint.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* enhance(doc): explain nullable emoji category
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix: make nullable if default is null
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* enhance(doc): explain mute attribute expiresAt
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix: define required fields
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- `notes/create`: the default for `text` has been removed because ajv can not handle
`default` inside of `anyOf`, see
https://ajv.js.org/guide/modifying-data.html#assigning-defaults
and the default value cannot be `null` if text is `nullable: false` in the `anyOf`
first alternative.
- `notes/create`: The `mediaIds` property has been marked as deprecated because it
has the same behaviour as using `fileIds`, but the implementation tries to handlè
`fileIds` first.
- The result schema for `admin/emoji/list` has been altered because the `host`
property will always be `null` as it is filtered this way in the database query.
See packages/backend/src/server/api/endpoints/admin/emoji/list.ts line 67.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* enhance(doc): explain nullable hostname
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* update changelog
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Enhance: タッチパッド・タッチスクリーンでのデッキの操作性を向上 ([#8450](https://github.com/orhun/git-cliff/issues/8450))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* enhance experience of deck with touchpad
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* test: 単純にdeltaYを加算してみる
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* ios bug fix?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* use overflow-y
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Safari does not supports clip
- Refactor actions
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(webhook): add userId to payload
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance(client): show loading icon on splash screen
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Close #8481
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: move typings to devDependencies ([#8500](https://github.com/orhun/git-cliff/issues/8500))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix type
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: fix type
2023-02-04 02:41:04 +01:00
2023-02-09 23:51:47 +01:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Resolve #8467
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: use structuredClone for deep clone
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(meta): split package lints into separate workflows ([#8530](https://github.com/orhun/git-cliff/issues/8530))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance: only render public notes in HTML template ([#8527](https://github.com/orhun/git-cliff/issues/8527))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* only render public notes in HTML template
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix missing import
- Refactor: use composition API ([#8541](https://github.com/orhun/git-cliff/issues/8541))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Enhance: ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション ([#8216](https://github.com/orhun/git-cliff/issues/8216))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update packages/client/src/os.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* メニューをComposition API化、switchアイテム追加
クライアントサイド画像圧縮の準備
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* メニュー型定義を分離 (TypeScriptの型支援が効かないので)
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* disabled
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* make keepOriginal to follow setting value
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* WEBP
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* aaa
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* webp
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* lazy load browser-image-resizer
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* rename
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* rename 2
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add comment
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* jpeg, pngにもどす
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix name
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* webpでなくする ただしサムネやプレビューはwebpのまま (テスト)
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* 動画サムネイルはjpegに
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* エラーハンドリング
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* v2.2.1-misskey-beta.2
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* browser-image-resizer#v2.2.1-misskey.1
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix alert
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* update browser-image-resizer to v2.2.1-misskey.2
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* lockfile
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
- Refactor(client): refactor api-console to use Composition API ([#8566](https://github.com/orhun/git-cliff/issues/8566))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): refactor scratchpad to use Composition API ([#8565](https://github.com/orhun/git-cliff/issues/8565))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor(client): refactor import-export to use Composition API ([#8579](https://github.com/orhun/git-cliff/issues/8579))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
- Refactor: use Vite to build instead of webpack ([#8575](https://github.com/orhun/git-cliff/issues/8575))
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* update stream.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix lint
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add app
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* nanka iroiro
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-06-06 02:36:58 +02:00
2023-06-06 21:13:54 +02:00
* fix lint
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix loginId
2023-02-04 02:41:04 +01:00
* fix
2023-06-06 21:13:54 +02:00
* refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* refactor
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove follow action
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Revert "remove follow action"
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
This reverts commit defbb416480905af2150d1c92f10d8e1d1288c0a.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Revert "clean up"
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove fetch specification
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* renoteの条件追加
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* apiFetch => cli
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* bypass fetch?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* refactor: use path alias
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* temp: add submodule
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove submodule
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* enhane: unison-reloadに指定したパスに移動できるように
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* null
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* null
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* null
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* await?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* rename
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* rename
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update read.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* merge
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* get-note-summary
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* swパッケージに
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add missing packages
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix getNoteSummary
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add webpack-cli
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove plugins
2023-02-09 23:51:47 +01:00
2023-06-06 21:13:54 +02:00
* sw-inject分離したがテストしてない
* fix notification.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove a blank line
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* disconnect intersection observer
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* disconnect2
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix notification.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove a blank line
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* disconnect intersection observer
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* disconnect2
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up config
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* typesを戻した
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update packages/client/src/components/notification.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* disconnect
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* oops
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* truncate notification
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Update packages/client/src/ui/_common_/common.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* キャッシュ対策
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Truncate push notification message
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/drive-file-thumbnail.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/drive-select-dialog.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* components/drive-window.vue
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* merge
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Service Workerのビルドにesbuildを使うようにする
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* return createEmptyNotification()
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* i18n.ts
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* update
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove ts-loader
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* enhance: Service Workerを常に登録するように
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* pollEnded
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* URLをsw.jsに戻す
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* use import
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* install rollup
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* use defineAsyncComponent.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix emojilist
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* wip use defineAsyncComponent
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* popup(import -> popup(defineAsyncComponent(() => import
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* draggable?
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix init import
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* clean up
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix router
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add comment
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* :v:
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove webpack
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* update vite
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix boot sequence
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Revert "fix boot sequence"
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
This reverts commit e893dbf37aed83bf9f12e427d98c78a7065b4a39.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* revert boot import
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* never make two app div
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* ;
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* remove console.log
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* change clientEntry sequence
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* Revert "fix"
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
This reverts commit 12741b3d89950a31dbb1bb81477ddb27b0e9951a.
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* fix
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add comment https://github.com/misskey-dev/misskey/pull/8575#issuecomment-1114239210
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add log
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
* add comment
2023-02-04 02:41:04 +01:00
2023-06-06 21:13:54 +02:00
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-02-04 02:41:04 +01:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Refactor(client): refactor settings/accounts to use Composition API ([#8604](https://github.com/orhun/git-cliff/issues/8604))
- Refactor(client): refactor settings/theme to use Composition API ([#8595](https://github.com/orhun/git-cliff/issues/8595))
- Refactor(client): refactor settings/security to use Composition API ([#8592](https://github.com/orhun/git-cliff/issues/8592))
- Refactor(client): refactor settings/plugin/install to use Composition API ([#8591](https://github.com/orhun/git-cliff/issues/8591))
- Refactor(client): refactor settings/plugin to use Composition API ([#8590](https://github.com/orhun/git-cliff/issues/8590))
- Refactor(client): refactor settings/drive to use Composition API ([#8573](https://github.com/orhun/git-cliff/issues/8573))
- Refactor(client): refactor settings/apps to use Composition API ([#8570](https://github.com/orhun/git-cliff/issues/8570))
- Refactor(client): refactor settings/api to use Composition API ([#8569](https://github.com/orhun/git-cliff/issues/8569))
- Refactor(client): refactor 2FA settings to Composition API ([#8599](https://github.com/orhun/git-cliff/issues/8599))
- Refactor(client): refactor settings/deck to use Composition API ([#8598](https://github.com/orhun/git-cliff/issues/8598))
- Refactor(client): refactor settings/word-mute to use Composition API ([#8597](https://github.com/orhun/git-cliff/issues/8597))
- Refactor(client): refactor settings/theme/manage to use Composition API ([#8596](https://github.com/orhun/git-cliff/issues/8596))
- Enhance: Display TOTP Register URL
Close #7261
Co-Authored-By: tamaina <tamaina@hotmail.co.jp>
- Refactor(client): refactor admin/ads to use Composition API ([#8649](https://github.com/orhun/git-cliff/issues/8649))
- Refactor(client): refactor admin/announcements to use Composition API ([#8650](https://github.com/orhun/git-cliff/issues/8650))
- Refactor(client): refactor my-antennas/index to use Composition API ([#8679](https://github.com/orhun/git-cliff/issues/8679))
- Refactor(client): refactor admin/proxy-account to use Composition API ([#8675](https://github.com/orhun/git-cliff/issues/8675))
- Refactor(client): refactor admin/object-storage to use Composition API ([#8666](https://github.com/orhun/git-cliff/issues/8666))
- Refactor(client): refactor admin/instance-block to use Composition API ([#8663](https://github.com/orhun/git-cliff/issues/8663))
- Enhance: Perform port diagnosis at startup only when Listen fails ([#8698](https://github.com/orhun/git-cliff/issues/8698))
2023-06-06 21:13:54 +02:00
* Change port check
* Comment: disableClustering
* CHANGELOG
2023-02-04 02:41:04 +01:00
* Smart message
- Enhance: uniform theme color ([#8702](https://github.com/orhun/git-cliff/issues/8702))
2023-06-06 21:13:54 +02:00
* enhance: make theme color format uniform
All newly fetched instance theme colors will be uniformely formatted
as hashtag followed by 6 hexadecimal digits.
Colors are checked for validity and invalid colors are not handled.
* better input validation for own theme color
* migration to unify theme color formats
Fixes theme colors of other instances as well as the local instance.
* add changelog entry
2023-02-04 02:41:04 +01:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Refactor(client): refactor admin/settings to use Composition API ([#8678](https://github.com/orhun/git-cliff/issues/8678))
- Enhance(MFM): limit large MFM ([#8540](https://github.com/orhun/git-cliff/issues/8540))
2023-06-06 21:13:54 +02:00
* add CSS classes for zoom MFM
* limit nesting of x2, x3, x4 MFM
* simplify CSS calculation
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-02-04 02:41:04 +01:00
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
- Enhance: page image component with alt text ([#8634](https://github.com/orhun/git-cliff/issues/8634))
2023-06-06 21:13:54 +02:00
* refactor to composition API
* use existing image component
This improves user experience because alt text is displayed correctly.
* fix: correct image src
* fix: defineProps
2023-02-04 02:41:04 +01:00
* fix
- Refactor
- Refactor(client): refactor admin/other-settings to use Composition API ([#8667](https://github.com/orhun/git-cliff/issues/8667))
- Refactor: temporary files ([#8713](https://github.com/orhun/git-cliff/issues/8713))
2023-06-06 21:13:54 +02:00
* simplify temporary files for thumbnails
Because only a single file will be written to the directory, creating a
separate directory seems unnecessary. If only a temporary file is created,
the code from `createTemp` can be reused here as well.
* refactor: deduplicate code for temporary files/directories
To follow the DRY principle, the same code should not be duplicated
across different files. Instead an already existing function is used.
Because temporary directories are also create in multiple locations,
a function for this is also newly added to reduce duplication.
* fix: clean up identicon temp files
The temporary files for identicons are not reused and can be deleted
after they are fully read. This condition is met when the stream is closed
and so the file can be cleaned up using the events API of the stream.
* fix: ensure cleanup is called when download fails
* fix: ensure cleanup is called in error conditions
This covers import/export queue jobs and is mostly just wrapping all
code in a try...finally statement where the finally runs the cleanup.
2023-02-04 02:41:04 +01:00
* fix: use correct type instead of `any`
- Refactor: use ===
- Enhance: clearly link documentation
fix #8744
- Enhance: replace signin CAPTCHA with rate limit ([#8740](https://github.com/orhun/git-cliff/issues/8740))
2023-06-06 21:13:54 +02:00
* enhance: rate limit works without signed in user
* fix: make limit key required for limiter
As before the fallback limiter key will be set from the endpoint name.
* enhance: use limiter for signin
* Revert "CAPTCHA求めるのは2fa認証が無効になっているときだけにした"
This reverts commit 02a43a310f6ad0cc9e9beccc26e51ab5b339e15f.
* Revert "feat: make captcha required when signin to improve security"
This reverts commit b21b0580058c14532ff3f4033e2a9147643bfca6.
* fix undefined reference
* fix: better error message
2023-02-04 02:41:04 +01:00
* enhance: only handle prefix of IPv6
- Refactor: use css module at components/global/loading.vue ([#8750](https://github.com/orhun/git-cliff/issues/8750))
2023-06-06 21:13:54 +02:00
* refactor: use css module at components/global/loading.vue
2023-02-04 02:41:04 +01:00
* rename class name to "root"
- Refactor: improve code quality ([#8751](https://github.com/orhun/git-cliff/issues/8751))
2023-06-06 21:13:54 +02:00
* remove unnecessary if
`Array.prototype.some` already returns a boolean so an if to return
true or false is completely unnecessary in this case.
* perf: use count instead of find
When using `count` instead of `findOneBy`, the data is not
unnecessarily loaded.
* remove duplicate null check
The variable is checked for null in the lines above and the function
returns if so. Therefore, it can not be null at this point.
* simplify `getJsonSchema`
Because the assigned value is `null` and the used keys are only
shallow, use of `nestedProperty.set` seems inappropriate. Because the
value is not read, the initial for loop can be replaced by a `for..in`
loop.
Since all keys will be assigned `null`, the condition of the ternary
expression in the nested function will always be true. Therefore the
recursion case will never happen. With this the nested function can be
eliminated.
* remove duplicate condition
The code above already checks `dragging` and returns if it is truthy.
Checking it again later is therefore unnecessary.
To make this more obvious the `return` is removed in favour of using
an if...else construct.
* remove impossible "unknown" time
The `ago` variable will always be a number and all non-negative numbers
are already covered by other cases, the negative case is handled with
2023-02-04 02:41:04 +01:00
`future` so there is no case when `unkown` could be achieved.
- Enhance(dev): ask for log snippets
- Refactor: use awaitAll to reduce duplication ([#8791](https://github.com/orhun/git-cliff/issues/8791))
2023-06-06 21:13:54 +02:00
* refactor: use awaitAll to reduce duplication
* fix lint
2023-02-04 02:41:04 +01:00
* fix typo
- Enhance: improve documentation for `/users/` endpoints ([#8790](https://github.com/orhun/git-cliff/issues/8790))
2023-06-06 21:13:54 +02:00
* docs: category & description for reset password
* docs: category & description for testing
* docs: descriptions for groups endpoints
* docs: descriptions for drive file endpoints
* docs: descriptions for sw endpoints
* docs: descriptions for user list endpoints
* docs: descriptions & result type for gallery posts
* docs: descriptions & result type for user endpoints
2023-02-04 02:41:04 +01:00
* docs: add return type for stats
- Refactor: follow button ([#8789](https://github.com/orhun/git-cliff/issues/8789))
2023-06-06 21:13:54 +02:00
* fix: display cancelling follow request
* remove unnecessary branch
The executed code is the same as in the else branch so this special
condition is unnecessary.
* remove code duplication
Use the same callback as later for updating these variables.
* use $ref sugar
* remove unused import
2023-02-04 02:41:04 +01:00
Co-authored-by: blackskye-sx <saul.newman@gmail.com>
- Enhance(federation): use ActivityPub defined property in favour of proprietary property. ([#8787](https://github.com/orhun/git-cliff/issues/8787))
2023-06-06 21:13:54 +02:00
* add activitypub `source` property
2023-02-04 02:41:04 +01:00
* parse MFM from new `source` attribute
- Enhance(server): モデレーターであってもレートリミットを有効に
- Enhance(client): improve files page of control panel
- Enhance(client): improve file moderation ui
- Enhance: Improve player detection in URL preview ([#8849](https://github.com/orhun/git-cliff/issues/8849))
2023-06-06 21:13:54 +02:00
* enhance: Improve player detection in URL preview
2023-02-04 02:41:04 +01:00
* CHANGELOG
- Refactor: チャットルームをComposition API化 ([#8850](https://github.com/orhun/git-cliff/issues/8850))
2023-06-06 21:13:54 +02:00
* pick form
* pick message
* pick room
* fix lint
* fix scroll?
* fix scroll.ts
* fix directives/sticky-container
* update global/sticky-container.vue
* fix, :art:
2023-02-04 02:41:04 +01:00
* test.1
- Refactor(client): Refine routing ([#8846](https://github.com/orhun/git-cliff/issues/8846))
- Refactor(client): use composition api
- Enhance(client): show warning in control panel when there is an unresolved abuse report
- Refactor(client): refactor header tab handling
- Refactor(client): use composition api
- Enhance(client): tweak ui
- Enhance: word mute checks CW ([#8873](https://github.com/orhun/git-cliff/issues/8873))
- Refactor: simplify ap/show with DbResolver ([#8838](https://github.com/orhun/git-cliff/issues/8838))
2023-06-06 21:13:54 +02:00
Using the existing code in DbResolver we can avoid separate code for
parsing the URIs in this endpoint.
2023-02-04 02:41:04 +01:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Refactor(client): use composition api
- Enhance: Redisをioredisに統一してIPv6サポート ([#8869](https://github.com/orhun/git-cliff/issues/8869))
2023-06-06 21:13:54 +02:00
* Use ioredis, Supports IPv6 host
https://github.com/misskey-dev/misskey/issues/8862
* Fix import
* order
* a
* i
* fix
* flushdb
* family
* CHANGELOG
* redis_version
2023-02-04 02:41:04 +01:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Refactor: remove unused import
- Refactor: notification setting window composition API ([#8860](https://github.com/orhun/git-cliff/issues/8860))
2023-06-06 21:13:54 +02:00
* refactor: notification setting window composition API
* fix lint vue/require-valid-default-prop
2023-02-04 02:41:04 +01:00
* fix type
- Refactor(client): extract tooltip logic of chart
- Enhance(client): improve control panel
- Enhance(client): tweak control panel dashboard
- Refactor(client): extract interval logic to a composable function
あと`onUnmounted`を`onMounted`内で呼んでいたりしたのを修正したりとか
- Enhance(client): Enhance boot error display ([#8879](https://github.com/orhun/git-cliff/issues/8879))
2023-06-06 21:13:54 +02:00
* Change boot error message
* fix
* :v:
2023-02-04 02:41:04 +01:00
* fix
- Refactor: remove duplicate code ([#8895](https://github.com/orhun/git-cliff/issues/8895))
- Refactor(client): use setup syntax
- Refactor(client): remove invalid computed
- Enhance(client): メニュー整理
Resolve #6389
Fix #8035
- Enhance(client): add users tab to instance-info
- Enhance(client): improve router
Fix #8902
- Refactor(client): use setup syntax
- Enhance(client): show confirm dialog when logout
- Enhance(client): ハイライトをみつけるに統合
- Enhance(client): cache pages in page-window
- Enhance(server): アンケートを新しい順にソート
- Refactor(client): refactoring
- Enhance(client): better marquee component
- Enhance(client): better sticky-container component
- Enhance(client): refine deck
Fix #7720
- Enhance(client): tweak deck
- Enhance(client): tweak statusbar
- Enhance(client): deckのウイジェットカラムが未設定の時に説明を表示するように
- Refactor: remove unnecessary computed
Fixes lint no-const-assign.
- Enhance(client): improve marquee
- Enhance(client): improve usability
- Refactor: use autofocus parameter
Using the `ref` seems to be broken but using the autofocus parameter
seems to fix it.
- Refactor: use overflow-y to determine scroll container
By using `overflow-y` instead of `overflow` using `endsWith` can be
avoided and represents the data we are actually interested in here
more accurately.
- 🎨
- Enhance(client): make widgets available on tablet again
- Enhance: Styled error screen ([#8946](https://github.com/orhun/git-cliff/issues/8946))
2023-06-06 21:13:54 +02:00
* Styled error screen
* Make details margin auto
* Update boot.css
* Replace fontawesome with tabler svg
* Remove hr
* Add new style to flush screen
* Rename to `error.css`
* Fix
* Update base.pug
* Finally fix!
* Wrap details in `<code>`
* Add style to flush
* Fix
* BIOS -> Repair tool
* Fix
* Typo
* Adjust style
* Adjust text
* Flush -> Clear
* Revert flush changes
* Responsive
2023-02-04 02:41:04 +01:00
* Also hide splash
- Enhance: show recipients of notes with specified visibility ([#8949](https://github.com/orhun/git-cliff/issues/8949))
2023-06-06 21:13:54 +02:00
* enhance: reusable visibility component
* rename renote tooltip component
The tooltip that is used for renotes can be used in other cases as well.
* add tooltip for specified recipients
* add changelog entry
* Update visibility.vue
2023-02-04 02:41:04 +01:00
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
- Enhance(server): tweak identicon generation
- Enhance: make active email validation configurable
- Enhance(sw): If receiving a push notification issued more than a day, ignore it. ([#8980](https://github.com/orhun/git-cliff/issues/8980))
2023-06-06 21:13:54 +02:00
* enhance(sw): ignore old push notification
* :v:
* 半日
* !==
2023-02-04 02:41:04 +01:00
* 1日
- Enhance(client): update themes
- Enhance(client): improve widgets component
- Enhance: read theme color nodeinfo ([#8977](https://github.com/orhun/git-cliff/issues/8977))
2023-06-06 21:13:54 +02:00
* provide theme color in nodeinfo metadata
* read theme color from nodeinfo
Prefer to read the theme color from the nodeinfo since it is more
2023-02-04 02:41:04 +01:00
performant than performing selector search on a DOM.
- Refactor(client): rename menu(sidebar) -> navbar
- Refactor(client): remove useCssModule ([#8999](https://github.com/orhun/git-cliff/issues/8999))
2023-06-06 21:13:54 +02:00
* refactor(client): remove useCssModule()
* use MkStickyContainer
* Revert "use MkStickyContainer"
2023-02-04 02:41:04 +01:00
This reverts commit 639746786bb7e3342db9cbd3452854fc29aacf88.
- Enhance(client): RSSティッカーで表示順序をシャッフルできるように
- Refactor: signup component as composition api ([#8957](https://github.com/orhun/git-cliff/issues/8957))
- Refactor(client): use setup syntax
- Enhance(client): tweak ui
- Enhance(client): tweak ui
- Enhance(client): ウィンドウを最大化できるように
- Enhance(client): tweak ui
- Enhance(client): suspense
Fix #8817
### Styling
- Style: Fix linr
### Testing
- Test
- Test
- Test
- Test
- Test
- Test
- Test
- Test
- Test
- Test
- Test
- Test
- Test
- Test
- Test
- 🚨
- Test - remove unneed async wrappings, drop GridFS drive_file correctly
- Test - fix insertDriveFile (use GridFS filename)
- Test: Add apple-touch-icon.png test
- Test: improve e2e test
- Test
- Test: e2eテストがCIで失敗していた問題をいくつか修正 ([#8642](https://github.com/orhun/git-cliff/issues/8642))
2023-06-06 21:13:54 +02:00
* test: indexeddbをテスト毎に初期化するように
* fix: metaが無いときにfetch-metaを同時に呼ぶと死ぬことがある問題を修正
2023-02-04 02:41:04 +01:00
* test: ログイン後のクライアント側処理を待たずにリロードされてログイン出来ないことがあったのを修正
- Test: `__dirname`はESModuleでは使えないので置き換えた ([#8626](https://github.com/orhun/git-cliff/issues/8626))
- Test: Nodeのカスタムローダーを直してテストが動くように ([#8625](https://github.com/orhun/git-cliff/issues/8625))
2023-06-06 21:13:54 +02:00
* test: Nodeのカスタムローダーを直してテストが動くように
* dev: mochaを呼ぶコマンドにNODE_ENV=testを追加
* Update packages/backend/test/loader.js
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
* chore: change export style in loader.js
2023-02-04 02:41:04 +01:00
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
- Test
<!-- generated by git-cliff -->