6087 Commits (afa813d71f0c79805304f66513a3f25bf2d4e839)
 

Author SHA1 Message Date
Eugen Rochko d3a62d2637
Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529) 7 years ago
Eugen Rochko 4bc625166e
Fix bug in relationships API introduced by #6482 (#6527) 7 years ago
Eugen Rochko 61ed133fea
Account archive download (#6460) 7 years ago
りんすき c1e77b56a9 fix #6523 (#6524) 7 years ago
takayamaki f69d7cb43b fix purge_removed_accounts task should suspend account before delete it (#6521) 7 years ago
Eugen Rochko a7171af0a3
Fix avatar and header issues by using custom geometry detector (#6515) 7 years ago
Moritz Heiber a4fd4ad1d5 Fix build error for missing variable interpolation in chown instruction (#6519) 7 years ago
Eugen Rochko 02856073f7
Fix #6509: Use pull queue for chewy jobs (#6513) 7 years ago
Eugen Rochko be9bab171d
Set Docker permissions during the build process (#6514) 7 years ago
Jenkins 544543e40a Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 7 years ago
abcang 7124881273 Improve performance of feed_manager_spec (#6517) 7 years ago
Jenkins 1445ba1703 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 7 years ago
Eugen Rochko 66105929e0
Don't resize avatars/headers if their dimensions are already right (#6508) 7 years ago
Eugen Rochko cbb69d41f6
Fix media spoiler design (#6507) 7 years ago
Konrad Pozniak bb26cdda24 add parameter locked to /api/v1/update_credentials (#6506) 7 years ago
Kazushige Tominaga 78936461d7 Added fetch_remote_status_service call spec case actibitypub (#6500) 7 years ago
HellPie bc6751ecce Remove outline from body window (Fixes #6501) (#6502) 7 years ago
Akihiko Odaki 51869f2a8c Remove unnecessary g++ configuration (#6499) 7 years ago
Eugen Rochko cba2897108
Cache relationships in API (#6482) 7 years ago
Akihiko Odaki 9b8a448477 Isolate each specs for cache store (#6450) 7 years ago
Eugen Rochko a71af98401
Push discovered status through streaming API within a time window (#6484) 7 years ago
Akihiko Odaki a7c50c7aba Limit the languages used for notification mailer test (#6487) 7 years ago
David Yip 3d033a4687
Merge remote-tracking branch 'tootsuite/master' into merge-upstream 7 years ago
Simó Albert i Beltran c770b503c0 Fix Spanish translation of remote_follow acct (#6475) 7 years ago
Simó Albert i Beltran ffdf0f2ff6 Fix Catalan translation of remote_follow acct (#6476) 7 years ago
Daniel Hunsaker eb3262b941 [Nanobox] Fix backups for file storage (#6483) 7 years ago
Eugen Rochko 9dbae6e8a1
Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
Eugen Rochko 1122579216
Do not hide NSFW media/CW'd text in OpenGraph tags (#6479) 7 years ago
Eugen Rochko 478ca39e5e
After click to embed video, autoplay it (#6480) 7 years ago
Eugen Rochko f7765acf9d
Fix #5173: Click card to embed external content (#6471) 7 years ago
abcang ecdac9017e Fix media button type (#6478) 7 years ago
Marcin Mikołajczak ba8ec4eed6 i18n: Update Polish translation (#6470) 7 years ago
Jenkins e9052ceaaf Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 7 years ago
Daniel King 6ef3874b2e Fix URLs incorrectly having trailing hyphen removed (#6465) 7 years ago
Eugen Rochko e20700fe8f
Fix Chewy trying to update index with the wrong strategy (#6464) 7 years ago
Jenkins 5ffa6f0fa1 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 7 years ago
Eugen Rochko cf36d184f4
Interactive `rake mastodon:setup` task (#6451) 7 years ago
Jenkins efc9ffcb80 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master 7 years ago
David Yip b6159bcb0a
Merge remote-tracking branch 'origin/merge-upstream' 7 years ago
beatrix 136458eaf4
Merge pull request #362 from ThibG/glitch-soc/fix-notifications-clearing 7 years ago
beatrix 20b519f0fc
Merge pull request #236 from glitch-soc/plaintext-mutes 7 years ago
David Yip 380989def8
Remove NOKOGIRI_USE_SYSTEM_LIBRARIES from Travis. #236. 7 years ago
Thibaut Girka fb6f131fa1 Revert 245816ab27 (fixes #348) 7 years ago
David Yip f1f67c46c5
Use Html2Text to generate plaintext for keyword mutes. #236. 7 years ago
David Yip 9105b0c954
Introduce html2text for extracting plaintext from statuses. #236. 7 years ago
David Yip 53c86b29f0
Glitch::FilterHelper -> Glitch::KeywordMuteHelper. #234. 7 years ago
Kazushige Tominaga 718802a05d Added FetchRemoteAccountService spec (#6456) 7 years ago
ThibG 411c9ecb4b Fix password recovery (#6459) 7 years ago
David Yip d263e3bc2d
Fill out some examples for Glitch::FilterHelper. #234. 7 years ago
David Yip 29b5b46c87
Strip HTML from keyword mute input. #234. 7 years ago