7932 Commits (d5ef02c7a7905dc2053298045873b365d2411cde)

Author SHA1 Message Date
  Mark Felder 2956c21a55 Improve confirmation email language 3 years ago
  Mark Felder af37a5c51a Also make this maybe_ for consistency 3 years ago
  Mark Felder b22b12f738 These welcome emails are not guaranteed and can be private functions 3 years ago
  Mark Felder bf9cd4a0e2 Standardize the way we capture and use Mix.env() 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 76f732766b Exclude reporter from receiving notifications from their own reports. 3 years ago
  rinpatch 74ef1a044d Account schema: specify that pleroma.relationship is nullable 3 years ago
  rinpatch 9fcff7851f Improve OpenAPI spec and deploy it to api.pleroma.social 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 ba512cbea4
`/api/v1/accounts/:id/statuses` docs update 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 b794dae98a
like this 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 13d79c281f Make attachment cleanup jobs a noop if the setting is disabled. 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
  Alexander Strizhakov 6c987c7670
fix and delete purge activities duplicates 3 years ago
  Alexander Strizhakov 39335d4251
fix for unique oban worker option 3 years ago
  Alibek Omarov aaceb042c5 fix format 3 years ago
  Alibek Omarov 1547a2fda4 mix: instance: ensure all needed folders are created before generating config 3 years ago
  Alexander Strizhakov 35cad9793d
cache headers for emoji and images 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
  Alexander Strizhakov 875fbaae35
support for expires_in/expires_at in filters 3 years ago
  Mark Felder 2cb5c16723 Credo 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 e5b32aab92 rename function 3 years ago
  Mark Felder 003402df40 Add ability to invalidate cache entries for Apache 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
  Alexander Strizhakov 6d48144a9d
use proper naming 3 years ago
  Alexander Strizhakov b4ff63d020
configurable limits for ConcurrentLimiter 3 years ago
  Mark Felder 704eef3c2d Special handling for unconfirmed users based on instance config no longer needed. 3 years ago
  Mark Felder e759579f97 Active users must be confirmed 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
  Alexander Strizhakov 0e48c80d7f
start oban app in migrations and mix tasks 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