Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-16 | Fetch external profile in the background. | eal | |
2018-01-15 | Merge branch 'default-pictures' into 'develop' | eal | |
Add a default profile picture and banner. See merge request pleroma/pleroma!48 | |||
2018-01-15 | Add a default profile picture and banner. | eal | |
This removes the placehold.it dependency. | |||
2018-01-14 | Fix instance test. | eal | |
2017-12-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | Lain Iwakura | |
2017-12-19 | Fix timelines in subway tooter. | Lain Iwakura | |
2017-12-18 | Merge branch 'fix/twitterapi-follow-lists' into 'develop' | lambda | |
Fix follower/following lists. Closes #29 See merge request pleroma/pleroma!41 | |||
2017-12-18 | MastoAPI: Fix always-sensitive bugs. | Lain Iwakura | |
2017-12-18 | Fix follower/following lists. | eal | |
Add tests. | |||
2017-12-12 | Add recipients field to activities. | Lain Iwakura | |
Also do some very basic checks for AP message insertion. | |||
2017-12-11 | Fix some more tests. | eal | |
2017-12-11 | ActivityPub: Add controller tests. | Lain Iwakura | |
2017-12-11 | ActivityPub: Add Objects View. | Lain Iwakura | |
2017-12-11 | Fix tests. | eal | |
2017-12-11 | HTTPSig: Add method to validate conn | Roger Braun | |
2017-12-09 | Merge branch 'develop' into feature/activitypub | Roger Braun | |
2017-12-09 | Merge branch 'feature/user_deletion' into develop | Roger Braun | |
2017-12-08 | Basic user deletion. | Lain Iwakura | |
2017-12-07 | Allow parentheses in links. | eal | |
2017-12-07 | User deletion: Remove relationships. | Lain Iwakura | |
2017-12-07 | Don't follow deactivated users. | Lain Iwakura | |
2017-12-07 | Add function to deactivate users. | Lain Iwakura | |
2017-12-07 | Don't log in deactivated users. | Lain Iwakura | |
2017-12-05 | Add basic queue prioritization. | Lain Iwakura | |
2017-12-05 | Fix tests. | Lain Iwakura | |
2017-12-03 | OStatus: Add user bio as summary field | Roger Braun | |
Fixes problem with bio federation. | |||
2017-11-30 | MastodonAPI: Add proper user count. | Lain Iwakura | |
2017-11-27 | Return xml notice at /notice path. | Lain Iwakura | |
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-20 | Make /api/friends/ids test deterministic. | eal | |
2017-11-20 | Treat internal emoji like external. | Roger Braun | |
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-19 | Fix flakey test. | Roger Braun | |
2017-11-18 | Merge branch 'formatting-fixes' into 'develop' | lambda | |
Formatting fixes Closes #80 See merge request pleroma/pleroma!22 | |||
2017-11-18 | Add #nsfw tag if sensitive content bit is set | eal | |
2017-11-18 | Don't insert newlines to generated HTML. | eal | |
MastoFE doesn't like them. | |||
2017-11-18 | Escape HTML instead of discarding it. | eal | |
2017-11-16 | MastoAPI: Implement all streaming functions. | Roger Braun | |
2017-11-15 | MastoAPI: Make attachment ids strings. | Roger Braun | |
2017-11-14 | Merge branch 'twitterapi-bitlbee' into 'develop' | lambda | |
TwitterAPI: Add missing endpoints for bitlbee. Closes #67 See merge request pleroma/pleroma!18 | |||
2017-11-14 | TwitterAPI: Add /users/show. | eal | |
2017-11-14 | TwitterAPI: Add /friends/ids. | eal | |
2017-11-14 | Accept 1 as true. | eal | |
2017-11-14 | MastoAPI: Add media timelines. | eal | |
2017-11-13 | MastoAPI: Fix repeat api bug. | Roger Braun | |
Documentation was wrong, reblogging actually returns the reblog, not the reblogged status. | |||
2017-11-12 | Merge branch 'mastodon-notification-endpoints' into 'develop' | lambda | |
MastoAPI: Add notification endpoints get, clear and dismiss. Closes #42 See merge request pleroma/pleroma!13 | |||
2017-11-12 | Merge branch 'mastoapi-update-credentials' into 'develop' | lambda | |
MastoAPI: Add update credentials endpoint. Closes #61 See merge request pleroma/pleroma!15 |