- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Feb 8 2026
Feb 8 2026
Sebastian Huebner <imo@kokolor.es> committed rPUFE877bad080081: updated german translation.
updated german translation
Wyatt Benno <wyattbenno@gmail.com> committed rPUFEfc774ac5cb48: Fix lint issues.
Fix lint issues
eugenijm <eugenijm@protonmail.com> committed rPUFE1c9443fcdfcd: Set `hide_follows` and `hide_followers` settings when parsing Mastodon format..
Set `hide_follows` and `hide_followers` settings when parsing Mastodon format.
Wyatt Benno <wyattbenno@gmail.com> committed rPUFEbb71578a2181: Changed idempotency key process added unit tests.
Changed idempotency key process added unit tests
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFEd6eec8fa70de: WIP: Update Japanese translation.
WIP: Update Japanese translation
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFEd85e38083006: Update Japanese translation.
Update Japanese translation
Wyatt Benno <wyattbenno@gmail.com> committed rPUFEaf0d3654b869: formatting fixes.
formatting fixes
Wyatt Benno <wyattbenno@gmail.com> committed rPUFEe39897458ebf: Idempotency key for issue #595.
Idempotency key for issue #595
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFEb743b7a8b717: Update Japanese translation.
Update Japanese translation
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE7cc583d3612e: Update Japanese translation.
Update Japanese translation
taehoon <th.dev91@gmail.com> committed rPUFE376cd4751f2f: remove dead modules.
remove dead modules
taehoon <th.dev91@gmail.com> committed rPUFE9933709d850c: fix eslint errors.
fix eslint errors
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE2cbb6b65fa54: Update Japanese translation.
Update Japanese translation
taehoon <th.dev91@gmail.com> committed rPUFE3a9a107be67f: handle searchUsers api error properly.
handle searchUsers api error properly
taehoon <th.dev91@gmail.com> committed rPUFE7214c899aa80: use new userSearch api in user_settings.
use new userSearch api in user_settings
taehoon <th.dev91@gmail.com> committed rPUFE6ccef9db9745: use new userSearch api in action.
use new userSearch api in action
taehoon <th.dev91@gmail.com> committed rPUFEb06ea4fbc6b0: use Object.entries.
use Object.entries
Wyatt Benno <wyattbenno@gmail.com> committed rPUFEf9fd4f0677e0: Stop the screen from scrolling when an image gallery is open.
Stop the screen from scrolling when an image gallery is open
Wyatt Benno <wyattbenno@gmail.com> committed rPUFE2d22a055353f: Fix lint warnings.
Fix lint warnings
taehoon <th.dev91@gmail.com> committed rPUFEc56451458941: move userSearch api into api.service.
move userSearch api into api.service
Wyatt Benno <wyattbenno@gmail.com> committed rPUFEde5f1091f14f: reserve scrollbar gap when locked.
reserve scrollbar gap when locked
eugenijm <eugenijm@protonmail.com> committed rPUFE9c13663279e1: Replace user search with mastodon full text search (`GET /api/v2/search`).
Replace user search with mastodon full text search (`GET /api/v2/search`)
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE82c1acac4f3e: i18n/Update Pedantic Japanese translation.
i18n/Update Pedantic Japanese translation
eugenijm <eugenijm@protonmail.com> committed rPUFE936aa014f590: Fix button size, use router links for hashtags.
Fix button size, use router links for hashtags
Wyatt Benno <wyattbenno@gmail.com> committed rPUFEd1ce32366665: Merge branch 'develop' into 'status-gc'.
Merge branch 'develop' into 'status-gc'
Wyatt Benno <wyattbenno@gmail.com> committed rPUFE7c70c6ec0739: Disable GC if intersectionObserver is not supported.
Disable GC if intersectionObserver is not supported
Wyatt Benno <wyattbenno@gmail.com> committed rPUFEecbaaa60d4f7: Improvements and bug fixes.
Improvements and bug fixes
Wyatt Benno <wyattbenno@gmail.com> committed rPUFE663c14baa251: First draft.
First draft
Lee Starnes <lee@canned-death.us> committed rPUFE55eb4a0e8d82: Handle JSONified errors while registering.
Handle JSONified errors while registering
Wyatt Benno <wyattbenno@gmail.com> committed rPUFEc39c3f62cf82: add debounce.
add debounce
Lee Starnes <lee@canned-death.us> committed rPUFE38666d715964: Clean up registration error handling.
Clean up registration error handling
Wyatt Benno <wyattbenno@gmail.com> committed rPUFE3b649d217655: Only search users if there are no matches.
Only search users if there are no matches
Wyatt Benno <wyattbenno@gmail.com> committed rPUFEe0cf7e4b2b44: Correct meaningless indexOf.
Correct meaningless indexOf
Wyatt Benno <wyattbenno@gmail.com> committed rPUFE7d05f7ddedd1: Small updates & add to docs.
Small updates & add to docs
Wyatt Benno <wyattbenno@gmail.com> committed rPUFE7162eb44310e: change store dependency.
change store dependency
Wyatt Benno <wyattbenno@gmail.com> committed rPUFEfb334fc6e702: turn on user search for bio.
turn on user search for bio
Wyatt Benno <wyattbenno@gmail.com> committed rPUFE23c93ab84bec: Trigger user search query with at #562.
Trigger user search query with at #562
Wyatt Benno <wyattbenno@gmail.com> committed rPUFE401026422808: Merge remote-tracking branch 'upstream/develop' into add-user-search-at.
Merge remote-tracking branch 'upstream/develop' into add-user-search-at
absturztaube <me@absturztaube.ch> committed rPUFE41a66e36915e: move sorting to after_store.
move sorting to after_store
absturztaube <me@absturztaube.ch> committed rPUFEa4ed7dcee385: reorder attributes in post status form.
reorder attributes in post status form
absturztaube <me@absturztaube.ch> committed rPUFE9f9c851f6f5b: proper arrangement of icons in post status form.
proper arrangement of icons in post status form
absturztaube <me@absturztaube.ch> committed rPUFE530411afa80c: remove eslint handle-callback-error.
remove eslint handle-callback-error
absturztaube <me@absturztaube.ch> committed rPUFE980de7001691: replace visible with v-if on sticker-picker.
replace visible with v-if on sticker-picker
absturztaube <me@absturztaube.ch> committed rPUFEcf68c5ae9d47: using sticker title as file desription on attachment.
using sticker title as file desription on attachment
absturztaube <me@absturztaube.ch> committed rPUFEbb0e106f957f: remove array push in getStickers.
remove array push in getStickers
absturztaube <me@absturztaube.ch> committed rPUFE9ddac946dccb: render only active tab in sticker picker.
render only active tab in sticker picker
absturztaube <me@absturztaube.ch> committed rPUFE0c1e9b27c0e2: remove sticker packs and sticker.json.
remove sticker packs and sticker.json
absturztaube <me@absturztaube.ch> committed rPUFEe1a4fc70f554: proper handling in post status form if stickers can't be loaded.
proper handling in post status form if stickers can't be loaded
absturztaube <me@absturztaube.ch> committed rPUFEda5bdc059df5: add todo at sticker upload.
add todo at sticker upload
absturztaube <me@absturztaube.ch> committed rPUFEe97ac2e54301: add glow on hover over sticker.
add glow on hover over sticker
absturztaube <me@absturztaube.ch> committed rPUFE32b58c13e7a0: add image to tab switcher.
add image to tab switcher
absturztaube <me@absturztaube.ch> committed rPUFE9a287f3b01e1: load all packs at once.
load all packs at once
absturztaube <me@absturztaube.ch> committed rPUFE323cdd21acab: don't display icon if no stickers.
don't display icon if no stickers
absturztaube <me@absturztaube.ch> committed rPUFE257d07ccf022: add 2 sticker packs as example.
add 2 sticker packs as example
absturztaube <me@absturztaube.ch> committed rPUFEe498ee636be8: use tab-switcher component.
use tab-switcher component
absturztaube <me@absturztaube.ch> committed rPUFE4e1511b9ca8d: update en translation.
update en translation
absturztaube <me@absturztaube.ch> committed rPUFE616be4466e5d: use Object.entries.
use Object.entries
absturztaube <me@absturztaube.ch> committed rPUFE5cea76953531: use bare fetch.
use bare fetch
absturztaube <me@absturztaube.ch> committed rPUFE3c5ce250e6d6: fix select highlight on sticker icon.
fix select highlight on sticker icon
absturztaube <me@absturztaube.ch> committed rPUFE115bba53cfc4: add sticker picker component.
add sticker picker component
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUFEd017bf59b8d7: Initialize chat only if user is logged in and it wasn't initialized before.
Initialize chat only if user is logged in and it wasn't initialized before
absturztaube <me@absturztaube.ch> committed rPUFE8a86ac4f8cd8: integrate stickers in post form.
integrate stickers in post form
absturztaube <me@absturztaube.ch> committed rPUFEf79973162555: change json format of sticker packs.
change json format of sticker packs
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUFE79d054c573d2: Remove config.chatDisabled in favor on BE-provided chatAvailable feature.
Remove config.chatDisabled in favor on BE-provided chatAvailable feature
absturztaube <me@absturztaube.ch> committed rPUFE6b00c54b37b4: fix lint errors.
fix lint errors
eugenijm <eugenijm@protonmail.com> committed rPUFEb8ec36cd3739: Focus on the search input when the search icon is clicked.
Focus on the search input when the search icon is clicked
eugenijm <eugenijm@protonmail.com> committed rPUFE80811d7982fb: Display the error message on the password reset form if the mailer is disabled..
Display the error message on the password reset form if the mailer is disabled.
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE6d22aec005ee: i18n/Update pedantic Japanese.
i18n/Update pedantic Japanese
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE0088d3eabf2f: i18n/update Japanese.
i18n/update Japanese
eugenijm <eugenijm@protonmail.com> committed rPUFE15fa36568cbb: Password reset UI.
Password reset UI
rinpatch <rinpatch@sdf.org> committed rPUFE1f63431e1c87: Fix extra buttons always being hidden.
Fix extra buttons always being hidden
taehoon <th.dev91@gmail.com> committed rPUFE0545ad80608c: handle api response exception.
handle api response exception
taehoon <th.dev91@gmail.com> committed rPUFEc38e071494fe: toggle visibility using class.
toggle visibility using class
taehoon <th.dev91@gmail.com> committed rPUFE839dafa1cf31: minor css updates.
minor css updates
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE9c1b925e6dce: Fix links to external users in who to follow page.
Fix links to external users in who to follow page
taehoon <th.dev91@gmail.com> committed rPUFE3b531d426f89: check function existence first.
check function existence first
taehoon <th.dev91@gmail.com> committed rPUFEbf92657ffc09: update conversejs config.
update conversejs config
taehoon <th.dev91@gmail.com> committed rPUFEab5d4d94563a: destroy converse chat when log out.
destroy converse chat when log out
taehoon <th.dev91@gmail.com> committed rPUFE2b16ac16a539: move chat action/mutations into chat module.
move chat action/mutations into chat module
taehoon <th.dev91@gmail.com> committed rPUFE857b9db9d9dc: prevent duplicated socket initialization.
prevent duplicated socket initialization
taehoon <th.dev91@gmail.com> committed rPUFEf18ac0399e18: merge two actions.
merge two actions
taehoon <th.dev91@gmail.com> committed rPUFE9edeb136a4b8: use better name.
use better name
taehoon <th.dev91@gmail.com> committed rPUFEa40bad7c4b4b: install converse.js instead of converse/headless.
install converse.js instead of converse/headless
taehoon <th.dev91@gmail.com> committed rPUFE244dc5a44f29: integrate converse.js xmpp chat.
integrate converse.js xmpp chat
taehoon <th.dev91@gmail.com> committed rPUFEcfda9399ca80: add converse package.
add converse package
taehoon <th.dev91@gmail.com> committed rPUFE89e7e1f3840c: use the classic naming scheme.
use the classic naming scheme
Lee Starnes <lee@canned-death.us> committed rPUFEcbf3120103e1: Fix #617 for real this time.
Fix #617 for real this time
taehoon <th.dev91@gmail.com> committed rPUFE57d43d0978dd: add hidden global css class.
add hidden global css class
taehoon <th.dev91@gmail.com> committed rPUFE592cb2e37cad: toggle visibility of body using class.
toggle visibility of body using class
taehoon <th.dev91@gmail.com> committed rPUFE2eb4df16fb4b: Revert "remove dead code".
Revert "remove dead code"
Maksim Pechnikov <parallel588@gmail.com> committed rPUFE3d42a6f20b07: Merge branch 'develop' into issue/209-2.
Merge branch 'develop' into issue/209-2
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE07646f96c4ac: Improve `discoverable` explanation.
Improve `discoverable` explanation
Maksim Pechnikov <parallel588@gmail.com> committed rPUFE8c7a737e5ff0: renamed api routes: '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa'.
renamed api routes: '/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa'
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE2c07f20dbf92: change message _Actor type_ to _This account is a_.
change message _Actor type_ to _This account is a_
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE0e2d6a5ff08c: Improve `discoverable` explanation again.
Improve `discoverable` explanation again
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE61d259d87c6e: resolve conflict.
resolve conflict
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFEa774eeec9193: add discoverable and actor_type parameter into account_nornalizer.
add discoverable and actor_type parameter into account_nornalizer