projects
/
akkoma
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Switch to manual Supervisor child specifications instead of Supervisor.Spec
2019-06-06
rinpatch
Switch to manual Supervisor child specifications instead...
commit
|
commitdiff
|
tree
2019-06-06
rinpatch
Merge branch 'improve-search' into 'develop'
commit
|
commitdiff
|
tree
2019-06-06
Egor
[#943] Make the unauthenticated users limitation optional
commit
|
commitdiff
|
tree
2019-06-05
rinpatch
Merge branch 'fix-stuck-follows' into 'develop'
commit
|
commitdiff
|
tree
2019-06-04
rinpatch
Add tests for get_existing_votes
commit
|
commitdiff
|
tree
2019-06-04
rinpatch
Fix CommonAPI.vote returning tuples inside of the activity...
commit
|
commitdiff
|
tree
2019-06-04
rinpatch
Restrict `get_existing_votes` to only get Create activities
commit
|
commitdiff
|
tree
2019-06-03
rinpatch
Add missing tag index on objects
commit
|
commitdiff
|
tree
2019-06-03
rinpatch
Add index on inReplyTo for objects
commit
|
commitdiff
|
tree
2019-06-03
rinpatch
Merge branch 'feature/polls-2-electric-boogalo' into...
commit
|
commitdiff
|
tree
2019-06-03
rinpatch
Merge branch 'develop' into feature/polls-2-electric...
commit
|
commitdiff
|
tree
2019-06-03
rinpatch
Merge branch 'fix-dokku' into 'develop'
commit
|
commitdiff
|
tree
2019-06-03
rinpatch
Merge branch 'chore/ci-speedup' into 'develop'
commit
|
commitdiff
|
tree
2019-06-03
rinpatch
CI: Replace mix test and mix coveralls with just mix...
commit
|
commitdiff
|
tree
2019-06-03
rinpatch
Merge branch 'develop' into feature/polls-2-electric...
commit
|
commitdiff
|
tree
2019-06-03
rinpatch
Change query order in fetch_activities_for_context_query...
commit
|
commitdiff
|
tree
2019-06-03
rinpatch
Add a changelog entry for polls
commit
|
commitdiff
|
tree
2019-06-02
rinpatch
Remove a TODO comment as the tests for poll view were...
commit
|
commitdiff
|
tree
2019-06-02
rinpatch
Make error message about author's inability to vote...
commit
|
commitdiff
|
tree
2019-06-02
rinpatch
Add tests for poll view
commit
|
commitdiff
|
tree
2019-06-02
rinpatch
Refresh the object in CommonAPI.vote instead of MastoAPI...
commit
|
commitdiff
|
tree
2019-06-01
rinpatch
Remove index on object name used for excluding poll...
commit
|
commitdiff
|
tree
2019-06-01
rinpatch
Fix Credo issues
commit
|
commitdiff
|
tree
2019-06-01
rinpatch
Mastodon API: Refresh the object before rendering it...
commit
|
commitdiff
|
tree
2019-06-01
rinpatch
Mastodon API: actually check for poll votes
commit
|
commitdiff
|
tree
2019-06-01
rinpatch
Resolve merge conflicts
commit
|
commitdiff
|
tree
2019-06-01
rinpatch
Add poll votes
commit
|
commitdiff
|
tree
2019-05-31
rinpatch
Mastodon API: Fix lists leaking private posts
commit
|
commitdiff
|
tree
2019-05-31
rinpatch
Fix fix_explicit_addressing moving follower collection...
commit
|
commitdiff
|
tree
2019-05-23
rinpatch
Change the order of preloading when fetching activities...
commit
|
commitdiff
|
tree
2019-05-22
rinpatch
Fix credo issues
commit
|
commitdiff
|
tree
2019-05-22
rinpatch
Exclude Answers from fetching by default
commit
|
commitdiff
|
tree
2019-05-22
rinpatch
Normalize poll votes to Answer objects
commit
|
commitdiff
|
tree
2019-05-22
rinpatch
Merge branch 'fix/prune-objects-times-out' into 'develop'
commit
|
commitdiff
|
tree
2019-05-22
rinpatch
Disable timeouts for object pruning query
commit
|
commitdiff
|
tree
2019-05-22
rinpatch
Add GIN index on object data->'name'
commit
|
commitdiff
|
tree
2019-05-22
rinpatch
Merge branch 'bugfix/account_view_source.note' into...
commit
|
commitdiff
|
tree
2019-05-21
rinpatch
MastoAPI: Add GET /api/v1/polls/:id
commit
|
commitdiff
|
tree
2019-05-21
rinpatch
Accept question objects for conversations
commit
|
commitdiff
|
tree
2019-05-21
rinpatch
Accept strings in expires_in because sasuga javascript
commit
|
commitdiff
|
tree
2019-05-21
rinpatch
Change validation error status codes to be more appropriate
commit
|
commitdiff
|
tree
2019-05-21
rinpatch
Do not stream out poll replies
commit
|
commitdiff
|
tree
2019-05-21
rinpatch
Restrict poll replies when fetching activiites for...
commit
|
commitdiff
|
tree
2019-05-21
rinpatch
Actual vote count in poll view
commit
|
commitdiff
|
tree
2019-05-21
rinpatch
Fix posting non-polls from mastofe
commit
|
commitdiff
|
tree
2019-05-21
rinpatch
Handle poll votes
commit
|
commitdiff
|
tree
2019-05-21
rinpatch
Enforce poll limits and add error handling for MastodonAPI...
commit
|
commitdiff
|
tree
2019-05-21
rinpatch
Add poll limits to /api/v1/instance and initial state
commit
|
commitdiff
|
tree
2019-05-19
rinpatch
Restrict poll replies from fetch queries by default
commit
|
commitdiff
|
tree
2019-05-19
rinpatch
Remove tags/mentions/rich text from poll options because...
commit
|
commitdiff
|
tree
2019-05-18
rinpatch
Resolve merge conflicts and remove IO.inspects
commit
|
commitdiff
|
tree
2019-05-18
rinpatch
Mastodon API: Add support for posting polls
commit
|
commitdiff
|
tree
2019-05-18
rinpatch
Merge branch 'feature/mrf-always-nsfw' into 'develop'
commit
|
commitdiff
|
tree
2019-05-17
rinpatch
Merge branch 'rum-index' into 'develop'
commit
|
commitdiff
|
tree
2019-05-17
rinpatch
Render polls in statuses
commit
|
commitdiff
|
tree
2019-05-17
rinpatch
Merge branch 'fix/902-random-compile-failing' into...
commit
|
commitdiff
|
tree
2019-05-17
Alexander Strizhakov
Fix/902 random compile failing
commit
|
commitdiff
|
tree
2019-05-16
rinpatch
Merge branch 'conversations-import' into 'develop'
commit
|
commitdiff
|
tree
2019-05-16
rinpatch
Merge branch 'feature/896-toggling-confirmation' into...
commit
|
commitdiff
|
tree
2019-05-16
Alexander Strizhakov
Feature/896 toggling confirmation
commit
|
commitdiff
|
tree
2019-05-15
rinpatch
Handle incoming Question objects
commit
|
commitdiff
|
tree
2019-05-15
rinpatch
Merge branch 'legacy-fe-config' into 'develop'
commit
|
commitdiff
|
tree
2019-05-14
rinpatch
Fix rate-limiting tests
commit
|
commitdiff
|
tree
2019-05-14
rinpatch
Make rate limiting for Mastodon Registration API less...
commit
|
commitdiff
|
tree
2019-05-13
rinpatch
Merge branch 'changelog/adminfe' into 'develop'
commit
|
commitdiff
|
tree
2019-05-13
rinpatch
Merge branch 'fix/unfollows-not-working' into 'develop'
commit
|
commitdiff
|
tree
2019-05-13
rinpatch
Add a test to ensure create_or_bump_for does not normalize...
commit
|
commitdiff
|
tree
2019-05-12
rinpatch
Merge branch 'update-changelog' into 'develop'
commit
|
commitdiff
|
tree
2019-05-12
rinpatch
Normalize the object only after ensuring the activity...
commit
|
commitdiff
|
tree
2019-05-10
rinpatch
Remove get_in_reply_to calls in some functions because...
commit
|
commitdiff
|
tree
2019-05-09
rinpatch
Fix get_in_reply_to in OStatus' activity representer...
commit
|
commitdiff
|
tree
2019-05-07
rinpatch
Merge branch 'unused-config-parameter' into 'develop'
commit
|
commitdiff
|
tree
2019-05-07
rinpatch
Merge branch 'fix/ex_doc-source-links' into 'develop'
commit
|
commitdiff
|
tree
2019-05-07
xse
Fix/ex_doc source links
commit
|
commitdiff
|
tree
2019-05-03
rinpatch
Merge branch 'fix/embeded-relationship-in-follows'...
commit
|
commitdiff
|
tree
2019-05-03
rinpatch
Merge branch 'fix-search-speed' into 'develop'
commit
|
commitdiff
|
tree
2019-05-02
rinpatch
Fix embeded relationships in Mastodon API
commit
|
commitdiff
|
tree
2019-05-01
rinpatch
Merge branch 'fix/remove-redundant-ensure-scrubbed...
commit
|
commitdiff
|
tree
2019-05-01
rinpatch
Remove redundant ensure_scrubbed_html
commit
|
commitdiff
|
tree
2019-05-01
rinpatch
Merge branch 'docs/fix-config.md' into 'develop'
commit
|
commitdiff
|
tree
2019-05-01
rinpatch
Merge branch 'update_auto_linker' into 'develop'
commit
|
commitdiff
|
tree
2019-04-30
rinpatch
Merge branch 'fix/stream_out-normalize-only-creates...
commit
|
commitdiff
|
tree
2019-04-30
rinpatch
Do not normalize objects in stream_out unless the activity...
commit
|
commitdiff
|
tree
2019-04-29
rinpatch
Merge branch 'hotfix/migrateoldbookmarks-crashing-on...
commit
|
commitdiff
|
tree
2019-04-29
rinpatch
Fix MigrateOldBookmarks migration crashing on deleted...
commit
|
commitdiff
|
tree
2019-04-29
rinpatch
Merge branch 'fix-webpush' into 'develop'
commit
|
commitdiff
|
tree
2019-04-29
rinpatch
Merge branch 'fix/add-default-scope-mastoapi' into...
commit
|
commitdiff
|
tree
2019-04-28
rinpatch
Fix `rights` in TwitterAPI's user entity being present...
commit
|
commitdiff
|
tree
2019-04-27
rinpatch
Add default_scope to /api/v1/update_credentials
commit
|
commitdiff
|
tree
2019-04-27
rinpatch
Fix bookmarks depending on embeded object and move...
commit
|
commitdiff
|
tree
2019-04-25
rinpatch
Move settings to Source subentity
commit
|
commitdiff
|
tree
2019-04-24
rinpatch
Fix leaking private configuration parameters in Mastodon...
commit
|
commitdiff
|
tree
2019-04-22
rinpatch
Add a changelog entry for `pleroma.in_reply_to_account_acct`
commit
|
commitdiff
|
tree
2019-04-22
rinpatch
Add `pleroma.in_reply_to_account_acct` to MastoAPI...
commit
|
commitdiff
|
tree
2019-04-22
rinpatch
Replace Object.normalize(activity.data[object] with...
commit
|
commitdiff
|
tree
2019-04-22
rinpatch
Merge branch 'fix/emoji-task-docs' into 'develop'
commit
|
commitdiff
|
tree
2019-04-22
rinpatch
Fix unclosed ` and put synopsis into a code block in...
commit
|
commitdiff
|
tree
2019-04-21
rinpatch
Merge branch 'docs/posting_formatted' into 'develop'
commit
|
commitdiff
|
tree
2019-04-18
rinpatch
Stream out deletes, mistakingly removed when resolving...
commit
|
commitdiff
|
tree
2019-04-18
rinpatch
Add a changelog entry for removing embded objects mix...
commit
|
commitdiff
|
tree
next