4094 Commits (5fcb3e873822c602a5f50cbeb159427e02ea1818)

Author SHA1 Message Date
  stwf 08211eff22 Re-enable the federated tests, increase timeout 4 years ago
  Haelwenn (lanodan) Monnier cc7153cd82
user: Add support for custom emojis in profile fields 4 years ago
  Mark Felder 2b979cc90c Add AdminFE reports URL to report emails 4 years ago
  eugenijm c2be0da79f Admin API: fix `GET /api/pleroma/admin/users/:nickname/credentials` returning 404 when getting the credentials of a remote user while `:instance, :limit_to_local_content` is set to `:unauthenticated` 4 years ago
  Maksim Pechnikov 31259cabcc fix test 4 years ago
  Ivan Tashkinov 123352ffa1 Removed unused trigram index on `users`. Fixed `users_fts_index` usage. 4 years ago
  lain 00e54f8fe7 ActivityPub: Remove `follow` and fix issues. 4 years ago
  lain 9dda8b5427 CommonAPI: Switch to pipeline for following. 4 years ago
  lain 172f4aff8e Transmogrifier: Move following to the pipeline. 4 years ago
  Ivan Tashkinov 704a383055 Improved search results for localized nickname match. Tweaked user search to rank nickname matches higher than name matches. 4 years ago
  lain c0385cf47a AccountController: Fix muting / unmuting reblogs. 4 years ago
  Maksim Pechnikov e341f81785 fixed delete `Like` activity in remove user 4 years ago
  Haelwenn (lanodan) Monnier 312fc55f14
Add [:instances_favicons, :enabled] setting, defaults to false 4 years ago
  Haelwenn (lanodan) Monnier 6a679d80c9
Move get_favicon to Pleroma.Instances, use / 4 years ago
  Haelwenn (lanodan) Monnier f6d09fafee
Add support for remote favicons 4 years ago
  Ivan Tashkinov 3e08e77151 [#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance setting. 4 years ago
  lain c8dd973af5 AccountController: Remove unused `update_?` routes. 4 years ago
  lain 59cf78e412 AccountController: Allow removal / reset of user images. 4 years ago
  Haelwenn (lanodan) Monnier fbb9743a70
Fix getting videos from peertube 4 years ago
  lain a6a12b241f FollowValidator: Add basic validation. 4 years ago
  lain 4e3b3998ad BlockValidation test: Rename. 4 years ago
  lain eb87430803 ObjectValidator tests: Extract block validation tests. 4 years ago
  lain 410c1fab31 ObjectValidator tests: Extract update validation tests. 4 years ago
  lain b2e1ea9226 ObjectValidation tests: Extract announce validation tests. 4 years ago
  lain bbaf108aee ObjectValidator tests: Extract undo validation tests. 4 years ago
  lain 168256dce9 ObjectValidation tests: Extract like validation tests. 4 years ago
  lain e6a13d97d0 ObjectValidation tests: Extract delete validation tests. 4 years ago
  lain 60d4c6c91d ObjectValidator tests: Extract emoji react testing 4 years ago
  lain e0baaa967c ObjectValidator tests: Extract chat tests 4 years ago
  lain 0aa4c20d78 ObjectValidator Test: Extract attachments. 4 years ago
  lain 28feba8af4 Preloaders: Remove status_net preloader 4 years ago
  lain 208baf157a ActivityPub: Add new 'capabilities' to user. 4 years ago
  lain cc8b4e48d9 InstanceView: Add chat limit, description limit 4 years ago
  lain af7720237b Upload: Restrict description length 4 years ago
  Alexander Strizhakov 818f3c2393
test fixes 4 years ago
  Alexander Strizhakov 028a241b7d
tests fixes 4 years ago
  Alexander Strizhakov 20c27bef40
renaming back and reject nil on create 4 years ago
  Alexander Strizhakov 52ff75413a
Apply suggestion to test/notification_test.exs 4 years ago
  Alexander Strizhakov 086a260c04
Apply suggestion to test/notification_test.exs 4 years ago
  Sergey Suprunenko 8277b29790
Restrict thread statuses that contain user's irreversible filters 4 years ago
  Sergey Suprunenko 5af1bf443d
Skip notifications for statuses that contain an irreversible filtered word 4 years ago
  Sergey Suprunenko 4a8c26654e
Restrict statuses that contain user's irreversible filters 4 years ago
  Alexander Strizhakov 480dfafa83
don't save tesla settings into db 4 years ago
  lain cf56655614 Streamer: Don't filter out announce notifications. 4 years ago
  lain 945e75c8e8 SearchController: Trim query. 4 years ago
  lain e3b5559780 AccountController: Make setting accepts_chat_messages possible. 4 years ago
  lain 4a7b89e372 ChatMessageValidator: Additional validation. 4 years ago
  lain 5c0bf4c472 ActivityPub: Ingest information about chat acceptance. 4 years ago
  lain 26a7cc3f00 UserView: Add acceptsChatMessages field 4 years ago
  lain db76c26469 AccountViewTest: Fix test. 4 years ago