- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sun, Feb 8
Sun, Feb 8
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE694741a1f0f7: added mastodon_api/search_controller.ex.
added mastodon_api/search_controller.ex
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE1239a9418ec7: updated /api/v1/search and /api/v1/search2.
updated /api/v1/search and /api/v1/search2
Alex S <alex.strizhakov@gmail.com> committed rPUBE21b9d9aeb184: added db_configurable option.
added db_configurable option
Alex S <alex.strizhakov@gmail.com> committed rPUBEd79478f723de: test fixes.
test fixes
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE7db0aa7484c8: /api/v1/account_search added optional parameters (limit, offset, following).
/api/v1/account_search added optional parameters (limit, offset, following)
Alex S <alex.strizhakov@gmail.com> committed rPUBE2b142931edf1: configurable settings in DB.
configurable settings in DB
Alex S <alex.strizhakov@gmail.com> committed rPUBE85dc533887ec: removing usage of Mix.env().
removing usage of Mix.env()
Alex S <alex.strizhakov@gmail.com> committed rPUBEda9814cc089a: changelog mix tasks added info.
changelog mix tasks added info
Alex S <alex.strizhakov@gmail.com> committed rPUBEd13c759d7393: changelog.
changelog
Alex S <alex.strizhakov@gmail.com> committed rPUBE4fb093fc72b9: using Pleroma.HTTP directly.
using Pleroma.HTTP directly
Alex S <alex.strizhakov@gmail.com> committed rPUBEc4ca878f23ad: unnecessary blank lines.
unnecessary blank lines
Alex S <alex.strizhakov@gmail.com> committed rPUBE45264bbe32f4: dumping env from db to file.
dumping env from db to file
Alex S <alex.strizhakov@gmail.com> committed rPUBE2f278c36d3a6: updating config request example.
updating config request example
Alex S <alex.strizhakov@gmail.com> committed rPUBE2ea2daf87c2b: not needed.
not needed
Alex S <alex.strizhakov@gmail.com> committed rPUBE286631481176: saving and loading config from db.
saving and loading config from db
Alex S <alex.strizhakov@gmail.com> committed rPUBE4c778d1abcd3: credo fix.
credo fix
Alex S <alex.strizhakov@gmail.com> committed rPUBE38a62f152c67: deps update.
deps update
Ress <git@x39.dev> committed rPUBEfc78e0995950: merge: pleroma-fe:2e77a3f.
merge: pleroma-fe:2e77a3f
Alex S <alex.strizhakov@gmail.com> committed rPUBE19a887af8eea: loading settings from bd to application env.
loading settings from bd to application env
Alex S <alex.strizhakov@gmail.com> committed rPUBE1deedb864c58: docs fix.
docs fix
Alex S <alex.strizhakov@gmail.com> committed rPUBEe423d7b31bcd: load emoji groups one time.
load emoji groups one time
Alex S <alex.strizhakov@gmail.com> committed rPUBE9965ddfcedb7: admin get & post endpoints.
admin get & post endpoints
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE229f4ed42a3d: Merge branch 'develop' into issues/570.
Merge branch 'develop' into issues/570
Alex S <alex.strizhakov@gmail.com> committed rPUBEfc93060d69d0: it is changed in compile time.
it is changed in compile time
Alex S <alex.strizhakov@gmail.com> committed rPUBEde09e81db6a9: use Pleroma.Config wherever possible.
use Pleroma.Config wherever possible
Alex S <alex.strizhakov@gmail.com> committed rPUBE47c777f6201d: compile time -> runtime.
compile time -> runtime
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE6524022d0390: added both stream: user and user:notification.
added both stream: user and user:notification
Maksim Pechnikov <parallel588@gmail.com> committed rPUBEdc1b59ee414e: add tests.
add tests
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE961bfc7ce564: fix typo.
fix typo
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE74a28aac1f16: add user:notification stream.
add user:notification stream
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE27d2b0602838: update Stream.
update Stream
Alex S <alex.strizhakov@gmail.com> committed rPUBE71768baf0c4e: fix for new instances.
fix for new instances
Alex S <alex.strizhakov@gmail.com> committed rPUBEf72e41f33c9d: fixes for mix tasks.
fixes for mix tasks
Alex S <alex.strizhakov@gmail.com> committed rPUBE71c7555228de: added migrations_path.
added migrations_path
Alex S <alex.strizhakov@gmail.com> committed rPUBE856856c17c63: migrations_path to rollback task.
migrations_path to rollback task
Alex S <alex.strizhakov@gmail.com> committed rPUBE6e8fc221d2cb: calling with args.
calling with args
Alex S <alex.strizhakov@gmail.com> committed rPUBEde360d4bf606: rollback task.
rollback task
Alex S <alex.strizhakov@gmail.com> committed rPUBE7700008859fb: aliases for mix tasks.
aliases for mix tasks
Karen Konou <konoukaren@gmail.com> committed rPUBE2a26aabc70e6: Add MRF specific error messages, fix cachex.
Add MRF specific error messages, fix cachex
Alex S <alex.strizhakov@gmail.com> committed rPUBE04cd1a4f0c21: moving to ecto folder.
moving to ecto folder
Karen Konou <konoukaren@gmail.com> committed rPUBEf66141f6c4a4: fix tests.
fix tests
Alex S <alex.strizhakov@gmail.com> committed rPUBEb36dcab5676e: migrate task wrapper.
migrate task wrapper
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE491ef69d6e17: Merge branch 'develop' into issues/184.
Merge branch 'develop' into issues/184
eugenijm <eugenijm@protonmail.com> committed rPUBE6a70a54ff039: Broadcast conversation update when DM is deleted.
Broadcast conversation update when DM is deleted
Alex S <alex.strizhakov@gmail.com> committed rPUBE82a6cb8beea4: file renaming.
file renaming
Karen Konou <konoukaren@gmail.com> committed rPUBE1be547547392: Add initial MRF error reporting.
Add initial MRF error reporting
Ivan Tashkinov <ivant.business@gmail.com> committed rPUBEc4a82a9dd580: Added support for activity context pagination, with default of 100 related….
Added support for activity context pagination, with default of 100 related…
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE82d7642ab711: Federate Undo follow activities.
Federate Undo follow activities
Maksim Pechnikov <parallel588@gmail.com> committed rPUBEe61582585fe6: removed unused template.
removed unused template
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE244838cff3b5: Delete user from the db.
Delete user from the db
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE0466002d59d2: small refactoring reset password.
small refactoring reset password
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE7d2793d6edc3: Use Pleroma.RepoStreamer instead of Ecto's.
Use Pleroma.RepoStreamer instead of Ecto's
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE6082c431947b: Undo user's likes and announces on user deletion.
Undo user's likes and announces on user deletion
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE5bba07e559fb: Try to fetch Object with ap_id before inserting a new one.
Try to fetch Object with ap_id before inserting a new one
kaniini <nenolod@gmail.com> committed rPUBEc1de57634181: Merge branch 'develop' into 'fix/handle-wrong-visibility-error'.
Merge branch 'develop' into 'fix/handle-wrong-visibility-error'
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE87a255ec0efa: Change existed query function instead of creating a similar one.
Change existed query function instead of creating a similar one
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE5382e6646260: User must be active to create Delete activities.
User must be active to create Delete activities
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE578beacbea40: Fetch last activities for all user's conversations in a single request.
Fetch last activities for all user's conversations in a single request
Alex S <alex.strizhakov@gmail.com> committed rPUBE9c94507e3136: don't delete config settings on admin update.
don't delete config settings on admin update
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE209a80691a71: Merge conflicts one more time.
Merge conflicts one more time
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE16c68f070ccb: Return valid response when reply to a direct message is not direct itself.
Return valid response when reply to a direct message is not direct itself
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE53d2dfab745b: Add new test for posting statuses and move other similar tests under the….
Add new test for posting statuses and move other similar tests under the…
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBEb1e6bbe77b51: bugfix (authored by hakabahitoyo <hakabahitoyo@example.com>).
bugfix
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE95fceb4b3456: non personalized /api/v1/suggestions (authored by hakabahitoyo <hakabahitoyo@example.com>).
non personalized /api/v1/suggestions
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE5457877acf4b: configurable third party engine for non personalized user discovery.
configurable third party engine for non personalized user discovery
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBEb9dbab353f30: format (authored by hakabahitoyo <hakabahitoyo@example.com>).
format
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE98ceac8a9ffd: Merge branch 'develop' into issue/1033.
Merge branch 'develop' into issue/1033
Maksim Pechnikov <parallel588@gmail.com> committed rPUBEbed23bad0553: fix migrate: create -> create_if_not_exists.
fix migrate: create -> create_if_not_exists
eugenijm <eugenijm@protonmail.com> committed rPUBE3b7b8ca2ec46: Expose `skip_thread_containment` in nodeinfo.
Expose `skip_thread_containment` in nodeinfo
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE976c711b66b4: fix migrate: rollback.
fix migrate: rollback
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE911d253653e9: fix migrate: drop -> drop_if_exixts.
fix migrate: drop -> drop_if_exixts
eugenijm <eugenijm@protonmail.com> committed rPUBE1ac4b13eb649: Add fallback value to the admin report view..
Add fallback value to the admin report view.
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE41e11f10a2db: fix search accounts..
fix search accounts.
deorsum <deorsum@prolatio.xyz> committed rPUBE236f831bd1b5: Add a caveat for docker deployment in the config docs.
Add a caveat for docker deployment in the config docs
Maksim Pechnikov <parallel588@gmail.com> committed rPUBEbbe0499f32ce: fix typo.
fix typo
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE094ee109c0bf: moved filtration a blocked users on db side.
moved filtration a blocked users on db side
Maksim <parallel588@gmail.com> committed rPUBE11952c466d92: Apply suggestion to docs/config.md.
Apply suggestion to docs/config.md
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE5e49a5ad47f7: Filter.AnonymizeFilename added ability to retain file extension with custom text.
Filter.AnonymizeFilename added ability to retain file extension with custom text
eugenijm <eugenijm@protonmail.com> committed rPUBEdc4184b991fe: Add hashtag filter to user statuses (GET /api/v1/accounts/:id/statuses).
Add hashtag filter to user statuses (GET /api/v1/accounts/:id/statuses)
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE36a30a1f1b8d: Make note activity factory customizable.
Make note activity factory customizable
eugenijm <eugenijm@protonmail.com> committed rPUBE7acf328d889d: Use fallback values for search queries.
Use fallback values for search queries
Alex S <alex.strizhakov@gmail.com> committed rPUBE1cfca772f37b: ecto and request builder tests.
ecto and request builder tests
Alex S <alex.strizhakov@gmail.com> committed rPUBEdd21d7f6f832: mix task robots txt tests.
mix task robots txt tests
Alex S <alex.strizhakov@gmail.com> committed rPUBEd63a429682b1: mix pleroma tests.
mix pleroma tests
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBEd91c863ccba2: Render mentions only for explicitly mentioned users from "to" and "tag" fields.
Render mentions only for explicitly mentioned users from "to" and "tag" fields
Alex S <alex.strizhakov@gmail.com> committed rPUBE62b0bd0b1ee8: removing clean_term.
removing clean_term
Alex S <alex.strizhakov@gmail.com> committed rPUBE846627995d5c: little fix.
little fix
Alex S <alex.strizhakov@gmail.com> committed rPUBE73e63c3bedc1: reverse proxy tests.
reverse proxy tests
Alex S <alex.strizhakov@gmail.com> committed rPUBE72434f70500a: little refactor.
little refactor
Alex S <alex.strizhakov@gmail.com> committed rPUBE64e9f5b701dc: tests back.
tests back
Alex S <alex.strizhakov@gmail.com> committed rPUBEfe62508a65b7: change for local user search.
change for local user search
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBEb3e90773ada3: Extend the "Delete" handler for user deletion.
Extend the "Delete" handler for user deletion