Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-04 | nodeinfo: add pollLimits to metadata | William Pitcock | |
2019-06-04 | Merge branch 'feature/mrf-subchain' into 'develop' | kaniini | |
MRF: subchain policy See merge request pleroma/pleroma!1233 | |||
2019-06-04 | Merge branch 'fix/mock-errors-in-tests' into 'develop' | kaniini | |
Add missing HTTP Request mocks See merge request pleroma/pleroma!1231 | |||
2019-06-04 | Add missing HTTP Request mocks | Sergey Suprunenko | |
2019-06-04 | Merge branch 'generic-fe-settings' into 'develop' | kaniini | |
Generic settings store for frontend user settings See merge request pleroma/pleroma!1221 | |||
2019-06-04 | Merge branch 'ueberauth_config_extension' into 'develop' | kaniini | |
Ueberauth: extended format of OAUTH_CONSUMER_STRATEGIES to allow explicit dependency specification See merge request pleroma/pleroma!1234 | |||
2019-06-04 | Merge branch 'update-oauth-template-css-fix' into 'develop' | kaniini | |
Update oauth template css fix See merge request pleroma/pleroma!1238 | |||
2019-06-04 | Merge branch 'hotfix/add-in_reply_to_index' into 'develop' | kaniini | |
Add index on inReplyTo for objects See merge request pleroma/pleroma!1240 | |||
2019-06-04 | update CHANGELOG for mrf_subchain | William Pitcock | |
2019-06-03 | fix tests | Maksim Pechnikov | |
2019-06-03 | Merge branch 'fix/tag-timeline-missing-index' into 'develop' | lambda | |
Add missing tag index on objects Closes #867 See merge request pleroma/pleroma!1241 | |||
2019-06-03 | updated changelog | Maksim Pechnikov | |
2019-06-03 | update api to set skip_thread_containment | Maksim Pechnikov | |
2019-06-03 | Add missing tag index on objects | rinpatch | |
The previous activity index is useless because objects are not embedded anymore and instead a joined object is queried. | |||
2019-06-03 | CommonAPI.Utils: Add tests. | lain | |
2019-06-03 | Add index on inReplyTo for objects | rinpatch | |
Fixes the performance of `get_existing_votes` | |||
2019-06-03 | Remove repeated scope lists | eugenijm | |
2019-06-03 | CommonAPI: Add explicit addressing. | lain | |
2019-06-03 | User: Add function to get AP ids from nicknames. | lain | |
2019-06-03 | Use workaround for the heavy checkmark symbol in iOS | eugenijm | |
2019-06-03 | Merge branch 'develop' into update-oauth-template | Mark Felder | |
2019-06-03 | add option skip_thread_containment | Maksim Pechnikov | |
2019-06-03 | Merge branch 'feature/polls-2-electric-boogalo' into 'develop' | rinpatch | |
Polls 2 Electric Boogalo Closes #657 See merge request pleroma/pleroma!1190 | |||
2019-06-03 | Merge branch 'develop' into feature/polls-2-electric-boogalo | rinpatch | |
2019-06-03 | Merge branch 'fix-dokku' into 'develop' | rinpatch | |
Fix dokku See merge request pleroma/pleroma!1236 | |||
2019-06-03 | CI: Actually push to correct repo. | lain | |
2019-06-03 | Merge branch 'align-mastodon-conversations' into 'develop' | lambda | |
Mastodon Conversations API: Align to Mastodon behavior See merge request pleroma/pleroma!1215 | |||
2019-06-03 | Merge branch 'chore/ci-speedup' into 'develop' | rinpatch | |
CI: Replace mix test and mix coveralls with just mix coveralls See merge request pleroma/pleroma!1235 | |||
2019-06-03 | CI: Replace mix test and mix coveralls with just mix coveralls | rinpatch | |
`mix coveralls` runs the tests by itself, exits with failure if one of them fails and accepts the same args, so there is no reason to run two of them at the same time. | |||
2019-06-03 | Merge branch 'develop' into feature/polls-2-electric-boogalo | rinpatch | |
2019-06-03 | Change query order in fetch_activities_for_context_query to make poll vote ↵ | rinpatch | |
exclusion work | |||
2019-06-03 | Add a changelog entry for polls | rinpatch | |
2019-06-02 | Remove a TODO comment as the tests for poll view were written | rinpatch | |
2019-06-02 | Make error message about author's inability to vote more sensible | rinpatch | |
2019-06-02 | Add tests for poll view | rinpatch | |
2019-06-02 | Refresh the object in CommonAPI.vote instead of MastoAPI controller | rinpatch | |
2019-06-02 | Ueberauth: extended format of OAUTH_CONSUMER_STRATEGIES to allow explicit ↵ | Ivan Tashkinov | |
dependency specification. | |||
2019-06-02 | formatting | William Pitcock | |
2019-06-02 | docs: document mrf_subchain | William Pitcock | |
2019-06-02 | test: add tests for subchain policy | William Pitcock | |
2019-06-02 | mrf: add subchain policy | William Pitcock | |
2019-06-02 | mrf: allow a policy chain to be specified when filtering | William Pitcock | |
2019-06-02 | Merge branch 'bugfix/reverse-proxy-hackney-wtf' into 'develop' | kaniini | |
reverse proxy: clean up some @hackney leftovers See merge request pleroma/pleroma!1232 | |||
2019-06-02 | reverse proxy: clean up some @hackney leftovers | William Pitcock | |
2019-06-02 | Merge branch 'feature/notification-control-part-2' into 'develop' | kaniini | |
notification controls, part 2 See merge request pleroma/pleroma!1204 | |||
2019-06-01 | Remove index on object name used for excluding poll votes (replaced by just ↵ | rinpatch | |
rewriting Note to Answer) | |||
2019-06-01 | Fix Credo issues | rinpatch | |
2019-06-01 | Mastodon API: Refresh the object before rendering it after voting | rinpatch | |
2019-06-01 | Mastodon API: actually check for poll votes | rinpatch | |
2019-06-01 | Resolve merge conflicts | rinpatch | |