Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-28 | mandatory typo fix... | href | |
2017-11-28 | media proxy: good enough wip | href | |
2017-11-28 | Merge branch 'salmon-native-keys' into 'develop' | lambda | |
Salmon: generate private key with native crypto if available. See merge request pleroma/pleroma!33 | |||
2017-11-28 | Salmon: generate private key with native crypto if available. | href | |
2017-11-27 | Return xml notice at /notice path. | Lain Iwakura | |
2017-11-25 | Merge branch 'patch-1' into 'develop' | eal | |
fix mix typo in README.md See merge request pleroma/pleroma!31 | |||
2017-11-25 | fix mix typo in README.md | Partial name | |
$ mix phx.serve ** (Mix) The task "phx.serve" could not be found. Did you mean "phx.server"? $ mix phx.server [info] Running Pleroma.Web.Endpoint with Cowboy using http://0.0.0.0:4000 | |||
2017-11-24 | Update frontend. | Roger Braun | |
2017-11-23 | More readme updates. | Lain Iwakura | |
2017-11-23 | Add mix deps.get back to readme. | Lain Iwakura | |
2017-11-23 | Add configuration generation tool, update readme. | Lain Iwakura | |
2017-11-23 | MastodonUI login: Show error message on error. | Roger Braun | |
2017-11-22 | untoot. | Roger Braun | |
2017-11-22 | Merge branch 'develop' into 'develop' | lambda | |
Pleroma-Dark default theme for the Mastodon Frontend See merge request pleroma/pleroma!27 | |||
2017-11-22 | Fixed in-reply CSS, also included full column width (to have timelines take ↵ | Hyper! (Stitch) | |
the whole screen size.) | |||
2017-11-22 | Update README.md | lambda | |
2017-11-22 | Update frontend. | Roger Braun | |
2017-11-21 | Merge branch 'fix/self-follow' into 'develop' | eal | |
Dont include the user in their own follower count. See merge request pleroma/pleroma!29 | |||
2017-11-21 | Do not include user in their own follower count. | eal | |
2017-11-20 | Merge branch 'fix/mastoapi-attachment-count' into 'develop' | eal | |
MastoAPI: no more than 4 attachments. See merge request pleroma/pleroma!28 | |||
2017-11-20 | MastoAPI: no more than 4 attachments. | eal | |
2017-11-20 | Fix a links... Retweet button still broken. | Hyper! (Stitch) | |
2017-11-20 | Make /api/friends/ids test deterministic. | eal | |
2017-11-20 | Update pl-dark-masto-fe.css | Hyper! (Stitch) | |
2017-11-20 | Update pl-dark-masto-fe.css, fix notification_message and retweet | Hyper! (Stitch) | |
2017-11-20 | Treat internal emoji like external. | Roger Braun | |
2017-11-20 | MastoAPI: Add max_toot_chars. | Roger Braun | |
2017-11-20 | Merge branch 'fix/self-follow' into 'develop' | lambda | |
Fix self follows to be more intuitive, fix minor websocket channel issue See merge request pleroma/pleroma!26 | |||
2017-11-20 | Ensure correct state in self-unfollow. | eal | |
2017-11-20 | Fix posts being streamed to non-local websocket channels. | eal | |
2017-11-20 | Make users in tests follow themselves by default. | eal | |
Also fix the semantics of all tests to match. | |||
2017-11-20 | Don't let the user unfollow their own account. | eal | |
2017-11-20 | Don't show the user in their own following count. | eal | |
2017-11-19 | Add Custom Pleroma-dark theme | Hyper! (Stitch) | |
2017-11-19 | Update pl-dark-masto-fe.css | Hyper! (Stitch) | |
2017-11-19 | Add new file | Hyper! (Stitch) | |
2017-11-19 | Federator Queue: Add seperate in/out queues. | Roger Braun | |
2017-11-19 | MastodonAPI: Streaming fixes. | Roger Braun | |
Now shows repeats in the home tl. | |||
2017-11-19 | Update frontend. | Roger Braun | |
2017-11-19 | MastodonAPI: Add sign out. | Roger Braun | |
Close #79 | |||
2017-11-19 | Fix flakey test. | Roger Braun | |
2017-11-19 | MastoAPI: Only return create activties in contexts. | Roger Braun | |
2017-11-19 | Merge branch 'feature/fix-warnings' into 'develop' | lambda | |
Fix all compilation warnings See merge request pleroma/pleroma!24 | |||
2017-11-19 | Fix all compilation warnings | Thog | |
2017-11-18 | Merge branch 'formatting-fixes' into 'develop' | lambda | |
Formatting fixes Closes #80 See merge request pleroma/pleroma!22 | |||
2017-11-18 | Merge branch 'fix/mastofe-login-redirect' into 'develop' | eal | |
Redirect to Getting Started on login. See merge request pleroma/pleroma!21 | |||
2017-11-18 | Merge branch 'sensitive-content-bit' into 'develop' | eal | |
Add #nsfw tag if sensitive content bit is set Closes #78 See merge request pleroma/pleroma!23 | |||
2017-11-18 | Add #nsfw tag if sensitive content bit is set | eal | |
2017-11-18 | Don't add summary if empty. | eal | |
2017-11-18 | Don't insert newlines to generated HTML. | eal | |
MastoFE doesn't like them. |