Commit Graph

355 Commits (6a6e42c9bfe7e381cb72d685bd982e55edcf5d38)

Author SHA1 Message Date
Alexander Strizhakov 2cb6dc5a3a
list timeline filtration by params
4 years ago
Alexander Strizhakov b6a72680e2
added only_media flag to home timeline
4 years ago
Alexander Strizhakov c3110c46f3
expanding filtration for home timeline
4 years ago
Alexander Strizhakov c369d2b930
support for with_relationships parameter
4 years ago
Mark Felder 5fcab23aa3 Improve error message for ConfigDB
4 years ago
Mark Felder 9272cef500 Switch to a build of Majic that does not try to fix extensions by default
4 years ago
Ivan Tashkinov 60b4654038 Email-like field in /api/v1/accounts/verify_credentials response (for OAuth plugins like Peertube).
4 years ago
Egor Kislitsyn bddb01bded
Add tests
4 years ago
Egor Kislitsyn 793fc77b16
Add active user count
4 years ago
lain 7f07871639 Merge branch 'chore/tests-use-clear_config' into 'develop'
4 years ago
Alexander Strizhakov d4158e8bf0
added total
4 years ago
Alexander Strizhakov 6806c03e85
added total
4 years ago
feld d7af0294e6 Merge branch 'service-worker-allowed-header' into 'develop'
4 years ago
Mark Felder e854c35e65 Convert tests to all use clear_config instead of Pleroma.Config.put
4 years ago
lain 229acae6c3 Merge branch 'develop' into '2435-list-multiple-users'
4 years ago
Alexander Strizhakov 875fbaae35
support for expires_in/expires_at in filters
4 years ago
Haelwenn 250e202098 Merge branch 'fix/missing-own_votes' into 'develop'
4 years ago
Mark Felder 0b19534475 Merge branch 'develop' into docs/apache-config
4 years ago
Alexander Strizhakov 3f3d64acbf
little refactor and tests
4 years ago
Mark Felder 537ba1c5e0 Merge branch 'develop' into refactor/deactivated_user_field
4 years ago
Mark Felder 6bfd497f4a Include own_votes in the poll data
4 years ago
Mark Felder 80ccdb56f6 Make tag urls absolute
4 years ago
Mark Felder 42e49529c2 Test URL formatting
4 years ago
Mark Felder 0c485d5555 Improve description
4 years ago
eugenijm 7fcaa188a0 Allow to define custom HTTP headers per each frontend
4 years ago
eugenijm 133644dfa2 Ability to set the Service-Worker-Allowed header
4 years ago
Mark Felder dfc4cb6ebd Special handling for unconfirmed users based on instance config no longer needed.
4 years ago
feld 958a7f6ed0 Merge branch 'fix/reblog-api' into 'develop'
4 years ago
Mark Felder 28581e03ad Merge branch 'develop' into refactor/deactivated_user_field
4 years ago
Mark Felder 44a86951a3 Merge branch 'develop' into refactor/approval_pending_user_field
4 years ago
Egor Kislitsyn 51d5951c02
Test that only author can reblog a private status
4 years ago
Egor Kislitsyn 1b79dce7bc
Fix Reblog API
4 years ago
Lain Soykaf bdfd72630f ListController: Fix being unable to add / remove users.
4 years ago
Mark Felder 2c0fe2ea9e Remove toggle_confirmation; require explicit state change
4 years ago
Mark Felder d36182c088 Change user.confirmation_pending field to user.is_confirmed
4 years ago
Mark Felder ebd7d1365b Make setting user activation status explicit
4 years ago
Mark Felder 860b5c7804 Change user.deactivated field to user.is_active
4 years ago
Mark Felder f7e59c28ed Change user.approval_pending field to user.is_approved
4 years ago
Lain Soykaf c4b74c9c3f Linting.
4 years ago
Lain Soykaf 39f3683a06 Pbkdf2: Use it everywhere.
4 years ago
Lain Soykaf aff83eb7c1 Linting
4 years ago
lain 9106048c61 Password: Replace Pbkdf2 with Password.
4 years ago
Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021
4 years ago
lain e1a547d7d3 ChatMessages: Fix pagination headers.
4 years ago
lain 5822338f3a Merge branch 'guppe-example' into 'develop'
4 years ago
lain 80167e62dd Merge branch 'fix/missing_emoji_steal_dir' into 'develop'
4 years ago
Alex Gleason 3342f6a7ef
Backups: render ID in API
4 years ago
lain bd788c0939 ActivtityPub Test: Add example for guppe actor
4 years ago
lain cf0eb0c1c5 Merge branch 'object-normalize-refactor' into 'develop'
4 years ago
lain 4d56aca904 Merge branch 'adminapi-user-email' into 'develop'
4 years ago
Alex Gleason 9f6fa5877f
Add AdminAPI.AccountViewTest
4 years ago
Alex Gleason 20af025c65
AdminAPI: return user email
4 years ago
Roger Braun 48cd336a72 allow external emoji
4 years ago
Mark Felder f9090e00e6 Add test to validate URLs to custom emojis are properly encoded
4 years ago
lain 20a269ed69 Merge branch 'fix/pagination-regression' into 'develop'
4 years ago
lain e802b48d55 User: Use ObjectID type to validate also-known-as field
4 years ago
lain f0e6cff583 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1526-account-aliases
4 years ago
lain bea69853a2 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-moderation-log-stuff
4 years ago
lain 95a0ae8a35 AccountControllerTest: Fix test logic
4 years ago
lain d44850d7a5 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into object-normalize-refactor
4 years ago
lain 8e5904daa5 SideEffects.DeleteTest: asyncify.
4 years ago
Mark Felder 0e93775ed0 Add test to validate profile pagination works with keyset
4 years ago
lain e1e7e4d379 Object: Rework how Object.normalize works
4 years ago
Alex Gleason 0ec7e9b8e9
AdminAPI: return id for moderation log entries
4 years ago
feld afe9c152ab Merge branch 'fix/reports-ordering' into 'develop'
4 years ago
Mark Felder e4791258d4 Ensure newest report is returned first in the list
4 years ago
Alex Gleason 11d40e92b7
Render AKAs in Actor endpoints
4 years ago
Alex Gleason cbce880076
Merge remote-tracking branch 'upstream/develop' into aliases
4 years ago
Mark Felder 4c5f75f4e9 Support pagination in AdminAPI for user statuses
4 years ago
Haelwenn 3966add048 Revert "Merge branch 'features/hashtag-column' into 'develop'"
4 years ago
Haelwenn b122b6ffa3 Merge branch 'features/hashtag-column' into 'develop'
4 years ago
Alexander Strizhakov 7bfb041658
insreasing test coverage for StealEmojiPolicy
4 years ago
lain e4f1d8f48c Merge branch 'cachex-test' into 'develop'
4 years ago
Haelwenn (lanodan) Monnier acb03d591b
Insert text representation of hashtags into object["hashtags"]
4 years ago
lain ab633e51ab Linting
4 years ago
lain 5db1e6c8d3 Pipeline test: Switch from Mock to Mox.
4 years ago
lain 0ef0aed205 Tests: Add a helper method to reduce sleeping times in test.
4 years ago
lain ba19975838 Linting
4 years ago
lain 9d5ce82221 Test: More async/sync tweaks.
4 years ago
lain 9ba60f70d2 Tests: Make as many tests as possible async.
4 years ago
Kaizhe Huang 509f82e4d6 Add test for subscribe_address in JSON WebFinger response
4 years ago
lain 95a9bdfc37 Tests: Use NullCache for async tests.
4 years ago
lain b4b68b71fc Tests: Remove unneeded explicit cachex use.
4 years ago
Alex Gleason 80891e83d8
Merge remote-tracking branch 'upstream/develop' into registration-workflow
4 years ago
lain 8b8c317c0f Merge branch 'fix/2336-mastoapi-ws-posts-dropping' into 'develop'
4 years ago
lain 6bb4f4e172 Merge branch 'support/2255_posix_errors' into 'develop'
4 years ago
Alexander Strizhakov cebe3c7def Fix for dropping posts/notifs in WS when mix task is executed
4 years ago
Ivan Tashkinov 7fff9c1bee Tweaks to OAuth entities expiration: changed default to 30 days, removed hardcoded values usage, fixed OAuthView (expires_in).
4 years ago
lain 477c6c8e55 Merge branch 'auth-improvements' into 'develop'
4 years ago
lain 1436a2fa2d Merge branch 'stream-follow-updates' into 'develop'
4 years ago
Ivan Tashkinov c8e7ace812 Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements
4 years ago
lain ed76323776 Merge branch 'feature/configdb-mix-tasks' into 'develop'
4 years ago
Ivan Tashkinov e00c667145 [#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests.
4 years ago
Ivan Tashkinov a010c5b16a Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements
4 years ago
Ivan Tashkinov e9859b68fc [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions.
4 years ago
feld 6adad96c79 Merge branch 'issue/2256' into 'develop'
4 years ago
Egor Kislitsyn c9afb350e7
Document follow relationship updates and cleanup
4 years ago
lain 5d15486098 SideEffects: fix test
4 years ago
Egor Kislitsyn 35ba48494f
Stream follow updates
4 years ago
rinpatch fc9ebe5073 Search tests: Use on_exit for restoring `persistent_term` state
4 years ago