229 Commits (61e11b15725991436a12dc01f7a1caaa47258a6b)

Author SHA1 Message Date
Matt Jankowski 1122249e51 Filter languages with opt out (#3175)
7 years ago
Eugen Rochko a55019c3bf More tests for public timeline method (#3171)
7 years ago
Eugen Rochko 0cafe62561 Account domain blocks (#2381)
7 years ago
alpaca-tc b8b7be1e4a Improve Account#triadic_closures (#3079)
7 years ago
alpaca-tc 0d7dc192c3 Optimize Status#permitted_for 24x (#3069)
7 years ago
Eugen Rochko 5039bc93d5 Feature conversations muting (#3017)
7 years ago
alpaca-tc 4b5edb0d16 Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036)
7 years ago
Eugen Rochko 12ef99556e Add conversation model, <ostatus:conversation /> (#3016)
7 years ago
Jack Jennings cd56acd184 Add specs for current Status#permitted? implementation (#2982)
7 years ago
Matt Jankowski bddb03a089 Improve allowed language handling (#2897)
7 years ago
Matt Jankowski 05b8a950c6 Stream entry specs and refactor to use delegate (#2827)
7 years ago
Matt Jankowski 5393dbf4a2 Misc spec coverage improvements (#2821)
7 years ago
masarakki 23bf01bcd6 use Twitter::Extractor for creating links (#2502)
7 years ago
Kaylee fae1ed48e3 Add option to disable two factor auth in admin accounts panel. (#2584)
7 years ago
Yamagishi Kazutoshi 70f9858e6f Fix subscription expiration condition (#2715)
7 years ago
Matt Jankowski c44ef23e50 Filter on allowed user language preferences (#2361)
7 years ago
Matt Jankowski 4f155a3c86 Reports spec for media attachments, clean up method (#2660)
8 years ago
Akihiko Odaki a28863bf95 Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)
8 years ago
Akihiko Odaki 7cd8e61b5a Use PostgreSQL inheritance for blocks and mutes (#2520)
8 years ago
Joël Quenneville e9ebe097ec Add tests to the Feed model (#2594)
8 years ago
Matt Jankowski 3e819257ab More status specs (#2564)
8 years ago
Matt Jankowski d120a7ac99 Add spec for Status.as_home_timeline (#2451)
8 years ago
Francis Chong 395608442d Add media dimensions (#2448)
8 years ago
Guillaume Lo Re 9e955fe688 Stricter whitelist rules (#2213)
8 years ago
Eugen cc9714a4d0 Add more FeedManager#filter? tests (#2413)
8 years ago
Ash Furrow eb7db6f8da Admin UI for confirming users (#2245)
8 years ago
Matt Jankowski e5407e62b2 User settings mutation (#2270)
8 years ago
Eugen 5849eac93e Fix #2108 - Fix gif uploads (#2171)
8 years ago
Matt Jankowski ce5cb2b81c Instances list in admin (#2095)
8 years ago
Matt Jankowski 4b6be67e85 Admin reports with accounts (#2092)
8 years ago
Matt Jankowski 7a7a2d591f Remove unused methods (#1730)
8 years ago
Patrick Figel 15b393201e Add recovery code support for two-factor auth (#1773)
8 years ago
Matt Jankowski 22f1d9099a Admin reports controller improvements (#1714)
8 years ago
Matt Jankowski 3beb0c0bef Fix csv export coverage in export spec (#1691)
8 years ago
Matt Jankowski 26ea2f70bd Admin accounts controller cleanup (#1664)
8 years ago
Matt Jankowski bcf45f1783 Remove pending specs for methods that dont exist (#1658)
8 years ago
Matt Jankowski 63e46e27f0 Refactor exports controller (#1567)
8 years ago
Eugen e0977567e7 When avatar/header are GIF, generate static versions (#1428)
8 years ago
Matt Jankowski 874a240a58 Clean up generation of account webfinger string (#1477)
8 years ago
Matt Jankowski 641e809eaf Search cleanup (#1333)
8 years ago
Eugen 29a092d6c4 Merge pull request #1184 from thoughtbot/extract-proper-status
8 years ago
Joël Quenneville 9fda277193 Implement pending specs on Status
8 years ago
Joël Quenneville 8a67fb5eca DRY up reblog vs original status check
8 years ago
Eugen Rochko d9f1e07c6c Fix spec
8 years ago
Eugen 744456cb55 Merge branch 'master' into add_more_tests_to_models
8 years ago
Samy KACIMI 630ba25d44 update account_spec
8 years ago
Samy KACIMI 9f80b2dd4e add more tests to models
8 years ago
Pete Keen f28fcf9080 [#817] Add email whitelist
8 years ago
Eugen Rochko 244da78105 Import feature for following/blocking lists (addresses #62, #177, #201, #454)
8 years ago
Eugen Rochko 9adf6e8736 Fix wrongful matching of last period in extended usernames
8 years ago
Kit Redgrave 4554ccd5d0 Mute button progress so far. WIP, doesn't entirely work correctly.
8 years ago
Eugen Rochko 2cc31b3194 Adding POST /api/v1/reports API, and a UI for submitting reports
8 years ago
Eugen Rochko f9f8f52fe9 Stop trying to shoehorn all Salmon updates into the poor database-connected
8 years ago
Eugen Rochko db53bfd30e Fix semantics of follow requests another slaps
8 years ago
Eugen Rochko d384845469 Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API
8 years ago
Eugen Rochko 9327d05bf7 API for apps to register for push notifications
8 years ago
Eugen Rochko f748a91ec7 Fix #463 - Fetch and display previews of URLs using OpenGraph tags
8 years ago
Eugen Rochko 4293e132d1 Persist UI settings, add missing localizations for German
8 years ago
Eugen Rochko 238233440f Follow call on locked account creates follow request instead
8 years ago
Eugen Rochko b5ad0eb4ea Adding embedded PuSH server
8 years ago
Eugen Rochko 38025dfea3 Adding unified streamable notifications
8 years ago
Eugen Rochko 1b61e404b4 Localizations for most server-side strings
8 years ago
Eugen Rochko 733b5415be Fix #142 - Escape ILIKE special characters from Account.find_remote
8 years ago
Eugen Rochko 082e57fc13 Adding hashtag model
8 years ago
Eugen Rochko 9bf5a73968 Adding domain blocks
8 years ago
Eugen Rochko 9d59d7b463 Adding a block model and filter mentions from blocked users (fix #60)
8 years ago
Eugen Rochko 608a2bfffc Upgrade to PubSubHubbub 0.4 (removing verify_token)
8 years ago
Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes,
8 years ago
Eugen Rochko ae1fac0062 Add API to upload media attachments
8 years ago
Eugen Rochko c38ad208c3 Fix mentions regex to exclude usernames in Medium URLs
9 years ago
Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites
9 years ago
Eugen Rochko c8999a116e Sanitize remote html in atom feeds, API (not just UI), use cached mention
9 years ago
Eugen Rochko d4892ace62 Adding more test stubs
9 years ago
Eugen Rochko 8fada4fae2 When posting a status or reblogging one, ping hubs about the feed update
9 years ago
Eugen Rochko f16b31f077 Adding a bunch of tests
9 years ago
Eugen Rochko 71fe24096c Adding a Mention model, test stubs
9 years ago
Eugen Rochko fa33750105 Adding reblogs, favourites, improving atom generation
9 years ago
Eugen Rochko 709c6685a9 Made some progress
9 years ago
Eugen Rochko 9c4856bdb1 Initial commit
9 years ago