Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-05 | Update frontend. | Lain Iwakura | |
2017-12-05 | Merge remote-tracking branch 'origin/develop' into feature/chat | Roger Braun | |
2017-12-05 | Merge branch 'fix/odd-passwords' into 'develop' | lambda | |
Fix basic auth for passwords with a colon. See merge request pleroma/pleroma!35 | |||
2017-12-05 | Don't save user in socket, just save the name. | Roger Braun | |
2017-12-05 | Add basic channel state. | Roger Braun | |
2017-12-04 | Fix basic auth for passwords with a colon. | eal | |
2017-12-04 | Update frontend. | Lain Iwakura | |
2017-12-04 | Basic backend chat. | Lain Iwakura | |
2017-12-04 | unfuck | Henry Jameson | |
2017-12-04 | made psql script compatible with migrations or generate_config reruns | Henry Jameson | |
2017-12-04 | reverts config gen | Henry Jameson | |
2017-12-04 | fix | Henry Jameson | |
2017-12-04 | fixes | Henry Jameson | |
2017-12-04 | first version of safe DB setup | Henry Jameson | |
2017-12-03 | OStatus: Add user bio as summary field | Roger Braun | |
Fixes problem with bio federation. | |||
2017-11-30 | Add count index for local users. | Lain Iwakura | |
2017-11-30 | MastodonAPI: Add proper user count. | Lain Iwakura | |
2017-11-28 | Improve error handling, add configuration | href | |
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 | |