index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-22
Fix credo issues
rinpatch
2019-05-22
Exclude Answers from fetching by default
rinpatch
2019-05-22
Normalize poll votes to Answer objects
rinpatch
2019-05-22
Add GIN index on object data->'name'
rinpatch
2019-05-21
MastoAPI: Add GET /api/v1/polls/:id
rinpatch
2019-05-21
Accept question objects for conversations
rinpatch
2019-05-21
Accept strings in expires_in because sasuga javascript
rinpatch
2019-05-21
Change validation error status codes to be more appropriate
rinpatch
2019-05-21
Do not stream out poll replies
rinpatch
2019-05-21
Restrict poll replies when fetching activiites for context
rinpatch
2019-05-21
Actual vote count in poll view
rinpatch
2019-05-21
Fix posting non-polls from mastofe
rinpatch
2019-05-21
Handle poll votes
rinpatch
2019-05-21
Enforce poll limits and add error handling for MastodonAPI's post endpoint
rinpatch
2019-05-21
Add poll limits to /api/v1/instance and initial state
rinpatch
2019-05-19
Restrict poll replies from fetch queries by default
rinpatch
2019-05-19
Remove tags/mentions/rich text from poll options because Mastodon and
rinpatch
2019-05-18
Resolve merge conflicts and remove IO.inspects
rinpatch
2019-05-18
Mastodon API: Add support for posting polls
rinpatch
2019-05-18
Merge branch 'feature/mrf-always-nsfw' into 'develop'
rinpatch
2019-05-18
Merge branch 'feature/http-ua-header-always' into 'develop'
Haelwenn
2019-05-17
add Changelog entry
William Pitcock
2019-05-17
also suppress link previews from posts marked #nsfw
William Pitcock
2019-05-17
add CHANGELOG entry
William Pitcock
2019-05-17
config: make sending the user agent configurable, disable sending the user ag...
William Pitcock
2019-05-17
http: request builder: send user-agent when making requests
William Pitcock
2019-05-17
rich media: suppress link previews if post is marked as sensitive
William Pitcock
2019-05-17
mrf: simple policy: mark all posts instead of posts with media as sensitive i...
William Pitcock
2019-05-17
Merge branch 'rum-index' into 'develop'
rinpatch
2019-05-17
CI: Use the correct image with the correct hostname.
lain
2019-05-17
RUM: Set rum status by the environment.
lain
2019-05-17
RUM: Remove vacuum analyze from migration
lain
2019-05-17
CI: Add rum variant testing.
lain
2019-05-17
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rum-index
lain
2019-05-17
Merge branch 'ecto_sql_update' into 'develop'
lambda
2019-05-17
Merge branch 'update-tzdata' into 'develop'
lambda
2019-05-17
Merge branch 'bugfix/903-mastoapi-relationship-requested' into 'develop'
lambda
2019-05-17
Update account_view.ex
lambda
2019-05-17
Dependencies: Update tzdata.
lain
2019-05-17
Fix specs.
lain
2019-05-17
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ecto_sql_up...
lain
2019-05-17
Configuration: disable migration lock.
lain
2019-05-17
Dependencies: Update ecto sql once more.
lain
2019-05-17
Render polls in statuses
rinpatch
2019-05-17
Merge branch 'fix/902-random-compile-failing' into 'develop'
rinpatch
2019-05-17
Fix/902 random compile failing
Alexander Strizhakov
2019-05-17
MastoAPI account_view.ex: requested is false when following is true
Haelwenn (lanodan) Monnier
2019-05-17
Merge branch 'fix/mrf-tag-typo' into 'develop'
kaniini
2019-05-17
Add tests for MRF.SimplePolicy
Aaron Tinio
2019-05-17
Fix typo: s/"tags"/"tag"/g
Aaron Tinio
[next]