Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-20 | Digest emails | Roman Chvanikov | |
2019-04-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Roman Chvanikov | |
feature/digest-email | |||
2019-04-19 | Fix tests | Roman Chvanikov | |
2019-04-19 | Add User.list_inactive_users_query/1 | Roman Chvanikov | |
2019-04-19 | Add Notification.for_user_since/2 | Roman Chvanikov | |
2019-04-19 | Merge branch 'feature/805-server-rendered-rel-me-links' into 'develop' | lambda | |
Feature/805 server rendered rel me links Closes #805 See merge request pleroma/pleroma!1063 | |||
2019-04-19 | typo fix | Alexander Strizhakov | |
docs for RelMe provider | |||
2019-04-19 | Merge branch '923_oauth_consumer_refactoring_ci' into 'develop' | lambda | |
OAuth consumer params handling refactoring See merge request pleroma/pleroma!1047 | |||
2019-04-18 | Merge branch 'bugfix/filter-boosted-blocks' into 'develop' | Haelwenn | |
activitypub: fix filtering of boosts from blocked users See merge request pleroma/pleroma!1074 | |||
2019-04-18 | Merge branch 'fix/mastoapi-search-unauth' into 'develop' | kaniini | |
Do not require authentication for user search in MastoAPI See merge request pleroma/pleroma!1075 | |||
2019-04-18 | Do not require authentication for user search in MastoAPI | Mark Felder | |
2019-04-17 | activitypub: fix filtering of boosts from blocked users | William Pitcock | |
2019-04-17 | Merge branch 'feature/improve-block-filtering' into 'develop' | kaniini | |
activitypub: properly filter out transitive activities concerning blocked users See merge request pleroma/pleroma!1072 | |||
2019-04-17 | activitypub: properly filter out transitive activities concerning blocked users | William Pitcock | |
2019-04-17 | Resolve conflicts | Roman Chvanikov | |
2019-04-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | Roman Chvanikov | |
feature/digest-email | |||
2019-04-17 | Merge branch '788-notify-email-changelog' into 'develop' | rinpatch | |
changelog info See merge request pleroma/pleroma!1070 | |||
2019-04-17 | [#923] Minor semantic adjustment. | Ivan Tashkinov | |
2019-04-17 | changes | Alex S | |
2019-04-17 | changelog info | Alex S | |
2019-04-16 | Merge branch 'feature/788-separate-email-addresses' into 'develop' | kaniini | |
Feature/788 separate email addresses Closes #788 See merge request pleroma/pleroma!1040 | |||
2019-04-16 | Merge branch 'fix/remote-follow-auth' into 'develop' | kaniini | |
Fix: remote follows should not ask user to log-in again for authorization See merge request pleroma/pleroma!1060 | |||
2019-04-16 | Merge branch 'bugfix/relax-spam-protection' into 'develop' | Haelwenn | |
activitypub: allow indirect messages from users being followed at a personal inbox See merge request pleroma/pleroma!1069 | |||
2019-04-16 | Merge branch 'patch-2' into 'develop' | kaniini | |
Add supervisord configuration See merge request pleroma/pleroma!1066 | |||
2019-04-16 | Merge branch 'fix/follow-imports' into 'develop' | kaniini | |
Handle new-style mastodon follow lists Closes #814 See merge request pleroma/pleroma!1067 | |||
2019-04-16 | Handle new-style mastodon follow lists | Normandy | |
Fixes https://git.pleroma.social/pleroma/pleroma/issues/814 | |||
2019-04-16 | activitypub: allow indirect messages from users being followed at a personal ↵ | William Pitcock | |
inbox | |||
2019-04-16 | Add extra_cookie_attrs to changelog | Hakurei Reimu | |
2019-04-16 | make Pleroma.Endpoint use extra_cookie_attrs in config | Hakurei Reimu | |
2019-04-16 | add extra_cookie_attrs option to config | Hakurei Reimu | |
Allow instance admins to set their own SameSite cookie policy from the config. Default value in the config is `Lax`. | |||
2019-04-16 | Merge branch 'deps/bump-exdoc' into 'develop' | rinpatch | |
Bump ex_doc to 20.2 See merge request pleroma/pleroma!1068 | |||
2019-04-16 | Bump ex_doc | rinpatch | |
2019-04-16 | Add supervisord configuration | Dominik V. Salonen | |
2019-04-15 | Merge branch 'remove-footguns' into 'develop' | rinpatch | |
Remove ambiguous documentation regarding emoji and config.exs See merge request pleroma/pleroma!1064 | |||
2019-04-15 | Custom Emoji docs: Make it clear that config.exs is not for lewd. | lain | |
2019-04-15 | Config.exs: Add big warning so that nobody ever edits it. | lain | |
2019-04-15 | Merge branch 'fix/status-reblogged' into 'develop' | lambda | |
Assign reblogged in the Mastodon reblog status view Closes #812 See merge request pleroma/pleroma!1057 | |||
2019-04-15 | Merge branch 'unfollow-oneself' into 'develop' | lambda | |
Consistent response for self follow/unfollow Closes #819 See merge request pleroma/pleroma!1061 | |||
2019-04-15 | Merge branch 'refactor/remove-inReplyToStatusId' into 'develop' | lambda | |
Remove inReplyToStatusId See merge request pleroma/pleroma!1062 | |||
2019-04-15 | Use User.get_cached_by* | eugenijm | |
2019-04-15 | oops | rinpatch | |
2019-04-15 | Remove inReplyToStatusId | rinpatch | |
2019-04-15 | Handle follow/unfollow directed to themselves | eugenijm | |
2019-04-14 | Merge branch 'bugfix/registration-email-pattern' into 'develop' | rinpatch | |
fix pattern match on user registration See merge request pleroma/pleroma!1058 | |||
2019-04-14 | Update updated_at field on notification read | Roman Chvanikov | |
2019-04-14 | Revert "Assert on the success of enqueue before returning" | Sadposter | |
This reverts commit 16d8c8b33b654b88e5e934832d5e26eb7152633e. Because it breaks everything | |||
2019-04-14 | Assert on the success of enqueue before returning | Sadposter | |
2019-04-14 | Always return {atom, _} from try_send_confirmation | Sadposter | |
2019-04-14 | fix pattern match on user registration | Sadposter | |
deliver_async will return a single atom | |||
2019-04-14 | Assign reblogged in the Mastodon reblog status view | eugenijm | |