summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2017-12-08Merge branch 'fix/mastoapi-attachment-linking' into 'develop'lambda
MastoAPI: don't add attachment links. Closes #92 See merge request pleroma/pleroma!37
2017-12-08Merge branch 'postgresetup' into 'develop'lambda
first version of safe DB setup See merge request pleroma/pleroma!32
2017-12-07Allow parentheses in links.eal
2017-12-07Fix HTML escape breaking some links.eal
2017-12-07MastoAPI: don't add attachment links.eal
2017-12-07User deletion: Remove relationships.Lain Iwakura
2017-12-07Don't follow deactivated users.Lain Iwakura
2017-12-07Add function to deactivate users.Lain Iwakura
2017-12-07Don't log in deactivated users.Lain Iwakura
2017-12-06Priority queue fixes.Lain Iwakura
2017-12-05Add basic queue prioritization.Lain Iwakura
2017-12-05Merge remote-tracking branch 'upstream/develop' into media-proxyhref
2017-12-05Merge remote-tracking branch 'origin/develop' into feature/chatRoger Braun
2017-12-05Don't save user in socket, just save the name.Roger Braun
2017-12-05Add basic channel state.Roger Braun
2017-12-04Fix basic auth for passwords with a colon.eal
2017-12-04Basic backend chat.Lain Iwakura
2017-12-04unfuckHenry Jameson
2017-12-04made psql script compatible with migrations or generate_config rerunsHenry Jameson
2017-12-04reverts config genHenry Jameson
2017-12-04fixHenry Jameson
2017-12-04fixesHenry Jameson
2017-12-04first version of safe DB setupHenry Jameson
2017-12-03OStatus: Add user bio as summary fieldRoger Braun
Fixes problem with bio federation.
2017-11-30MastodonAPI: Add proper user count.Lain Iwakura
2017-11-28Improve error handling, add configurationhref
2017-11-28mandatory typo fix...href
2017-11-28media proxy: good enough wiphref
2017-11-28Merge branch 'salmon-native-keys' into 'develop'lambda
Salmon: generate private key with native crypto if available. See merge request pleroma/pleroma!33
2017-11-28Salmon: generate private key with native crypto if available.href
2017-11-27Return xml notice at /notice path.Lain Iwakura
2017-11-23Add configuration generation tool, update readme.Lain Iwakura
2017-11-23MastodonUI login: Show error message on error.Roger Braun
2017-11-22Merge branch 'develop' into 'develop'lambda
Pleroma-Dark default theme for the Mastodon Frontend See merge request pleroma/pleroma!27
2017-11-21Merge branch 'fix/self-follow' into 'develop'eal
Dont include the user in their own follower count. See merge request pleroma/pleroma!29
2017-11-21Do not include user in their own follower count.eal
2017-11-20MastoAPI: no more than 4 attachments.eal
2017-11-20Treat internal emoji like external.Roger Braun
2017-11-20MastoAPI: Add max_toot_chars.Roger Braun
2017-11-20Fix posts being streamed to non-local websocket channels.eal
2017-11-20Don't let the user unfollow their own account.eal
2017-11-20Don't show the user in their own following count.eal
2017-11-19Add Custom Pleroma-dark themeHyper! (Stitch)
2017-11-19Federator Queue: Add seperate in/out queues.Roger Braun
2017-11-19MastodonAPI: Streaming fixes.Roger Braun
Now shows repeats in the home tl.
2017-11-19MastodonAPI: Add sign out.Roger Braun
Close #79
2017-11-19MastoAPI: Only return create activties in contexts.Roger Braun
2017-11-19Fix all compilation warningsThog
2017-11-18Merge branch 'formatting-fixes' into 'develop'lambda
Formatting fixes Closes #80 See merge request pleroma/pleroma!22
2017-11-18Merge branch 'fix/mastofe-login-redirect' into 'develop'eal
Redirect to Getting Started on login. See merge request pleroma/pleroma!21