| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | fix: 禁止キーワードを含むノートがDelayed ↵ | anatawa12 | 2024-02-22 | 1 | -1/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Queueに追加されて再処理される問題 (#13428) * refactor: use IdentifiableError instead of NoteCreateService.ContainsProhibitedWordsError * fix: notes with prohibited words are reprocessed with delay * docs(changelog): 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題 * lint: fix lint errors * fix: rethrowするべきなのにrethrowし忘れていたのを修正 | |||||
| * | | | merge: upstream | Marie | 2024-02-19 | 35 | -35/+35 | |
| |\| | | ||||||
| | * | | (re) update SPDX-FileCopyrightText | tamaina | 2024-02-13 | 35 | -35/+35 | |
| | | | | | | | | | | | | | Fix #13290 | |||||
| | * | | Revert "update SPDX-FileCopyrightText" | tamaina | 2024-02-13 | 35 | -36/+36 | |
| | | | | | | | | | | | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2. | |||||
| | * | | update SPDX-FileCopyrightText | syuilo | 2024-02-12 | 35 | -36/+36 | |
| | | | | ||||||
| * | | | fix: keep alt text of file if present | Marie | 2024-02-13 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | merge: upstream | Marie | 2024-02-03 | 1 | -2/+2 | |
| |\| | | ||||||
| | * | | fix(backend): Fix typos in job configurations (#13086) | woxtu | 2024-01-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | * Fix typos * Update CHANGELOG | |||||
| * | | | import fs/promises the right way | dakkar | 2024-02-03 | 1 | -15/+16 | |
| | | | | | | | | | | | | | thanks Marie | |||||
| * | | | lint | dakkar | 2024-02-03 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | decode entity references from tweets | dakkar | 2024-02-03 | 1 | -1/+2 | |
| | | | | | | | | | | | | | apparently *some* tweets have those ☹ | |||||
| * | | | simpler logic | dakkar | 2024-02-03 | 1 | -9/+6 | |
| | | | | | | | | | | | | | thanks Alina | |||||
| * | | | make almost all fs ops async | dakkar | 2024-02-03 | 1 | -12/+12 | |
| | | | | | | | | | | | | | there's no `fs.promises.exists` | |||||
| * | | | simpler mapping | dakkar | 2024-02-03 | 1 | -5/+2 | |
| | | | | | | | | | | | | | thanks Alina | |||||
| * | | | simpler json-isation | dakkar | 2024-02-03 | 1 | -4/+4 | |
| | | | | | | | | | | | | | thanks Alina for the suggestion | |||||
| * | | | Fixed code injection from twitter import | KevinWh0 | 2024-02-01 | 1 | -17/+25 | |
| | | | | ||||||
| * | | | link twitter names to twitter, not nitter #382 | dakkar | 2024-01-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | nitter seems very dead | |||||
| * | | | merge: upstream | Marie | 2024-01-25 | 1 | -0/+4 | |
| |\| | | ||||||
| | * | | enhance(reversi): more robust matching process | syuilo | 2024-01-24 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | merge: upstream | Marie | 2024-01-09 | 7 | -5/+218 | |
| |\| | | |/ |/| | ||||||
| | * | feat: export clips (#12931) | Kagami Sascha Rosylight | 2024-01-07 | 3 | -0/+211 | |
| | | | | | | | | | | | * feat: export clips * Update CHANGELOG.md | |||||
| | * | enhance(backend): ActivityPub 周りで連合先から HTTP 429 Too Many ↵ | riku6460 | 2024-01-06 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | Requests を受け取った際にジョブをリトライするように (#12917) * enhance(backend): ActivityPub 周りで HTTP 429 Too Many Requests を受け取った際にリトライするように * add to changelog --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | |||||
| | * | enhance(backend): ActivityPub Deliver ↵ | MeiMei | 2024-01-06 | 2 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | queueでBodyを事前処理するように (#12916) * Pre-processing deliver body * CHANGELOG * ループ内で計算されると意味がないので * 同じ処理を同じ形に --------- Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> | |||||
| * | | fix: visibility check on masto import | Marie | 2023-12-31 | 1 | -1/+1 | |
| | | | | | | | | | Originally from PR #288 | |||||
| * | | merge: pleroma note import - Use hashed filename for exists check (#283) | Marie | 2023-12-31 | 1 | -1/+5 | |
| |\ \ | | | | | | | | | | Reviewed-on: https://git.joinsharkey.org/Sharkey/Sharkey/pulls/283 | |||||
| | * | | Simplify hash steps | smitten | 2023-12-31 | 1 | -3/+2 | |
| | | | | ||||||
| | * | | Use base64url digest | smitten | 2023-12-31 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Use hex digest | smitten | 2023-12-31 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Use hashed filename for exists check | smitten | 2023-12-30 | 1 | -1/+6 | |
| | | | | ||||||
| * | | | upd: add home as a visibility for mastodon imports | Marie | 2023-12-31 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | fix: if condition | Marie | 2023-12-31 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | fix: correct followers visibility on import | Marie | 2023-12-31 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | upd: prevent vanilla mastodon imports from importing DMs | Marie | 2023-12-31 | 1 | -3/+6 | |
| |/ / | | | | | | | Also adds the visibility function to mastodon imports | |||||
| * | | merge: upstream | Marie | 2023-12-23 | 1 | -15/+15 | |
| |\| | ||||||
| | * | chore(QueueProcessorService): show error stack for failures (#12727) | Kagami Sascha Rosylight | 2023-12-21 | 1 | -14/+14 | |
| | | | ||||||
| | * | Fix(backend): inboxJobPerSecのデフォルト値を16から32に (#12631) | Camilla Ett | 2023-12-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | thread Pleroma imports as well | dakkar | 2023-11-30 | 2 | -10/+17 | |
| | | | | | | | | | | | I have _not_ tested this, but it should work fine, those exports are the same shape as Mastodon's | |||||
| * | | fix chaining for Mastodon notes | dakkar | 2023-11-30 | 1 | -6/+12 | |
| | | | | | | | | | | | the id / replyId are not at the top level, so now `recreateChain` takes a list of keys to walk, not just a single key | |||||
| * | | properly thread Mastodon imports | dakkar | 2023-11-30 | 2 | -16/+23 | |
| | | | ||||||
| * | | prepare to import more notes | Gianni Ceccarelli | 2023-11-30 | 1 | -9/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `recreateChain` converts a list of notes into a forest of notes, using notes that are not replies as roots, and replies as child nodes, recursively. Previously, notes that are replies to notes not included in the export, and their children, were never put in the forest, and therefore wheren't imported. This can be fine when importing from Twitter, since we can't really link a note to a tweet. And, for the moment, it's acceptable when importing from *key, because the export doesn't contain the instance URL, so we can't resolve ids to remote notes. It's less fine when importing from Mastodon / Pleroma / Akkoma, because in those cases we _can_ link to the remote note that the user was replying to. This commit makes `recreateChain` optionally return "orphaned" note trees, so in the (near) future we can use it to properly thread imported notes from those services. | |||||
| * | | upd: create Folders for imported media | Mar0xy | 2023-11-28 | 1 | -12/+72 | |
| | | | ||||||
| * | | fix: attachments not working on FB import | Mar0xy | 2023-11-22 | 1 | -7/+13 | |
| | | | ||||||
| * | | upd: add `Facebook` to note importing | Mar0xy | 2023-11-22 | 3 | -6/+70 | |
| | | | ||||||
| * | | merge: improve recreateChain | Mar0xy | 2023-11-18 | 1 | -39/+26 | |
| | | | | | | | | | Resolves #159 | |||||
| * | | upd: import own replies to own tweets | Mar0xy | 2023-11-17 | 2 | -5/+32 | |
| | | | ||||||
| * | | chore: remove type in DbNoteImportToDbJobData | Mar0xy | 2023-11-13 | 1 | -1/+0 | |
| | | | ||||||
| * | | upd: import replies to own posts on *key | Mar0xy | 2023-11-13 | 2 | -7/+44 | |
| | | | ||||||
| * | | fix: prevent *key renotes/boosts from being imported | Mar0xy | 2023-11-13 | 1 | -0/+2 | |
| | | | | | | | | | Stop renotes/boosts from *key from being imported due to missing functionality of getting the related posts | |||||
| * | | add: custom like emoji per instance, fix like | Mar0xy | 2023-11-12 | 1 | -1/+1 | |
| | | | | | | | | | This fixes the fact that likes on mastodon didn't get federated properly and let's instance admins choose a custom emoji | |||||
| * | | fix: use a proper function | Mar0xy | 2023-11-12 | 1 | -2/+10 | |
| | | | ||||||