736 Commits (658ac4396cf1b7cab034701082645747c39f7af2)

Author SHA1 Message Date
Eugen Rochko 5cc716688a
Ensure the app does not even start if OTP_SECRET is not set (#6557) 7 years ago
Ghislain Loaec e668180044 New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies) (#6540) 7 years ago
Ghislain Loaec 3084fe4959 New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes #6533 (#6538) 7 years ago
Eugen Rochko 90f12f2e5a
Focal points (#6520) 7 years ago
Eugen Rochko d3a62d2637
Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529) 7 years ago
Eugen Rochko 61ed133fea
Account archive download (#6460) 7 years ago
Eugen Rochko a7171af0a3
Fix avatar and header issues by using custom geometry detector (#6515) 7 years ago
Eugen Rochko 66105929e0
Don't resize avatars/headers if their dimensions are already right (#6508) 7 years ago
Eugen Rochko cba2897108
Cache relationships in API (#6482) 7 years ago
Eugen Rochko a71af98401
Push discovered status through streaming API within a time window (#6484) 7 years ago
Eugen Rochko 9dbae6e8a1
Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
David Yip f1f67c46c5
Use Html2Text to generate plaintext for keyword mutes. #236. 7 years ago
David Yip 53c86b29f0
Glitch::FilterHelper -> Glitch::KeywordMuteHelper. #234. 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
Eugen Rochko 3ebc0ad4d3
Full-text search for authorized statuses (#6423) 7 years ago
Eugen Rochko 76f3d5d16b
Add preference to always display sensitive media (#6448) 7 years ago
abcang 298c81c00f Clear account cache of notification target_status (#6442) 7 years ago
Akihiko Odaki 67f7ffa792 Change user_id column non-nullable (#6435) 7 years ago
Eugen Rochko 38e0133e1b
Make PAM gem optional, allow configuration over environment (#6415) 7 years ago
Renato "Lond" Cerqueira 4e4f1b0dcb Add option to show only local toots in timeline preview (#6292) 7 years ago
Eugen Rochko 26f21fd5a0
CAS + SAML authentication feature (#6425) 7 years ago
Alexander 04fef7b888 pam authentication (#5303) 7 years ago
Eugen Rochko 1cc44cba81
Fix #6331 (#6341) 7 years ago
Akihiko Odaki 613e7c7521 Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 7 years ago
Yamagishi Kazutoshi 238de58e65 Change belongs_to_required_by_default to true (#5888) 7 years ago
Eugen Rochko d799921c75
Replace tutorial modal with welcome e-mail (#6273) 7 years ago
Eugen Rochko ed867eca9d
Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252) 7 years ago
Eugen Rochko dbda87c31f
Revert #5772 (#6221) 7 years ago
Patrick Figel 5ec25ff3e1 Fix email confirmation link not updating email (#6187) 7 years ago
Akihiko Odaki 161c72d66d Allow to dereference Follow object for ActivityPub (#5772) 7 years ago
Patrick Figel 04ecf44c2f Add confirmation step for email changes (#6071) 7 years ago
Eugen Rochko 38fc1b498d
Add more instance stats APIs (#6125) 7 years ago
David Yip e35a350119
Examples for Status#set_locality and .as_tag_timeline. 7 years ago
Eugen Rochko ad75ec8b5b
Add filters to admin UI for custom emojis (#6003) 7 years ago
Eugen Rochko 20a6584d2d
Clean up admin UI for accounts (#6004) 7 years ago
Akihiko Odaki 14c4a33cd9 Change account_id non-nullable in lists (#5979) 7 years ago
Eugen Rochko 481fac7c84
Exclude moved accounts from search results (#5984) 7 years ago
Erin c5a4eda694 move outbox filtering to Status#permitted_for (as per @ekiru) 7 years ago
Erin 288f1293ef set local_only in a before_create callback instead of status service 7 years ago
Erin 0c46058a43 remove vestigial Status#local_only? definition 7 years ago
Erin 24f36ca912 Status#not_local_only scope should match nils too 7 years ago
Erin 6bd18e43ba filter local-only statuses from public pages 7 years ago
Erin 08519cd4f4 status: stub local_only?, add scope, add marked_local_only? 7 years ago
Erin 434c70fd98 add a local_only column to the statuses table 7 years ago
Andrea Scarpino 6a82939adb Fix account and tag searches with leading/trailing spaces (#5965) 7 years ago
cwm abe95b614b add initial components based off of tootsuite pr #1507 7 years ago
Eugen Rochko 2f4c5f504f
Limit users to 50 lists, remove pagination from lists API (#5933) 7 years ago
Eugen Rochko c36b9cc5a6
Ensure link thumbnails are not stretched to super low quality (#5932) 7 years ago
Yamagishi Kazutoshi 0c4ca3e549 Remove duplicate annotate (#5910) 7 years ago