114 Commits (b21db9bbde3784556a5861e2cdec0c8c2184c72e)

Author SHA1 Message Date
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 7 years ago
Eugen Rochko 0717d9b3e6 Set snowflake IDs for backdated statuses (#5260) 7 years ago
Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008) 7 years ago
Akihiko Odaki f0d6550f16 Fix logging in ProcessFeedService (#4270) 7 years ago
Eugen Rochko a5a07da892 Correct OStatus inflection (Ostatus -> OStatus) (#4255) 7 years ago
Akihiko Odaki 89b988cab5 Introduce Ostatus name space (#4164) 7 years ago
nightpool 1c6c6b271c Revert "Wrap methods of ProcessFeedService::ProcessEntry in classes (#4151)" (#4157) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 425acecfdb Wrap methods of ProcessFeedService::ProcessEntry in classes (#4151) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 29f314a502 Remove redundant inclusion (#4150) 7 years ago
Eugen Rochko 1c1819a78a Fix feed author not being enforced in ProcessFeedService (#4092) 7 years ago
ThibG 15b43f555d Fix conversations (fixes #3869) (#3870) 7 years ago
Yamagishi Kazutoshi 1d68fe1a60 Fix Code Climate failed (regression from #3622) (#3624) 7 years ago
ThibG 28d2920472 Fixes #3388 by moving re-entrant `shared_status_from_xml` before transaction block (#3622) 7 years ago
ThibG 7adac1bc51 Try fixing ThreadResolveWorker calls (#3599) 7 years ago
Matt Jankowski b25e42a77f Misc tidying and clean ups (#3445) 7 years ago
Eugen Rochko 44cb08297c Fix some nil errors (#3338) 7 years ago
Eugen Rochko 4a4733b397 Similarly to #2426, put creation of remote statuses in a transaction, (#3233) 7 years ago
Yamagishi Kazutoshi 79ef8b3653 Fetch remote image using http.rb (#3114) 7 years ago
Eugen Rochko 1efda1c453 Fix #2572 - Resolve preview cards for remote statuses as well as local ones (#3088) 7 years ago
Shunsuke Michii 0dfffb6dcb Make faster ProcessFeedService (#3080) 7 years ago
Eugen Rochko 5abdc77c80 Add conversation model, <ostatus:conversation /> (#3016) 7 years ago
Eugen Rochko 58bcd50f7f Fix #1426 - Trim long usernames in public follower/following lists (#2993) 7 years ago
Eugen Rochko 13c16b4e95 Likely fix #2458, fix #2031 - handle out-of-order deletes for statuses (#2734) 7 years ago
Eugen Rochko bafd22ecf4 Fix #2706 - Always respond with 200 to PuSH payloads (#2733) 7 years ago
yhirano 8325866c61 Downgrade rubocop 0.48.1 => 0.46.0 (#2628) 7 years ago
Eugen Rochko 2af4f3c4e2 Improve shared status verification (#2525) 7 years ago
Eugen 17c591ffba Punycode URI normalization (#2370) 7 years ago
Eugen e4af4898de Add language detection (#1772) 7 years ago
Eugen babbb2135e Fix #1813 - Alleviate extra requests when processing mentions (#1938) 7 years ago
Eugen 5d710b1139 Make file attachment on MediaAttachment optional (#1865) 7 years ago
ThibG a9529d3b4b Allow running mastodon on a different domain as the one used for identifying users (#1267) 7 years ago
Eugen 982fef811e Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) 7 years ago
Eugen Rochko 5442083b3c Split SalmonWorker into smaller parts, move profile updating into another job 7 years ago
Eugen Rochko a5daa806f2 Fix casuality of processing remote mentions such that notifications 7 years ago
Eugen Rochko 53ae431867 Skip remote media URLs that don't have a hostname 7 years ago
Eugen Rochko dc851c922e Mentions in private statuses allow mentioned people to see them 7 years ago
Eugen Rochko 6331ed16e5 Fix #614 - extra reply-boolean on statuses to account for cases when replied-to 7 years ago
Eugen Rochko 450ad43180 Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, 7 years ago
Eugen Rochko 3beb24ad55 Use <summary> to encode content warnings instead 7 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 7 years ago
Eugen Rochko 434cf8237e Optional domain block attribute that prevents media attachments from being downloaded 7 years ago
Eugen Rochko 9bd3b11cfb Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain 7 years ago
Eugen Rochko 05abd977c1 Fix preview cards layout, do preview card crawling for remote statuses 7 years ago
Eugen f63f0c4625 Fix too late return 7 years ago
Eugen Rochko 7951e7ffd5 Add ruby version to Gemfile, move devDependencies in package.json to dependencies, 7 years ago
Eugen Rochko 668013265c Restoring old async behaviour of thread resolving as it proved to be more robust 8 years ago
Eugen Rochko f90133d2ad Thread resolving no longer needs to be separate from ProcessFeedService, 8 years ago
Eugen Rochko 39cc9fde8a Add account suspension 8 years ago
Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 8 years ago
Eugen Rochko 2cb3dc5e5a Update hub URL and re-subscribe if hub URL changes 8 years ago