Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-02 | Better deletion message | Mark Felder | |
2020-12-02 | Add mix tasks to give additional recovery and debugging options | Mark Felder | |
- pleroma.config dump: prints the entire config as it would be exported to the filesystem - pleroma.config dump KEY: prints the configuration under a specific ConfigDB key in the database - pleroma.config keylist: lists the available keys in ConfigDB - pleroma.config keydel KEY: deletes ConfigDB entry stored under the key This should prevent the need for users to manually execute SQL queries. | |||
2020-12-02 | Emoji: Only accept RGI emoji. | lain | |
"recommended for general interchange" | |||
2020-12-02 | Document follow relationship updates and cleanup | Egor Kislitsyn | |
2020-12-02 | Emoji: Remove unused emoji-data.txt | lain | |
2020-12-02 | Emoji: Update to Unicode 13.1, switch base file, allow multichar. | lain | |
2020-12-02 | User: Remove left-over (wrong) fix. | lain | |
2020-12-02 | User: Don't allow local users in remote changesets | lain | |
2020-12-02 | Stream follow updates | Egor Kislitsyn | |
2020-11-30 | [#3112] Allowed revoking same-user token from any apps. Added tests. | Ivan Tashkinov | |
2020-11-28 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | |
2020-11-28 | OAuth form user remembering feature. Local MastoFE login / logout fixes. | Ivan Tashkinov | |
2020-11-27 | digest algorithm is taken from header | Alexander Strizhakov | |
2020-11-25 | fix spec | Maksim Pechnikov | |
2020-11-25 | Prevent mix tasks from spewing any internal logging unless DEBUG is in the env | Mark Felder | |
e.g., DEBUG=1 mix pleroma.config migrate_from_db | |||
2020-11-25 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | |
2020-11-25 | Session token setting on token exchange. Auth-related refactoring. | Ivan Tashkinov | |
2020-11-25 | fix for elixir 1.11 | Alexander Strizhakov | |
load runtime configs in releases with config provider | |||
2020-11-23 | Search: Save detected pg version in a persistent term. | lain | |
2020-11-23 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into websearch | lain | |
2020-11-21 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | |
2020-11-21 | Session-based OAuth auth fixes (token expiration check), refactoring, tweaks. | Ivan Tashkinov | |
2020-11-21 | Merge remote-tracking branch 'upstream/develop' into registration-workflow | Alex Gleason | |
2020-11-20 | Merge branch 'fix/2302-report-duplicates' into 'develop' | feld | |
Fix for forwarded reports Closes #2303 and #2302 See merge request pleroma/pleroma!3146 | |||
2020-11-20 | Linting. | lain | |
2020-11-20 | Search: Change search method based on detected pg version | lain | |
2020-11-20 | Application: Save postgres version in the environment | lain | |
2020-11-20 | start limiters in mix tasks | Alexander Strizhakov | |
2020-11-19 | Merge branch '2301-users-search-discoverability-fix' into 'develop' | feld | |
[#2301] Proper handling of User.is_discoverable Closes #2301 See merge request pleroma/pleroma!3162 | |||
2020-11-19 | Merge branch 'oban-jobs-to-simple-tasks' into 'develop' | feld | |
Moving some background jobs into simple tasks Closes #1790 See merge request pleroma/pleroma!3129 | |||
2020-11-19 | added subject actor to moderation log | Maksim Pechnikov | |
2020-11-19 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
2301-users-search-discoverability-fix # Conflicts: # CHANGELOG.md | |||
2020-11-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into websearch | lain | |
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 | Merge branch '2317-old-reset-tokens' into 'develop' | Haelwenn | |
Resolve "Don't allow old password reset tokens" Closes #2317 See merge request pleroma/pleroma!3160 | |||
2020-11-19 | Search: Only skip ordering the rum index. | lain | |
2020-11-19 | Search: Add option to search with the websearch function | lain | |
2020-11-19 | [#2301] Quick fix: users with is_discoverable == false (default!) are ↵ | Ivan Tashkinov | |
included in search results. | |||
2020-11-19 | little fix | Alexander Strizhakov | |
2020-11-19 | Activity search: Fix order of results | lain | |
Greatly speeds up the search for RUM. | |||
2020-11-19 | Password Resets: Don't accept tokens above a certain age. | lain | |
By default, one day | |||
2020-11-19 | test fixes | Alexander Strizhakov | |
2020-11-19 | fix for mastodon forwarded reports | Alexander Strizhakov | |
2020-11-19 | fix for forwarded reports | Alexander Strizhakov | |
2020-11-18 | Merge branch 'develop' into 'hide-muted-reactions' | minibikini | |
# Conflicts: # CHANGELOG.md | |||
2020-11-18 | Merge branch 'fix/mix-task-user-delete_activities' into 'develop' | feld | |
Fix mix pleroma.user delete_activities task See merge request pleroma/pleroma!3156 | |||
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 | |||
2020-11-18 | fix tests | Maksim Pechnikov | |
2020-11-18 | Apply 1 suggestion(s) to 1 file(s) | Maksim | |