3202 Commits (5e4555775189ef8c40968769a90602cb10fd5324)

Author SHA1 Message Date
  Sadposter 5e45557751 Always return {atom, _} from try_send_confirmation 5 years ago
  Sadposter ec42b639a3 fix pattern match on user registration 5 years ago
  Egor f9af90c5aa Revert "simplify mentions escape" 5 years ago
  Alexander Strizhakov 711ade961e adding destroy multiple for mastofe 5 years ago
  Alexander Strizhakov e03d24af96 in_reply_to_id - null 5 years ago
  Roman Chvanikov 4615e56219 Add `with_body: true` to requests relying on `max_body: val` 5 years ago
  Haelwenn (lanodan) Monnier 9c1b36856b
s/Pleroma.UserEmail/Pleroma.Emails.UserEmail/ 5 years ago
  Haelwenn (lanodan) Monnier cae0231731
s/Pleroma.AdminEmail/Pleroma.Emails.AdminEmail/ 5 years ago
  Haelwenn (lanodan) Monnier 1791ee8ec4
s/Pleroma.Mailer/Pleroma.Emails.Mailer/ 5 years ago
  Haelwenn (lanodan) Monnier cf9ba8fe1b
transmogrifier.ex: Add fix_summary/1 5 years ago
  rinpatch b57b43027c Change response format of /api/pleroma/emoji to the one that actually makes sense 5 years ago
  Sachin Joshi 07afb9b537 update the follower count when a follower is blocked 5 years ago
  Sadposter 589629cf3e
Used cached user resources in subscriptions 5 years ago
  Alex S fee50636d0 removing not needed invite update 5 years ago
  Alex S d0696fdfd6 fix for elixir 1.7.4 5 years ago
  Sadposter 87a01f9ee0
Use Pleroma.Config instead of Application.get_env 5 years ago
  Sadposter 13ff312c48
Sever subscription in case of block 5 years ago
  Alexander Strizhakov 36c0a10fdf adding language tag 5 years ago
  Alex S 012bb5dcc9 renaming expire_at -> expires_at 5 years ago
  Sadposter 76fdfd1c7f Add check on activity visibility in sub notification 5 years ago
  Alex S 56c75aec12 credo fix 5 years ago
  Alex S b810aac117 added docs to docs/api/admin_api.md 5 years ago
  Ivan Tashkinov e3328bc138 [#923] Removed <br> elements from auth forms, adjusted docs, minor auth settings refactoring. 5 years ago
  eugenijm 2056efa714 Add scheduler for sending scheduled activities to the queue 5 years ago
  eugenijm fc92a0fd8d Added limits and media attachments for scheduled activities. 5 years ago
  eugenijm b3870df51f Handle `scheduled_at` on status creation. 5 years ago
  eugenijm 7bf622ce73 Add scheduled activities 5 years ago
  eugenijm 7aa53d52bd Return 403 on oauth token exchange for a deactivated user 5 years ago
  Alex S ce8d457132 little channges 5 years ago
  Sadposter c05fe4da0a
Document subscription endpoints, fix typos 5 years ago
  Alex S a53d591ac5 code style 5 years ago
  Alex S dcc54f8cfa admin api endpoints for invites 5 years ago
  Alex S 47b07cec49 token -> invite renaming 5 years ago
  Alex S be54e40890 twitter api registration 5 years ago
  Alex S 0484f3a8b1 generating tokens with mix 5 years ago
  Sergey Suprunenko 325a268017 Redirect to the referer url after mastofe authorization 5 years ago
  Mark Felder b5a2d384f7 Redundant Repo.get_by usage was recently removed from the codebase 5 years ago
  Roger Braun 7895ee37fa Add user following / unfollowing to the admin api. 5 years ago
  Sadposter 9ca91cbb87 Change relationship direction of subscriptions 5 years ago
  Sadposter d35f6551c1 Move subscriptions endpoint to be under /pleroma 5 years ago
  Sadposter d56866c824 Add subscribed status to user view 5 years ago
  Sadposter 316fe20d86 Make subscriptions the same direction as blocks 5 years ago
  Sadposter 23c4f49494 Fix subscription endpoint return formats 5 years ago
  Sadposter 007762e767 Add notification checks 5 years ago
  Sadposter 79910ce5cc Add API endpoints and user column for subscription 5 years ago
  Egor Kislitsyn 1c2e4f88d1 fix credo 5 years ago
  Egor Kislitsyn f1712cd2f1 Use PleromaJobQueue in Pleroma.Web.Push 5 years ago
  rinpatch f0f30019e1 Refactor html caching functions to have a key instead of a module, use more correct terminology and fix summaries in mastoapi 5 years ago
  Ivan Tashkinov 47a236f753 [#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme. 5 years ago
  Ivan Tashkinov 3e7f2bfc2f [#923] OAuthController#callback adjustments (with tests). 5 years ago