159 Commits (7efca4317b568c408a10b71799f9b8261ac5e8e6)

Autor SHA1 Mensaje Fecha
  rinpatch 301ea0dc04 Add tests for counters being updated on follow hace 4 años
  Maksim 6a4b8b2681 fixed User.update_and_set_cache for stale user hace 4 años
  Alexander Strizhakov b70e659304 Feature/1087 wildcard option for blocks hace 5 años
  Ariadne Conill 62e5ff624e user: add is_internal_user? helper function hace 5 años
  Alexander Strizhakov e7c39b7ac8 Feature/1072 muting notifications hace 5 años
  Alex S beba7bbc85 removing synchronization worker hace 5 años
  Sergey Suprunenko 2d2b50ccca Send and handle "Delete" activity for deleted users hace 5 años
  Alexander Strizhakov d6b0fce6e9 Fix/1019 correct count remote users hace 5 años
  Maksim 6dadf5d6f4 [#1043] fix search accounts. hace 5 años
  Sergey Suprunenko 2c63c67512 Rework user deletion hace 5 años
  Maksim ee4ed87fb4 [#948] /api/v1/account_search added optional parameters (limit, offset, following) hace 5 años
  Egor Kislitsyn 6f29865d43 Add option to restrict all users to local content hace 5 años
  Egor f82382de22 [#943] Make the unauthenticated users limitation optional hace 5 años
  lain 076c9ae40e User: Remove superfluous `maybe_follow`. hace 5 años
  Egor Kislitsyn 5b04f07a1e Limit search for unauthenticated users to local users only hace 5 años
  lain 2b664b048e User: Add function to get AP ids from nicknames. hace 5 años
  William Pitcock 045803346d move key generation functions into Pleroma.Keys module hace 5 años
  Aaron Tinio eb02edcad9 Add virtual :thread_muted? field hace 5 años
  Alexander Strizhakov 7ed682213f Fix/902 random compile failing hace 5 años
  Sergey Suprunenko 2c303afc8b Remove duplicated entries in users' following lists hace 5 años
  Alexander Strizhakov 73ae58fdfa Feature/896 toggling confirmation hace 5 años
  William Pitcock f09c3afdf5 chase test failures hace 5 años
  Alexander Strizhakov a2be420f94 differences_in_mastoapi_responses.md: fullname & bio are optionnal hace 5 años
  Alexander Strizhakov ce6ca0fefe Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into feature/845-improve-status-deletion hace 5 años
  Haelwenn (lanodan) Monnier d70af32127
Pleroma.User: remove emojify on parse_bio hace 5 años
  Alex S f11e7037c2 test fixes hace 5 años
  Alex S 73d01857e3 bookmarks in separate table hace 5 años
  Egor b9cdf6d3b9 Use `User.get_cached*` everywhere hace 5 años
  rinpatch 6069d0fd36 Fix object search depending on embeded object hace 5 años
  rinpatch ff8d76c670 Refactor all tests that acessed the embeded object hace 5 años
  Egor Kislitsyn dd097a406b add tests hace 5 años
  Sachin Joshi 07afb9b537 update the follower count when a follower is blocked hace 5 años
  Sadposter 13ff312c48
Sever subscription in case of block hace 5 años
  cascode 95c92c49c9 Fix account lookup for nicknames beginning with numbers hace 5 años
  Egor Kislitsyn 11c2d6bdc4 change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests hace 5 años
  Egor Kislitsyn 1b3d921921 change `Repo.get(User, id)` => `User.get_by_id(id)` hace 5 años
  Egor Kislitsyn a14742f495 add `user delete_activities` mix task hace 5 años
  Maxim Filippov 3cf7539bca Add more user filters + move search to its own module hace 5 años
  rinpatch 3229c7a1d6 Ensure fts is prefered over trigram and use union_all instead of union in user search query hace 5 años
  Maxim Filippov ed8a2935f5 Use ILIKE to search users hace 5 años
  Haelwenn (lanodan) Monnier a3a9cec483
[Credo] fix Credo.Check.Readability.AliasOrder hace 5 años
  eugenijm 1a1f4520cd Use sql query in User.get_follow_requests/1 for filtering logic hace 5 años
  Maxim Filippov bf30df99cb We do not guarantee the order of elements when we search hace 5 años
  Haelwenn (lanodan) Monnier 7b9868f343
Pleroma.UserTest: Add tests for rel=me hace 5 años
  Maxim Filippov a25c1313ae Format hace 5 años
  Maxim Filippov aaa9fed1ca Fix user_test hace 5 años
  lain 8d8cb08f94 Add follow request test. hace 5 años
  lain 4196d9af11 Add test for User.mutes and so on. hace 5 años
  lain f469a8610f Check that the welcome message is sent from the correct user. hace 5 años
  lain d812a347ca Add optional welcome message. hace 5 años