5007 Commits (d5ef02c7a7905dc2053298045873b365d2411cde)

Author SHA1 Message Date
  Mark Felder d5ef02c7a7 Mastodon makes this field null when posting with MastoFE or if you choose to not disclose it, so it's safe to be null by default 3 years ago
  Mark Felder fb2a8e7ccd Additional validation so we don't get caught off guard with a nil response 3 years ago
  Mark Felder 3554a65f45 Inject fake application metadata and validate it is stripped by transmogrifier 3 years ago
  Mark Felder bd3d0e8b57 Use a custom oauth token so we can predict and validate the client_name and website 3 years ago
  Mark Felder 333ff527fd Validate client application metadata is retained in the object 3 years ago
  Mark Felder 55a13fc360 MRF NoEmptyPolicy: Deny posts from local users if there is no content or only mentions. 3 years ago
  Mark Felder 6a3e75c8e6 Lint 3 years ago
  Mark Felder c361440396 Add basic test to validate the registration email is dispatched when the others are disabled 3 years ago
  Haelwenn (lanodan) Monnier ecff027418
Redirect non-local activities when /notice/:id is used 3 years ago
  Mark Felder 887db076b5 Load an emoji.txt specific to the test env 3 years ago
  Mark Felder 5bb5949048 Validate admin making report doesn't get their own report notification, but other admins do 3 years ago
  Alexander Strizhakov aacd1c90b7
fix for test warnings 3 years ago
  Alexander Strizhakov 0dc68c157f
fix for scheduled post with poll 3 years ago
  Alexander Strizhakov fdf1dfed56
only_remote -> remote renaming 3 years ago
  Alexander Strizhakov 77f0a0af7d
more tests and update for docs and changelog 3 years ago
  Alexander Strizhakov 2cb6dc5a3a
list timeline filtration by params 3 years ago
  Alexander Strizhakov b6a72680e2
added only_media flag to home timeline 3 years ago
  Alexander Strizhakov c3110c46f3
expanding filtration for home timeline 3 years ago
  Alexander Strizhakov c369d2b930
support for with_relationships parameter 3 years ago
  Mark Felder 5fcab23aa3 Improve error message for ConfigDB 3 years ago
  Mark Felder 9272cef500 Switch to a build of Majic that does not try to fix extensions by default 3 years ago
  Egor Kislitsyn a51d903e0c
Make sure active_user_count/1 counts only local users 3 years ago
  Ivan Tashkinov 60b4654038 Email-like field in /api/v1/accounts/verify_credentials response (for OAuth plugins like Peertube). 3 years ago
  Egor Kislitsyn bddb01bded
Add tests 3 years ago
  Egor Kislitsyn 793fc77b16
Add active user count 3 years ago
  Alexander Strizhakov d4158e8bf0
added total 3 years ago
  Alexander Strizhakov 6806c03e85
added total 3 years ago
  Mark Felder e854c35e65 Convert tests to all use clear_config instead of Pleroma.Config.put 3 years ago
  Alexander Strizhakov 875fbaae35
support for expires_in/expires_at in filters 3 years ago
  Mark Felder f868dcf3ac Ensure consistent behavior between pleroma.user activate/deactivate mix tasks 3 years ago
  Alexander Strizhakov 3f3d64acbf
little refactor and tests 3 years ago
  Mark Felder 5e8da27e14 Provide pleroma.user mix task for both activate and deactivate 3 years ago
  Mark Felder 6bfd497f4a Include own_votes in the poll data 3 years ago
  Mark Felder 80ccdb56f6 Make tag urls absolute 3 years ago
  Mark Felder 42e49529c2 Test URL formatting 3 years ago
  Mark Felder 0c485d5555 Improve description 3 years ago
  eugenijm 7fcaa188a0 Allow to define custom HTTP headers per each frontend 3 years ago
  eugenijm 133644dfa2 Ability to set the Service-Worker-Allowed header 3 years ago
  Mark Felder 9988d9261c Add bucket_namespace to be extra certain truncated_namespace works 3 years ago
  Mark Felder dfc4cb6ebd Special handling for unconfirmed users based on instance config no longer needed. 3 years ago
  Mark Felder 5d344e5c79 Only need to test if unconfirmed users are successfully deleted 3 years ago
  Mark Felder 3cb4d40ebf This scenario no longer exists. Users are auto-confirmed if confirmation not required at time of registration. 3 years ago
  Ivan Tashkinov 318d6dde1c Mox mode setup tweak; refactoring. 3 years ago
  Egor Kislitsyn 51d5951c02
Test that only author can reblog a private status 3 years ago
  Egor Kislitsyn 1b79dce7bc
Fix Reblog API 3 years ago
  Lain Soykaf bdfd72630f ListController: Fix being unable to add / remove users. 3 years ago
  lain 3dc04b9aca Merge branch 'fix/missing_emoji_steal_dir' into 'develop' 3 years ago
  Ivan Tashkinov 3f88e33a71 [#3251] Fixed wrong test-env config setting for [Pleroma.Upload]. Refactoring. Added warning to `clear_config/_` to minimize such issues in future. 3 years ago
  Mark Felder 2c0fe2ea9e Remove toggle_confirmation; require explicit state change 3 years ago
  Mark Felder d36182c088 Change user.confirmation_pending field to user.is_confirmed 3 years ago