aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-02-25Fix Dialyzer warningsEgor Kislitsyn
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-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-20[#1505] Fixed @spec for Queries.by_object_in_reply_to_id/3Ivan Tashkinov
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 1505-threads-feder...Ivan Tashkinov
2020-02-18Merge branch 'chore/standardize-mrf-behavior' into 'develop'lain
2020-02-18Merge branch 'need-reboot-flag' into 'develop'lain
2020-02-18Fix `status.expires_at` typeEgor 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-14Standardize @behaviour usage in MRFsMark Felder
2020-02-13Merge branch 'fix/mrf-transparency-disabling-federation-status' into 'develop'rinpatch
2020-02-13NodeInfo: Fix federating status not being reported when MRFrinpatch
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-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-11Merge branch 'issue/1383' into 'develop'rinpatch
2020-02-10Merge branch 'develop' into issue/1383Maksim Pechnikov
2020-02-10Fix a compilation error under certain circumstancesrinpatch
2020-02-09[#1505] Removed wrapping of reply URIs into `first` element, added comments t...Ivan Tashkinov
2020-02-09[#1505] Minor refactoring.Ivan Tashkinov
2020-02-09[#1505] Fixed `replies` serialization (included objects' ids instead of activ...Ivan Tashkinov
2020-02-09Fix email mix task on OTP releasesrinpatch
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-08Merge branch 'fix/upload-limit-otp' into 'develop'lain
2020-02-08need_reboot flagAlexander Strizhakov
2020-02-07Actually fix upload limit on OTP releasesrinpatch
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
2020-02-07Add User.get_follow_state/2Egor Kislitsyn