1265 Commits (fc35481445c4fdfea9fab58a74c5f4231b56885b)

Author SHA1 Message Date
  lain f8388be9c6 Do object insertion through Cachex 5 years ago
  Karen Konou 6a150de3bd Add unique index and unique constraint check, uniqueness test fails 5 years ago
  Karen Konou 478a05b4c9 Merged "check mute" test into the other two 5 years ago
  Karen Konou a0d732ec55 it works!! 5 years ago
  Karen Konou 4430a0ad12 added another test 5 years ago
  Karen Konou 09189c3a7c Made a test! 5 years ago
  lain bbd0049fae Respect blocks in mass follow. 5 years ago
  rinpatch b05a341187 oof 5 years ago
  rinpatch 9a23f8f3ea Add tests and fix a typo in docs 5 years ago
  Mark Felder 74518d0b60 hide_followings was renamed to hide_followers in the FE, but never synced up in the BE 5 years ago
  William Pitcock 26670b09a7 tests: add a rich media card that contains all relevant fields 5 years ago
  William Pitcock 6eb8c1eb92 test: add some regression tests for the rich media card rendering 5 years ago
  eugenijm 035eaeb9b8 Allow to configure visibility for admin and moderator badges 5 years ago
  eugenijm 398c81f9c8 Add is_admin and is_moderator boolean fields to the user view 5 years ago
  William Pitcock 73e6a1f1dd test: twitterapi: fix another possible test failure case 5 years ago
  William Pitcock c4d317ccb6 test: twitterapi: fix the test breakage for real 5 years ago
  Maxim Filippov 16ce129e38 Split hide_network into hide_followers & hide_followings (fixed) 5 years ago
  lain e61f0be951 Unbreak all the tests. 5 years ago
  lain 505a084058 Still do caching in tests. 5 years ago
  Ivan Tashkinov 3913b0196e [#582] Made single-pub task call Instance.set_reachable/1 if `set_reachable` is not specified. 5 years ago
  Ivan Tashkinov b40b4bc4e5 [#582] Optimized federation retirement by reducing the number of SQL calls 5 years ago
  kaniini 486749064f Revert "Merge branch 'feature/split-hide-network' into 'develop'" 5 years ago
  Luna e8c7be38fc add tests for nodeinfo 2.0 compat and 2.1's new field 5 years ago
  Luna c05928dbda use nodeinfo 2.1, add repository field 5 years ago
  href 308b35ebe2
User.follow_all: ensure its stays unique 5 years ago
  William Pitcock 106475f265 test: http mocks: formatting 5 years ago
  William Pitcock 3f5b784596 test: rich media: parser: add malformed data regression test 5 years ago
  William Pitcock 4e76f9fde1 test: add malformed OGP data fixture 5 years ago
  lambda a43a1c6d4e Revert "Merge branch 'spc-fix-3' into 'develop'" 5 years ago
  lain c53b96a024 Fix specs. 5 years ago
  lain 47ec690c54 Use race-condition free mass follow. 5 years ago
  Ivan Tashkinov 92753b0cd9 [#534] Made federation push sender be determined basing on content instead of `referer` header. Updated tests. 5 years ago
  William Pitcock 61d6715714 rich media: oembed: return data in the same format as the other parsers 5 years ago
  Maxim Filippov 3e968f9ef2 Format 5 years ago
  Maxim Filippov 50d6183893 Split hide_network into hide_followers & hide_followings 5 years ago
  Ivan Tashkinov 1d2f41642c [#534] Various tweaks. Tests for Instances and Instance. 5 years ago
  lain 8e8a1e1ba8 Return new-style config if old-style config is set to false. 5 years ago
  lain 1825118fd4 Correctly handle invalid credentials on auth login. 5 years ago
  William Pitcock 339c26e12b test: add status posting with OGP link preview test 5 years ago
  William Pitcock 6096846f5f API: kill /api/rich_media/parse endpoint 5 years ago
  William Pitcock 020b3b29d9 test: update twitterapi tests 5 years ago
  William Pitcock 364cf5369b test: update mastodon status view tests 5 years ago
  William Pitcock 132d815f1f mastodon api: factor out status card fetching, move status card rendering to statusview, add opengraph extended data 5 years ago
  Haelwenn (lanodan) Monnier cda1470e02
[MastoAPI][GlitchAPI] Add bookmarks 5 years ago
  lain 2e277dd4ad Fix objects. 5 years ago
  Haelwenn (lanodan) Monnier a65c188593
Web.MastodonAPI.AccountView: Add is_moderator and is_admin 5 years ago
  href d6015338c8
Flake: support integers in from_string/1 5 years ago
  William Pitcock 1f7843b9b8 mastodon api: use OGP uri instead of page_url for deducing domain name, fix test 5 years ago
  Haelwenn (lanodan) Monnier 3f64379b13 Web.MastodonAPI.MastodonAPIController: Add Rich-Media support 5 years ago
  Haelwenn (lanodan) Monnier d9f3af477d Move definitions of RichMedia fixtures to test/support/http_request_mock.ex 5 years ago