Jed Fox
|
b2e448d67c
|
Merge remote-tracking branch 'upstream/develop' into multiline-content-warning
|
2022-11-14 08:49:15 -05:00 |
Marcus Kida
|
38afbbfbc8
|
Merge pull request #586 from mastodon/chore-move-updateActiveUserAccountPublisher
Move updateActiveUserAccountPublisher to AuthenticationService
|
2022-11-14 14:27:55 +01:00 |
Marcus Kida
|
548543a8c0
|
chore: Move updateActiveUserAccountPublisher to AuthenticationService
|
2022-11-14 14:15:28 +01:00 |
Marcus Kida
|
51c7034dc4
|
Merge pull request #585 from mastodon/fix-authenticated-user-profile-reload
Fix authenticated user account not reloaded
|
2022-11-14 14:08:31 +01:00 |
Marcus Kida
|
a2f2fb83cd
|
Fix authenticated user account not reloaded
|
2022-11-14 13:12:16 +01:00 |
CMK
|
099ad41d69
|
Merge pull request #521 from j-f1/compose-a11y
Improve accessibility of the compose view
|
2022-11-14 19:54:08 +08:00 |
CMK
|
0612d97227
|
Merge branch 'develop' into compose-a11y
|
2022-11-14 19:47:28 +08:00 |
CMK
|
90a6da9610
|
Merge pull request #533 from mastodon/feature-compose-media
New media upload UX
|
2022-11-14 01:32:52 +08:00 |
CMK
|
81bc8eb662
|
fix: video may in portrait mode issue
|
2022-11-14 01:19:39 +08:00 |
CMK
|
1e71f0c147
|
feat: restore media description text field
|
2022-11-14 00:57:44 +08:00 |
CMK
|
82abc68486
|
chore: code clean
|
2022-11-14 00:06:44 +08:00 |
CMK
|
939429aacc
|
feat: restore share action extension
|
2022-11-14 00:05:43 +08:00 |
CMK
|
91bfc8ad5a
|
feat: add paste image input for post compose scene
|
2022-11-13 22:57:35 +08:00 |
CMK
|
b1f03d397c
|
Merge pull request #486 from NanoSector/feature/385-paste-from-clipboard
feat: handle paste event and insert images on the clipboard
|
2022-11-13 22:46:20 +08:00 |
CMK
|
1e8bb1dca2
|
Merge branch 'develop' into feature-compose-media
|
2022-11-13 22:41:34 +08:00 |
CMK
|
26c6b8f2ee
|
chore: code clean up
|
2022-11-13 22:40:36 +08:00 |
CMK
|
b47f8ead37
|
fix: compile issue
|
2022-11-13 22:40:26 +08:00 |
CMK
|
f80b751d93
|
feat: camera and file attachment input
|
2022-11-13 22:40:03 +08:00 |
CMK
|
929a27d572
|
feat: [WIP] restore publish button and compose pre-insert content
|
2022-11-13 22:08:26 +08:00 |
CMK
|
88307057c0
|
feat: restore emoji picker for post compose
|
2022-11-13 19:42:50 +08:00 |
CMK
|
e7ef0f79c7
|
feat: restore auto-complete for compose scene content input
|
2022-11-13 16:04:29 +08:00 |
Nathan Mattes
|
8e17afc821
|
Merge pull request #569 from woxtu/unused-dependency
Remove an unused dependency
|
2022-11-12 20:52:21 +01:00 |
woxtu
|
5fbba311e5
|
Remove an unused dependency
|
2022-11-13 00:46:15 +09:00 |
Nathan Mattes
|
f18abb336b
|
Merge pull request #563 from woxtu/deprecated-method
Replace a deprecated method
|
2022-11-12 08:21:17 +01:00 |
Nathan Mattes
|
b212ec3ee3
|
Merge pull request #527 from jordanekay/fix-spelling
Fix spelling of directory name
|
2022-11-12 08:20:07 +01:00 |
Kyle Bashour
|
57380b9989
|
Fix up README.md (#561)
|
2022-11-11 22:32:17 +01:00 |
woxtu
|
9322a0abc8
|
Replace a deprecated method
|
2022-11-12 00:33:18 +09:00 |
CMK
|
f7d0186bf3
|
feat: add compress progress display. Set video compress config to 720p at 60 fps
|
2022-11-11 21:28:19 +08:00 |
CMK
|
0100d8cbab
|
feat: compress video before upload
|
2022-11-11 19:02:44 +08:00 |
CMK
|
088e6f05ec
|
feat: upload media in queue
|
2022-11-11 18:10:13 +08:00 |
Nathan Mattes
|
e760b76edf
|
Merge pull request #555 from woxtu/duplicate-imports
Remove duplicate imports
|
2022-11-10 17:08:12 +01:00 |
woxtu
|
5d2f4b68f8
|
Remove duplicate imports
|
2022-11-11 00:36:39 +09:00 |
CMK
|
d6b90f40bd
|
feat: add simple progress remain time estimate
|
2022-11-10 18:36:36 +08:00 |
CMK
|
fec7db2f41
|
Merge branch 'develop' into feature-compose-media
|
2022-11-10 16:27:49 +08:00 |
Nathan Mattes
|
23867b0be1
|
Merge pull request #550 from MATsxm/patch-2
Update app.json
|
2022-11-09 22:13:42 +01:00 |
Marc-Antoine Thevenet
|
287aa7a2db
|
Update app.json
## EASY FIX
Typo fix & consistency 😉
|
2022-11-09 21:18:15 +01:00 |
Jed Fox
|
8e7bdd4aec
|
Allow content warning descriptions to be on multiple lines
|
2022-11-09 14:01:49 -05:00 |
Nathan Mattes
|
081c900069
|
Merge pull request #547 from woxtu/patch
Fix typos
|
2022-11-09 19:14:53 +01:00 |
woxtu
|
d14966792a
|
Fix typos
|
2022-11-10 01:50:04 +09:00 |
Nathan Mattes
|
ceee4bcf48
|
Merge pull request #502 from j-f1/a11y-post-links
Add accessibility actions for links/mentions/hashtags in posts
|
2022-11-09 15:47:49 +01:00 |
Jed Fox
|
fcf38a15d6
|
Revert "Consistently handle “A11y” key"
This reverts commit d96f189980 .
|
2022-11-09 07:35:06 -05:00 |
Nathan Mattes
|
5589ad0b61
|
Fix typo (#539)
|
2022-11-09 12:25:17 +01:00 |
Nathan Mattes
|
81094c6676
|
Add a little documentation on how to L10n (#539)
|
2022-11-09 12:23:38 +01:00 |
Nathan Mattes
|
b5943d48cf
|
Generate new localized strings
|
2022-11-09 07:37:37 +01:00 |
Eugen Rochko
|
1e27b2b838
|
New Crowdin updates (#356)
* New translations app.json (Italian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Galician)
* New translations app.json (Kabyle)
* New translations app.json (Kabyle)
* New translations Localizable.stringsdict (Kabyle)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Chinese Traditional)
* New translations app.json (Arabic)
* New translations app.json (French)
* New translations app.json (Spanish)
* New translations Localizable.stringsdict (Spanish)
* New translations app.json (Thai)
* New translations Localizable.stringsdict (Japanese)
* New translations app.json (Thai)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Sorani (Kurdish))
* New translations app.json (Kabyle)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Hindi)
* New translations app.json (Indonesian)
* New translations app.json (Japanese)
* New translations app.json (Romanian)
* New translations app.json (French)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Finnish)
* New translations app.json (Italian)
* New translations app.json (Korean)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Dutch)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Swedish)
* New translations app.json (Turkish)
* New translations app.json (Chinese Simplified)
* New translations app.json (Chinese Traditional)
* New translations app.json (English)
* New translations app.json (Vietnamese)
* New translations app.json (Galician)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Italian)
* New translations app.json (Chinese Simplified)
* New translations app.json (Catalan)
* New translations app.json (Japanese)
* New translations app.json (Korean)
* New translations app.json (Arabic)
* New translations app.json (Vietnamese)
* New translations app.json (Spanish)
* New translations app.json (Japanese)
* New translations app.json (Japanese)
* New translations app.json (Chinese Traditional)
* New translations app.json (Galician)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Thai)
* New translations app.json (French)
* New translations Localizable.stringsdict (Arabic)
* New translations Localizable.stringsdict (Arabic)
* New translations app.json (Turkish)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Scottish Gaelic)
* New translations Localizable.stringsdict (Scottish Gaelic)
* New translations app.json (Latvian)
* New translations ios-infoPlist.json (Latvian)
* New translations Localizable.stringsdict (Latvian)
* New translations Intents.strings (Latvian)
* New translations Intents.stringsdict (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations Intents.strings (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Czech)
* New translations ios-infoPlist.json (Czech)
* New translations Localizable.stringsdict (Czech)
* New translations Intents.strings (Czech)
* New translations Intents.stringsdict (Czech)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations Localizable.stringsdict (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations Intents.stringsdict (Slovenian)
* New translations app.json (Sinhala)
* New translations ios-infoPlist.json (Sinhala)
* New translations Localizable.stringsdict (Sinhala)
* New translations Intents.strings (Sinhala)
* New translations Intents.stringsdict (Sinhala)
* New translations app.json (Sinhala)
* New translations app.json (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (German)
* New translations app.json (German)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations Localizable.stringsdict (Turkish)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Korean)
* New translations ios-infoPlist.json (Korean)
* New translations Localizable.stringsdict (Korean)
* New translations Intents.strings (Korean)
* New translations Intents.stringsdict (Korean)
* New translations app.json (Swedish)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Swedish)
* New translations Localizable.stringsdict (Swedish)
* New translations app.json (Swedish)
* New translations Localizable.stringsdict (Swedish)
* New translations app.json (Slovenian)
* New translations app.json (Vietnamese)
* New translations Localizable.stringsdict (Slovenian)
* New translations Intents.strings (Vietnamese)
* New translations app.json (Vietnamese)
* New translations Localizable.stringsdict (German)
* New translations Localizable.stringsdict (German)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Ukrainian)
* New translations ios-infoPlist.json (Ukrainian)
* New translations Localizable.stringsdict (Ukrainian)
* New translations Intents.strings (Ukrainian)
* New translations Intents.stringsdict (Ukrainian)
* New translations Localizable.stringsdict (Slovenian)
* New translations app.json (Slovenian)
* New translations Intents.stringsdict (Slovenian)
* New translations app.json (Slovenian)
* New translations Localizable.stringsdict (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations Localizable.stringsdict (Scottish Gaelic)
* New translations app.json (Slovenian)
* New translations app.json (Indonesian)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Chinese Simplified)
* New translations app.json (English)
* New translations app.json (Galician)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Japanese)
* New translations app.json (Thai)
* New translations app.json (Latvian)
* New translations app.json (Hindi)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Sinhala)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Dutch)
* New translations app.json (Italian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Ukrainian)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Swedish)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Finnish)
* New translations app.json (Romanian)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Sorani (Kurdish))
* New translations app.json (Swedish)
* New translations app.json (Italian)
* New translations Intents.strings (Swedish)
* New translations app.json (Catalan)
* New translations app.json (Slovenian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Chinese Traditional)
* New translations app.json (Korean)
* New translations app.json (Vietnamese)
* New translations app.json (Slovenian)
* New translations app.json (Indonesian)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Chinese Simplified)
* New translations app.json (English)
* New translations app.json (Galician)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Japanese)
* New translations app.json (Thai)
* New translations app.json (Latvian)
* New translations app.json (Hindi)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Sinhala)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Dutch)
* New translations app.json (Italian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Ukrainian)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Swedish)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Finnish)
* New translations app.json (Romanian)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Sorani (Kurdish))
|
2022-11-09 07:33:08 +01:00 |
Nathan Mattes
|
d70dc1c139
|
Add missing title for bookmark-scene
|
2022-11-09 07:25:57 +01:00 |
Jed Fox
|
60b69ca2e5
|
Add real localization keys
|
2022-11-08 13:50:23 -05:00 |
Jed Fox
|
eef012678b
|
Merge remote-tracking branch 'upstream/develop' into compose-a11y
|
2022-11-08 13:42:03 -05:00 |
Jed Fox
|
24c426f7f3
|
Add localization info
|
2022-11-08 13:30:17 -05:00 |
Nathan Mattes
|
b988a74f6a
|
Remove commas from app.json
|
2022-11-08 17:46:48 +01:00 |