summaryrefslogtreecommitdiff
path: root/lib/pleroma/instances/instance.ex
AgeCommit message (Expand)Author
2020-09-11Merge remote-tracking branch 'remotes/origin/develop' into media-preview-proxyIvan Tashkinov
2020-09-11instance: Handle not getting a faviconHaelwenn (lanodan) Monnier
2020-09-09[#2497] Formatting fix.Ivan Tashkinov
2020-09-09[#2497] Added missing alias, removed legacy `:adapter` option specification f...Ivan Tashkinov
2020-09-07instance: Log catch favicon errors as warningsHaelwenn (lanodan) Monnier
2020-09-05Prevent AccountView and instance.get_or_update_favicon failsHaelwenn (lanodan) Monnier
2020-09-02correct pool and uniform headers formatAlexander Strizhakov
2020-07-08instance: Prevent loop of updatesHaelwenn (lanodan) Monnier
2020-07-08Use instances table instead of CachexHaelwenn (lanodan) Monnier
2020-03-03Update CopyrightsMark Felder
2019-08-10[#1149] Fixed failing tests. Ensured Instance.set_unreachable/2 supports ISO ...Ivan Tashkinov
2019-07-10Add license/copyright to all project filesfeld
2019-03-20Ecto 3.0.5 migrationrinpatch
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-02-09de-group import/sHaelwenn (lanodan) Monnier
2019-02-09de-group alias/esHaelwenn (lanodan) Monnier
2019-02-09Credo fixes: alias grouping/orderingHaelwenn (lanodan) Monnier
2019-02-03[#582] Optimized federation retirement by reducing the number of SQL callsIvan Tashkinov
2019-01-28[#534] Various tweaks. Tests for Instances and Instance.Ivan Tashkinov
2019-01-28[#534] Refactoring / tweaks per MR review.Ivan Tashkinov
2019-01-25[#534] Configurable outgoing federation reachability timeout.Ivan Tashkinov
2019-01-24[#534] Optimized bulk publish ops to filter on reachability early. `Instance`...Ivan Tashkinov
2019-01-24[#534] Updating external instances reachability on incoming federation.Ivan Tashkinov
2019-01-23[#534] Initial implementation of unreachable federation targets retirement.Ivan Tashkinov