projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd04069
)
removed a comments
author
Maksim Pechnikov
<parallel588@gmail.com>
Mon, 10 Feb 2020 06:14:15 +0000
(09:14 +0300)
committer
Maksim Pechnikov
<parallel588@gmail.com>
Mon, 10 Feb 2020 06:14:15 +0000
(09:14 +0300)
lib/pleroma/marker.ex
patch
|
blob
|
history
diff --git
a/lib/pleroma/marker.ex
b/lib/pleroma/marker.ex
index dab97d8b6e17395578c67983c694191457514ce1..ff5f60351baad1cb833f08e656da6c0eaeb2e3b2 100644
(file)
--- a/
lib/pleroma/marker.ex
+++ b/
lib/pleroma/marker.ex
@@
-27,12
+27,7
@@
defmodule Pleroma.Marker do
timestamps()
end
- @doc """
- Gets markers by user and timeline.
-
- opts:
- `recount_unread` - run force recount unread notifications for `true` value
- """
+ @doc "Gets markers by user and timeline."
@spec get_markers(User.t(), list(String)) :: list(t())
def get_markers(user, timelines \\ []) do
user