Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-13 | User.follow_all: Respect blocks in both directions. | lain | |
2019-02-13 | Add revoke token | Maxim Filippov | |
2019-02-13 | Add OAuth tokens endpoint | Maxim Filippov | |
2019-02-11 | Filter summary in keywordpolicy | rinpatch | |
2019-02-11 | Merge branch 'develop' into feature/thread-muting | Karen Konou | |
2019-02-11 | Refactor as per Rin's suggestions, add endpoint tests | Karen Konou | |
2019-02-11 | Revert "Merge branch 'object-creation' into 'develop'" | lambda | |
This reverts merge request !802 | |||
2019-02-11 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs | Egor Kislitsyn | |
# Conflicts: # lib/pleroma/web/federator/federator.ex # lib/pleroma/web/websub/websub.ex | |||
2019-02-11 | test: Change `lenght(…) == 0` to `Enum.empty?(…)` | Haelwenn (lanodan) Monnier | |
2019-02-11 | test: de-group alias/es | Haelwenn (lanodan) Monnier | |
2019-02-10 | Merge branch 'object-creation' into 'develop' | rinpatch | |
Do object insertion through Cachex See merge request pleroma/pleroma!802 | |||
2019-02-09 | Merge branch 'follow-enhancements' into 'develop' | kaniini | |
Respect blocks in mass follow. See merge request pleroma/pleroma!797 | |||
2019-02-09 | Do object insertion through Cachex | lain | |
So we don't flood our postgres logs with errors. Should also make things slightly faster. | |||
2019-02-09 | Add unique index and unique constraint check, uniqueness test fails | Karen Konou | |
2019-02-09 | Merged "check mute" test into the other two | Karen Konou | |
2019-02-09 | it works!! | Karen Konou | |
2019-02-09 | added another test | Karen Konou | |
2019-02-09 | Made a test! | Karen Konou | |
2019-02-09 | Respect blocks in mass follow. | lain | |
2019-02-09 | oof | rinpatch | |
2019-02-08 | Add tests and fix a typo in docs | rinpatch | |
2019-02-06 | hide_followings was renamed to hide_followers in the FE, but never synced up ↵ | Mark Felder | |
in the BE This was a dirty regex replace which worked on my server | |||
2019-02-06 | Merge branch 'bugfix/rich-media-card' into 'develop' | Haelwenn | |
rich media cards: bugfixes and regression tests See merge request pleroma/pleroma!785 | |||
2019-02-06 | tests: add a rich media card that contains all relevant fields | William Pitcock | |
2019-02-06 | test: add some regression tests for the rich media card rendering | William Pitcock | |
2019-02-06 | fix tests | Egor Kislitsyn | |
2019-02-06 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs | Egor Kislitsyn | |
2019-02-06 | Allow to configure visibility for admin and moderator badges | eugenijm | |
2019-02-06 | Add is_admin and is_moderator boolean fields to the user view | eugenijm | |
2019-02-05 | test: twitterapi: fix another possible test failure case | William Pitcock | |
2019-02-05 | Merge branch 'feature/split-hide-network-v2' into 'develop' | kaniini | |
Split hide_network into hide_followers & hide_followings (fixed) See merge request pleroma/pleroma!765 | |||
2019-02-05 | test: twitterapi: fix the test breakage for real | William Pitcock | |
2019-02-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs | Egor Kislitsyn | |
# Conflicts: # lib/pleroma/web/activity_pub/activity_pub.ex # lib/pleroma/web/federator/federator.ex | |||
2019-02-03 | Split hide_network into hide_followers & hide_followings (fixed) | Maxim Filippov | |
2019-02-03 | Merge branch '589-fix-cache' into 'develop' | lambda | |
Resolve "Update object cache on favs/boosts" Closes #589 See merge request pleroma/pleroma!764 | |||
2019-02-03 | Unbreak all the tests. | lain | |
2019-02-03 | Still do caching in tests. | lain | |
2019-02-03 | [#582] Made single-pub task call Instance.set_reachable/1 if `set_reachable` ↵ | Ivan Tashkinov | |
is not specified. Added tests. | |||
2019-02-03 | [#582] Optimized federation retirement by reducing the number of SQL calls | Ivan Tashkinov | |
(calling `Instances.set_reachable/1` only if instance had `unreachable_since`, calling `Instances.set_unreachable/1` only if instance had nil `unreachable_since`). | |||
2019-02-01 | Revert "Merge branch 'feature/split-hide-network' into 'develop'" | kaniini | |
This reverts merge request !733 | |||
2019-02-01 | Merge branch 'develop' into 'develop' | href | |
Use nodeinfo 2.1 See merge request pleroma/pleroma!753 | |||
2019-02-01 | add tests for nodeinfo 2.0 compat and 2.1's new field | Luna | |
2019-02-01 | Merge branch 'feature/split-hide-network' into 'develop' | kaniini | |
Split hide_network into hide_followers & hide_followings See merge request pleroma/pleroma!733 | |||
2019-02-01 | Merge branch '534_federation_targets_reachability' into 'develop' | href | |
[#534] Unreachable federation targets retirement Closes #534 See merge request pleroma/pleroma!703 | |||
2019-02-01 | use nodeinfo 2.1, add repository field | Luna | |
that is the only change from nodeinfo 2.0 to 2.1 also this makes the nodeinfo tests use 2.1.json instead of 2.0.json | |||
2019-01-31 | User.follow_all: ensure its stays unique | href | |
2019-01-31 | test: http mocks: formatting | William Pitcock | |
2019-01-31 | test: rich media: parser: add malformed data regression test | William Pitcock | |
2019-01-31 | test: add malformed OGP data fixture | William Pitcock | |
2019-01-31 | Revert "Merge branch 'spc-fix-3' into 'develop'" | lambda | |
This reverts merge request !682 |