- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sun, Feb 8
Sun, Feb 8
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
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFEe1938879bb75: add Actor Type and Discoverable preferences.
add Actor Type and Discoverable preferences
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFEa9631e086152: support all of the ActivityStream standard actor types.
support all of the ActivityStream standard actor types
Maxim Filippov <colixer@gmail.com> committed rPUFE14c53372822c: Store user token in cookies.
Store user token in cookies
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE76361b36ffe0: refactor who to follow page.
refactor who to follow page
kaniini <ariadne@dereferenced.org> committed rPUFE78cccfb2d2c1: Merge branch 'develop' into 'feature/add-discoverable-preference'.
Merge branch 'develop' into 'feature/add-discoverable-preference'
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE3b913b665d38: improve messages.
improve messages
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE947af6223b21: put the `discoverable` parameter into source.pleroma.
put the `discoverable` parameter into source.pleroma
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE003193d68b1f: improve Japanese messages.
improve Japanese messages
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE4833b762cfaa: improve English.
improve English
Andrei <lycoris@ya.ru> committed rPUFE2d16f689e9eb: Delete ru.json.
Delete ru.json
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE9d0cfe9e4005: i18n/update-ja.
i18n/update-ja
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFEbf571b83cb18: i18n/update-ja_pedantic.
i18n/update-ja_pedantic
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUFE5136807602c1: add discoverable preference.
add discoverable preference
Andrei <lycoris@ya.ru> committed rPUFEc7b933c41840: Update ru.json.
Update ru.json
taehoon <th.dev91@gmail.com> committed rPUFE04cbfc422545: split errors.
split errors
taehoon <th.dev91@gmail.com> committed rPUFEfc0c61b9934b: refactor RegistrationError class.
refactor RegistrationError class
taehoon <th.dev91@gmail.com> committed rPUFEcb5f4c9eac48: allow logging correct error name.
allow logging correct error name
taehoon <th.dev91@gmail.com> committed rPUFE1a487511f580: remove error.errors case.
remove error.errors case
Maxim Filippov <colixer@gmail.com> committed rPUFE1c33ba871753: Use redirect to determine password redirect.
Use redirect to determine password redirect
Maxim Filippov <colixer@gmail.com> committed rPUFE807ff07a5d39: Use "identifier" field to get error "token".
Use "identifier" field to get error "token"
Maxim Filippov <colixer@gmail.com> committed rPUFEa1f52b44cf22: Several fixes, according to @hj's notes.
Several fixes, according to @hj's notes
Maxim Filippov <colixer@gmail.com> committed rPUFE8ad389477cbb: Undo stuff.
Undo stuff