Anthony
Anthony
Follows https://github.com/rubocop-hq/rubocop/pull/7122 Closes https://github.com/rubocop-hq/rubocop-rails/issues/49 Inspired from @pocke [refactoring][1] in the `Naming/RescuedExceptionsVariableName` cop, this PR handle the `rescue_from` Rails version. Obstructing points: - As discussed [in this comment][2], the `PreferredName` config...
Following what have been done in the [Naming/RescuedExceptionsVariableName](https://github.com/rubocop-hq/rubocop/blob/master/lib/rubocop/cop/naming/rescued_exceptions_variable_name.rb) cop in the rubocop repo, we should also handle the Rails version that use `rescue_from`: ```ruby class MyController < ApplicationController rescue_from MyException...
Currently, Chroma does not handle `.slim` views templates syntax highlighting. [Slim](https://github.com/slim-template/slim) is a template language for views that is used in the Ruby language. It could be a good feature...
Nostr become more and more trending and is built to be Lightning Network compatible with the possibility to zaps any note or profile that configured an LN address. Zeus and...
Hi GrapheneOS team 👋 I would love to have an option to schedule airplane mode from a range of time (for example sleeping time: 00:00 to 06:00 AM) that will...
**Is your feature request related to a problem? Please describe.** I cannot visualize `NIP-52` calendar notes in Amethyst **Describe the solution you'd like** I would like to be able to...
**Describe the bug** The "mute" word in the home screen popup filter menu is not translatable **To Reproduce** Steps to reproduce the behavior: 1. Go to main screen 2. Click...
Amethyst has currently a single search on the app. It's great to have global related content to a query but when I want to find results only from a specific...
A tiny suggestion, to spare one click, could be to autofocus the search input field on search page and get the keyboard opened ready to perform a query :)
When opening a live stream in portrait and then turning phone to landscape mode, I would like the video to be automatically in fullscreen as does NewPipe or other video...