480 Commits (e5563843a2c063ab0295f778428183361e0aa326)

Author SHA1 Message Date
Eugen Rochko 620d0d8029 Account domain blocks (#2381)
7 years ago
Matt Jankowski 8ec8410651 After remote follow worker specs (#3098)
7 years ago
Eugen Rochko 1efda1c453 Fix #2572 - Resolve preview cards for remote statuses as well as local ones (#3088)
7 years ago
alpaca-tc 682b68438e Improve Account#triadic_closures (#3079)
7 years ago
alpaca-tc a2a2af244c Optimize Status#permitted_for 24x (#3069)
7 years ago
Eugen Rochko af706583bd Fix change of status callbacks not setting in_reply_to_account_id and (#3072)
7 years ago
Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017)
7 years ago
Matt Jankowski 5f727f9068 Update rails to version 5.0.3 (#3054)
7 years ago
Eugen Rochko 657496b5a9 Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)
7 years ago
alpaca-tc e9810cbad6 Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036)
7 years ago
Matt Jankowski 0d70fe2659 Spec coverage and refactor for pubsub/delivery worker (#3021)
7 years ago
Eugen Rochko 5abdc77c80 Add conversation model, <ostatus:conversation /> (#3016)
7 years ago
Eugen Rochko b5a9c6b3d2 Prepend reblogs' wrapper content with "RT @original_author", (#3013)
7 years ago
Matt Jankowski 60ecfb87ae Coverage for domain block worker (#2997)
7 years ago
Eugen Rochko 65f9db73b0 Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)
7 years ago
Jack Jennings 2d000e9c4e Add specs for current Status#permitted? implementation (#2982)
7 years ago
Eugen Rochko 72698bc3b4 Fix regressions from #2683 (#2970)
7 years ago
Matt Jankowski 08949cca41 Pubsub confirmation worker spec (#2974)
7 years ago
Eugen Rochko a231f915a0 Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972)
7 years ago
Matt Jankowski cc9a6a710f Spec feed insert worker (#2965)
7 years ago
Matt Jankowski fd66f7cdc0 Disable sidekiq logging in test mode (#2962)
7 years ago
Matt Jankowski d142544159 Spec coverage and refactor of digest mailer worker (#2961)
7 years ago
Eugen Rochko 3a38322a54 Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954)
7 years ago
Matt Jankowski 682507bc3c Specs for pubsub subscribe service (#2951)
7 years ago
Matt Jankowski 441d6dc734 Spec and refactor for pubsubhubbub/unsubscribe service (#2946)
7 years ago
Akihiko Odaki d5cabfe5c6 Use CLD3 (#2949)
7 years ago
abcang 08e94d1b19 Fixed bug that timeline can not be displayed by InvalidURIError (#2947)
7 years ago
Matt Jankowski 5bea42412e Services specs for subscribe and unsubscribe (#2928)
7 years ago
Matt Jankowski 04166c4a35 Specs for API push controller, with refactor (#2926)
7 years ago
Matt Jankowski 7a7d12d27f Delegate Account#user_locale method and allow nil (#2927)
7 years ago
Matt Jankowski bba537a7be Improve allowed language handling (#2897)
7 years ago
Matt Jankowski b8ba719f73 Unblock domain service specs/refactor (#2867)
7 years ago
alpaca-tc 74036a2c9d Hotfix convert string from symbol (#2856)
7 years ago
alpaca-tc 05b72368ed Fixes slow query in notifications api (#2851)
7 years ago
alpaca-tc 59804abc3d Optimize MuteService and AfterBlockService (#2836)
7 years ago
Eugen Rochko b8e166894b Fix Scheduler::SubscriptionsScheduler (#2834)
7 years ago
Matt Jankowski 3f5b994ff0 Stream entry specs and refactor to use delegate (#2827)
7 years ago
Matt Jankowski 484c9709b6 Misc spec coverage improvements (#2821)
7 years ago
masarakki d08f1112d5 use Twitter::Extractor for creating links (#2502)
7 years ago
Matt Jankowski 20c37ed0f9 Add specs (and refactor) of FetchRemoteResourceService and SearchService (#2812)
7 years ago
Eugen Rochko 81584779cb More robust PuSH subscription refreshes (#2799)
7 years ago
Matt Jankowski f9d398e8fb Remove the react-rails gem (#2801)
7 years ago
alpaca-tc 74c8ca699c Delete records in smaller transaction (#2802)
7 years ago
Matt Jankowski 84eb425f38 Remove redis clear from before in spec (#2795)
7 years ago
Matt Jankowski 2bd132d458 Replace best_in_place editor on admin settings page (#2789)
7 years ago
Eugen Rochko 13c16b4e95 Likely fix #2458, fix #2031 - handle out-of-order deletes for statuses (#2734)
7 years ago
ThibG 8d4e7504b1 Additional specs for URI handling (#2759)
7 years ago
Eugen Rochko bafd22ecf4 Fix #2706 - Always respond with 200 to PuSH payloads (#2733)
7 years ago
Matt Jankowski 8c5ad23b24 Language improvements, replace whatlanguage with CLD (#2753)
7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617)
7 years ago
Matt Jankowski 268dd32d76 Auth sign out (#2511)
7 years ago
ThibG bea97ea766 Add rspec to further specify FollowRemoteAccountService (#2414)
7 years ago
Kaylee 7880671f35 Add option to disable two factor auth in admin accounts panel. (#2584)
7 years ago
Yamagishi Kazutoshi 6f75c8451d Fix subscription expiration condition (#2715)
7 years ago
Matt Jankowski a4859446ab Coverage for remote follows (#2694)
7 years ago
Matt Jankowski f025cc6782 Filter on allowed user language preferences (#2361)
7 years ago
Matt Jankowski 5259319cf5 Reports spec for media attachments, clean up method (#2660)
7 years ago
Akihiko Odaki a6788662b0 Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)
7 years ago
Matt Jankowski fdcf884cf7 Extract user tracking into concern (#2600)
8 years ago
Akihiko Odaki 5135d609b7 Use PostgreSQL inheritance for blocks and mutes (#2520)
8 years ago
Matt Jankowski f48cb3eb17 More coverage yes more even more (#2627)
8 years ago
Joël Quenneville 27301312a6 Add tests to the Feed model (#2594)
8 years ago
Patrick Figel 8ac7fca5d0 Set correct attachment type for rejected media (#2599)
8 years ago
Matt Jankowski a823509b99 Fix broken view spec for about/links (#2591)
8 years ago
Matt Jankowski 9262f6968b Fix broken spec for about/links view partial (#2586)
8 years ago
Yamagishi Kazutoshi 71e73e36cd Fix spec for hide get started (#2585)
8 years ago
Matt Jankowski 9566893cc9 More controller specs (#2561)
8 years ago
Matt Jankowski 429480bb77 Return missing page when tag does not exist (#2563)
8 years ago
Matt Jankowski effb08edbb More status specs (#2564)
8 years ago
Matt Jankowski a39e719b39 Add render_views to admin/reports controller spec (#2548)
8 years ago
Matt Jankowski 9736753985 Fix remote follow (#2547)
8 years ago
Eugen Rochko 2af4f3c4e2 Improve shared status verification (#2525)
8 years ago
Matt Jankowski b48f2cbc8b Catch error when server decryption fails on 2FA (#2512)
8 years ago
Eugen Rochko 88725d6ce8 OEmbed support for PreviewCard (#2337)
8 years ago
Matt Jankowski 0618f09939 Add spec coverage and refactor authorize_follows controller (#2505)
8 years ago
Matt Jankowski 8857cabca4 Domain block service cleanup (#2490)
8 years ago
Matt Jankowski affd75936e Add spec for Status.as_home_timeline (#2451)
8 years ago
Francis Chong 193dddb433 Add media dimensions (#2448)
8 years ago
Guillaume Lo Re 7177e37b99 Stricter whitelist rules (#2213)
8 years ago
alpaca-tc 9317ec8eb1 Localize with i18n for Devise::FailureApp (#2309)
8 years ago
Evan Minto 122d59ac41 Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. (#2410)
8 years ago
Eugen Rochko 8b5179d006 Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419)
8 years ago
Yamagishi Kazutoshi 3ea5b948a4 Decodes URL containing IDN (#2436)
8 years ago
178inaba d2159deaf2 Optimize account search (#2421)
8 years ago
Eugen 17c591ffba Punycode URI normalization (#2370)
8 years ago
Eugen 338df98ddf Add more FeedManager#filter? tests (#2413)
8 years ago
Matt Jankowski 092fdc89fa Fix flashes partial render error for controllers which don't inherit from application controller (#2400)
8 years ago
Eugen 501514960a Followers-only post federation (#2111)
8 years ago
Matt Jankowski 948dd26931 Fix deprecation warnings on activitypub controller specs (#2357)
8 years ago
Matt Jankowski 55e1e12b7d Ensure i18n matches options (#2358)
8 years ago
Joël Quenneville 1cf9e14a41 Test embedded_view related code in a helper (#2282)
8 years ago
Joël Quenneville 0c2fe22bc1 Add test coverage to CSS class generation (#2285)
8 years ago
Evan Minto 66fd8e7821 ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197)
8 years ago
Ash Furrow 723f25a999 Admin UI for confirming users (#2245)
8 years ago
Wesley Ellis a1174a6d7e Add og:url tags (#2298)
8 years ago
Matt Jankowski 629d35e6f5 [WIP] Html lang on statuses (#2297)
8 years ago
Matt Jankowski 67dea31b0f 2FA controller cleanup (#2296)
8 years ago
Joël Quenneville 974ac467de Add tests for StreamEntriesHelper#rtl? (#2286)
8 years ago
Matt Jankowski ee0c897bba User settings mutation (#2270)
8 years ago
Matt Jankowski 2dda356e3f Clean up settings/preferences controller (#2237)
8 years ago
Matt Jankowski 1ada494bb2 Admin settings controller refactor, add specs, cleanup (#2225)
8 years ago
Marcin Cieślak 59a77923b3 Add static gif for upload testing (#2168)
8 years ago
Eugen 2e4afccd9d Fix #2108 - Fix gif uploads (#2171)
8 years ago
Eugen 1d47910d3b Fix possibility of unrightful webfinger redirect (#2147)
8 years ago
abcang 70891a99a9 Fix html escape characters in the URL (#2138)
8 years ago
Matt Jankowski 8bac0350d1 Restful refactor of accounts/ routes (#2133)
8 years ago
Eugen 96268e76e6 Fix wording on admin instances view, fix typos in language detector spec (#2106)
8 years ago
Eugen 6bd1019235 Add more tests for AtomSerializer (#2096)
8 years ago
Matt Jankowski 297c11dba2 Language detection refactor (#2099)
8 years ago
happycoloredbanana 0a7588282a Remove API authentication for public statuses (after review) (#1919)
8 years ago
Matt Jankowski 55e1503522 Instances list in admin (#2095)
8 years ago
Matt Jankowski 66d8f99a30 Admin reports with accounts (#2092)
8 years ago
Matt Jankowski 16d50f60d1 Remove unused methods (#1730)
8 years ago
Eugen f03fb6c0ae Add forgotten AtomSerializer spec (#2047)
8 years ago
Matt Jankowski 389f8f8249 Instance helper to replace site title helper (#2038)
8 years ago
Matt Jankowski 4ed12cd89a Remove i18n_spec file (#2014)
8 years ago
Matt Jankowski cc1361c149 Media controller specs (#2022)
8 years ago
Matt Jankowski 21a767dcfa Improve handling of HTTP_ACCEPT for webfinger (#2008)
8 years ago
Tomohiro Suwa 3399dd7a66 Fix nil query_username (#2013)
8 years ago
saturday06 d87ee1167e Assign user locale on signup (#1982)
8 years ago
Eugen 5d710b1139 Make file attachment on MediaAttachment optional (#1865)
8 years ago
Matt Jankowski 3834e1e69b View spec fix (#1888)
8 years ago
Matt Jankowski 6670e6d33f Add password reset for users from admin accounts area (#1841)
8 years ago
Matt Jankowski 3b8908c114 About page contact email (#1839)
8 years ago
Matt Jankowski 355965c17b Silence Devise deprecation warning about TestHelpers (#1840)
8 years ago
Patrick Figel df4ff9a8e1 Add recovery code support for two-factor auth (#1773)
8 years ago
Matt Jankowski 40fd1de488 Account search service refactor (#1791)
8 years ago
ThibG 31f0bcf804 Refresh webfinger (#1323)
8 years ago
Matt Jankowski 09540192c9 Rename admin/accounts_helper to admin/filter_helper (#1816)
8 years ago
Ben Roberts 89707ad0ac add basic microformats tests (#1803)
8 years ago
Chad Pytel 92cd207c50 Introduce capybara and first feature spec (#1801)
8 years ago
Matt Jankowski f5cd138323 Improve i18n chooser (#1804)
8 years ago
Matt Jankowski 8b74aa4217 Admin reports controller improvements (#1714)
8 years ago
Matt Jankowski b330d1f000 Organize coverage dirs (#1695)
8 years ago
Matt Jankowski 4fe5e04ea4 Fix csv export coverage in export spec (#1691)
8 years ago
Matt Jankowski 137100dcf3 Clean up well-known routes/controllers (#1649)
8 years ago
Matt Jankowski 3a9eb81a80 Admin accounts controller cleanup (#1664)
8 years ago
Matt Jankowski 0e39cc6a35 Settings export refactor (#1646)
8 years ago
Matt Jankowski f24daa399b Remove pending specs for methods that dont exist (#1658)
8 years ago
Eugen 5dc73339ae Fix tests issue introduced in #1607 (#1639)
8 years ago
Matt Jankowski aa90798386 Webfinger resource to extract username from resource string (#1607)
8 years ago
Matt Jankowski 7f0a865b05 Allow import/export of mutes list (#1541)
8 years ago
Henry Smith 08fce08217 Add unit tests for https://github.com/tootsuite/mastodon/pull/1574 (#1584)
8 years ago
Matt Jankowski dd1ae3b109 Simplify the way the embed view is created (#1590)
8 years ago
Matt Jankowski b352a8e5d4 Default to json type for webfinger requests (#1583)
8 years ago
Matt Jankowski b155e6ccf5 Fix issue with intermittent api/v1/notifications failure (#1606)
8 years ago
Matt Jankowski 3ddd936b03 Refactor exports controller (#1567)
8 years ago
Matt Jankowski 89e8e110c8 Imports controller errors (#1553)
8 years ago
Matt Jankowski e60286a344 Remove unused methods from StreamEntriesHelper (#1365)
8 years ago
Matt Jankowski 53850bce93 Remove unused AtomBuilderHelper (#1364)
8 years ago
Matt Jankowski 4ada50985a Pagination improvements (#1445)
8 years ago
Eugen 12f72e1740 When avatar/header are GIF, generate static versions (#1428)
8 years ago
Eugen 2810013b93 API param to exclude notification types from response (#1341)
8 years ago
Matt Jankowski 0687ab8ae3 Clean up generation of account webfinger string (#1477)
8 years ago
Matt Jankowski dbe9f33fdc Admin base controller (#1465)
8 years ago
Eugen 15d442cf9d Fix /api/v1/accounts/update_credentials tests (#1357)
8 years ago
David Celis d4fe6cd2bf Allow users to update their Account in the API (#1179)
8 years ago
Matt Jankowski ea6c930c04 Helper cleanup (#1348)
8 years ago
Matt Jankowski e5282e4ec0 Clean up about page (#1282)
8 years ago
Matt Jankowski 388ec0d5b6 Search cleanup (#1333)
8 years ago
Matt Jankowski 71706f21c2 Ignore implied formats for catch all route requests (#1340)
8 years ago
Eugen 982fef811e Fix #1141, fix #1126 - Avatar/profile info fetching (#1215)
8 years ago
Matt Jankowski ca44c13455 Use Setting.site_title value for `og:site_name` occurrences (#1194)
8 years ago
Eugen 1961825ff9 Merge pull request #1183 from thoughtbot/cp-post-status-service-specs
8 years ago
Eugen 32748c0f71 Merge pull request #1184 from thoughtbot/extract-proper-status
8 years ago
Joël Quenneville 4fdeac21f4 Implement pending specs on Status
8 years ago
Chad Pytel ad5ddd5e95 Use I18n for media attachment validation errors
8 years ago
Chad Pytel 13c0077003 Add specs for PostStatusService
8 years ago
Joël Quenneville d4c94fa004 DRY up reblog vs original status check
8 years ago
Chad Pytel 38bec79811 Add specs for media attachment validations
8 years ago
Eugen Rochko 5442083b3c Split SalmonWorker into smaller parts, move profile updating into another job
8 years ago
Eugen Rochko 667ffafef8 Fix spec
8 years ago
Eugen 4c92f15664 Merge branch 'master' into add_more_tests_to_models
8 years ago
Eugen 117b22e905 Merge pull request #852 from peterkeen/email-whitelist-817
8 years ago
Samy KACIMI 073f92fc76 Merge branch 'master' into add_more_tests_to_models
8 years ago
Samy KACIMI 46c0e8b0e7 update account_spec
8 years ago
Samy KACIMI 81c76fe375 add more tests to models
8 years ago
Kurtis Rainbolt-Greene 9ae9ecdebe Quick attempt to get pull requests passing
8 years ago
Pete Keen e9a6da6bc7 [#817] Add email whitelist
8 years ago
Eugen Rochko 68f829e11c Add basic logging of who resolved report
8 years ago
Eugen Rochko e8875c6046 Import feature for following/blocking lists (addresses #62, #177, #201, #454)
8 years ago
Eugen Rochko 1c6b02f936 Fix #690 - Webfinger should handle new shortform profile URLs now (nice)
8 years ago
Eugen Rochko d6ed2eb512 Prettier account and stream entry URLs
8 years ago
Eugen Rochko 4fb95c91fb Fix wrongful matching of last period in extended usernames
8 years ago
Eugen Rochko 6b81d10030 Add digest e-mails
8 years ago
Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly.
8 years ago
Eugen Rochko 3202bdd744 Fix #555 - Use a better URL parser
8 years ago
Eugen Rochko 3b81baaaaf Adding POST /api/v1/reports API, and a UI for submitting reports
8 years ago
Eugen Rochko 720ff55262 Adding more unit tests. Fixing Salmon slaps XML
8 years ago
Eugen Rochko 0518492158 Stop trying to shoehorn all Salmon updates into the poor database-connected
8 years ago
Eugen Rochko 50660d54e8 Fix semantics of follow requests another slaps
8 years ago
Eugen Rochko 0b95eb3612 Improve docs
8 years ago
Eugen Rochko 00b5731ecb After FollowService, re-fetch remote account asynchronously, do nothing
8 years ago
Eugen Rochko 149887a0ff Make follow requests federate
8 years ago
Eugen 9d5fb49cd8 Merge pull request #603 from evanminto/activitypub-account
8 years ago
Evan Minto da7f24c238 Add test
8 years ago
Eugen Rochko 920ba5fc4e Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API
8 years ago
Eugen Rochko 77e13c2bc9 Removing failed push notification API, make context loads use cache
8 years ago
Eugen Rochko d9ca46b464 Cleaning up format of broadcast real-time messages, removing
8 years ago
Eugen Rochko e70e721a0d Add tests for new API
8 years ago