index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-10-15
Fix duplicated schema names
tusooa
2023-10-15
Fix unsubscribe event type in streaming doc
tusooa
2023-10-15
Add meta-info and query strings to streaming doc
tusooa
2023-10-15
Fix some specs about server-sent events in streaming
tusooa
2023-10-15
Document client-sent events in streaming
tusooa
2023-10-15
Document server-sent events of streaming
tusooa
2023-10-15
Start writing api docs for streaming endpoint
tusooa
2023-10-15
Add test to cover edit streaming
tusooa
2023-10-15
Add test to cover notifications streaming
tusooa
2023-10-15
Add test to cover rendering update with user
tusooa
2023-10-15
Add test to cover error: bad_topic
tusooa
2023-10-15
Clear up debug statement
tusooa
2023-10-15
Fix NotificationTest
tusooa
2023-10-15
Fix docs wording
tusooa
2023-10-15
Add tests for list streams
tusooa
2023-10-15
Document the streaming endpoint
tusooa
2023-10-15
Use pleroma: instead of pleroma. for ws events
tusooa
2023-10-15
Return stream attribute in server-sent events
tusooa
2023-10-15
Allow authenticating via client-sent events
tusooa
2023-10-15
Allow subscribing to streams
tusooa
2023-10-15
Allow unified streaming endpoint
tusooa
2023-10-15
Merge branch 'tusooa/quote' into 'develop'
tusooa
Quoting See merge request pleroma/pleroma!3921
2023-09-24
TwitterAPI: Return proper error when healthcheck is disabled
Haelwenn (lanodan) Monnier
2023-09-13
Fix quote_visible attribute
tusooa
2023-09-13
Expose quote_id parameter on the api
tusooa
2023-09-13
Do not mention original poster when quoting
tusooa
2023-09-13
Fix config descriptions for mrf inline quote
tusooa
2023-09-13
Fix TransmogrifierTest
tusooa
2023-09-13
Make InlineQuotePolicy history aware
tusooa
2023-09-13
Add mrf to force link tag of quoting posts
tusooa
2023-09-13
Keep incoming Link tag
tusooa
2023-09-13
Parse object link as quoteUrl
tusooa
2023-09-13
Allow more flexibility in InlineQuotePolicy
tusooa
2023-09-13
Fix CommonAPITest
tusooa
2023-09-13
Add changelog
tusooa
2023-09-13
Allow local quote and private self-quote
tusooa
2023-09-13
Unify logic for normalizing quoteUri
tusooa
2023-09-13
InlineQuotePolicy: skip objects which already have an .inline-quote span
Alex Gleason
2023-09-13
Actually, don't send _misskey_quote anymore
Alex Gleason
2023-09-13
InlineQuotePolicy: improve the way Markdown quotes are displayed by other ↵
Alex Gleason
software
2023-09-13
Handle Fedibird's new quoteUri field
Alex Gleason
2023-09-13
Transmogrifier: federate quotes with _misskey_quote field
Alex Gleason
2023-09-13
StatusView: return quote post inside a reblog
Alex Gleason
2023-09-13
Add InlineQuotePolicy as a default MRF
Alex Gleason
2023-09-13
InlineQuotePolicy: don't add line breaks to markdown posts
Alex Gleason
2023-09-13
StatusView: add `quote_visible` param
Alex Gleason
2023-09-13
StatusView: fix quote visibility
Alex Gleason
2023-09-13
CommonAPI: disallow quoting private posts through the API
Alex Gleason
2023-09-13
Add InlineQuotePolicy to force quote URLs inline
Alex Gleason
2023-09-13
Scrubber.Default: allow span.quote-inline for quote post compatibility
Alex Gleason
[prev]
[next]