Commit Graph

  • b595825e5a
    Streaming: fix trust proxy configuration Emelia Smith 2024-11-08 23:12:23 +0100
  • aba685fa1a
    Streaming: add development logging of database queries Emelia Smith 2024-11-08 23:10:48 +0100
  • a22df7db27
    Streaming: add wscat as development dependency to allow testing websockets directly Emelia Smith 2024-11-08 22:46:52 +0100
  • ecfc7b9ff9
    Add ability to filter instance by those that are currently available Emelia Smith 2024-11-13 23:40:57 +0100
  • 0961ac5830
    Update to reflect modified filters and language Emelia Smith 2024-11-13 22:52:27 +0100
  • 555f7949f5
    Remove unused localisations which were masked by a prior 'admin.instances.#{key}' key Emelia Smith 2024-08-25 21:25:59 +0200
  • 8d17638325
    Fix bug where if a domain_allow record existed in open federation mode, the text read 'allowed for federation' instead of 'not limits imposed' Emelia Smith 2024-08-25 21:15:11 +0200
  • 3aa207ebe2
    Add ability to filter instances by those which are not limited Emelia Smith 2024-08-18 00:30:23 +0200
  • 5fb8c95b3a Add domain_block_policies helper method Matt Jankowski 2024-11-16 10:16:27 -0500
  • 0c443e87e6 add maximum page limit sneakers-the-rat 2024-11-15 02:26:17 -0800
  • d6e7e88afb Update app/services/activitypub/fetch_all_replies_service.rb Jonny Saunders 2024-10-28 09:36:04 -0700
  • 59b7ed0945 rm duplicated env vars sneakers-the-rat 2024-10-21 14:17:36 -0700
  • 5b8cd39cd3 rm noisy schema.rb auto-changes sneakers-the-rat 2024-10-21 12:15:41 -0700
  • 148385ae5e apply changes from patches that couldnt be auto-applied sneakers-the-rat 2024-10-21 12:12:24 -0700
  • b85615fce1 remove redundant params - forgot i subclassed sneakers-the-rat 2024-10-14 22:17:14 -0700
  • 6b08b405b7 tests for the fetch all reply worker sneakers-the-rat 2024-10-13 18:10:45 -0700
  • 557b5e687f the most basic test you could imagine sneakers-the-rat 2024-10-13 00:58:45 -0700
  • 887bccd622 Fix limit in fetch_replies_service to not always limit by 5 (which always caused us to only do one page). Rename some variables to make purpose clearer. Return the array of all fetched uris instead of just the number we got sneakers-the-rat 2024-10-12 21:26:12 -0700
  • fe216c418d Working version of fetch all replies service with global maximum on fetching sneakers-the-rat 2024-10-12 21:02:31 -0700
  • 4076c4c7d4 rm more spurious formatting sneakers-the-rat 2024-09-29 23:38:23 -0700
  • a694554cbc rm spurious imports and reformatting sneakers-the-rat 2024-09-29 23:37:47 -0700
  • 91dbd48994 rm zombie code in fetch_replies_service sneakers-the-rat 2024-09-29 23:32:25 -0700
  • 3bb59d2715 rm redundant request to fetch replies worker in controller sneakers-the-rat 2024-09-29 23:29:52 -0700
  • aa19644b80 Remove recursion, separate out into separate workers/services, add limit to global maximum statuses fetched (untested, this might not work yet) sneakers-the-rat 2024-09-29 23:24:04 -0700
  • 8e6e3346e1 accept review comments https://github.com/NeuromatchAcademy/mastodon/pull/44\#discussion_r1766143286 and https://github.com/NeuromatchAcademy/mastodon/pull/44\#discussion_r1766148179 sneakers-the-rat 2024-09-18 21:49:57 -0700
  • 75878c826d correct number of args to replies worker, recursive fetching is working sneakers-the-rat 2024-09-18 21:07:28 -0700
  • ee00d205fd don't do it for every create, only do recursive reply expansion when requested from context endpoint, but async sneakers-the-rat 2024-09-18 20:35:36 -0700
  • 207d95e654 working (i think?) recursive fetch sneakers-the-rat 2024-09-18 19:42:59 -0700
  • 78751251df committing all ugly with a bunch of logger calls in the middle but we are almost there baby jonny 2024-05-08 01:55:55 -0700
  • dd5a5acd52 Initial draft of fetching all replies on context load sneakers-the-rat 2024-04-15 19:03:51 -0600
  • 54d35ca057 Merge branch 'main' into attribution-domains-api Christian Schmidt 2024-11-16 23:54:31 +0100
  • 284db315b4 Unused string Christian Schmidt 2024-11-16 23:51:32 +0100
  • ee867c2052 Add coverage for invalid template Matt Jankowski 2024-10-12 17:24:50 -0400
  • 09a85b5c54 Add coverage for secret generation Matt Jankowski 2024-10-12 17:21:46 -0400
  • da7997943c Add coverage for validation permissions Matt Jankowski 2024-10-12 17:18:31 -0400
  • 961afb47e8 Add coverage for .required_permissions, make unique Matt Jankowski 2024-10-12 17:09:03 -0400
  • bca7d9302b Simplify case for permission finder Matt Jankowski 2024-10-12 17:03:26 -0400
  • 21ff5e9656 Add coverage for .permission_for_event Matt Jankowski 2024-10-12 17:02:36 -0400
  • 74faa1fd22 Simplify model validation specs for Webhook Matt Jankowski 2024-09-05 13:46:37 -0400
  • d0252442f6 Add coverage for update_sign_in! Matt Jankowski 2024-10-12 17:47:31 -0400
  • f930788b6c Simplify model validation specs for User Matt Jankowski 2024-09-05 13:46:12 -0400
  • 7d63f916d1 Simplify model validation specs for ScheduledStatus Matt Jankowski 2024-09-05 13:45:47 -0400
  • ead7583ea3 Add coverage for rule_ids not matching rules Matt Jankowski 2024-10-12 19:30:38 -0400
  • e8e63fc330 Add coverage for unresolved_siblings? Matt Jankowski 2024-10-12 19:17:47 -0400
  • aad8fd8ce8 Simplify model validation specs for Report Matt Jankowski 2024-09-05 13:45:37 -0400
  • 86872a3681 Add coverage for account uniqueness Matt Jankowski 2024-10-12 19:40:16 -0400
  • 18deb11585 Simplify model validation specs for Mention Matt Jankowski 2024-09-05 13:45:13 -0400
  • 9615fffe98 Add coverage for expires_in Matt Jankowski 2024-10-13 10:50:42 -0400
  • 35378da53c Simplify model validation specs for CustomFilter Matt Jankowski 2024-09-05 13:44:08 -0400
  • a1ac2a73ff
    Remove remnants of embed views (#32419) Matt Jankowski 2024-11-16 15:48:10 -0500
  • a2db50ef22 Remove remnants of embed views Matt Jankowski 2024-10-10 20:35:35 -0400
  • df828686d7 Change lists to reflect added and removed users retroactively Eugen Rochko 2024-11-16 17:11:51 +0100
  • edbab4e66e Fix min_id and max_id causing error in search API Eugen Rochko 2024-11-12 17:22:50 +0100
  • dfce86ff4a Belay on! Matt Jankowski 2024-11-16 10:49:46 -0500
  • 340219284a Add ip_blocks_expires_options helper method for collection options Matt Jankowski 2024-11-16 09:49:09 -0500
  • a219b3deea Change design of lists in web UI feature-redesign-lists Eugen Rochko 2024-11-13 23:20:01 +0100
  • 6a02bd8f41
    Merge branch 'main' into drwl/migrate-to-annotaterb Andrew W. Lee 2024-11-15 21:44:45 -0800
  • 0c13cf640a Run rubocop autocorrecter on generated rake file Andrew W. Lee 2024-11-15 21:44:23 -0800
  • e417218742 Prettier lint yml file Andrew W. Lee 2024-11-15 21:43:31 -0800
  • 9838874d46 Move self destruct to config_for setup Matt Jankowski 2024-11-15 21:12:37 -0500
  • d47af5db6e Extract constant for self destruct verifier Matt Jankowski 2024-11-15 20:51:00 -0500
  • 5142d85e4e db migrate enums Matt Jankowski 2024-11-15 20:21:42 -0500
  • d96aacf0ef db migrate enums Matt Jankowski 2024-11-15 20:21:16 -0500
  • a8aca0fd05 sensitized false nil Matt Jankowski 2024-11-15 20:22:15 -0500
  • 7b9d2e0921 Use heredoc/squish for header Matt Jankowski 2024-11-15 18:10:10 -0500
  • ed88f88651 Add contexts Matt Jankowski 2024-11-15 18:07:48 -0500
  • ae4b6ce8a4 Add url var Matt Jankowski 2024-11-15 18:04:06 -0500
  • c00ad389c4 Remove implicit subject repeat Matt Jankowski 2024-11-15 18:03:06 -0500
  • cf6b0af911 Move expected rows check in as well Matt Jankowski 2024-11-15 17:51:37 -0500
  • e821c69699 Combine examples in form/import spec Matt Jankowski 2024-11-15 17:48:46 -0500
  • ab4c4a02c8 Add role_priveleges helper method Matt Jankowski 2024-11-15 17:12:47 -0500
  • 1fa4ef0fa1 Reduce long lines in relationships show view Matt Jankowski 2024-10-18 11:12:12 -0400
  • 8ad93f9923 Add access_tokens association for User Matt Jankowski 2024-11-15 16:31:16 -0500
  • 2fa4c24575 Add used scope to access token Matt Jankowski 2024-11-15 16:27:03 -0500
  • 5dda61ff08 Use distinct and count to generate query in ReactionValidator limit check Matt Jankowski 2024-11-15 16:01:14 -0500
  • 33b8a17fe1 Use hash arguments to select when possible Matt Jankowski 2024-11-15 15:23:42 -0500
  • 14c16260a0 sql quoting in status Matt Jankowski 2024-11-15 12:56:08 -0500
  • 8878b4456e sql quoting in feed mgr Matt Jankowski 2024-11-15 12:55:31 -0500
  • 452d3c87de sql quoting in familiar followers Matt Jankowski 2024-11-15 12:54:55 -0500
  • 9ae15cbbaf Extract constant for controller LIMIT queries Matt Jankowski 2024-11-15 15:20:36 -0500
  • 560b12bc57 Rely on group/count approach in annual report classes Matt Jankowski 2024-11-15 13:36:17 -0500
  • c23aae281e Add case to show ordering by most used to annual report count classes Matt Jankowski 2024-11-15 13:23:28 -0500
  • 44d92fa4f6
    Update dependency uuid to v11.0.3 (#32913) renovate[bot] 2024-11-15 17:15:44 +0100
  • 9d3fcc3546
    Remove unused failure action in api/base controller spec (#32905) Matt Jankowski 2024-11-15 11:10:20 -0500
  • 7bd7705f59
    Combine shared-setup examples across spec/controllers/auth/* specs (#32906) Matt Jankowski 2024-11-15 11:07:26 -0500
  • 6c4074ea98
    Update dependency uuid to v11.0.3 renovate[bot] 2024-11-15 16:06:07 +0000
  • dea61df4b4 Remove body_class_string helper, use token_list in body_classes helper Matt Jankowski 2024-09-10 10:13:14 -0400
  • 54a7c1898e
    Update dependency uuid to v11 (#32676) renovate[bot] 2024-11-15 15:55:10 +0000
  • 319109029d
    Fix logic in "last used at per application" oauth token list (#32912) Matt Jankowski 2024-11-15 10:52:37 -0500
  • 297ce9ef44
    Move body class to shared partial for web app controller concern views (#31797) Matt Jankowski 2024-11-15 10:49:26 -0500
  • 34d7c9edae
    Rails 7+: primary_abstract_class recommendation (#32909) Shlee 2024-11-15 15:37:30 +0000
  • 6cd9e04801 Move to user method Matt Jankowski 2024-11-15 10:36:33 -0500
  • f7ebb5b067 Fix logic Matt Jankowski 2024-11-15 10:36:27 -0500
  • f1ef7b5b43
    Fix uploading higher-than-wide GIF profile picture with libvips enabled (#32911) Claire 2024-11-15 16:35:30 +0100
  • c494c56410 Failing spec Matt Jankowski 2024-11-15 10:22:17 -0500
  • 3a1705a88b Fix uploading higher-than-wide GIF profile picture with libvips enabled Claire 2024-11-15 16:03:37 +0100
  • 810c655634
    Add OpenTelemetry VCS attributes Renaud Chaput 2024-11-14 12:54:57 +0100
  • 420c27d958
    Rails 7: primary_abstract_class recommendation Shlee 2024-11-15 14:49:36 +0000
  • 1dc7fba673
    Update database.yml Shlee 2024-11-15 14:38:27 +0000
  • 6dd5de60f7
    DB Replica database_tasks as env. Shlee 2024-11-15 14:28:14 +0000