Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-22 | Admin API: Add ability to force user's password reset | Maxim Filippov | |
2019-09-18 | Merge branch 'chores/bump-copyright-year' into 'develop' | rinpatch | |
Bump copyright years of files changed in 2019 See merge request pleroma/pleroma!1698 | |||
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-09-17 | Mastodon API: Add a setting to hide follow/follower count from the user view ↵ | eugenijm | |
(`hide_follows_count` and `hide_followers_count`) | |||
2019-09-16 | Merge branch 'develop' into feature/moderation-log-filters | Maxim Filippov | |
2019-09-02 | use atom key for fields | Sadposter | |
2019-09-02 | mix format | Sadposter | |
2019-09-02 | truncate fields for remote users instead | Sadposter | |
2019-08-27 | Filter logs by date | Maxim Filippov | |
2019-08-25 | Change to use attachment only when fields do not exist | kPherox | |
2019-08-14 | Limit custom fields for old remote users | Egor Kislitsyn | |
2019-08-14 | Add `:max_remote_account_fields` config option | Egor Kislitsyn | |
2019-08-14 | Use info.fields instead of source_data for remote users | Egor Kislitsyn | |
2019-08-14 | Add configurable account field name length limit | Egor Kislitsyn | |
2019-08-14 | Add configurable account field value length limit | Egor Kislitsyn | |
2019-08-14 | Add custom fields to TwitterAPI.UserView | Egor Kislitsyn | |
2019-08-14 | Add custom profile fields | Egor Kislitsyn | |
2019-08-08 | Merge branch 'feature/digest-email' into 'develop' | lain | |
Feature/digest email See merge request pleroma/pleroma!1078 | |||
2019-08-03 | Remove spaces from the domain search | Sergey Suprunenko | |
2019-08-02 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-20 | Resolve merge conflicts | rinpatch | |
2019-07-20 | Remove flavour from userinfo | Roman Chvanikov | |
2019-07-14 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-14 | Feature/1072 muting notifications | Alexander Strizhakov | |
2019-07-14 | Add follow information refetching after following/unfollowing | rinpatch | |
2019-07-13 | Refactor fetching follow information to a separate function | rinpatch | |
2019-07-13 | Refactor Follows/Followers counter syncronization | rinpatch | |
- Actually sync counters in the database instead of info cache (which got overriden after user update was finished anyway) - Add following count field to user info - Set hide_followers/hide_follows for remote users based on http status codes for the first collection page | |||
2019-07-12 | merge develop | Roman Chvanikov | |
2019-07-11 | Extend Pleroma.Pagination to support offset-based pagination, use ↵ | Eugenij | |
async/await to execute status and account search in parallel | |||
2019-07-11 | Merge branch 'fix/1019-refactor' into 'develop' | kaniini | |
Fix/1019 refactor See merge request pleroma/pleroma!1397 | |||
2019-07-10 | support for idna domains | Alexander Strizhakov | |
2019-07-10 | removing synchronization worker | Alex S | |
2019-07-10 | Add license/copyright to all project files | feld | |
2019-07-09 | Merge develop | Roman Chvanikov | |
2019-07-09 | Fix/1019 correct count remote users | Alexander Strizhakov | |
2019-07-09 | change for local user search | Alexander Strizhakov | |
2019-07-05 | [#1043] fix search accounts. | Maksim | |
2019-06-29 | Resolve conflicts | Roman Chvanikov | |
2019-06-14 | [#948] /api/v1/account_search added optional parameters (limit, offset, ↵ | Maksim | |
following) | |||
2019-06-11 | Add option to restrict all users to local content | Egor Kislitsyn | |
2019-06-07 | Resolve conflicts | Roman Chvanikov | |
2019-06-06 | User Search: Boost friends more strongly. | lain | |
2019-06-06 | [#943] Make the unauthenticated users limitation optional | Egor | |
2019-06-05 | Limit search for unauthenticated users to local users only | Egor Kislitsyn | |
2019-06-05 | Fix conflict | Roman Chvanikov | |
2019-06-04 | Merge branch 'develop' into issue/941 | Maksim Pechnikov | |
2019-06-04 | Merge branch 'generic-fe-settings' into 'develop' | kaniini | |
Generic settings store for frontend user settings See merge request pleroma/pleroma!1221 | |||
2019-06-03 | Merge branch 'develop' into feature/digest-email | Mark Felder | |
2019-06-03 | add option skip_thread_containment | Maksim Pechnikov | |
2019-06-02 | Merge branch 'feature/notification-control-part-2' into 'develop' | kaniini | |
notification controls, part 2 See merge request pleroma/pleroma!1204 |