| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* Pull and extract
* Pull and extract part II
|
|
|
|
|
| |
* Pull down latest translations
* Extract
|
|
|
|
|
| |
* yarn intl:pull
* yarn intl:extract:all
|
|
|
|
|
|
|
| |
* Extract en
* Pull and extract
* Pull and extract
|
| |
|
|
|
|
|
| |
* Tests fixes
* Pull latest translations
|
|
|
|
|
| |
* pull translations
* extract all
|
|
|
|
|
|
|
| |
* Fix to navigation action after saving feeds
* Test updates
* Intl pull
|
|
|
|
|
|
|
| |
* Add pt-PT mapping to crowdin config
* Pull latest translations from crowdin
* run intl extract
|
|
|
|
|
|
|
| |
* Update tests
* Pull latest crowdin
* Run intl:extract
|
|
|
|
|
| |
* Update tests
* Localization import from crowdin
|
| |
|
|
|
|
|
|
|
|
|
| |
* Tests fix
* Move the hosting provider text in account creation into the inside of the button to improve translation handling (close #8166)
* Pull latest translations
* Revert the 'you are creating an account' change entirely; it doesnt work
|
|
|
|
|
| |
* Pull latest from crowdin
* Run intl:extract:all
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Revert #7847 (was causing layout issues)
* Test fixes
* Pull latest translations from crowdin
* Run intl:extract:all
|
|
|
|
|
| |
* Update release process to avoid untranslated strings
* Run intl:extract:all
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update ReportDialog.tsx
* Update fr/messages.po
* Update it/messages.po
* Update ja/messages.po
* Update ko/messages.po
* Update zh-CN/messages.po
* Update zh-HK/messages.po
* Update zh-TW/messages.po
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update translation
* Update translation
* Update translation
* Update translation
* Update translation
* Update translation
* Update translation
* Fixed
* Update for v1.97
* update translation
|
| |
|
|
|
|
|
|
|
| |
* change sign in to create account
* alf buttons on native bottom bar
* manually edit .po file
|
|
|
|
|
| |
* Run intl extract
* 1.96.3
|
|
|
|
|
| |
* Update translation
* Update translation
|
|
|
|
|
|
|
| |
* Update test
* Run intl extract
* Update join count
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update Japanese translation
* Update
* Remove obsoleted entries
* Update translation
* minimize diff to main
* apply middlingphys's review, erase obsoleted messages.
* Traslate new messages (app icon)
* modified on feedback
* Update translation
* Update translation
* Update translation
* translate new messages on new screen
* Remove the typo entry fixed by #7064
* Update translation
* Update translaiton
* Update translation
* Update translation
* Update translation
* Translate new progress guide
|
|
|
|
|
| |
* Tweak signup wordings
* Update translations
|
|
|
|
|
| |
* Run intl extract
* Update join count
|
| |
|
|
|
|
|
|
|
| |
* Fix errors in hindi .po
* Run intl extract
* Update join count
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update translations
* Remove obsoleted messages
* Fix the msg pointed out by Hima-Zinn
* Update translation
* Update translation
* Applied suggested fixes by Hima-Zinn
* Translate 1 message and apply middlingphys' suggesstion
* Translate unread related msgs, etc.
* Update translation
* Translate 2 new msgs, remove obsolete msgs
* Translate 1 message
* translate backdated info
* Update translation
|
|
|
|
|
| |
* Run intl:extract
* Update joined_this_week
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Updated translation
* Use full-width char for single-digit num
* Update translation
* Update translation
* Corrected translations (thanks to Hima-Zinn)
* Update translation
* Update translation
* Unified the translation of "browser" (by reindex-ot)
* Update translation
* Updated translation
|
| |
|
|
|
|
|
| |
* Remove the obsoleted entry
* Update translation
|
|
|
|
|
| |
* Fix tests
* intl extract
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update translation
* Fixed
* Update translation
* Update translation
* Update translation
* Update translation
* Suggested fix by Hima-Zinn
* Update translation
* Update translation
* Update translation
* Translate "pinned"
* Update translation
* Refactor video uploads (#5570)
* Remove unused video field
* Stop exposing video dispatch
* Move cancellation out of the reducer
* Make useUploadStatusQuery controlled by jobId
* Rename SetStatus to SetProcessing
This action only has one callsite and it's always passing "processing".
* Move jobId into video reducer state
* Make cancellation scoped
* Inline useCompressVideoMutation
* Move processVideo down the file
* Extract getErrorMessage
* useServiceAuthToken -> getServiceAuthToken
* useVideoAgent -> createVideoAgent
* useVideoUploadLimits -> getVideoUploadLimits
* useUploadVideoMutation -> uploadVideo
* Use async/await in processVideo
* Inline onVideoCompressed into processVideo
* Use async/await for uploadVideo
* Factor out error messages
* Guard dispatch with signal
This lets us remove the scattered signal checks around dispatch.
* Move job polling out of RQ
* Handle poll failures
* Remove unnecessary guards
* Slightly more accurate condition
* Move initVideoUri handling out of the hook
* Remove dead argument
It wasn't being used before either.
* Remove unused detailed status
This isn't being used because we're only respecting that state variable when isProcessing=true, but isProcessing is always false during video upload.
If we want to re-add this later, it should really just be derived from the reducer state.
* Harden the video reducer
* Tie all spawned work to a signal
* Preserve asset/media for nicer error state
* Rename actions to match states
* Inline useUploadVideo
This abstraction is getting in the way of some future work.
* Move MIME check to the only place that handles it
* Manage video reducer from composer reducer (#5573)
* Move video state into composer state
* Represent video as embed
This is slightly broken. In particular, we can't remove video yet because there's no action that results in video embed being removed.
* Properly represent video as embed
This aligns the video state lifetime with the embed lifetime. Video can now be properly added and removed.
* Disable Add Video when we have images
* Ignore empty image pick
* Rename some files and variables (#5587)
* Move composer reducers together
* videoUploadState -> videoState
* Inline videoDispatch
* 🪵📌 (#5594)
* [🐴] Reduce amount that message sent date is shown (#4228)
* Fix profile header buttons (#5558)
* Fix profile header buttons
* Adjust labeler buttons too
* Fix load state jumps
* Small tweak for web
* Remove log
* Update
* Revert "Update"
This reverts commit b073c0483016c9cddd13a66ec5c7678b28aadc7b.
* Revert "Fix profile header buttons (#5558)"
This reverts commit c00c5fa495460e54551ab7325a5f79d94dd192a7.
* Revert "[🐴] Reduce amount that message sent date is shown (#4228)"
This reverts commit af8e3422a6cb2131f5386fbdc94e9b158e5562b6.
* Revert "🪵📌 (#5594)"
This reverts commit 3ab5190aca767b9ed1900a84eab538f41000526c.
* Revert "Rename some files and variables (#5587)"
This reverts commit 475708ea30dd367c5d79f524bec907a356b6155a.
* Revert "Manage video reducer from composer reducer (#5573)"
This reverts commit 59589e34a375e15c3a802c3dd18170fde913c9cd.
* Revert "Refactor video uploads (#5570)"
This reverts commit f74f9bc1d93e9e52e39e1082e55e4172c6d18301.
* Update translation
* Update translation
* Delete unused entries
* Restored the trailing dot by #5622
---------
Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: Eric Bailey <git@esb.lol>
|
| |
|
|
|
|
|
| |
* Fixes to tests
* intl extract
|
| |
|
|
|
|
| |
Co-authored-by: Hailey <me@haileyok.com>
|
|
|
|
|
|
|
| |
* Run intl:extract
* Test fixes
* Update pt-BR translations for video
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update translation
* Update translation
* Fixed wording
* Change the translation of QRcode of starterpack
* Update translation
* Update translation
* Update translation
* Update translation
|
|
|
|
|
|
|
|
|
| |
* Stop creating a mod-authority in e2e due to upstream conflict
* Dont require 3 interests when none come back
* Fix e2e login
* intl extract
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Updated translation
* Update translation
* Update translation
* Update translation
* Only show replies in Following if following all involved actors (#4869)
* Only show replies in Following for followed root and grandparent
* Remove now-unnecessary check
* Simplify condition
* Respect labels on feeds and lists (#4818)
* Prep
* Pass in optional moderation to FeedCard
* Compute moderation decision, filter contentList contexts, pass into card
* Let's go a different route
* Filter from within search queries
* Use same search query for starter packs
* Filter lists from profile tabs
* Cleanup
* Filter from profile feeds
* Moderate post embeds
* Memoize
* Use ScreenHider on lists
* Hide both list types
* Fix crash on iOS in screen hider, fix lineheight
* Memoize renderItem
* Reuse objects to prevent re-renders
* tweak list header (#4870)
Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
* bskyweb: optional basic auth password middleware (#4759)
* Update translation
* Revert "Update translation"
This reverts commit 3a7b74f47b808f4fda482546f67ea90bfa073693.
* Revert "bskyweb: optional basic auth password middleware (#4759)"
This reverts commit bc3a27d40f068a7203aa55384300cbd26f8248cf.
* Revert "tweak list header (#4870)"
This reverts commit 34e7e5cba2cdbc8bddf062ed468ec10c68b0cdd8.
* Revert "Respect labels on feeds and lists (#4818)"
This reverts commit 9ec6fde2884ad7a32d032227518e89c5607b61a1.
* Revert "Only show replies in Following if following all involved actors (#4869)"
This reverts commit e2cc4bb4af092564aa93f41f5dadba2b65ae4250.
* Update translation
* Update translation
* Update translation
* Updated translation
* Update translation
* Update translation
* Unified existing translations of "hidden" and "community".
* Update translation
* Update translation
* Update translation
---------
Co-authored-by: dan <dan.abramov@gmail.com>
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
Co-authored-by: bnewbold <bnewbold@robocracy.org>
|
|
|
|
|
| |
* Fix curate-lists tests
* Run intl extract
|
|
|
|
|
|
|
| |
* Updated translation
* Update translation
* Update translation
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update Japanese translation
* Updated Japanese translation
* Update translation
* Updated translation
* Update translation
* Update translation
* Update translation.
* Updated translation
|