Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-19 | Refactor check_actor_is_active | Maxim Filippov | |
2019-08-19 | Merge branch 'fix/reverse-proxy-body-too-large' into 'develop' | lain | |
Reverse Proxy max_body_size is incorrect See merge request pleroma/pleroma!1581 | |||
2019-08-19 | Merge branch 'develop' into 'fix/reverse-proxy-body-too-large' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-08-19 | Merge branch 'tests/database-digest-tests' into 'develop' | lain | |
Add more tests for Database tasks and DigestEmailWorker See merge request pleroma/pleroma!1577 | |||
2019-08-19 | Add more tests for Database tasks and DigestEmailWorker | Sergey Suprunenko | |
2019-08-19 | Merge branch 'support/test_helpers' into 'develop' | lain | |
added test helpers to clear config after tests See merge request pleroma/pleroma!1547 | |||
2019-08-19 | added test helpers to clear config after tests | Maksim | |
2019-08-19 | Merge branch 'hotfix/user_unfollow' into 'develop' | lain | |
[#1177] fixed User.unfollow with synchronization external user See merge request pleroma/pleroma!1579 | |||
2019-08-19 | removes duplicates from relay subscription list | Maksim Pechnikov | |
2019-08-18 | Merge branch 'chore/fix-ap-muted-tests' into 'develop' | kaniini | |
tests: activitypub: fix muted thread tests See merge request pleroma/pleroma!1584 | |||
2019-08-18 | tests: activitypub: fix typo | Ariadne Conill | |
2019-08-18 | Merge branch 'fix/bugfix-blocked-user-follow-reqs' into 'develop' | kaniini | |
Clear follow requests when blocking a user See merge request pleroma/pleroma!1583 | |||
2019-08-18 | Merge branch 'feature/hide-muted-threads-from-timeline' into 'develop' | kaniini | |
Hide muted theads from home/public timelines unless `with_muted` is set See merge request pleroma/pleroma!1575 | |||
2019-08-18 | use commonAPI in tests | Sadposter | |
2019-08-18 | clear follow requests when blocking a user | Sadposter | |
2019-08-16 | Add changelog entry too | Mark Felder | |
2019-08-16 | Formatting | Mark Felder | |
2019-08-16 | fixed User.unfollow with synchronization external user | Maksim Pechnikov | |
2019-08-16 | Merge branch 'pleroma-conversations' into 'develop' | lain | |
Extended Pleroma Conversations See merge request pleroma/pleroma!1535 | |||
2019-08-16 | Add configurable colors and logo for the digest template | Egor Kislitsyn | |
2019-08-15 | max_body_size -> max_body_length, as it should be | Mark Felder | |
2019-08-15 | Merge branch 'fix/oauth-cleanup-worker-unconditional-start' into 'develop' | rinpatch | |
Fix OAuth cleanup worker unconditionally starting See merge request pleroma/pleroma!1578 | |||
2019-08-15 | Fix OAuth cleanup worker unconditionally starting | rinpatch | |
!1576 removed enabled/disabled check from the worker, in favor of just not starting it in application.ex if disabled. However a line unconditionally starting the worker was removed | |||
2019-08-15 | Merge branch 'features/formatting-sub_sup' into 'develop' | kaniini | |
html.ex: Allow sub and sup elements by default Closes #1191 See merge request pleroma/pleroma!1572 | |||
2019-08-15 | Merge branch 'feature/parallel-rendering' into 'develop' | lain | |
Parallelize template rendering See merge request pleroma/pleroma!1576 | |||
2019-08-15 | Parallelize template rendering | rinpatch | |
2019-08-15 | Hide muted theads from home/public timelines unless `with_muted` is set | rinpatch | |
2019-08-15 | Merge branch 'cache-follow-state' into 'develop' | lain | |
Cache follow state Closes #1180 See merge request pleroma/pleroma!1573 | |||
2019-08-14 | Merge branch 'develop' into 'fix/admin-api-user-deletion' | Maxim Filippov | |
# Conflicts: # CHANGELOG.md | |||
2019-08-15 | Fix CHANGELOG entry | Maxim Filippov | |
2019-08-15 | Do not check if actor is active when deleting a user | Maxim Filippov | |
2019-08-14 | Merge branch 'fix/stats-send-after' into 'develop' | rinpatch | |
Collect stats immediately after init See merge request pleroma/pleroma!1574 | |||
2019-08-15 | Collect stats immediately after init | rinpatch | |
2019-08-15 | Cache follow state | rinpatch | |
2019-08-15 | Add a task to benchmark timeline rendering | rinpatch | |
2019-08-14 | html.ex: Allow sub and sup elements by default | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1191 | |||
2019-08-14 | Merge branch 'misc-otp-issues' into 'develop' | rinpatch | |
Misc OTP issues See merge request pleroma/pleroma!1567 | |||
2019-08-14 | Merge branch 'fix/http-signatures-post' into 'develop' | rinpatch | |
activitypub: publisher: add (request-target) to http signature when POSTing See merge request pleroma/pleroma!1569 | |||
2019-08-14 | Apply suggestion to lib/pleroma/web/activity_pub/publisher.ex | kaniini | |
2019-08-14 | Merge branch 'fix/mrf-describe-keyword-lists' into 'develop' | rinpatch | |
MRF: fix up unserializable option lists in describe implementations See merge request pleroma/pleroma!1568 | |||
2019-08-14 | activitypub: publisher: add (request-target) to http signature when POSTing | Ariadne Conill | |
2019-08-14 | MRF: fix up unserializable option lists in describe implementations | Ariadne Conill | |
2019-08-14 | fix formatting | stwf | |
2019-08-14 | Implement Pleroma.Stats as GenServer | stwf | |
2019-08-14 | streamline Streamer pings | stwf | |
2019-08-14 | Isolate OAuth.Token.CleanWorker | stwf | |
2019-08-14 | use default child_specs | stwf | |
2019-08-14 | Merge branch 'fix/revert-tzdata-1.8' into 'develop' | lain | |
Switch to pre-1.8 version of tzdata. Closes #1183 See merge request pleroma/pleroma!1566 | |||
2019-08-14 | Conversations: Load relations in one query. | lain | |
2019-08-14 | Switch to pre-1.8 version of tzdata. | rinpatch | |
tzdata 1.0.0 requires Elixir 1.8.0, but we target 1.7. Fortunately tzdata issues bugfix releases for pre-1.8.0 version. |