Hailey
2c754bf6e0
Merge branch 'main' into hailey/linking-referrers
2024-07-11 18:38:38 -07:00
Hailey
83e8522e0a
Create shared preferences API ( #4654 )
2024-07-11 18:37:43 -07:00
Hailey
0753ed099f
Merge branch 'hailey/shared-preferences' into hailey/linking-referrers
2024-07-11 18:18:52 -07:00
Hailey
caf2f31d9a
Merge remote-tracking branch 'origin/main' into hailey/shared-preferences
2024-07-11 18:17:02 -07:00
Hailey
2397104ad6
Lint native files ( #4768 )
2024-07-11 18:15:35 -07:00
Hailey
b433469ab9
bump 1.89.0 ( #4776 )
2024-07-12 02:14:47 +01:00
Hailey
847513e6d2
lint
2024-07-11 18:13:01 -07:00
Hailey
cc5f930e0f
Merge branch 'hailey/shared-preferences' into hailey/linking-referrers
2024-07-11 18:08:38 -07:00
Hailey
f08afb7404
Merge branch 'hailey/swiftlint' into hailey/shared-preferences
2024-07-11 18:04:44 -07:00
Hailey
e456fb4a0e
Merge remote-tracking branch 'origin/main' into hailey/swiftlint
2024-07-11 18:04:29 -07:00
Hailey
f62f9b5ca4
lint
2024-07-11 18:03:05 -07:00
Hailey
df82678ebf
Merge branch 'hailey/swiftlint' into hailey/shared-preferences
2024-07-11 17:50:22 -07:00
Hailey
209be23586
Merge remote-tracking branch 'origin/main' into hailey/shared-preferences
2024-07-11 17:49:39 -07:00
Eric Bailey
119b4d3e0a
Fix search hashtags by author ( #4773 )
2024-07-11 23:35:13 +01:00
Eric Bailey
74186950b2
[ALF] Theme & palette cleanup ( #4769 )
...
* Invert primary scale
* Invert negative palette
* Replace theme specific styles in Toggle
* Remove theme specific colors from Button, improves secondary solid on dark mode
* TextField
* Remove from MessageItem
* Threadgate editor
* IconCircle
* Muted words
* Generate themes from hues
* Cleanup
* Deprecate more values, fix circular import
* Invert positive too, hardly use
* Button tweaks, some theme diffs
* Match disabled state for negative button
* Fix unread noty bg
2024-07-11 16:59:12 -05:00
Eric Bailey
ea0586cd67
Filter yourself out of follows interstitial ( #4770 )
2024-07-11 21:20:22 +01:00
Hailey
4491b3d15a
remove yml
2024-07-10 18:02:03 -07:00
Hailey
2c6ff9bea4
newline
2024-07-10 17:53:59 -07:00
Hailey
b37cdb135b
lint more
2024-07-10 17:50:27 -07:00
Hailey
19da52f1c7
lint more
2024-07-10 17:49:54 -07:00
Hailey
de25c4b676
fix kotlin
2024-07-10 17:41:45 -07:00
Hailey
921b13dbdc
fix swift
2024-07-10 17:40:42 -07:00
Hailey
15a00b1864
ALF post button ( #4767 )
2024-07-10 14:48:34 -07:00
Hailey
65b5d31b58
Fix alt text for GIFs ( #4766 )
...
* fix alt text dialog for gifs
* only apply to native
2024-07-10 20:25:44 +01:00
dan
fa64d9393b
[Session] Include stack with the debug event ( #4763 )
2024-07-10 00:51:12 +01:00
dan
9b9e09d002
[Session] Experiment: Don't use withProxy ( #4762 )
...
* Reorder statements
* Remove withProxy() usage behind a gate
2024-07-10 00:12:26 +01:00
dan
ce0bf867ff
Rename session event, scope to errors ( #4761 )
2024-07-09 23:03:59 +01:00
dan
7a47656816
Log session events unconditionally ( #4758 )
2024-07-09 21:13:32 +01:00
Samuel Newman
2d0eefebc3
Add social proof to suggested follows ( #4602 )
...
* replace unused `followers` prop with social proof
* Introduce 'minimal' version
* Gate social proof one explore page, fix space if no desc
* Use smaller avis for minimal
---------
Co-authored-by: Eric Bailey <git@esb.lol >
2024-07-09 11:10:50 -05:00
A Malik. Muhd
4360087ced
Update README.md ( #4394 )
2024-07-08 19:02:26 -07:00
Hailey
ca0a327052
tweak top padding external ( #4755 )
2024-07-09 02:16:34 +01:00
Hailey
a3c43a7471
change contentVisibility to contain ( #4752 )
2024-07-08 15:16:43 -07:00
Hailey
f8a59e10dd
Fix RTL text rendering for display names ( #4747 )
...
* header display name rtl support
* highlighted post rtl
* move `NON_BREAKING_SPACE` to an external constant
* rtl support in search dropdown
* profile card rtl
* old profile card rtl
* hover card
* wizard list card
* new chat
* account card
* chat header
* clean up notifications
* just force LTR on meta display name
2024-07-08 18:06:00 +01:00
Hailey
d5503d17de
Reduce the size of the inner logo in the QR code ( #4746 )
...
* use a scale of `1` on QR code inner logo
* remove logo entirely
* Revert "remove logo entirely"
This reverts commit dee57f48c7 .
* use scale of 0.95
2024-07-08 16:57:40 +01:00
Joel
ea7afecf28
Fix misplaced '@' in RTL post meta. ( #4531 )
...
Co-authored-by: Joel <joel.garplind+github@gmail.com >
Co-authored-by: Hailey <me@haileyok.com >
2024-07-07 15:27:30 -07:00
Josh
ea37298cdd
Remove broken and void back button ( #4744 )
2024-07-07 13:10:26 -07:00
Hailey
a6b3c97df0
Ensure /start navigates to /starter-pack when clicking a link internally ( #4745 )
...
* remove temporary metadata removal
* ensure proper navigation
2024-07-07 13:07:28 +01:00
surfdude29
6b5e3181fb
Add missing to in StarterPackScreen.tsx string ( #4743 )
2024-07-06 16:39:04 -07:00
Samuel Newman
8f06ba70bb
Video compression in composer ( #4638 )
...
Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com >
Co-authored-by: Hailey <me@haileyok.com >
2024-07-05 17:50:03 -07:00
Hailey
56b688744e
fix slop ( #4739 )
2024-07-05 22:44:06 +01:00
Paul Frazee
09bc4e95d8
Update stats
1.88.0
2024-07-05 12:37:06 -07:00
Paul Frazee
149446a26e
Run intl:extract
2024-07-05 12:33:48 -07:00
Takayuki KUSANO
8c52d74925
Update Japanese translation ( #4665 )
...
* Update Japanese translation
* Updated Japanese translation
* Update translation
* Updated translation
* Update translation
* Update translation
* Update translation.
* Updated translation
2024-07-05 12:32:31 -07:00
Minseo Lee
f45193783e
Update Korean localization ( #4646 )
...
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
* Update messages.po
2024-07-05 12:32:02 -07:00
Kuwa Lee
adcd066733
Update Chinese Localization ( #4695 )
...
* CN: Update translates
* CN: Remove superseded strings
* CN: Update translates
* CN: Run intl:extract
* CN: Remove superseded strings
* CN: Optimize translation of starter pack
* CN: Run intl:extract
* CN: Remove superseded strings
* CN: Update translates
* CN: fix typo
* CN: Optimize Translations
* CN: hot fix
* TW: Update
* TW: Update and clean
* CN: hot fix
* BOTH: commit as LF
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* Update src/locale/locales/zh-TW/messages.po
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* TW: Apply suggestions
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
* Update src/locale/locales/zh-CN/messages.po
* CN: Update translates
* CN: Update translates
* TW: Update and clean
---------
Co-authored-by: Frudrax Cheng <i@cynosura.one >
Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com >
2024-07-05 12:28:50 -07:00
Ivan Beà
b10a2b9a8e
Update catalan ( #4702 )
...
* Update catalan
New lines added, new lines localized.
Check it please @jordimas @darccio @surfdude29
* Update src/locale/locales/ca/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/ca/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/ca/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/ca/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update src/locale/locales/ca/messages.po
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
* Update messages.po
Apply @surfdude29 corrections
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com >
2024-07-05 12:28:29 -07:00
kodebanget
75da5f4965
Update Indonesian translation ( #4706 )
...
Co-authored-by: Indonesian <github-actions@github.com >
2024-07-05 12:28:03 -07:00
Paul Frazee
baa788de38
Tweak checkmark size
2024-07-05 12:26:58 -07:00
dan
09dfc9edf8
Show feedback for Follow button in interstitials ( #4738 )
...
* Fix Follow in interstitials
* Show feedback in toast
2024-07-05 20:17:47 +01:00
surfdude29
d5fd19df8f
Update French localization ( #4662 )
...
* Update French localization
* écriture inclusive for other usage of `amis`
* add one more string
* Apply suggestions from code review
Co-authored-by: Stanislas Signoud <signez@stanisoft.net >
* Update revision date
* translate new strings
* Apply suggestions from code review
Co-authored-by: Stanislas Signoud <signez@stanisoft.net >
---------
Co-authored-by: Stanislas Signoud <signez@stanisoft.net >
2024-07-05 10:31:12 -07:00