aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-09fix wide2x emojis within nicknamesDym Sohin
2020-07-09load default config in mix tasksAlexander Strizhakov
2020-07-09fix testMaksim Pechnikov
2020-07-09added link to changelog, removed repetitionDym Sohin
2020-07-09Update types for :headers and :options settings in MediaProxy Invalidation groupAngelina Filippova
2020-07-08Removed unused trigram index on `users`. Fixed `users_fts_index` usage.Ivan Tashkinov
2020-07-08re-enable federation testsstwf
2020-07-08ActivityPub: Remove `follow` and fix issues.lain
2020-07-08CommonAPI: Switch to pipeline for following.lain
2020-07-08don't restart pleroma in mix tasksAlexander Strizhakov
2020-07-08don't fully start pleroma in mix tasksAlexander Strizhakov
2020-07-08Transmogrifier: Move following to the pipeline.lain
2020-07-08Notification: For follows, notify the followed.lain
2020-07-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into follow-pipe...lain
2020-07-08Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into issue/1880lain
2020-07-08Merge branch '1895-hashtag-timeline-restrict-unauthenticated-fix' into 'develop'lain
2020-07-08Improved search results for localized nickname match. Tweaked user search to ...Ivan Tashkinov
2020-07-08[#1895] credo fix.Ivan Tashkinov
2020-07-08AccountController: Fix muting / unmuting reblogs.lain
2020-07-08[#1895] Applied code review suggestion.Ivan Tashkinov
2020-07-08fixed delete `Like` activity in remove userMaksim Pechnikov
2020-07-08Add changelog and documentationHaelwenn (lanodan) Monnier
2020-07-08Add [:instances_favicons, :enabled] setting, defaults to falseHaelwenn (lanodan) Monnier
2020-07-08instance: Prevent loop of updatesHaelwenn (lanodan) Monnier
2020-07-08Use instances table instead of CachexHaelwenn (lanodan) Monnier
2020-07-08Move get_favicon to Pleroma.Instances, use /Haelwenn (lanodan) Monnier
2020-07-08Add support for remote faviconsHaelwenn (lanodan) Monnier
2020-07-08Merge branch '1918-avatar-background-header-reset-2' into 'develop'Haelwenn
2020-07-08Merge branch 'fix/twitter-rich-media-preview' into 'develop'Haelwenn
2020-07-07Merge branch 'remove-twitter-api' into 'develop'lain
2020-07-07[#1895] Documentation hints on private instances and instance/restrict_unauth...Ivan Tashkinov
2020-07-07[#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance se...Ivan Tashkinov
2020-07-07Add "Bot" to User Agent to coerce Twitter into serving OGP <meta> tags.Mark Felder
2020-07-07Update frontendlain
2020-07-07Changelog: Add info about avatar removallain
2020-07-07AccountController: Remove unused `update_?` routes.lain
2020-07-07Docs: Document resetting of imageslain
2020-07-07AccountController: Allow removal / reset of user images.lain
2020-07-07Merge branch 'develop' into 'develop'lain
2020-07-07Merge branch 'bugfix/peertube-videos' into 'develop'lain
2020-07-07Merge branch 'feature/1392-support-irreversible-filters' into 'develop'Haelwenn
2020-07-07Fix getting videos from peertubeHaelwenn (lanodan) Monnier
2020-07-07added hyper:// to default protocolsDYM
2020-07-07Merge branch 'description-limits' into 'develop'Haelwenn
2020-07-07Merge branch '1507-static-fe-prioritize-json' into 'develop'Haelwenn
2020-07-06IO list, not concatenationMark Felder
2020-07-06Simplify the logicMark Felder
2020-07-06FollowValidator: Add basic validation.lain
2020-07-06BlockValidation test: Rename.lain
2020-07-06ObjectValidator tests: Extract block validation tests.lain