* main:
Clear the comments cache
Add context for search screens
Needs changed for both states
Use lighter icon and update asset
Add btn--circle class to user edit form
Organize button variants
Untangle `avatar btn` crossover styles
Remove redundant classes and styles for avatars
Adjust footer line height
Tweak padding
- Introduces a helper method for setting the filterable value
- Updates `filter_controller.js` to use `data-filter-text-value` attribute populated with converted content. This was previous `data-value` in the earlier implementation but ignored in the current on.
- Also uses the same helper to make @mentions diacritic insensitive
* main: (284 commits)
Polish closed stamp
Add new card button to considering column
Let's leave inside the menu for now
Improve terminal history behavior
More space between
Add a navigation hint, make "All collections" link navigate like the others
Reorder methods
Fix: dismiss notifications from comments
Fix card icons
Filter collections menus, add keyboard shortcuts
Style
Space between
Remove debug
Consistent sizing
Configure deployment for load balancing
Configure the autoclose period at the collection level
Rename to avoid using the same name
Add brakeman rule
Collections can be private now too
Not used outside the class anymore
...