Commit Graph

8888 Commits (c6e63aaf6b647f458ecd0e788ca0adb2113a9524)

Author SHA1 Message Date
floatingghost 842ab82ef0 Merge pull request 'Allow users to create backups without providing email address' (#140) from norm/akkoma:backup-without-email into develop
2 years ago
Norm 2c40d565fa Fix config path lookup (#139)
2 years ago
FloatingGhost 359510eebc remove unneeded function
2 years ago
Francis Dinh 8bfd01b9c7
Update default paths
2 years ago
Tusooa Zhu f08241c8ab
Allow users to create backups without providing email address
2 years ago
floatingghost c9600dbbbf local-only-fixed (#138)
2 years ago
floatingghost ca000f8301 Merge mrf_simple-reject with quarantine (#137)
2 years ago
Joel Beckmeyer e26388a01c Support reaching user@sub.domain.tld at user@domain.tld (#134)
2 years ago
floatingghost c3eea8dc7d expose bubble instances via nodeinfo (#136)
2 years ago
floatingghost 19a27ff006 allow small/center tags in misskeymarkdown (#132)
2 years ago
Yukkuri 38659e5610 Use uppercase HTTP HEAD method for media preview proxy request (#128)
2 years ago
FloatingGhost 2033d7d4fc ensure extra info in fix_follow_state prints
2 years ago
FloatingGhost db99edacfe do the same for soapbox
2 years ago
FloatingGhost 4f6caae209 ensure we can't run the same clause of fix_quote_url more than once
2 years ago
FloatingGhost bf3f934275 add guards around fix misskey content
2 years ago
floatingghost 405406601f Fix emoji qualification (#124)
2 years ago
floatingghost 2796a9acaf backend-i18n (#121)
2 years ago
floatingghost 645f0390bc Prepare for ubuntu22 murdering openssl (#120)
2 years ago
floatingghost a3501cab86 ensure quote fetching obeys max thread distance (#119)
2 years ago
FloatingGhost 0a55c37182 don't error out if the featured collection has a string ID
2 years ago
floatingghost 1f6deb0ef4 include local instance in bubble timeline (#117)
2 years ago
floatingghost 90c4785b89 remove public post quarantine exception (#114)
2 years ago
floatingghost 1419eee5df Quote posting (#113)
2 years ago
FloatingGhost 516d155558 open up functions in user
2 years ago
floatingghost c4e9c4bc95 extend custom runtime system (#108)
2 years ago
floatingghost 4c47992686 bugfix/follow-state (#104)
2 years ago
floatingghost cb6e7359af add bubble timeline (#100)
2 years ago
floatingghost 0c542e58aa Remove instrumentors (#98)
2 years ago
FloatingGhost 0f132b802d purge chat and shout endpoints
2 years ago
floatingghost 07ea4d73e1 update mastofe paths (#95)
2 years ago
FloatingGhost 3b8bf8464f update features array
2 years ago
floatingghost 729f45ccd2 purge ldap authenticator (#92)
2 years ago
floatingghost dc9f66749c remove all endpoints marked as deprecated (#91)
2 years ago
FloatingGhost cf0ad02ea9 Remove scrobbling support
2 years ago
FloatingGhost 85e2e64c82 fix resolution of GTS user keys
2 years ago
floatingghost 54ed8760ff Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop' (#85)
2 years ago
floatingghost 5b4d77eaa7 maintenance: dependency upgrade (#81)
2 years ago
floatingghost d2a185c013 Documentation updates for stable release (#73)
2 years ago
FloatingGhost d598c7a834 remove anonymous function from plug
2 years ago
FloatingGhost 4aee900ae8 fix compilation
2 years ago
floatingghost 37ae047e16 Add swaggerUI options (#66)
2 years ago
floatingghost 7c1a2092ca Merge pull request 'Change default Postgres user/DB to akkoma' (#63) from norm/akkoma:default-db-name into develop
2 years ago
Tusooa Zhu 4c5bc3e9f7 Pass remote follow avatar into media proxy
2 years ago
norm becf7dced6 Merge branch 'develop' into default-db-name
2 years ago
Norm 7dfc3f3d0e Change default Postgres user/DB to akkoma
2 years ago
floatingghost 8215434c65 also resolve @full@tags in mfm (#62)
2 years ago
floatingghost ff6c8455fb [#58] ensure all users are linked in MFM content (#61)
2 years ago
floatingghost 5ad256f170 [#58] pre-link MFM content (#59)
2 years ago
floatingghost 82fa766ed7 Remove precompiled javascript (#55)
2 years ago
floatingghost bc6bfe383f Add configurable theme color (#53)
2 years ago
floatingghost a9c82b62f2 Fixes for elasticsearch 8 (#52)
2 years ago
norm 3d9dabd914 Fix config path lookup (#51)
2 years ago
FloatingGhost 1486ad0c6e import logger
2 years ago
FloatingGhost a036a01a1e mix format
2 years ago
floatingghost 364b6969eb Use finch everywhere (#33)
2 years ago
sfr 058bf96798 implement Move activities (#45)
2 years ago
FloatingGhost 95ef3a8b1e Use Akkoma modification for collections
2 years ago
FloatingGhost 05081cd81b Add collection fetching module
2 years ago
FloatingGhost 0a3a552696 Add support for a `first` reference in pinned objects
2 years ago
floatingghost 3f7c64f30b Fix broken attachments from owncast (#31)
2 years ago
floatingghost 2937495712 fix ES import from live (#29)
2 years ago
FloatingGhost bc9e76cce7 Add documentation for ES search
2 years ago
FloatingGhost 635a3c223a Add elasticsearch tests
2 years ago
FloatingGhost 1ecdb19de5 Refactor ES on top of search behaviour
2 years ago
Ekaterina Vaartis 563b964690 Change updateId to uid because apparently that's the new name
2 years ago
Ekaterina Vaartis b7462040cc Change the meilisearch key auth to conform to 0.25.0
2 years ago
Ekaterina Vaartis 7f53aa400b Don't try removing deleted users and such from index as posts
2 years ago
Ekaterina Vaartis 7aebff799b Fix meilisearch tests and jobs for oban
2 years ago
Ekaterina Vaartis 5def4a7d49 Use oban for search indexing
2 years ago
Ekaterina Vaartis 54b2a86f47 Add a search backend behaviour
2 years ago
Ekaterina Vaartis a4914add8c Don't support meilisearch < 0.24.0, since it breaks things
2 years ago
Ekaterina Vaartis cc3319ac1d Make chunk size configurable
2 years ago
Ekaterina Vaartis bac70a2bc1 Implement suggestions from the Meilisearch MR
2 years ago
Ekaterina Vaartis c128798418 Rename Activity.Search to Search.DatabaseSearch
2 years ago
Ekaterina Vaartis ea582fbf93 Rename search.ex to database_search.ex and add search/2
2 years ago
Ekaterina Vaartis 0769f06bd1 Style fixes
2 years ago
Ekaterina Vaartis 5dd908552c Move the search.ex file so credo doesn't complain
2 years ago
Ekaterina Vaartis 86971fceaa Support reindexing meilisearch >=0.24.0
2 years ago
Ekaterina Vaartis 9e7d7ebd48 Add a reindex option
2 years ago
Ekaterina Vaartis d99a2be351 Only add local posts to index in activity_pub
2 years ago
Ekaterina Vaartis 51faa28568 Set content-type to application/json
2 years ago
Ekaterina Vaartis afcdd2f437 Modify some meilisearch variables
2 years ago
Ekaterina Vaartis 37913c8ddf Use proper deleted object for removing from index
2 years ago
Ekaterina Vaartis a937a98df5 Don't try removing from index again in common_api
2 years ago
Ekaterina Vaartis 0802c0666b Move add_to_index / remove_from_index to Pleroma.Actitivy.Search
2 years ago
Ekaterina Vaartis 5ed1759091 Reorder ranking rules for (maybe) better results
2 years ago
Ekaterina Vaartis 41f3572152 Fix activity being passed to objec_to_search_data
2 years ago
Ekaterina Vaartis d1079f1aa3 Add the meilisearch.stats command
2 years ago
Ekaterina Vaartis d5cc272a91 Add a message with a count of posts to index
2 years ago
Ekaterina Vaartis dbf556cdcf Implement meilisearch auth
2 years ago
Ekaterina Vaartis 5360cc1097 Make indexing logs rewrite themselves
2 years ago
Ekaterina Vaartis 0cf3654907 Rework task indexing to share code with the main module
2 years ago
Ekaterina Vaartis 117f525fd6 Adjust content indexing to skip more unneeded stuff
2 years ago
Ekaterina Vaartis 14ef6ce80f Mark only content as searchable for meilisearch
2 years ago
Ekaterina Vaartis b3401ba7bd Also index incoming federated posts
2 years ago
Ekaterina Vaartis 52a872432d Make the chunk size smaller
2 years ago
Ekaterina Vaartis a586ce0ddd Use content instead of source and scrub it
2 years ago
Ekaterina Vaartis c3a04166a0 Tweak search ordering to hopefully return newer results
2 years ago
Ekaterina Vaartis 7b3701e6b9 Make meilisearch sort on publish date converted to unix time
2 years ago
Ekaterina Vaartis abf82a63ec Make the indexing batch differently and more, show number indexed
2 years ago