Commit graph

  • d99a2be351 Only add local posts to index in activity_pub Ekaterina Vaartis 2021-10-29 21:04:59 +0300
  • 51faa28568 Set content-type to application/json Ekaterina Vaartis 2021-10-29 13:58:24 +0300
  • afcdd2f437 Modify some meilisearch variables Ekaterina Vaartis 2021-10-29 00:38:00 +0300
  • 37913c8ddf Use proper deleted object for removing from index Ekaterina Vaartis 2021-10-12 19:34:57 +0300
  • a937a98df5 Don't try removing from index again in common_api Ekaterina Vaartis 2021-10-12 19:17:37 +0300
  • 9ab0f130cc Add more documentation about rum to meilisearch docs Ekaterina Vaartis 2021-10-12 19:14:39 +0300
  • 0802c0666b Move add_to_index / remove_from_index to Pleroma.Actitivy.Search Ekaterina Vaartis 2021-10-08 12:24:37 +0300
  • 5ed1759091 Reorder ranking rules for (maybe) better results Ekaterina Vaartis 2021-08-28 15:59:13 +0300
  • b519726571 Add private_key: nil to default meilisearch options Ekaterina Vaartis 2021-08-23 23:52:37 +0300
  • 88891e9d76 Add tests for local post indexing for meilisearch Ekaterina Vaartis 2021-08-23 23:52:21 +0300
  • 41f3572152 Fix activity being passed to objec_to_search_data Ekaterina Vaartis 2021-08-23 21:15:15 +0300
  • 375154e5de Add search/meilisearch documentation Ekaterina Vaartis 2021-08-23 20:27:16 +0300
  • d1079f1aa3 Add the meilisearch.stats command Ekaterina Vaartis 2021-08-23 20:21:46 +0300
  • d5cc272a91 Add a message with a count of posts to index Ekaterina Vaartis 2021-08-23 20:02:34 +0300
  • dbf556cdcf Implement meilisearch auth Ekaterina Vaartis 2021-08-23 19:35:21 +0300
  • 5360cc1097 Make indexing logs rewrite themselves Ekaterina Vaartis 2021-08-22 23:47:43 +0300
  • 0cf3654907 Rework task indexing to share code with the main module Ekaterina Vaartis 2021-08-22 22:53:18 +0300
  • 117f525fd6 Adjust content indexing to skip more unneeded stuff Ekaterina Vaartis 2021-08-22 19:38:03 +0300
  • 14ef6ce80f Mark only content as searchable for meilisearch Ekaterina Vaartis 2021-08-22 18:47:41 +0300
  • b3401ba7bd Also index incoming federated posts Ekaterina Vaartis 2021-08-22 16:37:52 +0300
  • 52a872432d Make the chunk size smaller Ekaterina Vaartis 2021-08-17 01:37:43 +0300
  • a586ce0ddd Use content instead of source and scrub it Ekaterina Vaartis 2021-08-17 00:57:53 +0300
  • c3a04166a0 Tweak search ordering to hopefully return newer results Ekaterina Vaartis 2021-08-17 00:30:14 +0300
  • 7b3701e6b9 Make meilisearch sort on publish date converted to unix time Ekaterina Vaartis 2021-08-17 00:06:32 +0300
  • abf82a63ec Make the indexing batch differently and more, show number indexed Ekaterina Vaartis 2021-08-16 22:30:56 +0300
  • e5ac2ffa07 Ensure only indexing public posts and implement clearing and delete Ekaterina Vaartis 2021-08-16 22:24:31 +0300
  • 41db5c8653 Add logging to milisiearch index and make it use desc(id) Ekaterina Vaartis 2021-08-16 10:18:01 +0300
  • e961cf2689 Initial meilisearch implementation, doesn't delete posts yet Ekaterina Vaartis 2021-08-15 21:53:04 +0300
  • 60eec9d0c5 Instruct users to run 'git pull' as the pleroma user lewdthewides 2022-05-12 16:02:58 +0000
  • 8f140deb8f StealEmojiPolicy: fix String rejected_shortcodes Hélène 2022-05-18 21:25:10 +0200
  • 661d0ba481 Also use actor_type to determine if an account is a bot in antiFollowbotPolicy Ilja 2022-05-08 18:10:40 +0000
  • 3fd87b6a75 Skip cache when /objects or /activities is authenticated Tusooa Zhu 2022-05-05 19:20:32 -0400
  • 932e5df19e Allow to skip cache in Cache plug Tusooa Zhu 2022-05-05 18:39:34 -0400
  • 33d821256e Fix incorrect fallback when English is set to first language Tusooa Zhu 2022-04-17 22:39:52 -0400
  • e3107fee98 Fix eratic test for POST /api/pleroma/admin/reports/:id/notes Ilja 2022-04-05 13:21:09 +0200
  • 2df25e6666 Support fallbacking to other languages Tusooa Zhu 2022-03-06 11:43:31 -0500
  • fcfb5a4967 Lint Tusooa Zhu 2022-03-03 09:40:18 -0500
  • 07bd35227a Support multiple locales from userLanguage cookie Tusooa Zhu 2022-03-03 02:31:36 -0500
  • fa95bc8725 Support multiple locales formally Tusooa Zhu 2022-03-03 02:03:44 -0500
  • 845e5769ce Make lint happy Tusooa Zhu 2022-03-02 22:56:19 -0500
  • ff0bb3a3ac Add test for fallbacking to a general language Tusooa Zhu 2022-03-02 20:04:30 -0500
  • ef73f61b07 Fallback to a variant if the language in general is not supported Tusooa Zhu 2022-03-02 19:59:11 -0500
  • 6e8123a330 Add changelog Tusooa Zhu 2022-03-02 09:51:46 -0500
  • dadc4eabf7 Document API addition Tusooa Zhu 2022-03-02 09:47:51 -0500
  • 72bdb0640f Allow user to register with custom language Tusooa Zhu 2022-03-02 01:41:13 -0500
  • 1b77308644 Allow update_credentials to update User.language Tusooa Zhu 2022-03-02 00:58:02 -0500
  • 7726148472 Send emails i18n'd using backend-stored user language Tusooa Zhu 2022-03-01 21:24:17 -0500
  • c301a95276 Make all emails translatable Tusooa Zhu 2022-03-01 20:29:26 -0500
  • 4ed0a780b7 Fix digest test Tusooa Zhu 2022-03-01 20:27:45 -0500
  • 63a0536d55 Make mail and mailer translatable Tusooa Zhu 2022-03-01 19:17:11 -0500
  • 39cfecb188 Make static fe translatable Tusooa Zhu 2022-03-01 18:48:08 -0500
  • 03aac29531 Fix tests Tusooa Zhu 2022-02-28 11:23:15 -0500
  • c6652fccae Make mfa pages translatable Tusooa Zhu 2022-02-28 11:07:28 -0500
  • 8f8d2abb12 Make oauth pages translatable Tusooa Zhu 2022-02-28 02:11:57 -0500
  • 793922f1d8 Use proper lang attributes in htmls Tusooa Zhu 2022-02-28 01:28:23 -0500
  • ec57e3480c Make tag feed translatable Tusooa Zhu 2022-02-28 01:13:39 -0500
  • 50913c4dc5 Make password reset pages translatable Tusooa Zhu 2022-02-28 01:04:04 -0500
  • 8f08c902a5 Make lint happy Tusooa Zhu 2022-02-21 19:12:32 -0500
  • 7107fdc1b9 Extract translatable text Tusooa Zhu 2022-02-21 18:44:36 -0500
  • ed1d9e91bc Make remote follow pages translatable Tusooa Zhu 2022-02-21 18:42:25 -0500
  • 775f997c40 Prefer userLanguage cookie over Accept-Language header in detecting locale Tusooa Zhu 2022-02-21 17:54:18 -0500
  • a20d2847e2 After code review Ilja 2022-03-07 14:00:42 +0100
  • 1048bc1bb9 Delete report notifs when demoting from superuser Ilja 2022-03-06 17:36:30 +0100
  • 91d7150031 mix: Check .git presence Haelwenn (lanodan) Monnier 2022-02-25 10:31:42 +0100
  • 8b843be03e Fix test get_user_apps/1 Ilja 2022-02-22 18:56:26 +0100
  • 8de65de3b9 Add unicode 14 support and add a test with a unicode 14 emoji Sam Therapy 2022-02-21 12:28:33 -0600
  • e22f3ce89c don't enable static-fe FloatingGhost 2022-06-29 12:16:00 +0100
  • 22090b2fd1 re-add gopher to URLs, fix markdown FloatingGhost 2022-06-29 12:12:48 +0100
  • 1c8a2cf901 Update README, add migration docs FloatingGhost 2022-06-29 12:05:59 +0100
  • 2342fface1 Add visibility check in context path (#26) floatingghost 2022-06-29 09:33:57 +0000
  • e538102cf5 Merge pull request 'Purge gopher frontend' (#24) from purge-gopher into develop floatingghost 2022-06-27 16:43:37 +0000
  • 064c36274c Purge gopher frontend FloatingGhost 2022-06-27 17:31:16 +0100
  • e6cd61619f Purge SSH frontend (#23) floatingghost 2022-06-27 11:32:06 +0000
  • 0543954d14 Merge pull request 'Allow for embedding object data in publish' (#16) from undo-emoji-remote into develop floatingghost 2022-06-25 17:45:38 +0000
  • d392fafa06 Remove debug prints FloatingGhost 2022-06-25 18:43:19 +0100
  • f2ff05637f Allow for embedding object data in publish FloatingGhost 2022-06-25 18:41:26 +0100
  • c977a27043 Merge pull request 'emoji reaction standardisation' (#14) from emoji-reaction-standardisation into develop floatingghost 2022-06-25 14:46:32 +0000
  • 45b7d18871 update api spec for custom emoji reaction FloatingGhost 2022-06-25 15:45:10 +0100
  • cac39ef817 Bugfix: standardise scheme for emoji reactions FloatingGhost 2022-06-25 15:27:46 +0100
  • cad4ba2ab3 mix format FloatingGhost 2022-06-22 17:20:55 +0100
  • 883036b245 update changelog v2.5.2-6 FloatingGhost 2022-06-22 17:10:55 +0100
  • 3928cecf6b ensure local statuses are not visible remotely FloatingGhost 2022-06-22 17:06:40 +0100
  • 34e11cef47 check for local_public? on AP route FloatingGhost 2022-06-22 16:35:12 +0100
  • 502382da45 cherry-pick security from upstream FloatingGhost 2022-06-22 16:25:05 +0100
  • de95ee7772 Merge branch 'develop' of akkoma.dev:AkkomaGang/akkoma into develop FloatingGhost 2022-06-21 08:35:13 +0100
  • d15d55eda2 update changelog FloatingGhost 2022-06-21 08:35:05 +0100
  • 8e3115e87b Merge pull request 'Use mediaproxy for emoji notifications if enabled' (#7) from sn0w/akkoma:patch/emoji-notification-mediaproxy into develop floatingghost 2022-06-17 13:19:57 +0000
  • f2f8b81fc4
    Use mediaproxy for emoji notifications if enabled sn0w 2022-06-17 14:17:48 +0200
  • f15c9e8b08 format everything FloatingGhost 2022-06-15 18:22:30 +0100
  • 5b11543c96 update pleroma-fe url FloatingGhost 2022-06-15 18:18:23 +0100
  • f919035664 update adminfe v2.5.2-5 FloatingGhost 2022-06-14 19:04:22 +0100
  • b98bd66a94 Revert "update adminfe" FloatingGhost 2022-06-14 19:00:24 +0100
  • 4532f75da3 update adminfe FloatingGhost 2022-06-14 18:51:33 +0100
  • af1bd3af59 mix format v2.5.2-4 FloatingGhost 2022-06-14 17:43:45 +0100
  • 6e1d9c63da allow %{source} dict in no_empty v2.5.2-3 FloatingGhost 2022-06-14 17:41:25 +0100
  • 6ac2822c73 update fe v2.5.2-2 FloatingGhost 2022-06-14 17:29:41 +0100
  • 1f1c7363df update pleroma-fe v2.5.2-1 FloatingGhost 2022-06-14 17:10:31 +0100
  • 3bc4c3baf4 bump version v2.5.2 FloatingGhost 2022-06-14 16:35:55 +0100
  • c7328c438f update pleromaFE FloatingGhost 2022-06-14 16:35:32 +0100
  • abefbcec64 Merge branch 'mfm' into develop FloatingGhost 2022-06-14 16:25:47 +0100