| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Chinese localization
* fixed languages.ts typo
* crosscheck with proofreading of translation
* fixed messages.po string styles
* a minor adjustment
* Update Chinese localization
* fixed a typo & modify the translation of handle
* based on the latest messages.po translation
* removed unused strings
* based on the latest messages.po translation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update messages.po
* Update messages.po
* Fix typo
Co-authored-by: Hanee (임하은) <hanee_l@naver.com>
* Update messages.po
* Update messages.po
* Update messages.po
---------
Co-authored-by: Hanee (임하은) <hanee_l@naver.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* reset headers
* fill in untranslated message
* unified "Following" Feed
* Suggest wording tweak in StepAlgoFeeds/index.tsx (#2653)
* Suggest wording tweak in StepAlgoFeeds/index.tsx
* Update src/screens/Onboarding/StepAlgoFeeds/index.tsx
---------
Co-authored-by: Eric Bailey <git@esb.lol>
* Fix typos and suggested punctuation tweak in StepSuggestedAccounts/index.tsx (#2649)
* Fix typos in StepSuggestedAccounts/index.tsx
* suggested wording tweak
* on second thought, 'some' again is redundant
* update header
* update translation
* intl:extract
* update messages
* update revision date
* modify by reveiew suggestions
Co-authored-by: tkusano <tkusano@users.noreply.github.com>
* modify by reveiew suggestions
Co-authored-by: Hima-Zinn <Hima-Zinn@users.noreply.github.com>
* unified "フォロー中フィード"
Co-authored-by: Hima-Zinn <Hima-Zinn@users.noreply.github.com>
* modify by reveiew suggestions
Co-authored-by: noritada <noritada@users.noreply.github.com>
* modify by reveiew suggestions
Co-authored-by: noritada <noritada@users.noreply.github.com>
* modify merge miss
* Completes missing translations due to merging
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: tkusano <tkusano@users.noreply.github.com>
Co-authored-by: Hima-Zinn <Hima-Zinn@users.noreply.github.com>
Co-authored-by: noritada <noritada@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update messages.po
* Update messages.po
* Update messages.po
* Remove double escape character
* Update revision date
* Update messages.po
* Fix typo
|
| |
|
|\ |
|
| | |
|
|\ \
| |/
|/| |
|
| |
| |
| | |
Apply @surfdude26 and @jordimas corrections
|
| | |
|
| | |
|
| |
| |
| | |
Update catalan localization
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* show signup bottom bar on web tablet
* show signup bottom bar on web tablet
* comment
* adjust load latest btn position based on logged in/out
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Switcheroo
* tweak copy
---------
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
|
| | |
|
| |
| |
| |
| |
| | |
* Remove superseded strings from de/messages.po
* restore some superseded translations to their equivalents
|
| |
| |
| |
| |
| | |
* Remove superseded strings from es/messages.po
* oops, missed one
|
| | |
|
| |
| |
| |
| |
| | |
A cleanup PR that removes strings from hi/messages.po that have been superseded and are no longer used.
I also matched some of the superseded strings that had already been translated to their new equivalents.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* create separate label group arrays
* render adult and other label groups separately
* animate in/out the additional settings
* improve toggle logic
* support animations on all platforms
* remove debug
* update notice, prevent running animations on mount
* reorg imports
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
* New splash screen
* Add logotype to splash
* Adjust spacing
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
(#2700)
|
| | |
|
| | |
|
| |
| |
| | |
Co-authored-by: Dan Abramov <dan@mac.home>
|
| |
| |
| |
| |
| |
| |
| | |
* moderate avatars and embeds in composer reply to
* oops
* dont need moderation in the quote opts
|
| | |
|
| |
| |
| |
| |
| | |
* add padding to user's lists/feeds scrollviews
* always use the header offset for padding
|
| | |
|
| |
| |
| |
| |
| | |
* Mark read on first notifs page fetch always; this is less optimal but it fixes a case where when the first full page's unreads are all filtered out
* Use the pre-filter indexedAt for updateSeen
|
|\ \
| | |
| | | |
fix left swipe on android
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
quotes (#2686)
* check if a thread is muted before incrementing notif badge
* some filtering for quotes and reposts
* move logic to util
* change logic
* revert always fetching
* logic for cases when we don't have a subject (count)
* unneeded change
* check subject embed in `isThreadMuted`
* remove todo
|