2657 Commits (063baca5e4f3a100c0d45dffb14e4968599ef43b)

Author SHA1 Message Date
  Ivan Tashkinov 063baca5e4 [#468] User UI for OAuth permissions restriction. Standardized storage format for `scopes` fields, updated usages. 5 years ago
  Ivan Tashkinov a337bd114c [#468] MastodonAPI scope restrictions. Removed obsolete "POST /web/login" route. 5 years ago
  Ivan Tashkinov 4ad843fb9d [#468] Prototype of OAuth2 scopes support. TwitterAPI scope restrictions. 5 years ago
  rinpatch 7356659273 wow 5 years ago
  rinpatch f88dec8b33 What idiot did that? (me) 5 years ago
  rinpatch 8a0b755c19 rename ftl_removal to federated_timeline_removal to keep consistent naming with SimplePolicy 5 years ago
  rinpatch 2174f6eb4f Add default config for keyword policy 5 years ago
  rinpatch 46aa8c18a2 Add keyword policy 5 years ago
  Ivan Tashkinov 2c68cf7e9e OAuth2 security fixes: redirect URI validation, "Mastodon-Local" security breach fix. 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 65a4b9fbea mastodon api: rich media: don't clobber %URI struct with a string 5 years ago
  href f753043ce0
Fix if clause in activity_pub user_view 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 d83dbd9070 rich media: parser: reject any data which cannot be explicitly encoded into JSON 5 years ago
  William Pitcock 1d94b67e40 mastodon api: fix rendering of cards without image URLs (closes #597) 5 years ago
  William Pitcock a2bb5d890d html: don't attempt to parse nil content 5 years ago
  William Pitcock e71ab5a10f activitypub: transmogrifier: fix bare tags 5 years ago
  William Pitcock db1165f70f activitypub: c2s: add /api/ap/whoami endpoint for andstatus 5 years ago
  lain f3c8b02d65 Massage index until it actually does the stuff we want. 5 years ago
  William Pitcock 7d110be119 activitypub: mrf: tag policy: fix force-unlisted and sandbox actions 5 years ago
  William Pitcock 64a3993425 activitypub: mrf: tag policy: add support for subscription control 5 years ago
  Karen Konou 4031c94a59 fix hellthread threshold deprecation warning 5 years ago
  William Pitcock ff2c28fd6d activitypub: mrf: tag policy: refactor the filtering hook a bit 5 years ago
  William Pitcock 9a69f08e86 activitypub: mrf: tag policy: add support for processing follow requests 5 years ago
  William Pitcock 084bb8ccd5 activitypub: mrf: tag policy: implement force-unlisted and sandbox 5 years ago
  William Pitcock 88e32a32ce mrf: add initial MRF.TagPolicy engine 5 years ago
  William Pitcock 93e136d70b mix: add user tag/untag task 5 years ago
  href 127f99ae18
Mime: detect RIFF formats (wave, webp, avi) 5 years ago
  Karen Konou 58262a8b8a removed a debug thingy 5 years ago
  Karen Konou 4430641349 squished a bug 5 years ago
  Karen Konou 3cf046babb actually commited the changes 5 years ago
  Karen Konou 63a4f4b7be fixed Map,put arguments, updated nomenclature 5 years ago
  Karen Konou 583c4e0f17 more tweaks, fixed silly mistakes... 5 years ago
  Karen Konou e10cda7541 implemented tweaks 5 years ago
  Karen Konou 531507a635 fixed things 5 years ago
  Karen Konou 10130fa7d6 made toggleable, added docs 5 years ago
  Karen Konou 0ef0ae35ab added optional delist feature 5 years ago
  Maxim Filippov 16ce129e38 Split hide_network into hide_followers & hide_followings (fixed) 5 years ago
  lain 505a084058 Still do caching in tests. 5 years ago
  Mark Felder 0c08bd4181 Update Mogrify docs and warning for deprecated syntax to encourage 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
  Maxim Filippov 2c59eb3cfc Add responsive features to layout 5 years ago
  rinpatch 68d461b3a9 Check if rich media uri is relative 5 years ago
  rinpatch 833404f0f5 Use with instead of if in the card 5 years ago
  rinpatch e4d18f328b merge only if page_url is an absolute path 5 years ago
  rinpatch cbadf9d333 Fix rich media relative path 5 years ago
  kaniini 486749064f Revert "Merge branch 'feature/split-hide-network' into 'develop'" 5 years ago
  William Pitcock af10ef8d4e object: use cached accesses when possible in Object.normalize() 5 years ago