projects
/
akkoma
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
akkoma
2022-07-01
Pete
Add index hotspots
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
floatingghost
Merge pull request 'Add migration documentation, update...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
FloatingGhost
Merge branch 'documentation-migration' of akkoma.dev...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
FloatingGhost
don't set primary just yet
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
floatingghost
Merge branch 'develop' into documentation-migration
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
floatingghost
Fix broken attachments from owncast (#31)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
floatingghost
fix ES import from live (#29)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
floatingghost
Merge pull request 'Merge search behaviour change,...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
FloatingGhost
Add documentation for ES search
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
FloatingGhost
Add elasticsearch tests
commit
|
commitdiff
|
tree
|
snapshot
2022-06-30
FloatingGhost
Refactor ES on top of search behaviour
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Update meilisearch docs
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Change updateId to uid because apparently that's the...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Change the meilisearch key auth to conform to 0.25.0
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Actually, unlisted posts are indexed
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Change search_indexing = 10 and retries for indexing = 2
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Don't try removing deleted users and such from index...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Fix meilisearch tests and jobs for oban
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Use oban for search indexing
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Add a search backend behaviour
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Add description for initial_indexing_chunk_size
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Don't support meilisearch < 0.24.0, since it breaks...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Make chunk size configurable
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Update search.md documentation with meilisearch indexin...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Add config description for meilisearch
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Implement suggestions from the Meilisearch MR
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Rename Activity.Search to Search.DatabaseSearch
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Rename search.ex to database_search.ex and add search/2
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Style fixes
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Move the search.ex file so credo doesn't complain
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Fix a typo in search docs
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Support reindexing meilisearch >=0.24.0
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Add a reindex option
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Only add local posts to index in activity_pub
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Set content-type to application/json
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Modify some meilisearch variables
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Use proper deleted object for removing from index
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Don't try removing from index again in common_api
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Add more documentation about rum to meilisearch docs
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Move add_to_index / remove_from_index to Pleroma.Actiti...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Reorder ranking rules for (maybe) better results
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Add private_key: nil to default meilisearch options
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Add tests for local post indexing for meilisearch
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Fix activity being passed to objec_to_search_data
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Add search/meilisearch documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Add the meilisearch.stats command
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Add a message with a count of posts to index
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Implement meilisearch auth
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Make indexing logs rewrite themselves
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Rework task indexing to share code with the main module
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Adjust content indexing to skip more unneeded stuff
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Mark only content as searchable for meilisearch
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Also index incoming federated posts
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Make the chunk size smaller
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Use content instead of source and scrub it
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Tweak search ordering to hopefully return newer results
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Make meilisearch sort on publish date converted to...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Make the indexing batch differently and more, show...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Ensure only indexing public posts and implement clearin...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Add logging to milisiearch index and make it use desc(id)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ekaterina Vaartis
Initial meilisearch implementation, doesn't delete...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
lewdthewides
Instruct users to run 'git pull' as the pleroma user
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Hélène
StealEmojiPolicy: fix String rejected_shortcodes
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ilja
Also use actor_type to determine if an account is a...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Skip cache when /objects or /activities is authenticated
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Allow to skip cache in Cache plug
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Fix incorrect fallback when English is set to first...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ilja
Fix eratic test for POST /api/pleroma/admin/reports...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Support fallbacking to other languages
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Lint
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Support multiple locales from userLanguage cookie
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Support multiple locales formally
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Make lint happy
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Add test for fallbacking to a general language
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Fallback to a variant if the language in general is...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Add changelog
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Document API addition
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Allow user to register with custom language
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Allow update_credentials to update User.language
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Send emails i18n'd using backend-stored user language
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Make all emails translatable
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Fix digest test
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Make mail and mailer translatable
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Make static fe translatable
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Fix tests
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Make mfa pages translatable
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Make oauth pages translatable
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Use proper lang attributes in htmls
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Make tag feed translatable
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Make password reset pages translatable
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Make lint happy
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Extract translatable text
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Make remote follow pages translatable
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Tusooa Zhu
Prefer userLanguage cookie over Accept-Language header...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ilja
After code review
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ilja
Delete report notifs when demoting from superuser
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Haelwenn (lanodan...
mix: Check .git presence
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Ilja
Fix test get_user_apps/1
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Sam Therapy
Add unicode 14 support
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
FloatingGhost
don't enable static-fe
commit
|
commitdiff
|
tree
|
snapshot
next