aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-02-27Runtime configurability of RateLimiter. Refactoring. Disabled default rate li...Ivan Tashkinov
2020-02-27Do not fail when user has no emailEgor Kislitsyn
2020-02-26Admin API: Exclude boosts from `GET /api/pleroma/admin/users/:nickname/status...eugenijm
2020-02-26Admin API: `GET /api/pleroma/admin/statuses` - list all statuses (accepts `go...eugenijm
2020-02-25Merge branch 'token-web-push-test' into 'develop'feld
2020-02-25Add a test to ensure OAuth tokens are tied to Push subscriptionsEgor Kislitsyn
2020-02-25compile fixAlexander Strizhakov
2020-02-24Merge branch 'fix/instance-gen-custom-static' into 'develop'rinpatch
2020-02-24instance.gen task: fix crash when using custom static directoryrinpatch
2020-02-24Admin API: `GET /api/pleroma/admin/stats` to get status count by visibility s...eugenijm
2020-02-24Merge branch 'bugfix/captcha-nil-answer_data' into 'develop'lain
2020-02-24Captcha: return invalid when answer_data is nilHaelwenn (lanodan) Monnier
2020-02-24captcha_test.exs: Use the same testing logic in Kocaptcha and nativeHaelwenn (lanodan) Monnier
2020-02-22Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-feder...Ivan Tashkinov
2020-02-20Merge branch 'single_emoji_reaction' into 'develop'Haelwenn
2020-02-20Merge branch 'require-signature' into 'develop'lain
2020-02-20Merge branch 'features/remote-follow-userpage-redirect' into 'develop'lain
2020-02-20Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-feder...Ivan Tashkinov
2020-02-20Merge branch 'feature/new-registrations-digest' into 'develop'lain
2020-02-20Merge branch 'tests-clear-config-tweaks' into 'develop'lain
2020-02-19Pleroma API: Add endpoint to get reaction information on a single emojilain
2020-02-18Merge branch 'fix/status-view/expires_at' into 'develop'lain
2020-02-18Merge remote-tracking branch 'remotes/origin/develop' into tests-clear-config...Ivan Tashkinov
2020-02-18Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-feder...Ivan Tashkinov
2020-02-18Merge branch 'need-reboot-flag' into 'develop'lain
2020-02-18Add a testEgor Kislitsyn
2020-02-16Use floki's new APIs for parsing fragmentsrinpatch
2020-02-15[#1505] Restricted max thread distance for fetching replies on incoming feder...Ivan Tashkinov
2020-02-15MastodonAPI.StatusView: Do not use site_nameHaelwenn (lanodan) Monnier
2020-02-13Tweaks to `clear_config` calls in tests in order to prevent side effects on c...Ivan Tashkinov
2020-02-13Merge branch 'develop' into 'fix/rename-no_attachment_links-setting'feld
2020-02-12Fix `status.expires_in` validationEgor Kislitsyn
2020-02-11Fix the confusingly named and inverted logic of "no_attachment_links"Mark Felder
2020-02-12Restore TwitterAPI testsEgor Kislitsyn
2020-02-11Hotlink logo instead of attachmentEgor Kislitsyn
2020-02-11Revert "Merge branch 'feat/floki-fasthtml' into 'develop'"feld
2020-02-11Make Floki use fast_htmlrinpatch
2020-02-11Merge remote-tracking branch 'origin/develop' into uguu-uwu-notices-bulgelain
2020-02-11Merge branch 'develop' into feature/new-registrations-digestEgor Kislitsyn
2020-02-10Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-02-10[#1505] Improved replies-handling tests: updated Mastodon message fixture, us...Ivan Tashkinov
2020-02-09[#1505] Removed wrapping of reply URIs into `first` element, added comments t...Ivan Tashkinov
2020-02-09[#1505] Fixed `replies` serialization (included objects' ids instead of activ...Ivan Tashkinov
2020-02-08Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-feder...Ivan Tashkinov
2020-02-08[#1505] Added tests, changelog entry, tweaked config settings related to repl...Ivan Tashkinov
2020-02-08need_reboot flagAlexander Strizhakov
2020-02-07Merge branch 'cancel-follow-request' into 'develop'Haelwenn
2020-02-07Questions: Add timezone to `closed` propertyLain Soykaf
2020-02-07EmojiReactions: Remove old API endpointsLain Soykaf
2020-02-07EmojiReactions: Add Mastodon-aligned reaction endpoints, change responseLain Soykaf