Daniele Lira Mereb
9b519ed1db
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
5 years ago
Muha Aliss
04b15095c1
Translated using Weblate (Turkish)
...
Currently translated at 97.3% (397 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/tr/
5 years ago
ButterflyOfFire
5d4adf7fda
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
5 years ago
Vegard Skjefstad
f1e060a3f3
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
5 years ago
nailyk-weblate
66e34cbe1e
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/
5 years ago
Anonymous
62283f2765
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
5 years ago
hg
4ffe2c40fa
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
5 years ago
Konrad Pozniak
6b6eedaadf
Merge pull request #1621 from nailyk-weblate/weblate-tusky-tusky-app
...
Update from Weblate
5 years ago
ButterflyOfFire
8ca8346db0
Translated using Weblate (French)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/fr/
5 years ago
hg
149172530f
Translated using Weblate (Swedish)
...
Currently translated at 57.1% (4 of 7 strings)
Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/sv/
5 years ago
kyori19
cafd5a3a64
Fix emoji sorting ( #1633 )
5 years ago
Ivan Kupalov
e60a9b19e9
Add space before emojo code in editor when needed, fix #1616 ( #1632 )
5 years ago
Levi Bard
91bf35f627
Compose activity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts ( #1523 )
...
* ComposeActivity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts
Closes #1417
* ComposeActivity: Tests for word break prepend logic
5 years ago
Levi Bard
a811ae0c83
Don't drop content warning when replying ( #1631 )
5 years ago
Konrad Pozniak
74ee19716f
Fix search bugs ( #1624 )
...
* fix toggling media visibility
* cleanup search code to make it more readable
* remove redundant OnQueryTextListener
this is the default behavior
* fix bookmarking
* fix status interaction causing unnecessary network requests
5 years ago
Konrad Pozniak
79003a5465
update rick roll domain list
5 years ago
Alibek Omarov
d5b1d96e48
readme: update changes list
5 years ago
Alibek Omarov
ff89f698c8
ProgressTextView: fix circle drawing
5 years ago
Alibek Omarov
b7db21d8d4
ProgressView: remove dead code
5 years ago
Alibek Omarov
24c0c8f656
Notification: ignore seen notifications
5 years ago
Alibek Omarov
34ddf62a18
AccountActivity: don't show moderator badge if user already admin
5 years ago
Alibek Omarov
f6a9c51b86
AccountActivity: implement subscribing
5 years ago
Alibek Omarov
d82ca3df9b
MastodonApi: add support for subscribing endpoints and subscribing status field
5 years ago
Alibek Omarov
82aac35fdb
gradle: disable ExtraTranslation
5 years ago
Alibek Omarov
752e14fb8c
AccountActivity: show admin/moderator badge
5 years ago
Alibek Omarov
d447b683cc
ComposeActivity: restore ability to upload any type of file
5 years ago
Alibek Omarov
3e5e4329de
Merge with upstream
5 years ago
Alibek Omarov
703d423f82
ComposeActivity: fix crash
5 years ago
Alibek Omarov
ba7cbcffc3
db: upgrade
5 years ago
Konrad Pozniak
e1e9268ef5
use material buttons in timeline ( #1627 )
...
* use material buttons in timeline
* remove wrong switch option
5 years ago
Konrad Pozniak
5dab8c6f5d
give poll result backgrounds a rounded shape ( #1626 )
...
* give poll result backgrounds a rounded shape
* fix rtl layout of poll options
5 years ago
Konrad Pozniak
179a10828a
remove redundant toHtml from StatusBaseViewHolder ( #1625 )
5 years ago
Mélanie Chauvel (ariasuni)
0244ee1865
Display Elephant with better message in Drafts screen when there are none ( #1619 )
...
* Display Elephant with better message in Drafts screen when there are none
* Remove unused import
5 years ago
Levi Bard
844cf317ab
Filters: Make behavior of "whole word" filters consistent with the web UI when filters are non-alphanumeric ( #1623 )
...
* Fix tests build
* Make behavior of non-alphanumeric whole-word filters consistent with the web UI.
Fixes #1543
* Fix typo in filter tests
5 years ago
Alibek Omarov
194c4c6250
Revert "travis: remove gradle config patching"
...
This reverts commit 957b6ee977
.
5 years ago
Alibek Omarov
5e9bd26f24
ComposeActivity: add unlimited attachments support again
5 years ago
Alibek Omarov
2e2ab4ed6a
ComposeActivity: add optional field markdownMode to ComposeOptions
5 years ago
Alibek Omarov
857bedc995
AppDatabase: fix migration
5 years ago
Alibek Omarov
343b121d7b
ComposeActivity: fix compiling
5 years ago
Alibek Omarov
9aa29b75b4
activity_compose: fix after merge
5 years ago
Alibek Omarov
291eb4100d
ComposeViewModel: fix syntax errors
5 years ago
Alibek Omarov
262e7e9445
colors: fix resource name after merge
5 years ago
Alibek Omarov
035334c47c
item_media_preview: try to fix XML parsing
5 years ago
Alibek Omarov
957b6ee977
travis: remove gradle config patching
5 years ago
Alibek Omarov
edd7991101
ComposeActivity: reimplement markdown mode again after pointless java->kotlin transition
5 years ago
Alibek Omarov
76a29e4308
ComposeActivity: hide markdown button by default
5 years ago
Alibek Omarov
fd7740838a
VersionUtils: move isPleroma method from Instance
5 years ago
Alibek Omarov
0e5e0bea39
Merge upstream develop
5 years ago
Konrad Pozniak
dba3259ce6
give media previews a rounded outline ( #1617 )
...
* give media previews a rounded outline
* give media previews a rounded outline in ReportActivity
5 years ago
Ivan Kupalov
fd5ec8cf97
Fix missing cases of using StatusDisplayOptions ( #1614 )
5 years ago