Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Invites
Closes #108
See merge request pleroma/pleroma!208
|
|
|
|
Remote follow: don't show confusing error if already following
See merge request pleroma/pleroma!267
|
|
lib/pleroma/gopher/server.ex: Fix errorneous empty lines
See merge request pleroma/pleroma!270
|
|
Render emoji in user profiles
See merge request pleroma/pleroma!265
|
|
|
|
fix gopher server informational messages
See merge request pleroma/pleroma!268
|
|
some gopher clients did not accept those lines due to a missing tab
|
|
|
|
|
|
Also use the correct field in TwitterAPI...
|
|
|
|
|
|
user: filter out duplicate follow requests
Closes #228
See merge request pleroma/pleroma!263
|
|
formatter: preserve case of hashtags
Closes #165
See merge request pleroma/pleroma!262
|
|
ensure that a second activity isn't relayed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
context switch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when generating hashtag links, we used the casefolded version that we use in
the link URLs, instead of the original version.
accordingly, adjust the formatter to use the original text for the links, while
keeping the casefolded version for the URLs.
|
|
|
|
activitypub: actually send digest header when federating
See merge request pleroma/pleroma!261
|