-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/mark post as read button #1135
Closed
ItsEcholot
wants to merge
34
commits into
LemmyNet:main
from
ItsEcholot:feature/mark-post-as-read-button
Closed
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
fec9200
Fix issue with empty markdown content not nulling DB. Fixes #924 (#925)
dessalines a5569bb
Remove buggy navbar search. Fixes #921 (#950)
dessalines b9fbfab
Do local community checks for buttons. Fixes #918 (#948)
dessalines 7721d41
Fixing line formatting. (#947)
dessalines cc76092
Adding a warning for deselecting the undetermined language. (#945)
dessalines 0375d71
Let any mod feature and lock posts. Fixes #875 (#944)
dessalines e5ced4f
Check to make sure post is correct. Fixes #934 (#949)
dessalines 79cbeac
Adding reports send email to admins option (#932)
dessalines 53c2de0
Upgrading deps (#951)
dessalines e58d61b
Adding ban_from_community to be more clear. Fixes #872 (#943)
dessalines a119ba5
v0.17.2-rc.1
dessalines abb6d80
Only show the determined warning for multiple. (#952)
dessalines 81493f9
v0.17.2-rc.2
dessalines 9e58f65
v0.17.2
dessalines 70f285f
I18 quality of life change (#973)
SleeplessOne1917 a2bcc37
Handle when logged out (#986)
SleeplessOne1917 8fe83a2
Get rid of "No Results" showing while search is still loading. (#997)
SleeplessOne1917 d52c549
Add content warning to modlog and fix modlog routing bug (#994)
SleeplessOne1917 c2325ba
Adding a warning for deselecting the undetermined language. (#945)
dessalines 91b3616
Fixing some outdated docs links. Fixes #1006 (#1007)
dessalines c164881
Show parent comment for comment link. Fixes #1030 (#1032)
dessalines 1717b5c
Show language on posts and comments (#1026)
SleeplessOne1917 d6d249c
Remove "banned" badge from posts and comments (fixes 899) (#1011)
Nutomic ade413c
Dont preselect new post language (#1008)
Nutomic 078e940
Merge pull request #1036 from LemmyNet/language-tag-changes
SleeplessOne1917 c5006cc
v0.17.3
dessalines 32f5120
Fix isoData can contain user generated content (#1114)
0xDEADCADE 28c43a2
Try sanitize 1.
dessalines 55d26fc
Fixing quotes.
dessalines cab3abb
Add mark as read button in PostListing
ItsEcholot fd97cb4
Merge branch 'main' into mark-post-as-read
SleeplessOne1917 e8ddaa7
Merge branch 'main' into feature/mark-post-as-read-button
SleeplessOne1917 535e9fe
Merge branch 'main' into feature/mark-post-as-read-button
ItsEcholot 761862c
Merge branch 'main' into feature/mark-post-as-read-button
ItsEcholot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Submodule lemmy-translations
updated
17 files
+0 −2 | email/en.json | |
+1 −1 | translations/da.json | |
+1 −1 | translations/de.json | |
+1 −3 | translations/en.json | |
+1 −1 | translations/eo.json | |
+1 −1 | translations/es.json | |
+1 −1 | translations/fi.json | |
+1 −1 | translations/fr.json | |
+1 −1 | translations/id.json | |
+1 −1 | translations/ja.json | |
+1 −1 | translations/lt.json | |
+1 −1 | translations/pl.json | |
+1 −1 | translations/pt_BR.json | |
+1 −1 | translations/ru.json | |
+1 −1 | translations/sk.json | |
+1 −1 | translations/sv.json | |
+1 −1 | translations/zh.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't put spaces in the translation strings. Use
mark_read
andmark_unread
instead.