Commit Graph

73 Commits

Author SHA1 Message Date
yumeko 968657d26e
Run format 2024-04-19 07:54:11 +03:00
yumeko 4823abd3a9
Add usageHint field to DriveFile, and fill accordingly when operating on Persons 2024-04-19 03:41:36 +03:00
naskya 148c3736ce
refactor (backend): port convert-host to backend-rs
Co-authored-by: sup39 <dev@sup39.dev>
2024-04-12 17:13:57 +09:00
naskya f60ff2eaf4
refactor (backend-rs): rewrite id generator
Co-authored-by: sup39 <dev@sup39.dev>
2024-04-12 05:20:45 +09:00
Lhcfl 0b226f7013 store emojis for note_edit 2024-04-01 11:01:59 +08:00
Nyan Helsing a98a26e901 chore: format
Co-authored-by: deathg.rip <josh@deathg.rip>
2024-03-28 05:25:33 +00:00
naskya 27be8e06cb
fix (backend): conditions for checking local uri's being inaccurate
ref: https://github.com/misskey-dev/misskey/issues/13540

Co-authored-by: mei23 <m@m544.net>
Co-authored-by: atsu1125 <atsuchan@atsuchan.page>
2024-03-17 01:51:24 +09:00
naskya c79248d07c
refactor (backend): make error logs more verbose 2024-02-22 03:18:05 +09:00
naskya 49fa0975ca
chore: format 2024-02-12 02:50:57 +09:00
naskya ff75e292d9
chore: format 2024-02-11 02:30:10 +09:00
naskya 99c592f4dd
chore: format 2024-02-09 04:14:28 +09:00
naskya e5dd94bfc9 Merge branch 'feat/pleroma-chat' into 'develop'
feat: support ChatMessage type

Co-authored-by: Lhcfl <Lhcfl@outlook.com>

See merge request firefish/firefish!10660
2024-02-07 11:33:41 +00:00
naskya 7e4fd0e28e feat: support ChatMessage type
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-02-07 11:33:41 +00:00
naskya 73802dfc9f
Merge branch 'develop' into language 2023-12-27 05:50:55 +09:00
ThatOneCalculator 623cadf981
Revert "chore: lint import order"
This reverts commit 8d3c35c0c6.
2023-12-04 23:12:10 -08:00
naskya 7d5bbfa180
Merge branch 'develop' into language 2023-12-01 07:16:58 +09:00
ThatOneCalculator 8d3c35c0c6
chore: lint import order 2023-11-26 12:33:46 -08:00
naskya 558867dac5
Merge branch 'develop' into firefish-language 2023-11-17 16:54:48 +09:00
naskya adee17b85a
chore: organize backend imports
* remove unused/duplicate imports
* replace paths like "../../../define.js" to be more readable
* add missing @types packages
2023-10-30 18:06:08 +09:00
Essem be163498c0
feat: 🌐 Add language picker to post form
This also refactors the langmap and makes many other small language-related changes to get it working.

Fixes #9692
2023-10-05 22:28:12 -05:00
ThatOneCalculator 260f444fb8
chore: 🎨 format 2023-09-21 20:21:15 -07:00
Essem 4aceb2e119
fix: 🐛 normalize post language strings
ref: !10603
NOTE: if you upgraded to 4a7bad11c6 but before this commit, manually download and run this migration: 0f5e09d3ae/packages/backend/migration/1695348946091-normalize-locales.js
2023-09-21 19:42:10 -07:00
Kainoa Kanter 012fe2c920 Revert "Merge branch 'fix/normalize-lang-locales' into 'develop'" 2023-09-22 02:36:57 +00:00
Essem 0efa3e170c Normalize post language strings 2023-09-22 02:33:56 +00:00
Essem 4a7bad11c6 feat: Add post language data to backend and API 2023-09-22 01:29:33 +00:00
ThatOneCalculator a67fb5dc7a
refactor: 🔥 Remove _misskey_content and _misskey_quote
Should improve federation performance by removing duplicate content

BREAKING: Breaks MFM content and quote compatibility with Misskey before v12/v11(?)
2023-09-20 20:51:05 -07:00
Namekuji fc97614782 fix: release redis locks 2023-09-02 19:22:13 +00:00
ThatOneCalculator 68dea6f0c3
fix: 🐛 more strange unlock calls 2023-09-01 19:26:53 -07:00
ThatOneCalculator 6da5a5b89b
find and replace 2023-07-02 15:18:30 -07:00
ThatOneCalculator d9af4f3a27
refactor: 🚩 post editing is no longer experimental 2023-07-01 20:00:51 -07:00
Namekuji 4c9153fd14
add refresh button to poll 2023-06-18 17:14:38 -04:00
Namekuji 68cc264f5f
don't broadcast poll updates 2023-06-18 13:23:59 -04:00
ThatOneCalculator 349411ac76
typo 2023-06-06 12:16:49 -07:00
ThatOneCalculator f621e58efa
fix: post editing meta 2023-06-06 12:11:15 -07:00
Namekuji 3ddcffd169
enhance: emoji width and height 2023-05-19 22:26:13 -04:00
ThatOneCalculator 695cb87052
chore: format 2023-05-05 13:29:39 -07:00
April John 3800eb8980 Feat: new internal post visibility "hidden" 2023-05-05 15:16:10 +02:00
Kaity A 389c531b2c
update file sensitivity on note edit 2023-05-02 18:22:42 +10:00
Kaitlyn Allan 61dde4c0b0
updates to include alt text editing 2023-05-02 17:47:16 +10:00
Kaity A 6eed038028
fix poll voting causing edit revisions. 2023-05-01 03:17:38 +10:00
Kaity A 627a71701f
Implement inbound note edit federation 2023-05-01 02:29:50 +10:00
cutestnekoaqua 21c7f93d7a
handle mastodon style posts 2023-03-29 21:10:01 +02:00
Kio-td ec79e1c143 Merge branch 'develop' of https://codeberg.org/calckey/calckey into develop 2023-02-12 12:11:21 -05:00
ThatOneCalculator 254a9e8716
docs: 📝 custom assets 2023-02-11 13:16:45 -08:00
daikei 8b6d3167bc Discard notes made before Fedi's existence, or after today (#9605)
This PR should kill #9531 - Safeguarding against posts that are made before 2007 (Identica being made in 2008, the 'first ever activitypub software' according to wikipedia.)

Personally, if gone unnoticed, I believe that notes from the past can be used as an attack vector to silently flood a database.

Co-authored-by: Kio-td <kio.thedev@gmail.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9605
Co-authored-by: daikei <daikei@noreply.codeberg.org>
Co-committed-by: daikei <daikei@noreply.codeberg.org>
2023-02-11 21:05:31 +00:00
Kio-td cd6a1d09f5 Fix bad math 2023-02-11 07:18:56 -05:00
Kio-td 93444e1944 Merge branch 'develop' of https://codeberg.org/Daikei/calckey into develop 2023-02-11 06:26:31 -05:00
Kio-td f9fc1d7137 Discard if 3 days in the future 2023-02-11 06:26:05 -05:00
daikei c343c64324 Merge branch 'develop' into develop 2023-02-11 11:18:22 +00:00
Kio-td e35f3eef56 Semi-Kill #9531 2023-02-11 06:13:55 -05:00