Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-05 | User: Stop relying on ap_enabled | Haelwenn (lanodan) Monnier | |
2023-05-05 | AddRemoveValidator: Use User.fetch_by_ap_id instead of upgrade_user_from_ap_id | Haelwenn (lanodan) Monnier | |
2023-05-02 | Do not count for renames when diffing | tusooa | |
2023-05-02 | Fix MR pipelines not having build and test jobs | tusooa | |
2023-05-02 | Add English translation for oauth scopes | tusooa | |
2023-05-02 | Add changelog | tusooa | |
2023-05-02 | Make webui use translated scope descriptions | tusooa | |
2023-05-02 | Add extracted pot | tusooa | |
2023-05-02 | Add extraction process for oauth scopes | tusooa | |
2023-04-27 | Merge branch 'list-installed-frontends' into 'develop' | tusooa | |
List installed frontend refs in admin API See merge request pleroma/pleroma!3862 | |||
2023-04-26 | Merge branch 'bugfix/content-disposition' into 'develop' | tusooa | |
UploadedMedia: Add missing disposition_type to Content-Disposition Closes #3114 See merge request pleroma/pleroma!3873 | |||
2023-04-26 | Merge branch 'tusooa/no-more-needs' into 'develop' | Haelwenn | |
Do not use needs: in pipeline yaml See merge request pleroma/pleroma!3878 | |||
2023-04-26 | Do not use needs: in pipeline yaml | tusooa | |
2023-04-26 | Merge branch 'duponin/remove-ssh' into 'develop' | lain | |
Remove SSH/BBS feature from core Closes #932, #2389, and #2931 See merge request pleroma/pleroma!3872 | |||
2023-04-26 | Merge branch 'tusooa/combine-login' into 'develop' | Haelwenn | |
Work around docker login needing daemon See merge request pleroma/pleroma!3877 | |||
2023-04-26 | Skip changelog entry for 3877 | tusooa | |
2023-04-26 | Work around docker login needing daemon | tusooa | |
2023-04-26 | Merge branch 'tusooa/kaniko' into 'develop' | Haelwenn | |
Add ELIXIR_IMG arg to latest See merge request pleroma/pleroma!3876 | |||
2023-04-25 | Add changelog for 3876 | tusooa | |
2023-04-25 | Add ELIXIR_IMG arg to latest | tusooa | |
2023-04-25 | Merge branch 'tusooa/kaniko' into 'develop' | Haelwenn | |
Use kaniko to build docker images See merge request pleroma/pleroma!3870 | |||
2023-04-24 | Use self-built elixir image for arm | tusooa | |
2023-04-24 | Use --custom-platform to replace the deprecated one | tusooa | |
2023-04-24 | Do not use nested levels for arch | tusooa | |
2023-04-23 | add changelog entry for BBS/SSH feature remove | duponin | |
2023-04-23 | fix test after removing esshd/SSH feature | duponin | |
2023-04-23 | Remove SSH/BBS feature from core | duponin | |
And link to sshocial, the replacement client for this removed feature | |||
2023-04-22 | Skip changelog check for automated MRs | tusooa | |
2023-04-22 | Explain changelog.d in merge request templates | tusooa | |
2023-04-22 | Skip changelog | tusooa | |
2023-04-22 | Fetch upstream in the repo | tusooa | |
2023-04-22 | Use git diff to search for changelog entry | tusooa | |
2023-04-22 | Remove unused indexes | Mark Felder | |
These indexes were always listed as unused and several grow quite large. The most significant impact is the activities_visibility_index which takes many hours to rebuild when restoring the server from backup even on fast hardware. | |||
2023-04-18 | UploadedMedia: Increase readability via ~s sigil | Haelwenn (lanodan) Monnier | |
2023-04-18 | UploadedMedia: Add missing disposition_type to Content-Disposition | Haelwenn (lanodan) Monnier | |
Set it to `inline` because the vast majority of what's sent is multimedia content while `attachment` would have the side-effect of triggering a download dialog. Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3114 | |||
2023-04-15 | Unify install guides using sudo to use `sudo -Hu` | Duponin | |
2023-04-13 | Merge branch 'tusooa/3027-dedupe-poll' into 'develop' | Haelwenn | |
Dedupe poll options Closes #3027 See merge request pleroma/pleroma!3860 | |||
2023-04-13 | Merge branch '2023-04-mix-deps-update' into 'develop' | Haelwenn | |
mix: Update all dependencies See merge request pleroma/pleroma!3867 | |||
2023-04-12 | Skip changelog entry | tusooa | |
2023-04-12 | Combine images of different platforms into one | tusooa | |
2023-04-12 | Build images with kaniko | tusooa | |
2023-04-10 | fix OTP install documentation | Duponin | |
'su pleroma' will never work if 'pleroma' user has no password, which is better for security purpose. If admin has no 'sudo' binary, I'm expecting them to be skilled enough to make their way on their own. | |||
2023-04-05 | Merge branch 'from/upstream-develop/tusooa/require-changelog' into 'develop' | Haelwenn | |
require changelog See merge request pleroma/pleroma!3739 | |||
2023-04-04 | Fix counting | tusooa | |
2023-04-04 | Allow more than 1 changelog entry | Haelwenn | |
2023-04-04 | mix: Update all dependencies | Haelwenn (lanodan) Monnier | |
2023-04-01 | Merge branch 'doc/add-fedistar' into 'develop' | tusooa | |
Add Fedistar as a desktop client in docs See merge request pleroma/pleroma!3866 | |||
2023-04-02 | Update contact information for Whalebird and Fedistar | AkiraFukushima | |
2023-04-02 | Remove Roma from docs | AkiraFukushima | |
Because this app is no longer maintained | |||
2023-04-02 | Add Fedistar as a desktop client in docs | AkiraFukushima | |