Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-30 | Do not reverse order of reports. We want newest ones sorted to the top. | Mark Felder | |
2020-12-30 | Merge branch 'deps/crypt-local-fork' into 'develop' | lain | |
Switch to local fork of crypt until upstream fixes ability to build on aarch64 See merge request pleroma/pleroma!3224 | |||
2020-12-28 | Switch to local fork of crypt until upstream fixes ability to build on aarch64 | Mark Felder | |
https://github.com/msantos/crypt/pull/8 | |||
2020-12-28 | Merge branch 'revert-b122b6ff' into 'develop' | Haelwenn | |
Revert "Merge branch 'features/hashtag-column' into 'develop'" See merge request pleroma/pleroma!3222 | |||
2020-12-28 | Revert "Merge branch 'features/hashtag-column' into 'develop'" | Haelwenn | |
This reverts merge request !2824 | |||
2020-12-28 | Merge branch 'features/hashtag-column' into 'develop' | Haelwenn | |
Insert text representation of hashtags into object["hashtags"] See merge request pleroma/pleroma!2824 | |||
2020-12-28 | pleroma.database fill_old_hashtags: Add month_limit argument | Haelwenn (lanodan) Monnier | |
2020-12-28 | Pleroma.Object/1: take %Object{} as argument instead | Haelwenn (lanodan) Monnier | |
2020-12-26 | Merge branch 'cachex-test' into 'develop' | lain | |
Test framework overhaul (speed, reliability) See merge request pleroma/pleroma!3209 | |||
2020-12-23 | Add test/instance to .gitignore | Mark Felder | |
2020-12-23 | Merge branch 'update/linkify' into 'develop' | lain | |
Update Linkify to 0.4.1 See merge request pleroma/pleroma!3217 | |||
2020-12-23 | Update Linkify to 0.4.1 | Mark Felder | |
Fixes false positive detection of IPv4 addresses | |||
2020-12-23 | Merge branch 'mergeback/2.2.1' into 'develop' | lain | |
Mergeback/2.2.1 See merge request pleroma/pleroma!3215 | |||
2020-12-23 | Align changelog | lain | |
2020-12-23 | Merge branch 'stable' into mergeback/2.2.1 | lain | |
2020-12-23 | Merge branch 'release/2.2.1' into 'stable' | lain | |
Release/2.2.1 See merge request pleroma/pleroma!3214 | |||
2020-12-23 | Fixtures: Add application actor fixture. | lain | |
2020-12-23 | Merge branch 'release/2.2.1' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
release/2.2.1 | |||
2020-12-23 | Update changelog | lain | |
2020-12-23 | Apply 1 suggestion(s) to 1 file(s) | lain | |
2020-12-23 | Linting | lain | |
2020-12-23 | Update frontend | lain | |
2020-12-22 | Mix: Update version. | lain | |
2020-12-22 | Update changelog | lain | |
2020-12-22 | Report fixes. | lain | |
2020-12-22 | Mix: Update linkify to 0.4.1 | lain | |
2020-12-22 | [#2301] Quick fix: users with is_discoverable == false (default!) are ↵ | Ivan Tashkinov | |
included in search results. | |||
2020-12-22 | fix for elixir 1.11 | Alexander Strizhakov | |
load runtime configs in releases with config provider | |||
2020-12-22 | SideEffects: fix test | lain | |
2020-12-22 | User: Remove left-over (wrong) fix. | lain | |
2020-12-22 | User: Don't allow local users in remote changesets | lain | |
2020-12-22 | Switch to a fork of Hackney 1.15.2 for now so we can have our URL ↵ | Mark Felder | |
normalization bugfix | |||
2020-12-22 | Update changelog | lain | |
2020-12-22 | Search: Only skip ordering the rum index. | lain | |
2020-12-22 | Activity search: Fix order of results | lain | |
Greatly speeds up the search for RUM. | |||
2020-12-22 | Document fixing the pleroma.user delete_activities mix task | Mark Felder | |
2020-12-22 | Need to start web_resp cache or mix task fails | Mark Felder | |
2020-12-22 | Document S3 and Elixir 1.11 compat fix | Mark Felder | |
2020-12-22 | Fix S3 uploads with Elixir 1.11 | Mark Felder | |
2020-12-22 | pleroma.instance: Fix Exiftool module name | Haelwenn (lanodan) Monnier | |
2020-12-22 | remove PurgeExpiredActivity from Oban db config | Alexander Strizhakov | |
2020-12-22 | Merge branch 'update-elixir-make' into 'develop' | feld | |
Update for retired elixir_make package version See merge request pleroma/pleroma!3211 | |||
2020-12-22 | update for retired elixir_make package version | Alexander Strizhakov | |
2020-12-22 | Merge branch 'update/instance-gen-template' into 'develop' | rinpatch | |
Update instance.gen template See merge request pleroma/pleroma!3210 | |||
2020-12-22 | Create Object.hashtags/1 wrapper | Haelwenn (lanodan) Monnier | |
2020-12-22 | Insert text representation of hashtags into object["hashtags"] | Haelwenn (lanodan) Monnier | |
Includes a new mix task: pleroma.database fill_old_hashtags | |||
2020-12-21 | Do not include pool_size in the template. It encourages unwanted fiddling :) | Mark Felder | |
2020-12-21 | Merge branch 'develop' into 'develop' | lain | |
WebFinger: add subscribe_address in return data of JSON responses See merge request pleroma/pleroma!3206 | |||
2020-12-21 | Linting | lain | |
2020-12-21 | Tests: Stub the pipeline in all tests. | lain | |
Restores the old un-moxed behavior. |