Rubicon · he/him
Rubicon pushed to feat-toot-composer at Rubicon/tutu 2024-09-27 10:05:05 +00:00
853ee98525 TootBottomSheet: fix the skipped animation
Rubicon opened issue Rubicon/tutu#23 2024-09-27 10:01:44 +00:00
Open toot language picker is slow
Rubicon pushed to feat-toot-composer at Rubicon/tutu 2024-09-27 06:53:56 +00:00
84dcf9ed86 ReplyEditor: added language picker
Rubicon pushed to feat-toot-composer at Rubicon/tutu 2024-09-27 06:24:29 +00:00
77b4163625 ReplyEditor: promote the blur condition up
5883a584c5 ReplyEditor: added only UI
69f7f37a2c Merge pull request 'I18N support' (#22) from feat-i18n into master
e6a14a8a26 clean up unused imports
e56dc4bf7b Settings: added lang and region picker dialog
Compare 9 commits »
Rubicon pushed to master at Rubicon/tutu 2024-09-27 06:20:33 +00:00
69f7f37a2c Merge pull request 'I18N support' (#22) from feat-i18n into master
e6a14a8a26 clean up unused imports
e56dc4bf7b Settings: added lang and region picker dialog
55705b0a6d i18n: add createTranslator
c49ae6fe0a createStringsResource: support merged imports
Compare 6 commits »
Rubicon deleted branch feat-i18n from Rubicon/tutu 2024-09-27 06:20:33 +00:00
Rubicon merged pull request Rubicon/tutu#22 2024-09-27 06:20:32 +00:00
I18N support
Rubicon pushed to feat-i18n at Rubicon/tutu 2024-09-27 06:18:36 +00:00
e6a14a8a26 clean up unused imports
Rubicon pushed to feat-i18n at Rubicon/tutu 2024-09-27 06:16:21 +00:00
e56dc4bf7b Settings: added lang and region picker dialog
Rubicon pushed to feat-i18n at Rubicon/tutu 2024-09-26 11:43:04 +00:00
55705b0a6d i18n: add createTranslator
Rubicon pushed to feat-i18n at Rubicon/tutu 2024-09-26 11:37:43 +00:00
c49ae6fe0a createStringsResource: support merged imports
Rubicon commented on pull request Rubicon/tutu#22 2024-09-26 09:33:45 +00:00
I18N support

I hope we can use one call to create this instead of two. This use will be very common.

Rubicon commented on pull request Rubicon/tutu#22 2024-09-26 09:32:35 +00:00
I18N support

That's a needed feature: merging multiple resource into one.

Rubicon created pull request Rubicon/tutu#22 2024-09-26 09:29:02 +00:00
WIP: I18N support
Rubicon created branch feat-i18n in Rubicon/tutu 2024-09-26 09:24:55 +00:00
Rubicon pushed to feat-i18n at Rubicon/tutu 2024-09-26 09:24:55 +00:00
b4fa751345 first prototype of i18n system
Rubicon commented on issue Rubicon/tutu#18 2024-09-25 12:48:40 +00:00
Share toot

It's not too hard to add a new button into the action group. What i think here is how we collapse the additional buttons when the space is not enough. I'd rather to use less JS since there might…

Rubicon pushed to feat-toot-composer at Rubicon/tutu 2024-09-25 12:37:46 +00:00
Rubicon closed issue Rubicon/tutu#13 2024-09-25 12:37:03 +00:00
The toot page falsely claim the the toot is the user’s after boosted
Rubicon pushed to master at Rubicon/tutu 2024-09-25 12:37:03 +00:00
d3a7602fb5 TootBottomSheet: fix #13