- Oct 18, 2019
-
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
While the case tested (`lain@ple`) gives wrong ordering due to using only trigram to order, it almost never happens in reality. In reality it would be either `lain` (in which case it's fine to list the user with `lain` in display name first), or `@lain@pleroma.soykaf.com`/`lain@pleroma.soykaf.com` (which is handled fine as well)
-
rinpatch authored
-
rinpatch authored
- Remove trigram as it tends to rank garbage results highly, resulting in it prioritized above fts, which gives actually decent results. ACKed by kaniini and lain on irc. - Remove a test for handling misspelled requests, since we no longer have trigram - Remove a test for searching users with `nil` display names, because it is unrealistic, we don't accept usernames that are not >1 char strings - Make rank boosting for followers/followees sane again, previous values resulted in garbage matches getting on top just because the users are followers/followees
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
And introduce safe_jsonb_set
- Oct 14, 2019
-
-
rinpatch authored
Fix hiding branch name logic See merge request pleroma/pleroma!1845
-
rinpatch authored
-
rinpatch authored
Fix documentation deploy for stable See merge request pleroma/pleroma!1844
-
rinpatch authored
-
rinpatch authored
Final 1.1 release preparations See merge request pleroma/pleroma!1843
-
rinpatch authored
-
rinpatch authored
Backport/1.1 branch name change See merge request pleroma/pleroma!1841
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
message
-
rinpatch authored
-
- Oct 12, 2019
-
-
rinpatch authored
Backport mediaproxy failure tracking enchancements to maint See merge request pleroma/pleroma!1837
-
rinpatch authored
Make MediaProxy failure tracking less brutal See merge request pleroma/pleroma!1836 (cherry picked from commit 930cbd6d) 9bdbf081 Make MediaProxy failure tracking less brutal
-
- Oct 11, 2019
-
-
rinpatch authored
Backport pleroma-ctl enchancements to maint See merge request pleroma/pleroma!1833
-
Haelwenn authored
pleroma_ctl: Make it possible to specify branches/flavours when updating See merge request pleroma/pleroma!1832 (cherry picked from commit 44afe4c8) b750135a pleroma_ctl: Make it possible to specify branches/flavours when updating
-
- Oct 07, 2019
-
-
kaniini authored
mastodon api: fix exclude_replies (closes #1287) See merge request pleroma/pleroma!1816
-
kaniini authored
-
kaniini authored
update changelog date See merge request pleroma/pleroma!1812
-
kaniini authored
-
kaniini authored
Pleroma 1.0.91 (aka 1.1 RC2). See merge request pleroma/pleroma!1811
-
kaniini authored
-
kaniini authored
backport: Mastodon API: Fix private and direct statuses not being filtered out from the... See merge request pleroma/pleroma!1807
-
kaniini authored
clean up bundled litepub schema (closes #1303) See merge request pleroma/pleroma!1809
-
kaniini authored
-
- Oct 06, 2019
-
-
kaniini authored
Backport: custom field update See merge request pleroma/pleroma!1805
-