Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-29 | [#3286] Documentation on configuring Pleroma as OAuth 2.0 provider. | Ivan Tashkinov | |
2021-01-29 | support for with_relationships parameter | Alexander Strizhakov | |
in /api/v1/mutes and /api/v1/accounts/:id endpoints | |||
2021-01-27 | added total | Alexander Strizhakov | |
to the instance adminAPI endpoint | |||
2021-01-27 | added total | Alexander Strizhakov | |
to the user statuses adminAPI endpoint | |||
2021-01-25 | Merge branch 'develop' into docs/apache-config | Mark Felder | |
2021-01-25 | Document pleroma.user activate mix task | Mark Felder | |
2021-01-25 | Merge branch 'develop' into refactor/deactivated_user_field | Mark Felder | |
2021-01-23 | add missing sudo prefix in install doc | 𝑓 | |
2021-01-21 | Add ability to invalidate cache entries for Apache | Mark Felder | |
2021-01-21 | use proper naming | Alexander Strizhakov | |
for MediaProxyWarmingPolicy in ConcurrentLimiter | |||
2021-01-21 | Update docs | Mark Felder | |
2021-01-21 | configurable limits for ConcurrentLimiter | Alexander Strizhakov | |
Pleroma.Web.RichMedia.Helpers & Pleroma.Web.MediaProxy | |||
2021-01-20 | Merge branch 'deprecate-public_endpoint' into 'develop' | feld | |
Deprecate Uploaders.S3, :public_endpoint See merge request pleroma/pleroma!3251 | |||
2021-01-19 | Improve PostgreSQL optimization article | rinpatch | |
Move query plan mode setting from OTP installation guide and try to explain what it does. | |||
2021-01-15 | Remove toggle_activation | Mark Felder | |
2021-01-12 | Deprecate Pleroma.Uploaders.S3, :public_endpoint | Mark Felder | |
2021-01-10 | Add development section | Ilja | |
* I cretaed a folder 'development' * I split up the file dev.md into three parts and moved it to this folder * index.md * authentication_authorization.md * mrf.md * I also moved ap_extensions.md * I created a new file setting_up_pleroma_dev.md | |||
2021-01-05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
1526-account-aliases | |||
2021-01-01 | AdminAPI: return id for moderation log entries | Alex Gleason | |
2020-12-30 | Merge remote-tracking branch 'upstream/develop' into aliases | Alex Gleason | |
2020-12-28 | Revert "Merge branch 'features/hashtag-column' into 'develop'" | Haelwenn | |
This reverts merge request !2824 | |||
2020-12-28 | pleroma.database fill_old_hashtags: Add month_limit argument | 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-17 | Merge remote-tracking branch 'upstream/develop' into registration-workflow | Alex Gleason | |
2020-12-14 | Fix for dropping posts/notifs in WS when mix task is executed | Alexander Strizhakov | |
- start oban in mix tasks with empty queues, plugins and crontab - fix for update_users_following_followers_counts - fix for removed logo.png - typo in resend confirmation emails mix task docs - fix for uploads mix task (start Majic.Pool) - fix for creating user mix task (start :fast_html app) | |||
2020-12-09 | Merge branch 'auth-improvements' into 'develop' | lain | |
Cookie auth rework / Auth subsystem refactoring and tweaks Closes pleroma/secteam/pleroma#3 See merge request pleroma/pleroma!3112 | |||
2020-12-09 | Merge branch 'stream-follow-updates' into 'develop' | lain | |
Stream follow updates Closes #2299 See merge request pleroma/pleroma!3183 | |||
2020-12-07 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | |
# Conflicts: # CHANGELOG.md | |||
2020-12-07 | Merge branch 'feature/configdb-mix-tasks' into 'develop' | lain | |
Add mix tasks to give additional ConfigDB recovery and debugging options See merge request pleroma/pleroma!3174 | |||
2020-12-06 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | |
2020-12-05 | Fix typo | Egor Kislitsyn | |
2020-12-03 | Docs, Changelog: Add info about regional indicators | lain | |
2020-12-02 | Add --force flag for delete and reset commands | Mark Felder | |
Bunch of reorganization and consolidation | |||
2020-12-02 | Sync docs with mix commands | Mark Felder | |
2020-12-02 | The debug output is no longer there by default | Mark Felder | |
2020-12-02 | Update ConfigDB docs for new mix commands | Mark Felder | |
2020-12-02 | Add the delete and reset instructions | Mark Felder | |
2020-12-02 | Rename keys to groups | Mark Felder | |
2020-12-02 | Spelling | Mark Felder | |
2020-12-02 | Document how to delete individual configuration groups and completely reset ↵ | Mark Felder | |
the config without SQL | |||
2020-12-02 | Docs: Add info about RGI emoji | lain | |
2020-12-02 | Document follow relationship updates and cleanup | Egor Kislitsyn | |
2020-11-28 | OAuth form user remembering feature. Local MastoFE login / logout fixes. | Ivan Tashkinov | |
2020-11-21 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | |
2020-11-21 | Merge remote-tracking branch 'upstream/develop' into registration-workflow | Alex Gleason | |
2020-11-19 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2301-users-search-discoverability-fix # Conflicts: # CHANGELOG.md | |||
2020-11-19 | [#2301] Proper handling of `User.is_discoverable`: users appear in ↵ | Ivan Tashkinov | |
in-service search but are hidden from external services like search bots. | |||
2020-11-19 | Cheatsheet: Add docs about reset token expiration | lain | |
2020-11-18 | Merge branch 'fix/webpush-and-emojireact' into 'develop' | lain | |
Push notifications: add pleroma:emoji_reaction, improve tests Closes #2185 See merge request pleroma/pleroma!3141 | |||
2020-11-18 | Merge branch 'frontend-admin-api' into 'develop' | lain | |
Add an API to manage frontends Closes #2238 See merge request pleroma/pleroma!3108 |