Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pleroma-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pleroma
pleroma-fe
Merge requests
!1364
Add quick filters for notifications
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add quick filters for notifications
feat/notification-quick-filters
into
develop
Overview
8
Commits
9
Pipelines
8
Changes
1
All threads resolved!
Hide all comments
Merged
Shpuld Shpludson
requested to merge
feat/notification-quick-filters
into
develop
4 years ago
Overview
8
Commits
9
Pipelines
8
Changes
1
All threads resolved!
Hide all comments
Expand
(changed "Likes" to "Favorites" after screenshot, applies to settings menu too)
Edited
4 years ago
by
Shpuld Shpludson
0
0
Merge request reports
Viewing commit
ae159f6a
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
ae159f6a
ui never refers to them as likes
· ae159f6a
Shpuld Shpludson
authored
4 years ago
src/i18n/en.json
+
1
−
1
Options
@@ -377,7 +377,7 @@
"new_password"
:
"New password"
,
"notification_visibility"
:
"Types of notifications to show"
,
"notification_visibility_follows"
:
"Follows"
,
"notification_visibility_likes"
:
"
Lik
es"
,
"notification_visibility_likes"
:
"
Favorit
es"
,
"notification_visibility_mentions"
:
"Mentions"
,
"notification_visibility_repeats"
:
"Repeats"
,
"notification_visibility_moves"
:
"User Migrates"
,
Loading