Commit Graph

6515 Commits (53a3ad60435d4f7eab2dbf1235e5974bac275aa0)
 

Author SHA1 Message Date
kaniini aba4c27120 Merge branch 'masto-api-notifications' into 'develop'
6 years ago
rinpatch d0eb25a3da Merge branch 'fix-initial-posts' into 'develop'
6 years ago
Ivan Tashkinov 40e9a04c31 [#923] Registration validations & unique index on [:user_id, :provider].
6 years ago
Ekaterina Vaartis a1aacc08a4 Check if the user has indeed not been federated with
6 years ago
Ivan Tashkinov 8d21859717 [#923] External User registration refactoring, password randomization.
6 years ago
Zachary Dunn 97b35e00b0 Fix with expression always matching
6 years ago
Zachary Dunn e572786dad Run
6 years ago
Zachary Dunn af4338da0c Use better error message
6 years ago
Ivan Tashkinov 26b6354095 [#923] Support for multiple (external) registrations per user via Registration.
6 years ago
Zachary Dunn 5ba14c664b Fix missing end brace
6 years ago
Zachary Dunn a2e03d4f3c Initial attempt at updating return type
6 years ago
rinpatch 9073039d72 Merge branch 'add-is-seen-mastodon-api-doc' into 'develop'
6 years ago
eugenijm 1588688a11 Added support for exclude_types, limit, and min_id in Mastodon
6 years ago
eugenijm 9971bf5be1 Added documentation for Pleroma-specific is_seen in Mastodon API
6 years ago
Ivan Tashkinov 2a96283efb [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth
6 years ago
kaniini 1344e34ed3 Merge branch 'feature/allow-link-rel-attribute' into 'develop'
6 years ago
Haelwenn (lanodan) Monnier f6fab01ba7
Web.Router: Add routes for Conversation mastoAPI
6 years ago
Haelwenn (lanodan) Monnier 42d034505a
Add test for conversation API beforehand
6 years ago
Fong-Wan Chau 4ed2618f6c Allow 'rel' attribute on `<a>` link with specific values (for hashtag recognition).
6 years ago
Maxim Filippov 22ca1d1dfe Merge branch 'feature/order-users-by-nickname-admin-api' of git.pleroma.social:maxf/pleroma into feature/order-users-by-nickname-admin-api
6 years ago
Maxim Filippov 76a13bc5a2 Fix test
6 years ago
Maxim Filippov 93291c3d7a Order users by nickname
6 years ago
Maxim Filippov cb2bdd5c07 Order users by nickname
6 years ago
kaniini 6d6f48d079 Merge branch 'feature/federated-flags' into 'develop'
6 years ago
lambda 28df397454 Merge branch 'feature/oauth-me' into 'develop'
6 years ago
kaniini c69dc2acf1 Merge branch 'feature/reblog-muting' into 'develop'
6 years ago
kaniini f58d47d6f7 Merge branch 'bugfix/ldap-test-fix' into 'develop'
6 years ago
William Pitcock 40134598a8 test: fix defective ldap setup/teardown
6 years ago
William Pitcock e0edc706cf oauth: add me property to token responses
6 years ago
kaniini 532e8b0a43 Merge branch 'mark-notifications-as-read' into 'develop'
6 years ago
eugenijm 43fb03be5a Allow to mark a single notification as read
6 years ago
kaniini 4b3c86c1a6 Merge branch 'fix/mediaproxy-capture-content-disposition-filename' into 'develop'
6 years ago
kaniini 8b352af4dd Merge branch 'feature/openldap-support' into 'develop'
6 years ago
kaniini acf215d983 Merge branch 'enable-dedupe-by-default' into 'develop'
6 years ago
kaniini b010f9733d Merge branch 'docs/ex_doc-929-wiki-imports' into 'develop'
6 years ago
link0ff a070dd4a83 Add tests for LDAP authorization
6 years ago
Ivan Tashkinov 2739057442 Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth
6 years ago
Ivan Tashkinov aacbf0f570 [#923] OAuth: prototype of sign in / sign up with Twitter.
6 years ago
Karen Konou d8244c2a1b remove unused function
6 years ago
Karen Konou dfeb3aec44 fix credo warning
6 years ago
Karen Konou 094e1ef048 formatting
6 years ago
Karen Konou ebfc10c834 Fix streamer test
6 years ago
Karen Konou da53c079db Refactor to store user ap_id, add tests
6 years ago
Karen Konou be465c762b formatting
6 years ago
Karen Konou 15b21d1983 refactor filtering mechanism
6 years ago
Karen Konou aa71139e4a Fix elixir 1.8 vs 1.7 format conflict
6 years ago
Karen Konou fe4c1d26fc Add ActivityPub.contain_activity checks to streamer
6 years ago
Karen Konou 13c298d354 Fix tests to assume reblogs shown by default
6 years ago
Karen Konou c8f31e0bc2 Implement mastodon's reblog hiding feature
6 years ago
Haelwenn (lanodan) Monnier f5b54acc81
Fix headers and add !929 docs to extras
6 years ago