Compare commits

..

1913 commits

Author SHA1 Message Date
LucasGGamerM
6b5448a864 refactor: add back all announcements api methods 2025-02-21 12:06:52 -03:00
LucasGGamerM
f88bcf9354 refactor: add more missing drawables 2025-02-15 14:34:23 -03:00
LucasGGamerM
b26b6a8339 refactor: readd drawables/animators used by our styles.xml 2025-01-19 16:00:20 -03:00
LucasGGamerM
cb368ad17c refactor: put all Moshidon local and global settings into place 2025-01-10 15:22:58 -03:00
LucasGGamerM
23eb36a45d chore: readd the stock mastodon android drawables back to git 2024-12-14 17:19:56 -03:00
LucasGGamerM
5a8b15c157 build: remove microsoft fluent icons dependency
We have imported all the icons manually on 1e12ba2bfc
2024-12-10 12:04:27 -03:00
LucasGGamerM
1e12ba2bfc chore: add all fluent icons xmls 2024-12-10 11:56:38 -03:00
LucasGGamerM
ceb65b991f feat(readd-home-tab-fragment): part 1: add HomeTabFragment references and rename HomeTimelineFragment references.
No major changes have been done yet. This will be a one hell of a pain in the arse :D
2024-12-05 10:24:35 -03:00
LucasGGamerM
547a2caa9c fix(profile-notes): save note on refresh 2024-11-25 14:46:42 -03:00
LucasGGamerM
8fc4ba093a feat: add private notes
This is still missing the icon on the top bar, which we will add when we come back to adding the profile menus
2024-11-25 14:34:56 -03:00
LucasGGamerM
9d20b0e72b feat: use CustomWelcomeFragment when adding second accounts 2024-11-25 14:04:19 -03:00
LucasGGamerM
572a4ab8e6 build: change applicationId, version code and version name to Moshidon values 2024-11-25 11:36:50 -03:00
LucasGGamerM
824516d60b build: comment out all appcenter things in build.gradle 2024-11-25 11:29:06 -03:00
LucasGGamerM
514f6b6cd5 feat: readd search on long press search icon 2024-11-24 11:43:35 -03:00
LucasGGamerM
deff0ed118 feat: readd search on double click search icon 2024-11-23 11:11:22 -03:00
LucasGGamerM
62ae5a63e5 feat: add profile_own_custom.xml menu file 2024-11-20 10:59:42 -03:00
LucasGGamerM
c2904ec808 fix: readd fluent icons to header_welcome_custom.xml 2024-11-20 10:48:30 -03:00
LucasGGamerM
36b92c80fb fix: readd fluent icons to item_instance_custom.xml 2024-11-20 10:48:15 -03:00
LucasGGamerM
78224674a0 build: add fluent icons as a dependency 2024-11-20 10:07:09 -03:00
LucasGGamerM
42dc06f6cc chore: readd the CustomWelcomeFragment 2024-11-19 16:00:46 -03:00
LucasGGamerM
33b65ba1f2 chore: readd the english strings from Megalodon/Moshidon 2024-11-19 15:15:06 -03:00
LucasGGamerM
c34797c974 chore: readd strings from megalodon/moshidon 2024-11-18 07:22:31 -03:00
LucasGGamerM
5f9ebf304f docs: change readme 2024-11-18 07:12:25 -03:00
LucasGGamerM
8417878c80 build: remove appcenter dependencies 2024-11-18 07:01:40 -03:00
Gregory K
eae55c6e71
Merge pull request #932 from likeazir/emoji-performance
Limit autocompleted emojis to 50
2024-11-18 00:52:57 +03:00
Gregory K
85fd88337e
Merge pull request #933 from likeazir/fix-sql-substr-index
fix sql strings are indexed at 1
2024-11-18 00:52:42 +03:00
likeazir
af8c071b4a fix sql strings are indexed at 1 2024-11-17 22:15:41 +01:00
Jonas
1638a936d9
Merge branch 'mastodon:master' into emoji-performance 2024-11-17 22:08:52 +01:00
Grishka
ad2f4791c2 Merge branch 'l10n_master' 2024-11-16 15:14:33 +03:00
Grishka
c468e9958f Crash fixes 2024-11-16 15:13:48 +03:00
Grishka
a217167667 Increase robustness of instance data loading 2024-11-16 15:04:46 +03:00
Eugen Rochko
af1ae2fa01 New translations strings.xml (Japanese) 2024-11-15 19:08:14 +01:00
Eugen Rochko
5be9ae7cce New translations strings.xml (Japanese) 2024-11-15 17:52:47 +01:00
Eugen Rochko
548abe8d90 New translations strings.xml (Vietnamese) 2024-11-15 07:29:19 +01:00
Grishka
357041b995 Prepare for release 2024-11-15 01:15:59 +03:00
Grishka
6754f004f2 Merge branch 'l10n_master' 2024-11-15 01:13:48 +03:00
Eugen Rochko
3487b0b70d New translations strings.xml (Italian) 2024-11-14 00:11:39 +01:00
likeazir
d0e49a710d limit autocomplete to 50 emojis 2024-11-13 21:18:47 +01:00
Gregory K
f91b887586
Merge pull request #921 from owo-uwu-nyaa/master
Make sure cursor stays under 1MB size limit
2024-11-13 20:30:23 +03:00
Jonas
62cd754f3a
Merge branch 'mastodon:master' into master 2024-11-13 18:08:48 +01:00
likeazir
be82274bee consistent naming 2024-11-13 17:52:01 +01:00
likeazir
6779b5cc43 single queries for domains to prevent running into the cursor limit 2024-11-13 17:49:30 +01:00
likeazir
86e369201a remove extra query to get emoji row length 2024-11-13 17:32:46 +01:00
Eugen Rochko
6b2fd26961 New translations strings.xml (Lithuanian) 2024-11-13 11:33:32 +01:00
Eugen Rochko
423718b4f2 New translations strings.xml (Lithuanian) 2024-11-13 09:33:41 +01:00
Eugen Rochko
f6ed37f80f New translations strings.xml (Chinese Traditional) 2024-11-13 01:46:55 +01:00
Eugen Rochko
71a986b280 New translations strings.xml (Swedish) 2024-11-12 22:45:23 +01:00
Eugen Rochko
12375609e3 New translations strings.xml (Interlingua) 2024-11-12 20:42:20 +01:00
Eugen Rochko
02659407f8 New translations strings.xml (Kabyle) 2024-11-12 20:42:18 +01:00
Eugen Rochko
a4f0e577f5 New translations strings.xml (Scottish Gaelic) 2024-11-12 20:42:16 +01:00
Eugen Rochko
9bc4d81321 New translations strings.xml (Filipino) 2024-11-12 20:42:13 +01:00
Eugen Rochko
72dd2e1b65 New translations strings.xml (Welsh) 2024-11-12 20:42:12 +01:00
Eugen Rochko
58e74708f5 New translations strings.xml (Thai) 2024-11-12 20:42:09 +01:00
Eugen Rochko
77855154d3 New translations strings.xml (Persian) 2024-11-12 20:42:07 +01:00
Eugen Rochko
d77fcff253 New translations strings.xml (Indonesian) 2024-11-12 20:42:05 +01:00
Eugen Rochko
5358c889e4 New translations strings.xml (Portuguese, Brazilian) 2024-11-12 20:42:04 +01:00
Eugen Rochko
bcbf3412a7 New translations strings.xml (Galician) 2024-11-12 20:42:03 +01:00
Eugen Rochko
17a481e797 New translations strings.xml (Vietnamese) 2024-11-12 20:42:01 +01:00
Eugen Rochko
dce8d38237 New translations strings.xml (Chinese Traditional) 2024-11-12 20:42:00 +01:00
Eugen Rochko
1cf250765b New translations strings.xml (Chinese Simplified) 2024-11-12 20:41:59 +01:00
Eugen Rochko
d136060b6f New translations strings.xml (Ukrainian) 2024-11-12 20:41:57 +01:00
Eugen Rochko
6dd7d779dd New translations strings.xml (Turkish) 2024-11-12 20:41:56 +01:00
Eugen Rochko
aca2843991 New translations strings.xml (Swedish) 2024-11-12 20:41:55 +01:00
Eugen Rochko
04f46cbecc New translations strings.xml (Slovenian) 2024-11-12 20:41:54 +01:00
Eugen Rochko
9fbca3a7d6 New translations strings.xml (Russian) 2024-11-12 20:41:52 +01:00
Eugen Rochko
a6a71ce8b6 New translations strings.xml (Portuguese) 2024-11-12 20:41:50 +01:00
Eugen Rochko
31d8a85e35 New translations strings.xml (Polish) 2024-11-12 20:41:49 +01:00
Eugen Rochko
63a3069041 New translations strings.xml (Norwegian) 2024-11-12 20:41:48 +01:00
Eugen Rochko
96750bb80a New translations strings.xml (Dutch) 2024-11-12 20:41:47 +01:00
Eugen Rochko
e53df3d1b1 New translations strings.xml (Lithuanian) 2024-11-12 20:41:45 +01:00
Eugen Rochko
8a5a681b86 New translations strings.xml (Korean) 2024-11-12 20:41:44 +01:00
Eugen Rochko
06d2df4773 New translations strings.xml (Japanese) 2024-11-12 20:41:42 +01:00
Eugen Rochko
723bdb9fed New translations strings.xml (Italian) 2024-11-12 20:41:41 +01:00
Eugen Rochko
774601bc6c New translations strings.xml (Armenian) 2024-11-12 20:41:40 +01:00
Eugen Rochko
909fbcb54a New translations strings.xml (Hungarian) 2024-11-12 20:41:38 +01:00
Eugen Rochko
1dd422918a New translations strings.xml (Finnish) 2024-11-12 20:41:36 +01:00
Eugen Rochko
7c433ccea9 New translations strings.xml (Greek) 2024-11-12 20:41:34 +01:00
Eugen Rochko
56602a88e1 New translations strings.xml (German) 2024-11-12 20:41:33 +01:00
Eugen Rochko
dd838689c5 New translations strings.xml (Danish) 2024-11-12 20:41:32 +01:00
Eugen Rochko
8b54f2960b New translations strings.xml (Czech) 2024-11-12 20:41:31 +01:00
Eugen Rochko
782f828073 New translations strings.xml (Catalan) 2024-11-12 20:41:29 +01:00
Eugen Rochko
32c0a3985e New translations strings.xml (Belarusian) 2024-11-12 20:41:28 +01:00
Eugen Rochko
6bfee114db New translations strings.xml (Arabic) 2024-11-12 20:41:27 +01:00
Eugen Rochko
fb0bbe3b11 New translations strings.xml (Spanish) 2024-11-12 20:41:25 +01:00
Eugen Rochko
64d0adc3ff New translations strings.xml (French) 2024-11-12 20:41:23 +01:00
Eugen Rochko
942c9998ba New translations strings.xml (Frisian) 2024-11-12 20:41:21 +01:00
Eugen Rochko
864d6fb7a5 New translations strings.xml (Icelandic) 2024-11-12 20:41:19 +01:00
Eugen Rochko
9286de4580 New translations strings.xml (Basque) 2024-11-12 20:41:18 +01:00
Grishka
6e4590caf2 Fix #820, probably 2024-11-12 22:40:48 +03:00
Grishka
ea1216b352 Show the direction on gaps + bug fix 2024-11-12 22:12:05 +03:00
Eugen Rochko
c2cd886844 New translations strings.xml (Swedish) 2024-11-12 19:38:17 +01:00
Eugen Rochko
83e5a041a3 New translations strings.xml (Swedish) 2024-11-12 18:38:19 +01:00
Eugen Rochko
a10bbab6d2 New translations strings.xml (Interlingua) 2024-11-12 16:55:50 +01:00
Eugen Rochko
ed36774f16 New translations strings.xml (Urdu (India)) 2024-11-12 16:55:49 +01:00
Eugen Rochko
6663c1c2be New translations strings.xml (Kabyle) 2024-11-12 16:55:48 +01:00
Eugen Rochko
6d448fbb5c New translations strings.xml (Igbo) 2024-11-12 16:55:47 +01:00
Eugen Rochko
25a49971bb New translations strings.xml (Occitan) 2024-11-12 16:55:45 +01:00
Eugen Rochko
3300660321 New translations strings.xml (Scottish Gaelic) 2024-11-12 16:55:44 +01:00
Eugen Rochko
39cf4b6678 New translations strings.xml (Sinhala) 2024-11-12 16:55:43 +01:00
Eugen Rochko
0edf1a5653 New translations strings.xml (Bosnian) 2024-11-12 16:55:42 +01:00
Eugen Rochko
52473e69cc New translations strings.xml (Filipino) 2024-11-12 16:55:41 +01:00
Eugen Rochko
0981ef5d68 New translations strings.xml (Welsh) 2024-11-12 16:55:40 +01:00
Eugen Rochko
4ed29cde81 New translations strings.xml (Burmese) 2024-11-12 16:55:39 +01:00
Eugen Rochko
25c05dcc51 New translations strings.xml (Hindi) 2024-11-12 16:55:38 +01:00
Eugen Rochko
afab3a04ca New translations strings.xml (Croatian) 2024-11-12 16:55:36 +01:00
Eugen Rochko
8a6e00d2bb New translations strings.xml (Thai) 2024-11-12 16:55:35 +01:00
Eugen Rochko
678dc12595 New translations strings.xml (Bengali) 2024-11-12 16:55:34 +01:00
Eugen Rochko
7390550cd2 New translations strings.xml (Persian) 2024-11-12 16:55:32 +01:00
Eugen Rochko
e4d193eb6c New translations strings.xml (Indonesian) 2024-11-12 16:55:31 +01:00
Eugen Rochko
ebe19a4393 New translations strings.xml (Portuguese, Brazilian) 2024-11-12 16:55:30 +01:00
Eugen Rochko
fe0ae9a425 New translations strings.xml (Galician) 2024-11-12 16:55:29 +01:00
Eugen Rochko
9b82c8b066 New translations strings.xml (Vietnamese) 2024-11-12 16:55:27 +01:00
Eugen Rochko
0a1df389e7 New translations strings.xml (Chinese Traditional) 2024-11-12 16:55:26 +01:00
Eugen Rochko
1735a3ba9a New translations strings.xml (Chinese Simplified) 2024-11-12 16:55:25 +01:00
Eugen Rochko
7ba6d37ebf New translations strings.xml (Ukrainian) 2024-11-12 16:55:23 +01:00
Eugen Rochko
7d59ca27fc New translations strings.xml (Turkish) 2024-11-12 16:55:22 +01:00
Eugen Rochko
323ede05a9 New translations strings.xml (Swedish) 2024-11-12 16:55:21 +01:00
Eugen Rochko
2c2dcf3c28 New translations strings.xml (Slovenian) 2024-11-12 16:55:20 +01:00
Eugen Rochko
1f5b1ba3f9 New translations strings.xml (Slovak) 2024-11-12 16:55:18 +01:00
Eugen Rochko
ec81a53e88 New translations strings.xml (Russian) 2024-11-12 16:55:17 +01:00
Eugen Rochko
324ef1cce9 New translations strings.xml (Portuguese) 2024-11-12 16:55:16 +01:00
Eugen Rochko
f4cae9c51f New translations strings.xml (Polish) 2024-11-12 16:55:15 +01:00
Eugen Rochko
0e92626755 New translations strings.xml (Norwegian) 2024-11-12 16:55:13 +01:00
Eugen Rochko
0d6658ca72 New translations strings.xml (Dutch) 2024-11-12 16:55:12 +01:00
Eugen Rochko
ac812704f0 New translations strings.xml (Lithuanian) 2024-11-12 16:55:10 +01:00
Eugen Rochko
5dbcf68aca New translations strings.xml (Korean) 2024-11-12 16:55:09 +01:00
Eugen Rochko
6a2395a3c5 New translations strings.xml (Georgian) 2024-11-12 16:55:07 +01:00
Eugen Rochko
be020bd742 New translations strings.xml (Japanese) 2024-11-12 16:55:06 +01:00
Eugen Rochko
1e19fbe4f9 New translations strings.xml (Italian) 2024-11-12 16:55:05 +01:00
Eugen Rochko
b18fecf9d8 New translations strings.xml (Armenian) 2024-11-12 16:55:04 +01:00
Eugen Rochko
3cde5435c0 New translations strings.xml (Hungarian) 2024-11-12 16:55:02 +01:00
Eugen Rochko
b988a455e3 New translations strings.xml (Hebrew) 2024-11-12 16:55:01 +01:00
Eugen Rochko
8c3ebaf784 New translations strings.xml (Irish) 2024-11-12 16:55:00 +01:00
Eugen Rochko
a381d338ef New translations strings.xml (Finnish) 2024-11-12 16:54:59 +01:00
Eugen Rochko
c04733411a New translations strings.xml (Greek) 2024-11-12 16:54:57 +01:00
Eugen Rochko
9218cb728e New translations strings.xml (German) 2024-11-12 16:54:56 +01:00
Eugen Rochko
e00bb3f6e9 New translations strings.xml (Danish) 2024-11-12 16:54:54 +01:00
Eugen Rochko
6727ec5119 New translations strings.xml (Czech) 2024-11-12 16:54:53 +01:00
Eugen Rochko
4d7a6d9476 New translations strings.xml (Catalan) 2024-11-12 16:54:52 +01:00
Eugen Rochko
858cc34298 New translations strings.xml (Belarusian) 2024-11-12 16:54:51 +01:00
Eugen Rochko
5ac37290df New translations strings.xml (Arabic) 2024-11-12 16:54:50 +01:00
Eugen Rochko
efd9690d10 New translations strings.xml (Spanish) 2024-11-12 16:54:48 +01:00
Eugen Rochko
2985c5490b New translations strings.xml (French) 2024-11-12 16:54:47 +01:00
Eugen Rochko
f70101279d New translations strings.xml (Romanian) 2024-11-12 16:54:46 +01:00
Eugen Rochko
9fe52e7853 New translations strings.xml (Frisian) 2024-11-12 16:54:44 +01:00
Eugen Rochko
f8059b2810 New translations strings.xml (Icelandic) 2024-11-12 16:54:43 +01:00
Eugen Rochko
372add3cf8 New translations strings.xml (Basque) 2024-11-12 16:54:42 +01:00
Grishka
134bd13d60 Show followers/following number when blocking a server (AND-233) 2024-11-12 18:49:05 +03:00
Eugen Rochko
a53959d707 New translations strings.xml (Lithuanian) 2024-11-12 12:36:31 +01:00
Eugen Rochko
2a6d87a513 New translations strings.xml (Italian) 2024-11-12 12:36:30 +01:00
Eugen Rochko
b2a9ce998d New translations strings.xml (Italian) 2024-11-12 10:31:58 +01:00
Eugen Rochko
7c63943814 New translations strings.xml (Italian) 2024-11-12 01:19:56 +01:00
likeazir
4b5f84d781 remove stray newline 2024-11-11 17:18:15 +01:00
likeazir
5c75ada632 rudimentary pagination fix to keep emoji size under 1MB cursor limit 2024-11-11 17:05:12 +01:00
Eugen Rochko
964b84ec79 New translations full_description.txt (Icelandic) 2024-11-11 13:02:37 +01:00
Eugen Rochko
55db777906 New translations strings.xml (Chinese Traditional) 2024-11-11 10:19:36 +01:00
Eugen Rochko
16b8724045 New translations strings.xml (Icelandic) 2024-11-10 15:35:26 +01:00
Eugen Rochko
87c425b89c New translations strings.xml (Spanish) 2024-11-10 01:29:53 +01:00
Grishka
20ed47032e Add filters to search (AND-106) 2024-11-08 20:13:31 +03:00
Grishka
91d65b4e27 Fix search view state restoration & animation 2024-11-08 19:53:30 +03:00
Eugen Rochko
5a0ed9b7c1 New translations strings.xml (Italian) 2024-11-07 20:36:16 +01:00
Eugen Rochko
b62963c4f3 New translations strings.xml (Italian) 2024-11-07 19:31:50 +01:00
Eugen Rochko
f0a00f6919 New translations strings.xml (Swedish) 2024-11-07 13:25:16 +01:00
Grishka
8ea049c956 Fix refresh 2024-11-07 14:04:40 +03:00
Grishka
ff5e281db7 Minor fixes in profiles 2024-11-07 14:02:13 +03:00
Eugen Rochko
65189753eb New translations strings.xml (Interlingua) 2024-11-07 11:53:47 +01:00
Eugen Rochko
0944682bef New translations strings.xml (Kabyle) 2024-11-07 11:53:46 +01:00
Eugen Rochko
aa41b9bef2 New translations strings.xml (Scottish Gaelic) 2024-11-07 11:53:43 +01:00
Eugen Rochko
668286215b New translations strings.xml (Welsh) 2024-11-07 11:53:40 +01:00
Eugen Rochko
bf1d709892 New translations strings.xml (Thai) 2024-11-07 11:53:36 +01:00
Eugen Rochko
4ae49029d0 New translations strings.xml (Persian) 2024-11-07 11:53:35 +01:00
Eugen Rochko
90a1860a1c New translations strings.xml (Indonesian) 2024-11-07 11:53:27 +01:00
Eugen Rochko
f3e8a0c6c9 New translations strings.xml (Portuguese, Brazilian) 2024-11-07 11:53:25 +01:00
Eugen Rochko
661a54f006 New translations strings.xml (Vietnamese) 2024-11-07 11:53:23 +01:00
Eugen Rochko
9f9e3f8eba New translations strings.xml (Chinese Traditional) 2024-11-07 11:53:22 +01:00
Eugen Rochko
6a9fb76677 New translations strings.xml (Chinese Simplified) 2024-11-07 11:53:21 +01:00
Eugen Rochko
c81288e694 New translations strings.xml (Ukrainian) 2024-11-07 11:53:20 +01:00
Eugen Rochko
594f044068 New translations strings.xml (Turkish) 2024-11-07 11:53:19 +01:00
Eugen Rochko
147485633c New translations strings.xml (Swedish) 2024-11-07 11:53:17 +01:00
Eugen Rochko
4498a0f226 New translations strings.xml (Slovenian) 2024-11-07 11:53:16 +01:00
Eugen Rochko
1df56fc320 New translations strings.xml (Russian) 2024-11-07 11:53:14 +01:00
Eugen Rochko
1e2f47dd2a New translations strings.xml (Polish) 2024-11-07 11:53:12 +01:00
Eugen Rochko
26f5fbf3b8 New translations strings.xml (Norwegian) 2024-11-07 11:53:11 +01:00
Eugen Rochko
ecd2cecfa6 New translations strings.xml (Dutch) 2024-11-07 11:53:10 +01:00
Eugen Rochko
f6ecd25e1d New translations strings.xml (Lithuanian) 2024-11-07 11:53:09 +01:00
Eugen Rochko
1ac088f5a3 New translations strings.xml (Japanese) 2024-11-07 11:53:06 +01:00
Eugen Rochko
0030a06cd3 New translations strings.xml (Italian) 2024-11-07 11:53:05 +01:00
Eugen Rochko
6b7d1b0981 New translations strings.xml (Armenian) 2024-11-07 11:53:04 +01:00
Eugen Rochko
f1140a0197 New translations strings.xml (Hungarian) 2024-11-07 11:53:03 +01:00
Eugen Rochko
179534e931 New translations strings.xml (Greek) 2024-11-07 11:52:59 +01:00
Eugen Rochko
be2db34586 New translations strings.xml (German) 2024-11-07 11:52:58 +01:00
Eugen Rochko
50b81c3b98 New translations strings.xml (Danish) 2024-11-07 11:52:57 +01:00
Eugen Rochko
31ae0b6e08 New translations strings.xml (Czech) 2024-11-07 11:52:56 +01:00
Eugen Rochko
36fdecd22e New translations strings.xml (Belarusian) 2024-11-07 11:52:53 +01:00
Eugen Rochko
d33f1d59ca New translations strings.xml (Spanish) 2024-11-07 11:52:52 +01:00
Eugen Rochko
b6a978f376 New translations strings.xml (French) 2024-11-07 11:52:50 +01:00
Eugen Rochko
a1da9be14f New translations strings.xml (Frisian) 2024-11-07 11:52:48 +01:00
Eugen Rochko
692ebed8fb New translations strings.xml (Icelandic) 2024-11-07 11:52:47 +01:00
Eugen Rochko
000294d2fa New translations strings.xml (Basque) 2024-11-07 11:52:46 +01:00
Grishka
6406d25938 oops 2024-11-07 13:46:25 +03:00
Grishka
9c95d5f6e5 Make favorites and bookmarks a tab in profile (AND-135) 2024-11-07 13:24:40 +03:00
Eugen Rochko
c15ef07d53 New translations strings.xml (Russian) 2024-11-06 12:56:23 +01:00
Eugen Rochko
7182647574 New translations strings.xml (Icelandic) 2024-11-06 12:56:22 +01:00
Eugen Rochko
2a08b27667 New translations strings.xml (Swedish) 2024-11-06 10:06:02 +01:00
Grishka
56a2510564 Show mutual followers in profile (AND-187) 2024-11-06 11:56:04 +03:00
Grishka
ddaab49976 Support "new post" push notifications
fixes #910
2024-11-06 10:25:21 +03:00
Eugen Rochko
508ea32701 New translations strings.xml (Portuguese, Brazilian) 2024-11-05 22:46:34 +01:00
Grishka
1b17600835 Group settings by account (AND-170) 2024-11-05 23:05:33 +03:00
Grishka
c60d06950f Crash fixes 2024-11-05 20:45:49 +03:00
Eugen Rochko
bbdc3d4038 New translations strings.xml (Italian) 2024-11-05 17:49:45 +01:00
Eugen Rochko
5e2a292aeb New translations strings.xml (Thai) 2024-11-03 20:20:52 +01:00
Eugen Rochko
1f6c48edf8 New translations strings.xml (Thai) 2024-11-03 19:12:56 +01:00
Eugen Rochko
a72acf7d32 New translations strings.xml (German) 2024-11-03 12:51:41 +01:00
Grishka
162bc86ebe Merge branch 'l10n_master' 2024-11-02 11:20:36 +03:00
Grishka
af8f042f10 Add changelog 2024-11-02 11:20:18 +03:00
Eugen Rochko
7aae8b03af New translations strings.xml (Vietnamese) 2024-11-01 15:38:16 +01:00
Grishka
b28c095226 Fix dynamic colors setting 2024-11-01 10:45:41 +03:00
Eugen Rochko
9432fc9b8c New translations strings.xml (Chinese Traditional) 2024-11-01 03:09:45 +01:00
Eugen Rochko
37df47c7cd New translations strings.xml (Russian) 2024-10-31 13:22:11 +01:00
Grishka
62602839db Merge branch 'l10n_master' 2024-10-31 15:13:13 +03:00
Eugen Rochko
52c56db1ce New translations strings.xml (Russian) 2024-10-31 10:26:24 +01:00
Eugen Rochko
cdc3b37ee4 New translations strings.xml (Swedish) 2024-10-31 09:15:57 +01:00
Grishka
46bd36b65d And more colors 2024-10-31 10:22:55 +03:00
Grishka
70eb5bf68c Fix more colors 2024-10-31 10:18:34 +03:00
Grishka
c2f6b16aff Support grouping follow notifications (AND-230) 2024-10-31 10:09:42 +03:00
Grishka
603c058ec9 Allow disabling dynamic colors on Android 12+ (AND-143) 2024-10-31 10:05:25 +03:00
Grishka
3582d7bdad Fix colors in high-contrast modes 2024-10-31 09:24:26 +03:00
Grishka
d988e1aecf Assorted minor fixes 2024-10-31 08:55:28 +03:00
Grishka
7bf322d48a Crash fix 2024-10-31 08:28:14 +03:00
Eugen Rochko
5c4a450ef0 New translations strings.xml (Belarusian) 2024-10-30 20:51:38 +01:00
Eugen Rochko
c370fab1b4 New translations strings.xml (Belarusian) 2024-10-30 19:55:52 +01:00
Eugen Rochko
c79cba96ec New translations strings.xml (Chinese Traditional) 2024-10-30 17:05:32 +01:00
Eugen Rochko
ca4aed3dc2 New translations full_description.txt (Scottish Gaelic) 2024-10-30 13:33:29 +01:00
Eugen Rochko
c20237d32c New translations strings.xml (Scottish Gaelic) 2024-10-30 13:33:28 +01:00
Grishka
6082a0bcd8 Provide URLs for the link button thing in system app switcher
closes #632
2024-10-30 14:27:44 +03:00
Grishka
3de494f9e9 Avatar cropping (AND-203)
closes #76
2024-10-30 13:39:06 +03:00
Grishka
1b6c299251 Fix custom emoji keyboard 2024-10-30 09:20:35 +03:00
Grishka
01ae5b915d oops I forgot the copy link thing 2024-10-30 05:55:04 +03:00
Eugen Rochko
d0ca465194 New translations strings.xml (Spanish) 2024-10-29 18:25:05 +01:00
Eugen Rochko
07564f2964 New translations strings.xml (Italian) 2024-10-29 11:13:11 +01:00
Grishka
eb45b59cac Fix gap loading for real this time 2024-10-29 05:48:48 +03:00
Eugen Rochko
6e4c4c86f6 New translations strings.xml (Chinese Traditional) 2024-10-28 19:07:33 +01:00
Eugen Rochko
b52dd603a1 New translations full_description.txt (Icelandic) 2024-10-28 14:51:47 +01:00
Eugen Rochko
573e13f39f New translations strings.xml (Icelandic) 2024-10-28 14:51:45 +01:00
Grishka
5848dc0e67 oops 2024-10-28 11:53:42 +03:00
Eugen Rochko
7ae5546113 New translations strings.xml (Interlingua) 2024-10-28 09:41:58 +01:00
Eugen Rochko
a126a078b4 New translations strings.xml (Kabyle) 2024-10-28 09:41:56 +01:00
Eugen Rochko
808dab6f50 New translations strings.xml (Occitan) 2024-10-28 09:41:54 +01:00
Eugen Rochko
70dc5aece0 New translations strings.xml (Scottish Gaelic) 2024-10-28 09:41:53 +01:00
Eugen Rochko
80f76d0f05 New translations strings.xml (Sinhala) 2024-10-28 09:41:51 +01:00
Eugen Rochko
d2a96af886 New translations strings.xml (Bosnian) 2024-10-28 09:41:50 +01:00
Eugen Rochko
6b6e720ca5 New translations strings.xml (Filipino) 2024-10-28 09:41:49 +01:00
Eugen Rochko
9eacb7b067 New translations strings.xml (Welsh) 2024-10-28 09:41:48 +01:00
Eugen Rochko
36cce87ffc New translations strings.xml (Burmese) 2024-10-28 09:41:46 +01:00
Eugen Rochko
b028c3ad38 New translations strings.xml (Hindi) 2024-10-28 09:41:45 +01:00
Eugen Rochko
eada060f57 New translations strings.xml (Croatian) 2024-10-28 09:41:44 +01:00
Eugen Rochko
53cfbcb5b0 New translations strings.xml (Thai) 2024-10-28 09:41:43 +01:00
Eugen Rochko
23c624f575 New translations strings.xml (Bengali) 2024-10-28 09:41:42 +01:00
Eugen Rochko
669f3a50c8 New translations strings.xml (Persian) 2024-10-28 09:41:41 +01:00
Eugen Rochko
fa3f4f6eda New translations strings.xml (Indonesian) 2024-10-28 09:41:40 +01:00
Eugen Rochko
d97ffc32aa New translations strings.xml (Portuguese, Brazilian) 2024-10-28 09:41:38 +01:00
Eugen Rochko
1aecf4021f New translations strings.xml (Galician) 2024-10-28 09:41:37 +01:00
Eugen Rochko
f3d76a26f7 New translations strings.xml (Vietnamese) 2024-10-28 09:41:35 +01:00
Eugen Rochko
e5dc62db6f New translations strings.xml (Chinese Traditional) 2024-10-28 09:41:34 +01:00
Eugen Rochko
6008368045 New translations strings.xml (Chinese Simplified) 2024-10-28 09:41:33 +01:00
Eugen Rochko
83af61a758 New translations strings.xml (Ukrainian) 2024-10-28 09:41:31 +01:00
Eugen Rochko
eefcc34277 New translations strings.xml (Turkish) 2024-10-28 09:41:30 +01:00
Eugen Rochko
4a65976eea New translations strings.xml (Swedish) 2024-10-28 09:41:29 +01:00
Eugen Rochko
cb8aea258a New translations strings.xml (Slovenian) 2024-10-28 09:41:28 +01:00
Eugen Rochko
e5297b023d New translations strings.xml (Slovak) 2024-10-28 09:41:26 +01:00
Eugen Rochko
21c6f41013 New translations strings.xml (Russian) 2024-10-28 09:41:25 +01:00
Eugen Rochko
19f8d908c7 New translations strings.xml (Portuguese) 2024-10-28 09:41:24 +01:00
Eugen Rochko
fae7f73f7a New translations strings.xml (Polish) 2024-10-28 09:41:22 +01:00
Eugen Rochko
41da8cc1d7 New translations strings.xml (Norwegian) 2024-10-28 09:41:21 +01:00
Eugen Rochko
39d5a32494 New translations strings.xml (Dutch) 2024-10-28 09:41:20 +01:00
Eugen Rochko
c885b5a85e New translations strings.xml (Lithuanian) 2024-10-28 09:41:19 +01:00
Eugen Rochko
76f2b63171 New translations strings.xml (Korean) 2024-10-28 09:41:17 +01:00
Eugen Rochko
58e35d8da3 New translations strings.xml (Georgian) 2024-10-28 09:41:16 +01:00
Eugen Rochko
a5e03357df New translations strings.xml (Japanese) 2024-10-28 09:41:15 +01:00
Eugen Rochko
5a7ab6be70 New translations strings.xml (Italian) 2024-10-28 09:41:14 +01:00
Eugen Rochko
e977b46392 New translations strings.xml (Armenian) 2024-10-28 09:41:13 +01:00
Eugen Rochko
66de2f4b87 New translations strings.xml (Hungarian) 2024-10-28 09:41:11 +01:00
Eugen Rochko
1a48277cf2 New translations strings.xml (Finnish) 2024-10-28 09:41:08 +01:00
Eugen Rochko
6a55bd2248 New translations strings.xml (Greek) 2024-10-28 09:41:07 +01:00
Eugen Rochko
3a82395428 New translations strings.xml (German) 2024-10-28 09:41:06 +01:00
Eugen Rochko
a98b93feec New translations strings.xml (Danish) 2024-10-28 09:41:04 +01:00
Eugen Rochko
0cff2658f3 New translations strings.xml (Czech) 2024-10-28 09:41:03 +01:00
Eugen Rochko
d3d95d49de New translations strings.xml (Catalan) 2024-10-28 09:41:02 +01:00
Eugen Rochko
71ca9b6f3d New translations strings.xml (Belarusian) 2024-10-28 09:41:01 +01:00
Eugen Rochko
bf9c3d4d8d New translations strings.xml (Arabic) 2024-10-28 09:40:59 +01:00
Eugen Rochko
4b304629b7 New translations strings.xml (Spanish) 2024-10-28 09:40:58 +01:00
Eugen Rochko
c4314f100e New translations strings.xml (French) 2024-10-28 09:40:57 +01:00
Eugen Rochko
14c250446c New translations strings.xml (Frisian) 2024-10-28 09:40:55 +01:00
Eugen Rochko
8bc1c8e79c New translations strings.xml (Icelandic) 2024-10-28 09:40:54 +01:00
Eugen Rochko
5e6781817d New translations strings.xml (Basque) 2024-10-28 09:40:53 +01:00
Grishka
5b5e4fbbd2 Remove unused resources 2024-10-28 11:30:48 +03:00
Grishka
3dcc6d0013 Media viewer redesign (AND-196) 2024-10-28 11:26:40 +03:00
Grishka
2ad50cd972 Allow returning to previous scroll position in home timeline (AND-189) 2024-10-27 05:38:15 +03:00
Grishka
ced5fe4ee0 Revert "fix"
This reverts commit db4afd4c8f.
2024-10-27 04:33:48 +03:00
Grishka
db4afd4c8f fix 2024-10-26 07:21:45 +03:00
Grishka
a0d3bd83f2 Fix possible post duplicates in home timeline 2024-10-26 07:11:31 +03:00
Grishka
2092a6b8fe Fix new posts button dismiss gesture 2024-10-26 06:47:43 +03:00
Grishka
ad04433944 Load timeline gaps depending on scroll direction (AND-190)
Closes #70, closes #154, closes #147, closes #281
2024-10-26 06:45:01 +03:00
Grishka
57da77b642 Disable overscrolling in account switcher sheet (AND-207) 2024-10-25 05:17:40 +03:00
Grishka
f80e3771d1 Make toolbar scroll away in home timeline (AND-208) 2024-10-25 05:10:07 +03:00
Grishka
6a18d8ef03 Replace characters Android doesn't like (AND-193), fix #890 2024-10-25 04:37:11 +03:00
Grishka
a312018441 Open old file picker by long-pressing "add media" button (AND-194) 2024-10-25 04:31:54 +03:00
Grishka
3026bd5c51 Support for Android 15's color contrast setting WIP 2024-10-25 02:40:33 +03:00
Eugen Rochko
5afde48052 New translations strings.xml (Icelandic) 2024-10-24 17:29:09 +02:00
Grishka
14209dc785 Assorted crash fixes 2024-10-24 02:31:05 +03:00
Grishka
f1b30f251c Improve rendering of block elements in rich text
fixes #907
2024-10-24 01:37:28 +03:00
Eugen Rochko
6a849d654f New translations strings.xml (Frisian) 2024-10-19 16:50:00 +02:00
Eugen Rochko
2f9c5fe210 New translations strings.xml (Basque) 2024-10-18 00:48:18 +02:00
Eugen Rochko
43f096420f New translations strings.xml (Icelandic) 2024-10-16 12:12:44 +02:00
Eugen Rochko
5b848ed1ca New translations strings.xml (Russian) 2024-10-13 10:05:10 +02:00
Eugen Rochko
9e1cf330d7 New translations strings.xml (Greek) 2024-10-12 09:39:28 +02:00
Grishka
1ad2d08e27 Merge branch 'l10n_master' 2024-10-10 04:09:47 +03:00
Grishka
42658add38 Fix opening links in non-browser apps 2024-10-10 04:09:20 +03:00
Grishka
b211789847 Fix colors for quotes and code blocks 2024-10-10 01:29:21 +03:00
Eugen Rochko
9c88183366 New translations strings.xml (Russian) 2024-10-09 20:16:06 +02:00
Eugen Rochko
c76dba3a8c New translations strings.xml (Basque) 2024-10-09 18:07:53 +02:00
Eugen Rochko
29bee87f2a New translations strings.xml (Basque) 2024-10-09 16:54:04 +02:00
Grishka
c139f85b99 Fix wrong unread notification count for some accounts on 4.3 2024-10-09 06:09:53 +03:00
Grishka
3247d4f2f5 Fix notifications loading on pre-4.3 servers
fixes #897
2024-10-09 05:28:01 +03:00
Grishka
77b2f98f17 Quotes in text formatting (AND-222) 2024-10-09 05:20:58 +03:00
Grishka
82c6c8076a Lists in text formatting (AND-221) 2024-10-09 03:00:37 +03:00
Grishka
4177faa553 Monospace text formatting (AND-223) 2024-10-09 01:21:50 +03:00
Eugen Rochko
92ec125661 New translations strings.xml (Indonesian) 2024-10-08 12:59:00 +02:00
Grishka
513a57663b Display bold, italic, and strikethrough formatting (AND-220, AND-224) 2024-10-07 18:48:06 +03:00
Eugen Rochko
20e7f716f1 New translations strings.xml (Chinese Simplified) 2024-10-07 08:00:50 +02:00
Grishka
71f92cb66c Bump version 2024-10-06 01:25:21 +03:00
Grishka
77b2abd0cb Merge branch 'l10n_master' 2024-10-06 01:24:29 +03:00
Grishka
15385dd924 Make fastlane create draft releases 2024-10-06 01:22:25 +03:00
Grishka
08847ec641 Always reset notifications marker on "mark as read"
fixes #897
2024-10-06 01:11:21 +03:00
Grishka
805fc5d8c7 Crash fix 2024-10-06 01:06:45 +03:00
Eugen Rochko
3d7a95d336 New translations strings.xml (German) 2024-10-05 09:01:18 +02:00
Eugen Rochko
c1869386ff New translations strings.xml (German) 2024-10-05 07:34:09 +02:00
Eugen Rochko
7a728c52cf New translations strings.xml (German) 2024-10-04 21:23:57 +02:00
Eugen Rochko
22f3aad538 New translations strings.xml (Frisian) 2024-10-04 18:40:52 +02:00
Eugen Rochko
42da6dcf48 New translations strings.xml (Dutch) 2024-10-04 18:40:50 +02:00
Eugen Rochko
c0f18b1f61 New translations strings.xml (Frisian) 2024-10-04 17:34:12 +02:00
Grishka
492d851d89 Merge branch 'l10n_master' 2024-10-04 00:26:56 +03:00
Grishka
853f9dc8e4 Assorted crash fixes
fixes #896
2024-10-04 00:26:23 +03:00
Eugen Rochko
0e2ae4d3c0 New translations strings.xml (Italian) 2024-10-03 23:12:01 +02:00
Eugen Rochko
3ea1412faa New translations full_description.txt (Persian) 2024-10-02 21:38:56 +02:00
Eugen Rochko
e83f0749ee New translations full_description.txt (Persian) 2024-10-02 19:59:42 +02:00
Eugen Rochko
343d958677 New translations strings.xml (Persian) 2024-10-02 19:59:41 +02:00
Eugen Rochko
2f32378978 New translations strings.xml (Dutch) 2024-10-02 19:59:40 +02:00
Eugen Rochko
cfc5683f75 New translations strings.xml (Dutch) 2024-10-02 18:41:01 +02:00
Eugen Rochko
823e2f6ac6 New translations short_description.txt (Turkish) 2024-10-02 15:19:46 +02:00
Eugen Rochko
5f5fcdde46 New translations full_description.txt (Turkish) 2024-10-02 15:19:45 +02:00
Eugen Rochko
cf74e252ce New translations strings.xml (Turkish) 2024-10-02 15:19:44 +02:00
Eugen Rochko
010ca587d2 New translations strings.xml (Turkish) 2024-10-02 13:21:57 +02:00
Eugen Rochko
2957ac813f New translations full_description.txt (Turkish) 2024-10-02 12:08:45 +02:00
Eugen Rochko
5aa117e2e3 New translations strings.xml (Turkish) 2024-10-02 12:08:44 +02:00
Eugen Rochko
f1df4e72d2 New translations strings.xml (Turkish) 2024-10-02 09:45:42 +02:00
Eugen Rochko
afee257211 New translations strings.xml (Turkish) 2024-10-02 08:32:27 +02:00
Grishka
74986a10f6 Fix crash. This is getting annoying. 2024-10-01 23:48:35 +03:00
Grishka
77b6344032 Fix account data migration for real 2024-10-01 23:19:48 +03:00
Grishka
cb0d7e73d4 Fix proguard shit again 2024-10-01 21:50:38 +03:00
Grishka
1b714e5815 Prepare a new release 2024-10-01 21:12:59 +03:00
Grishka
e5dd97f992 Merge branch 'l10n_master' 2024-10-01 21:11:45 +03:00
Grishka
2a7838f2a7 Crash fix 2024-10-01 20:46:11 +03:00
Grishka
25112c1fe3 Refresh FCM token every 30 days
Fixes #892
2024-10-01 20:36:25 +03:00
Grishka
e7850dfcfb Fix Token field requirements 2024-10-01 20:29:09 +03:00
Eugen Rochko
bbdece33ea New translations strings.xml (Lithuanian) 2024-10-01 18:11:26 +02:00
Eugen Rochko
f861eefe78 New translations strings.xml (Lithuanian) 2024-10-01 16:41:14 +02:00
Eugen Rochko
07e4c6d0a9 New translations full_description.txt (Lithuanian) 2024-10-01 14:16:23 +02:00
Eugen Rochko
fd1afc8c02 New translations strings.xml (Lithuanian) 2024-10-01 14:16:22 +02:00
Eugen Rochko
a008c025f5 New translations strings.xml (Lithuanian) 2024-10-01 12:53:42 +02:00
Eugen Rochko
c4768e7f87 New translations strings.xml (Spanish) 2024-10-01 00:25:26 +02:00
Eugen Rochko
812ea1023e New translations strings.xml (Spanish) 2024-09-30 22:10:15 +02:00
Eugen Rochko
e74e45f315 New translations strings.xml (Spanish) 2024-09-29 22:05:21 +02:00
Eugen Rochko
b590b23439 New translations strings.xml (Spanish) 2024-09-29 21:02:44 +02:00
Eugen Rochko
a8208b4c05 New translations strings.xml (Thai) 2024-09-28 22:35:55 +02:00
Eugen Rochko
c742b695e3 New translations full_description.txt (Japanese) 2024-09-28 20:36:01 +02:00
Eugen Rochko
9a8ff82f2d New translations strings.xml (Thai) 2024-09-28 20:36:00 +02:00
Eugen Rochko
3b2f495a50 New translations full_description.txt (Japanese) 2024-09-28 19:27:45 +02:00
Eugen Rochko
773d5a104b New translations strings.xml (Basque) 2024-09-27 04:13:48 +02:00
Eugen Rochko
c4ac325c14 New translations strings.xml (Basque) 2024-09-27 03:10:49 +02:00
Eugen Rochko
8964f22c0c New translations strings.xml (Basque) 2024-09-26 21:58:40 +02:00
Eugen Rochko
6b99cc48a4 New translations full_description.txt (Persian) 2024-09-26 20:42:25 +02:00
Eugen Rochko
448949d5c2 New translations full_description.txt (Persian) 2024-09-26 19:32:09 +02:00
Eugen Rochko
e94f508680 New translations full_description.txt (Persian) 2024-09-25 21:38:40 +02:00
Eugen Rochko
a3472d0e1c New translations full_description.txt (Persian) 2024-09-25 19:14:57 +02:00
Eugen Rochko
3ebb058a62 New translations strings.xml (Persian) 2024-09-25 19:14:56 +02:00
Eugen Rochko
32fd14b3ea New translations short_description.txt (Persian) 2024-09-25 17:17:32 +02:00
Eugen Rochko
49c1f14a20 New translations full_description.txt (Persian) 2024-09-25 17:17:31 +02:00
Eugen Rochko
7dea64676e New translations strings.xml (Persian) 2024-09-25 17:17:30 +02:00
Eugen Rochko
a77142a9ee New translations strings.xml (Slovak) 2024-09-25 13:32:51 +02:00
Eugen Rochko
898ef9a560 New translations strings.xml (Japanese) 2024-09-24 17:38:33 +02:00
Eugen Rochko
47539ac47e New translations strings.xml (Japanese) 2024-09-24 15:54:13 +02:00
Eugen Rochko
5aac227ad6 New translations strings.xml (Chinese Traditional) 2024-09-23 15:22:48 +02:00
Eugen Rochko
38c8990f4e New translations strings.xml (Italian) 2024-09-23 15:22:47 +02:00
Eugen Rochko
797a967cb1 New translations strings.xml (Italian) 2024-09-23 12:18:00 +02:00
Eugen Rochko
0d7a5e55fe New translations strings.xml (Spanish) 2024-09-22 15:14:22 +02:00
Eugen Rochko
87de48c957 New translations strings.xml (Vietnamese) 2024-09-22 12:25:22 +02:00
Eugen Rochko
3489d8d5b3 New translations strings.xml (Vietnamese) 2024-09-22 11:28:35 +02:00
Eugen Rochko
aa6c3c56bb New translations strings.xml (Portuguese, Brazilian) 2024-09-21 11:48:22 +02:00
Eugen Rochko
3fdf3dcdab New translations strings.xml (Ukrainian) 2024-09-21 11:48:21 +02:00
Eugen Rochko
2f716d63de New translations strings.xml (Interlingua) 2024-09-21 10:23:51 +02:00
Eugen Rochko
bbe71fff51 New translations strings.xml (Urdu (India)) 2024-09-21 10:23:49 +02:00
Eugen Rochko
74ae04e0d2 New translations strings.xml (Kabyle) 2024-09-21 10:23:49 +02:00
Eugen Rochko
bb293ec319 New translations strings.xml (Igbo) 2024-09-21 10:23:48 +02:00
Eugen Rochko
bf6f8a7137 New translations strings.xml (Occitan) 2024-09-21 10:23:47 +02:00
Eugen Rochko
8080986e5b New translations strings.xml (Scottish Gaelic) 2024-09-21 10:23:46 +02:00
Eugen Rochko
5ed24a227e New translations strings.xml (Sinhala) 2024-09-21 10:23:44 +02:00
Eugen Rochko
2d89b4b539 New translations strings.xml (Bosnian) 2024-09-21 10:23:43 +02:00
Eugen Rochko
378a675157 New translations strings.xml (Filipino) 2024-09-21 10:23:42 +02:00
Eugen Rochko
127662967a New translations strings.xml (Burmese) 2024-09-21 10:23:41 +02:00
Eugen Rochko
76b52dc06e New translations strings.xml (Hindi) 2024-09-21 10:23:40 +02:00
Eugen Rochko
55d3b127e7 New translations strings.xml (Croatian) 2024-09-21 10:23:39 +02:00
Eugen Rochko
0f9e0fe140 New translations strings.xml (Thai) 2024-09-21 10:23:38 +02:00
Eugen Rochko
2b462f7289 New translations strings.xml (Bengali) 2024-09-21 10:23:37 +02:00
Eugen Rochko
977ca60655 New translations strings.xml (Persian) 2024-09-21 10:23:36 +02:00
Eugen Rochko
309b8089b8 New translations strings.xml (Indonesian) 2024-09-21 10:23:35 +02:00
Eugen Rochko
0563068ec3 New translations strings.xml (Portuguese, Brazilian) 2024-09-21 10:23:34 +02:00
Eugen Rochko
e33282d686 New translations strings.xml (Icelandic) 2024-09-21 10:23:33 +02:00
Eugen Rochko
0b83b9b5e0 New translations strings.xml (Galician) 2024-09-21 10:23:31 +02:00
Eugen Rochko
8abb4d25f9 New translations strings.xml (Chinese Traditional) 2024-09-21 10:23:30 +02:00
Eugen Rochko
aadf404142 New translations strings.xml (Chinese Simplified) 2024-09-21 10:23:29 +02:00
Eugen Rochko
8a608a1e71 New translations strings.xml (Turkish) 2024-09-21 10:23:28 +02:00
Eugen Rochko
5571220b20 New translations strings.xml (Swedish) 2024-09-21 10:23:27 +02:00
Eugen Rochko
05c831a8b1 New translations strings.xml (Slovenian) 2024-09-21 10:23:25 +02:00
Eugen Rochko
c237b36f8b New translations strings.xml (Slovak) 2024-09-21 10:23:24 +02:00
Eugen Rochko
2ed7fdecb4 New translations strings.xml (Russian) 2024-09-21 10:23:23 +02:00
Eugen Rochko
1dce9f1928 New translations strings.xml (Portuguese) 2024-09-21 10:23:22 +02:00
Eugen Rochko
4a6a707bbc New translations strings.xml (Polish) 2024-09-21 10:23:21 +02:00
Eugen Rochko
989095a13d New translations strings.xml (Norwegian) 2024-09-21 10:23:20 +02:00
Eugen Rochko
34556b0c45 New translations strings.xml (Korean) 2024-09-21 10:23:19 +02:00
Eugen Rochko
7aa4926ac3 New translations strings.xml (Georgian) 2024-09-21 10:23:18 +02:00
Eugen Rochko
189cee1395 New translations strings.xml (Italian) 2024-09-21 10:23:16 +02:00
Eugen Rochko
5a7b18983d New translations strings.xml (Armenian) 2024-09-21 10:23:15 +02:00
Eugen Rochko
72f01267ae New translations strings.xml (Hungarian) 2024-09-21 10:23:14 +02:00
Eugen Rochko
e5df4a3886 New translations strings.xml (Hebrew) 2024-09-21 10:23:13 +02:00
Eugen Rochko
3827047f05 New translations strings.xml (Irish) 2024-09-21 10:23:12 +02:00
Eugen Rochko
0f262c41ec New translations strings.xml (Finnish) 2024-09-21 10:23:11 +02:00
Eugen Rochko
2d2d405c73 New translations strings.xml (Basque) 2024-09-21 10:23:10 +02:00
Eugen Rochko
9b82c9bbe5 New translations strings.xml (Greek) 2024-09-21 10:23:09 +02:00
Eugen Rochko
8573276a79 New translations strings.xml (German) 2024-09-21 10:23:08 +02:00
Eugen Rochko
9f5f0d594c New translations strings.xml (Danish) 2024-09-21 10:23:07 +02:00
Eugen Rochko
a7bfaf732f New translations strings.xml (Czech) 2024-09-21 10:23:06 +02:00
Eugen Rochko
9b0af7d60d New translations strings.xml (Catalan) 2024-09-21 10:23:04 +02:00
Eugen Rochko
1dd937f047 New translations strings.xml (Belarusian) 2024-09-21 10:23:03 +02:00
Eugen Rochko
e135b61dd0 New translations strings.xml (Arabic) 2024-09-21 10:23:02 +02:00
Eugen Rochko
8c3687ca4a New translations strings.xml (Romanian) 2024-09-21 10:23:01 +02:00
Eugen Rochko
3ceea6a83b New translations strings.xml (Lithuanian) 2024-09-21 10:23:00 +02:00
Eugen Rochko
cc22ccfb66 New translations strings.xml (Frisian) 2024-09-21 10:22:59 +02:00
Eugen Rochko
d1c4ca38ff New translations strings.xml (Dutch) 2024-09-21 10:22:58 +02:00
Eugen Rochko
52fb35e5e9 New translations strings.xml (French) 2024-09-21 10:22:56 +02:00
Eugen Rochko
2b0faf0e23 New translations strings.xml (Ukrainian) 2024-09-21 10:22:55 +02:00
Eugen Rochko
bc74a72369 New translations strings.xml (Vietnamese) 2024-09-21 10:22:54 +02:00
Eugen Rochko
0c2e4e34fe New translations strings.xml (Spanish) 2024-09-21 10:22:53 +02:00
Eugen Rochko
67bd2e9629 New translations strings.xml (Japanese) 2024-09-21 10:22:52 +02:00
Eugen Rochko
d9dfd6e1bb New translations strings.xml (Welsh) 2024-09-21 10:22:51 +02:00
Grishka
1dc9adafc7 Add moderation_warning notifications (AND-175) 2024-09-21 11:09:36 +03:00
Grishka
9e201f3c00 fix 2024-09-21 10:43:24 +03:00
Grishka
16e2632d9b Add severed_relationships notifications (AND-174) 2024-09-21 10:40:04 +03:00
Grishka
9533b4f45d Fix layout for single-line notification header + inline status 2024-09-21 09:47:50 +03:00
Grishka
de83c1ea96 Add update notifications (AND-173) 2024-09-21 09:22:41 +03:00
Grishka
18b5c8ed50 Add "just posted" header for new status notifications 2024-09-21 07:41:45 +03:00
Eugen Rochko
14f7f5a1f4 New translations strings.xml (Chinese Traditional) 2024-09-21 06:18:56 +02:00
Eugen Rochko
4960589bef New translations strings.xml (Swedish) 2024-09-21 01:34:11 +02:00
Eugen Rochko
e2c7f8c7f0 New translations strings.xml (Italian) 2024-09-20 23:52:20 +02:00
Eugen Rochko
1371260fdf New translations strings.xml (German) 2024-09-20 15:47:30 +02:00
Eugen Rochko
01c816814a New translations strings.xml (Portuguese, Brazilian) 2024-09-20 13:06:18 +02:00
Eugen Rochko
bbb61e7a87 New translations strings.xml (Interlingua) 2024-09-20 11:13:12 +02:00
Eugen Rochko
30b24384d5 New translations strings.xml (Scottish Gaelic) 2024-09-20 11:13:08 +02:00
Eugen Rochko
506df71b37 New translations strings.xml (Hindi) 2024-09-20 11:13:04 +02:00
Eugen Rochko
bb323ab08f New translations strings.xml (Thai) 2024-09-20 11:13:02 +02:00
Eugen Rochko
6d8cb8cbb4 New translations strings.xml (Persian) 2024-09-20 11:13:00 +02:00
Eugen Rochko
90dc391b99 New translations strings.xml (Indonesian) 2024-09-20 11:12:58 +02:00
Eugen Rochko
8b974c2e96 New translations strings.xml (Portuguese, Brazilian) 2024-09-20 11:12:57 +02:00
Eugen Rochko
baa0f2ba33 New translations strings.xml (Icelandic) 2024-09-20 11:12:56 +02:00
Eugen Rochko
697fc713a0 New translations strings.xml (Galician) 2024-09-20 11:12:55 +02:00
Eugen Rochko
1704f8079f New translations strings.xml (Chinese Traditional) 2024-09-20 11:12:54 +02:00
Eugen Rochko
7c1fd70569 New translations strings.xml (Chinese Simplified) 2024-09-20 11:12:52 +02:00
Eugen Rochko
dd19d1408b New translations strings.xml (Turkish) 2024-09-20 11:12:51 +02:00
Eugen Rochko
f36bd866f0 New translations strings.xml (Swedish) 2024-09-20 11:12:50 +02:00
Eugen Rochko
6311920b4c New translations strings.xml (Slovenian) 2024-09-20 11:12:49 +02:00
Eugen Rochko
5cf20658bb New translations strings.xml (Slovak) 2024-09-20 11:12:48 +02:00
Eugen Rochko
c5c1015231 New translations strings.xml (Russian) 2024-09-20 11:12:46 +02:00
Eugen Rochko
2fb45b5384 New translations strings.xml (Portuguese) 2024-09-20 11:12:45 +02:00
Eugen Rochko
b6e1304df0 New translations strings.xml (Polish) 2024-09-20 11:12:43 +02:00
Eugen Rochko
f0ed251438 New translations strings.xml (Norwegian) 2024-09-20 11:12:42 +02:00
Eugen Rochko
0f2d218956 New translations strings.xml (Georgian) 2024-09-20 11:12:40 +02:00
Eugen Rochko
0756883af9 New translations strings.xml (Italian) 2024-09-20 11:12:39 +02:00
Eugen Rochko
d76612f0b9 New translations strings.xml (Armenian) 2024-09-20 11:12:38 +02:00
Eugen Rochko
3c85421474 New translations strings.xml (Hungarian) 2024-09-20 11:12:36 +02:00
Eugen Rochko
cba8050989 New translations strings.xml (Finnish) 2024-09-20 11:12:34 +02:00
Eugen Rochko
5060409597 New translations strings.xml (Basque) 2024-09-20 11:12:33 +02:00
Eugen Rochko
e80d711738 New translations strings.xml (Greek) 2024-09-20 11:12:31 +02:00
Eugen Rochko
903a5477a7 New translations strings.xml (German) 2024-09-20 11:12:30 +02:00
Eugen Rochko
b7940df425 New translations strings.xml (Danish) 2024-09-20 11:12:29 +02:00
Eugen Rochko
6b2685618d New translations strings.xml (Czech) 2024-09-20 11:12:27 +02:00
Eugen Rochko
40c52c7df7 New translations strings.xml (Catalan) 2024-09-20 11:12:25 +02:00
Eugen Rochko
5b460fec39 New translations strings.xml (Belarusian) 2024-09-20 11:12:24 +02:00
Eugen Rochko
f0085cb240 New translations strings.xml (Arabic) 2024-09-20 11:12:22 +02:00
Eugen Rochko
477dd0b219 New translations strings.xml (Lithuanian) 2024-09-20 11:12:20 +02:00
Eugen Rochko
9b585e5955 New translations strings.xml (Frisian) 2024-09-20 11:12:19 +02:00
Eugen Rochko
9e7e540068 New translations strings.xml (Dutch) 2024-09-20 11:12:18 +02:00
Eugen Rochko
c1e5daec3d New translations strings.xml (French) 2024-09-20 11:12:16 +02:00
Eugen Rochko
ccc2c9d6d3 New translations strings.xml (Ukrainian) 2024-09-20 11:12:15 +02:00
Eugen Rochko
fbcad38d71 New translations strings.xml (Vietnamese) 2024-09-20 11:12:14 +02:00
Eugen Rochko
d487b3c114 New translations strings.xml (Spanish) 2024-09-20 11:12:13 +02:00
Eugen Rochko
62a5e36eec New translations strings.xml (Japanese) 2024-09-20 11:12:11 +02:00
Grishka
c6130e4d29 Add a debug option to force re-register FCM 2024-09-20 11:46:31 +03:00
Grishka
26f7a75628 Grouped notifications 2024-09-20 11:39:50 +03:00
Eugen Rochko
4110eb064a New translations short_description.txt (Russian) 2024-09-20 05:35:32 +02:00
Eugen Rochko
3e8c4a8443 New translations full_description.txt (Russian) 2024-09-20 05:35:31 +02:00
Eugen Rochko
b8fc674fe8 New translations strings.xml (Russian) 2024-09-20 05:35:30 +02:00
Eugen Rochko
cb123a178a New translations strings.xml (Russian) 2024-09-20 03:26:46 +02:00
Grishka
80323f8236 Add support for /api/v2/instance 2024-09-19 02:37:19 +03:00
Grishka
edc03642cc Fix corner rounding 2024-09-19 01:50:35 +03:00
Grishka
114c77a665 Inline statuses 2024-09-18 19:25:59 +03:00
Grishka
0627644019 Fix spoilers on retoots 2024-09-18 06:05:42 +03:00
Grishka
1874267b32 Fix paddings 2024-09-18 05:07:07 +03:00
Grishka
de763ab6f7 Reply lines 2024-09-18 04:59:12 +03:00
Grishka
ace0072118 Post redesign part 2 (AND-18) 2024-09-18 03:57:11 +03:00
Grishka
3820eee174 Post redesign part 1 2024-09-17 22:06:31 +03:00
Eugen Rochko
754cd807c0 New translations strings.xml (Icelandic) 2024-09-16 12:22:01 +02:00
Eugen Rochko
e3f4951f95 New translations full_description.txt (French) 2024-09-15 23:47:41 +02:00
Eugen Rochko
b321c4e479 New translations full_description.txt (French) 2024-09-15 22:09:51 +02:00
Grishka
192c634755 Migrate account and instance data to SQLite 2024-09-15 20:15:01 +03:00
Eugen Rochko
ef27200764 New translations strings.xml (Chinese Traditional) 2024-09-15 11:09:52 +02:00
Eugen Rochko
aa4932077b New translations strings.xml (Greek) 2024-09-15 10:14:33 +02:00
Eugen Rochko
6c87c4aa7c New translations strings.xml (Thai) 2024-09-15 09:09:37 +02:00
Eugen Rochko
59e6f6033a New translations strings.xml (Basque) 2024-09-14 19:50:14 +02:00
Eugen Rochko
82a0d046a7 New translations strings.xml (Spanish) 2024-09-14 18:39:20 +02:00
Eugen Rochko
c98f1d32e8 New translations full_description.txt (Portuguese) 2024-09-13 18:19:28 +02:00
Eugen Rochko
34698a5aa2 New translations strings.xml (Vietnamese) 2024-09-13 16:52:11 +02:00
Grishka
ee1a0cc666 Allow "new posts" button to be swiped away 2024-09-13 01:21:23 +03:00
Grishka
eda1526830 Show an overlay on image attachments that failed to load 2024-09-13 00:47:04 +03:00
Grishka
f5961c8077 Update appkit image loader 2024-09-13 00:12:13 +03:00
Eugen Rochko
7f03bdae2b New translations strings.xml (Frisian) 2024-09-12 14:33:18 +02:00
Eugen Rochko
38ac8f14fb New translations strings.xml (Frisian) 2024-09-12 13:11:41 +02:00
Eugen Rochko
7d7bfad3c0 New translations strings.xml (Frisian) 2024-09-10 15:38:43 +02:00
Grishka
81ac72e4eb Trim strings in donation campaigns 2024-09-10 13:43:48 +03:00
Grishka
e915aab2fb Add tooltips to emoji keyboard (closes #884) 2024-09-10 13:37:28 +03:00
Grishka
a92c903ffb Fix #876 2024-09-10 13:32:07 +03:00
Grishka
e174a7efd7 Force intent to default browser when opening things in browser
fixes #881
2024-09-10 13:23:57 +03:00
Grishka
9f4575f349 Handle the case when a post with CW is also filtered 2024-09-10 13:08:58 +03:00
Gregory K
9cbfb1a7f8
Merge pull request #867 from adillari/profile_tab_margin_fix
Adjust margins on profile tab to center icons together
2024-09-08 09:11:23 +03:00
Eugen Rochko
6db20a2cc1 New translations full_description.txt (Lithuanian) 2024-09-07 18:37:14 +02:00
Eugen Rochko
fe067cba13 New translations strings.xml (Lithuanian) 2024-09-07 17:42:10 +02:00
Eugen Rochko
c0b5d34aae New translations strings.xml (Lithuanian) 2024-09-07 15:14:38 +02:00
Eugen Rochko
ee15655fc7 New translations strings.xml (Lithuanian) 2024-09-07 14:15:30 +02:00
Eugen Rochko
34a9cd0614 New translations strings.xml (Lithuanian) 2024-09-07 13:15:44 +02:00
Eugen Rochko
44b46bd83c New translations strings.xml (Welsh) 2024-09-06 18:07:09 +02:00
Eugen Rochko
8fbe1ef444 New translations strings.xml (Welsh) 2024-09-06 16:28:05 +02:00
Eugen Rochko
61e8615907 New translations strings.xml (French) 2024-09-05 03:31:00 +02:00
Eugen Rochko
4eef3a3243 New translations full_description.txt (Frisian) 2024-09-03 18:05:20 +02:00
Eugen Rochko
8585dc2cd0 New translations strings.xml (Frisian) 2024-09-03 18:05:19 +02:00
Eugen Rochko
3647fcaa0b New translations full_description.txt (Frisian) 2024-09-03 16:50:49 +02:00
Eugen Rochko
184a211819 New translations strings.xml (Frisian) 2024-09-02 16:22:10 +02:00
Eugen Rochko
7d36b67652 New translations short_description.txt (Frisian) 2024-09-02 14:44:25 +02:00
Eugen Rochko
7e0f786a43 New translations full_description.txt (Frisian) 2024-09-02 14:44:24 +02:00
Eugen Rochko
0a8cec46c0 New translations strings.xml (Frisian) 2024-09-02 14:44:23 +02:00
Eugen Rochko
3cd558c44f New translations strings.xml (Dutch) 2024-09-02 13:04:53 +02:00
Eugen Rochko
4076067b3e New translations short_description.txt (French) 2024-09-01 14:10:37 +02:00
Eugen Rochko
b3593a0e30 New translations full_description.txt (French) 2024-09-01 14:10:36 +02:00
Eugen Rochko
1daede2c62 New translations strings.xml (French) 2024-09-01 12:29:56 +02:00
Eugen Rochko
fefe529438 New translations strings.xml (Ukrainian) 2024-08-31 17:18:03 +02:00
Eugen Rochko
ba59aa6147 New translations strings.xml (Vietnamese) 2024-08-31 06:33:49 +02:00
Eugen Rochko
c42edb3b94 New translations strings.xml (Spanish) 2024-08-30 01:50:06 +02:00
Eugen Rochko
d647d9edd1 New translations full_description.txt (Japanese) 2024-08-29 12:52:24 +02:00
Eugen Rochko
ed2d03b5de New translations strings.xml (Japanese) 2024-08-29 12:52:23 +02:00
Eugen Rochko
5e1b39bfd7 New translations short_description.txt (Welsh) 2024-08-27 01:29:11 +02:00
Eugen Rochko
dc60f4bb51 New translations full_description.txt (Welsh) 2024-08-27 01:29:10 +02:00
Eugen Rochko
6a5c564b99 New translations strings.xml (Welsh) 2024-08-27 01:29:09 +02:00
Eugen Rochko
8745e5d034 New translations strings.xml (Welsh) 2024-08-27 00:28:37 +02:00
Eugen Rochko
448a12f2ed New translations short_description.txt (Welsh) 2024-08-26 00:50:10 +02:00
Eugen Rochko
e6cc15879e New translations full_description.txt (Welsh) 2024-08-26 00:50:09 +02:00
Eugen Rochko
76fd8686b3 New translations strings.xml (Welsh) 2024-08-26 00:50:08 +02:00
Eugen Rochko
2dbc282769 New translations full_description.txt (Thai) 2024-08-25 11:26:34 +02:00
Eugen Rochko
4fca4ca332 New translations full_description.txt (Thai) 2024-08-25 09:27:24 +02:00
Eugen Rochko
a18ed46151 New translations strings.xml (Lithuanian) 2024-08-22 18:11:54 +02:00
Eugen Rochko
07d9ee00ff New translations strings.xml (Lithuanian) 2024-08-22 16:50:59 +02:00
Eugen Rochko
5789c3af29 New translations strings.xml (Norwegian) 2024-08-22 00:45:26 +02:00
Eugen Rochko
d9a1ef059d New translations strings.xml (Norwegian) 2024-08-21 23:49:42 +02:00
Eugen Rochko
7148d95830 New translations strings.xml (Greek) 2024-08-19 13:26:10 +02:00
Eugen Rochko
9bfaa5db34 New translations short_description.txt (Indonesian) 2024-08-19 11:23:00 +02:00
Eugen Rochko
54a4d327ec New translations strings.xml (Indonesian) 2024-08-19 11:22:59 +02:00
Eugen Rochko
90bf1113f9 New translations full_description.txt (Indonesian) 2024-08-19 11:22:57 +02:00
Eugen Rochko
7cc23856f7 New translations full_description.txt (Indonesian) 2024-08-19 09:35:09 +02:00
Eugen Rochko
09158f7036 New translations strings.xml (Swedish) 2024-08-18 22:10:20 +02:00
Eugen Rochko
687880bbd5 New translations strings.xml (Slovenian) 2024-08-18 18:11:15 +02:00
Eugen Rochko
598f1fc3b3 New translations strings.xml (Danish) 2024-08-18 14:30:58 +02:00
Eugen Rochko
7989fa2853 New translations strings.xml (Lithuanian) 2024-08-18 12:30:21 +02:00
Eugen Rochko
f81f14fb5d New translations full_description.txt (Thai) 2024-08-18 10:11:25 +02:00
Eugen Rochko
4acf7a13f2 New translations short_description.txt (Thai) 2024-08-18 09:09:12 +02:00
Eugen Rochko
c004db7ac9 New translations full_description.txt (Thai) 2024-08-18 09:09:11 +02:00
Eugen Rochko
e39ac3ac18 New translations strings.xml (Danish) 2024-08-18 00:28:02 +02:00
Eugen Rochko
2011b08a2b New translations strings.xml (Danish) 2024-08-17 23:28:55 +02:00
Eugen Rochko
5afd82585e New translations strings.xml (Slovak) 2024-08-17 17:05:00 +02:00
Eugen Rochko
5daaf15195 New translations strings.xml (Slovak) 2024-08-17 15:50:17 +02:00
Eugen Rochko
d8c4247a2c New translations strings.xml (Lithuanian) 2024-08-17 12:10:13 +02:00
Eugen Rochko
627870098f New translations strings.xml (Danish) 2024-08-17 01:34:42 +02:00
Eugen Rochko
2a7a88466d New translations strings.xml (Danish) 2024-08-17 00:02:53 +02:00
Eugen Rochko
4d02d659e7 New translations strings.xml (Danish) 2024-08-16 22:43:38 +02:00
Eugen Rochko
86ab70757e New translations full_description.txt (Swedish) 2024-08-16 20:58:02 +02:00
Eugen Rochko
0161f71d63 New translations strings.xml (Swedish) 2024-08-16 20:58:01 +02:00
Eugen Rochko
7b5664cc8f New translations strings.xml (Slovak) 2024-08-16 20:58:00 +02:00
Eugen Rochko
6992ab4f02 New translations strings.xml (Slovak) 2024-08-16 12:35:19 +02:00
Eugen Rochko
88d8f7afc8 New translations strings.xml (Slovak) 2024-08-16 11:36:02 +02:00
Eugen Rochko
1a344f777d New translations strings.xml (Slovak) 2024-08-16 09:10:45 +02:00
Eugen Rochko
ff158c28cf New translations full_description.txt (Slovak) 2024-08-16 07:39:05 +02:00
Eugen Rochko
c39d2a8ec1 New translations strings.xml (Slovak) 2024-08-16 07:39:04 +02:00
Eugen Rochko
07d722dca3 New translations full_description.txt (Slovak) 2024-08-16 06:31:26 +02:00
Eugen Rochko
5db7a9df18 New translations strings.xml (Danish) 2024-08-16 04:11:10 +02:00
Eugen Rochko
ce475516ad New translations strings.xml (Danish) 2024-08-16 03:14:32 +02:00
Eugen Rochko
fb0f15b844 New translations short_description.txt (Danish) 2024-08-16 00:49:38 +02:00
Eugen Rochko
3ca9d7b792 New translations strings.xml (Danish) 2024-08-16 00:49:37 +02:00
Eugen Rochko
a8732fcd20 New translations full_description.txt (Danish) 2024-08-16 00:49:36 +02:00
Eugen Rochko
e7530993a8 New translations full_description.txt (Danish) 2024-08-15 23:54:18 +02:00
Eugen Rochko
fa319023f6 New translations strings.xml (Russian) 2024-08-15 22:48:23 +02:00
Eugen Rochko
84a2585c63 New translations strings.xml (Armenian) 2024-08-15 22:48:22 +02:00
Eugen Rochko
a18fc769bb New translations short_description.txt (Slovak) 2024-08-15 21:28:01 +02:00
Eugen Rochko
b3a4572f6d New translations full_description.txt (Slovak) 2024-08-15 21:28:00 +02:00
Eugen Rochko
12d0ce8ff0 New translations strings.xml (Slovak) 2024-08-15 21:27:59 +02:00
Eugen Rochko
d21ca7c203 New translations strings.xml (Armenian) 2024-08-15 21:27:58 +02:00
Eugen Rochko
075780fe3f New translations full_description.txt (Basque) 2024-08-12 14:08:21 +02:00
Eugen Rochko
223b506284 New translations strings.xml (Basque) 2024-08-12 14:08:20 +02:00
Eugen Rochko
a4dda389c7 New translations strings.xml (Czech) 2024-08-10 18:18:50 +02:00
Eugen Rochko
6e2eaf10fa New translations strings.xml (Thai) 2024-08-09 18:48:08 +02:00
Eugen Rochko
73230643fc New translations strings.xml (Chinese Simplified) 2024-08-07 08:01:50 +02:00
Eugen Rochko
e70cebe2b8 New translations strings.xml (Interlingua) 2024-08-07 00:09:10 +02:00
Eugen Rochko
84e4a750bf New translations strings.xml (Icelandic) 2024-08-05 18:39:51 +02:00
Eugen Rochko
df36166a9e New translations full_description.txt (German) 2024-08-05 04:45:19 +02:00
Eugen Rochko
bb7831483a New translations strings.xml (German) 2024-08-05 04:45:18 +02:00
Eugen Rochko
87f96e6259 New translations strings.xml (Lithuanian) 2024-08-04 19:49:21 +01:00
Eugen Rochko
0db409eb97 New translations strings.xml (Vietnamese) 2024-08-03 17:29:31 +01:00
Eugen Rochko
b4b1f2cade New translations short_description.txt (Portuguese, Brazilian) 2024-08-03 04:17:08 +01:00
Eugen Rochko
884aa8377a New translations full_description.txt (Portuguese, Brazilian) 2024-08-03 04:17:07 +01:00
Eugen Rochko
7f021bc958 New translations full_description.txt (Portuguese, Brazilian) 2024-08-03 02:30:19 +01:00
Eugen Rochko
f4bab5a12e New translations strings.xml (Portuguese, Brazilian) 2024-08-03 02:30:18 +01:00
Eugen Rochko
2bbe5da955 New translations full_description.txt (Belarusian) 2024-08-03 01:22:11 +01:00
Eugen Rochko
819478854d New translations strings.xml (Belarusian) 2024-08-03 00:03:40 +01:00
Eugen Rochko
a58c17e844 New translations strings.xml (Italian) 2024-08-02 21:28:23 +01:00
Eugen Rochko
bf0b91ca92 New translations full_description.txt (Scottish Gaelic) 2024-08-01 15:59:14 +01:00
Eugen Rochko
ed716794d6 New translations strings.xml (Scottish Gaelic) 2024-08-01 15:59:13 +01:00
Eugen Rochko
a2aabe38ec New translations strings.xml (Chinese Traditional) 2024-07-31 17:12:33 +01:00
Grishka
2c9e92a254 Increase limit on explore -> news 2024-07-31 15:00:55 +03:00
Eugen Rochko
390a28ad0e New translations strings.xml (Scottish Gaelic) 2024-07-31 01:33:10 +02:00
Eugen Rochko
2b19135118 New translations strings.xml (Hindi) 2024-07-31 01:33:06 +02:00
Eugen Rochko
3bca29aee2 New translations strings.xml (Thai) 2024-07-31 01:33:05 +02:00
Eugen Rochko
a9cd8954d1 New translations strings.xml (Indonesian) 2024-07-31 01:33:03 +02:00
Eugen Rochko
d9bbd3b243 New translations strings.xml (Portuguese, Brazilian) 2024-07-31 01:33:02 +02:00
Eugen Rochko
0670ac53dc New translations strings.xml (Galician) 2024-07-31 01:33:01 +02:00
Eugen Rochko
f41972bda7 New translations strings.xml (Vietnamese) 2024-07-31 01:33:00 +02:00
Eugen Rochko
994360e52d New translations strings.xml (Chinese Traditional) 2024-07-31 01:32:58 +02:00
Eugen Rochko
a27ae00a5b New translations strings.xml (Turkish) 2024-07-31 01:32:57 +02:00
Eugen Rochko
84d6f162ae New translations strings.xml (Swedish) 2024-07-31 01:32:56 +02:00
Eugen Rochko
031a4e1d28 New translations strings.xml (Slovenian) 2024-07-31 01:32:55 +02:00
Eugen Rochko
934a35b1d3 New translations strings.xml (Russian) 2024-07-31 01:32:54 +02:00
Eugen Rochko
b4b60cee32 New translations strings.xml (Polish) 2024-07-31 01:32:52 +02:00
Eugen Rochko
0a887528ac New translations strings.xml (Norwegian) 2024-07-31 01:32:51 +02:00
Eugen Rochko
c2e5888d7a New translations strings.xml (Dutch) 2024-07-31 01:32:50 +02:00
Eugen Rochko
b51fcfea84 New translations strings.xml (Japanese) 2024-07-31 01:32:47 +02:00
Eugen Rochko
751f0a2726 New translations strings.xml (Italian) 2024-07-31 01:32:46 +02:00
Eugen Rochko
9880a26636 New translations strings.xml (Armenian) 2024-07-31 01:32:44 +02:00
Eugen Rochko
0398dfd1c1 New translations strings.xml (Hungarian) 2024-07-31 01:32:43 +02:00
Eugen Rochko
69cc090a2b New translations strings.xml (Finnish) 2024-07-31 01:32:41 +02:00
Eugen Rochko
9d4df68f02 New translations strings.xml (Danish) 2024-07-31 01:32:40 +02:00
Eugen Rochko
cf621930a8 New translations strings.xml (Czech) 2024-07-31 01:32:38 +02:00
Eugen Rochko
150f7c7137 New translations strings.xml (Catalan) 2024-07-31 01:32:37 +02:00
Eugen Rochko
b4a7828e6d New translations strings.xml (Arabic) 2024-07-31 01:32:36 +02:00
Eugen Rochko
8226e57597 New translations strings.xml (Spanish) 2024-07-31 01:32:35 +02:00
Eugen Rochko
97d52b625a New translations strings.xml (French) 2024-07-31 01:32:34 +02:00
Eugen Rochko
33d0cfd89c New translations strings.xml (Interlingua) 2024-07-31 01:32:32 +02:00
Eugen Rochko
585100f2a0 New translations strings.xml (Persian) 2024-07-31 01:32:31 +02:00
Eugen Rochko
87485beddc New translations strings.xml (Icelandic) 2024-07-31 01:32:30 +02:00
Eugen Rochko
da44b45af5 New translations strings.xml (Chinese Simplified) 2024-07-31 01:32:29 +02:00
Eugen Rochko
884bf2e9b4 New translations strings.xml (Basque) 2024-07-31 01:32:28 +02:00
Eugen Rochko
6efa929e21 New translations strings.xml (Greek) 2024-07-31 01:32:27 +02:00
Eugen Rochko
9f497724f5 New translations strings.xml (German) 2024-07-31 01:32:26 +02:00
Eugen Rochko
21b55c18fb New translations strings.xml (Belarusian) 2024-07-31 01:32:24 +02:00
Eugen Rochko
7d846d7862 New translations strings.xml (Ukrainian) 2024-07-31 01:32:23 +02:00
Eugen Rochko
67496023f7 New translations strings.xml (Lithuanian) 2024-07-31 01:32:22 +02:00
Grishka
30fcb19f9b AND-156 2024-07-31 02:20:43 +03:00
Eugen Rochko
506aa36017 New translations full_description.txt (Italian) 2024-07-31 00:29:16 +02:00
Eugen Rochko
0789753c28 New translations full_description.txt (Icelandic) 2024-07-29 20:38:04 +02:00
Eugen Rochko
bfeb230f3f New translations full_description.txt (Thai) 2024-07-29 16:30:46 +02:00
Eugen Rochko
f8e3b295ef New translations full_description.txt (Icelandic) 2024-07-29 16:30:44 +02:00
Eugen Rochko
0dbe21cb9c New translations strings.xml (German) 2024-07-29 16:30:42 +02:00
Eugen Rochko
4fc36693be New translations full_description.txt (Thai) 2024-07-29 14:23:40 +02:00
Eugen Rochko
fa3366141e New translations strings.xml (Chinese Simplified) 2024-07-29 08:12:30 +02:00
Eugen Rochko
5583948e73 New translations full_description.txt (Interlingua) 2024-07-28 14:32:39 +02:00
Eugen Rochko
a71fccecec New translations strings.xml (Interlingua) 2024-07-28 14:32:38 +02:00
Eugen Rochko
47a70dd648 New translations full_description.txt (Japanese) 2024-07-27 07:40:38 +02:00
Eugen Rochko
3507043494 New translations short_description.txt (Ukrainian) 2024-07-26 17:43:39 +02:00
Eugen Rochko
827185b394 New translations full_description.txt (Ukrainian) 2024-07-26 17:43:38 +02:00
Eugen Rochko
1173e0d44a New translations full_description.txt (Ukrainian) 2024-07-26 16:42:18 +02:00
Eugen Rochko
cca0428f35 New translations strings.xml (Ukrainian) 2024-07-26 16:42:17 +02:00
Eugen Rochko
bfe3c0316c New translations strings.xml (Persian) 2024-07-26 14:33:25 +02:00
Eugen Rochko
2e3a035109 New translations full_description.txt (Chinese Simplified) 2024-07-26 11:45:57 +02:00
Eugen Rochko
8ed73e0f03 New translations strings.xml (Chinese Simplified) 2024-07-26 11:45:56 +02:00
Eugen Rochko
3479618077 New translations full_description.txt (Chinese Simplified) 2024-07-26 10:39:52 +02:00
Eugen Rochko
a429a90ce5 New translations strings.xml (Chinese Simplified) 2024-07-26 10:39:51 +02:00
Eugen Rochko
7c4d8577a6 New translations short_description.txt (Chinese Simplified) 2024-07-26 06:50:37 +02:00
Eugen Rochko
d5bdb1afdb New translations full_description.txt (Chinese Simplified) 2024-07-26 06:50:36 +02:00
Eugen Rochko
e4504e3d54 New translations strings.xml (Chinese Simplified) 2024-07-26 05:31:57 +02:00
Eugen Rochko
e679b17aa7 New translations full_description.txt (Basque) 2024-07-26 03:34:41 +02:00
Eugen Rochko
19b5586e09 New translations strings.xml (Basque) 2024-07-26 03:34:40 +02:00
Eugen Rochko
3b3158bc68 New translations short_description.txt (Basque) 2024-07-26 02:32:36 +02:00
Eugen Rochko
15d21f4eb5 New translations full_description.txt (Basque) 2024-07-26 02:32:36 +02:00
Eugen Rochko
c76c27684f New translations strings.xml (Basque) 2024-07-26 02:32:35 +02:00
Eugen Rochko
77c5dbf7f5 New translations full_description.txt (Japanese) 2024-07-25 18:12:25 +02:00
Eugen Rochko
0e5fd46254 New translations full_description.txt (Japanese) 2024-07-25 16:27:40 +02:00
Eugen Rochko
db69fd76f4 New translations full_description.txt (Japanese) 2024-07-25 15:19:14 +02:00
Eugen Rochko
3723b275c6 New translations short_description.txt (Japanese) 2024-07-25 08:14:41 +02:00
Eugen Rochko
07d7e2ff10 New translations full_description.txt (Japanese) 2024-07-25 08:14:40 +02:00
Eugen Rochko
cac52e13f6 New translations full_description.txt (Icelandic) 2024-07-24 21:12:32 +02:00
Eugen Rochko
169a84ad93 New translations strings.xml (Lithuanian) 2024-07-23 23:58:41 +02:00
Eugen Rochko
b16da68f7b New translations full_description.txt (Italian) 2024-07-23 02:08:46 +02:00
Eugen Rochko
84b241e27e New translations full_description.txt (Japanese) 2024-07-22 09:20:18 +02:00
Eugen Rochko
22041e43ed New translations full_description.txt (Japanese) 2024-07-22 02:55:05 +02:00
Eugen Rochko
75a1ff5eb7 New translations full_description.txt (Japanese) 2024-07-22 01:48:10 +02:00
Adil Lari
4b831d1ba0
Add margins to center icons *together* 2024-07-21 18:23:27 -05:00
Eugen Rochko
b326acb018 New translations full_description.txt (Dutch) 2024-07-21 19:40:52 +02:00
Eugen Rochko
160ed459e6 New translations full_description.txt (Dutch) 2024-07-21 18:29:19 +02:00
Eugen Rochko
13c51ba464 New translations short_description.txt (Dutch) 2024-07-21 17:16:04 +02:00
Eugen Rochko
99b78659ec New translations short_description.txt (Icelandic) 2024-07-21 14:52:01 +02:00
Eugen Rochko
9d5965725e New translations full_description.txt (Icelandic) 2024-07-21 14:52:00 +02:00
Eugen Rochko
e89fc80ca1 New translations strings.xml (Greek) 2024-07-21 14:51:59 +02:00
Eugen Rochko
70e9fcbc72 New translations strings.xml (Lithuanian) 2024-07-21 14:51:58 +02:00
Eugen Rochko
f4412fdec1 New translations strings.xml (Greek) 2024-07-21 12:40:04 +02:00
Gregory K
1d25494274
Merge pull request #866 from nikclayton/patch-1
fix: Remove charset from application/json content type
2024-07-20 16:08:48 +03:00
Nik Clayton
74042dee06
fix: Remove charset from application/json content type
Per https://datatracker.ietf.org/doc/html/rfc8259, application/json does not have a charset parameter
2024-07-20 15:01:52 +02:00
Eugen Rochko
0e630d6506 New translations strings.xml (Belarusian) 2024-07-17 14:24:34 +02:00
Grishka
d41fcabd76 Merge branch 'l10n_master'
# Conflicts:
#	fastlane/metadata/android/de-DE/full_description.txt
#	fastlane/metadata/android/ia/full_description.txt
#	fastlane/metadata/android/ia/short_description.txt
#	fastlane/metadata/android/pt-BR/full_description.txt
#	fastlane/metadata/android/pt-BR/short_description.txt
#	fastlane/metadata/android/zh-CN/full_description.txt
#	fastlane/metadata/android/zh-CN/short_description.txt
#	fastlane/metadata/android/zh-TW/full_description.txt
#	fastlane/metadata/android/zh-TW/short_description.txt
2024-07-17 05:12:00 +03:00
Grishka
bae1c70718 Crash fixes 2024-07-17 05:10:57 +03:00
Eugen Rochko
8d9222b528 New translations full_description.txt (Spanish) 2024-07-15 18:22:43 +02:00
Eugen Rochko
245fb288b0 New translations short_description.txt (Spanish) 2024-07-15 16:55:58 +02:00
Eugen Rochko
16061dcdfc New translations full_description.txt (Spanish) 2024-07-15 16:55:57 +02:00
Eugen Rochko
767b71f39c New translations strings.xml (Spanish) 2024-07-15 16:55:56 +02:00
Eugen Rochko
d8d637810d New translations strings.xml (Lithuanian) 2024-07-15 15:01:44 +02:00
Eugen Rochko
1b5cc07227 New translations short_description.txt (Chinese Traditional) 2024-07-15 14:01:50 +02:00
Eugen Rochko
876751693c New translations full_description.txt (Chinese Traditional) 2024-07-15 14:01:49 +02:00
Eugen Rochko
9c513821e2 New translations full_description.txt (Slovenian) 2024-07-15 14:01:48 +02:00
Eugen Rochko
74774015e1 New translations strings.xml (Chinese Traditional) 2024-07-15 14:01:47 +02:00
Eugen Rochko
b416eb13d7 New translations short_description.txt (Slovenian) 2024-07-15 12:47:47 +02:00
Eugen Rochko
92bf38a69d New translations full_description.txt (Chinese Traditional) 2024-07-15 12:47:46 +02:00
Eugen Rochko
21ddbc21fd New translations full_description.txt (Slovenian) 2024-07-15 12:47:45 +02:00
Eugen Rochko
c7308b99cd New translations strings.xml (Slovenian) 2024-07-15 12:47:44 +02:00
Eugen Rochko
1d41129bbc New translations strings.xml (German) 2024-07-15 10:44:53 +02:00
Eugen Rochko
5eedce963a New translations strings.xml (Dutch) 2024-07-14 18:14:40 +02:00
Eugen Rochko
21d99c5d0d New translations full_description.txt (Vietnamese) 2024-07-14 09:49:12 +02:00
Eugen Rochko
a2ae217c09 New translations full_description.txt (Vietnamese) 2024-07-14 08:50:36 +02:00
Eugen Rochko
c4da1f2c3e New translations short_description.txt (Vietnamese) 2024-07-14 05:49:35 +02:00
Eugen Rochko
95d4f6c2e5 New translations full_description.txt (Vietnamese) 2024-07-14 05:49:35 +02:00
Eugen Rochko
e82ae1da58 New translations strings.xml (Vietnamese) 2024-07-14 05:49:34 +02:00
Eugen Rochko
0b0c806bd8 New translations short_description.txt (Italian) 2024-07-14 00:30:01 +02:00
Eugen Rochko
c2f9cca7be New translations full_description.txt (Italian) 2024-07-14 00:30:00 +02:00
Eugen Rochko
476d133d79 New translations full_description.txt (Italian) 2024-07-13 23:13:05 +02:00
Grishka
c2e4781265 Fix #864 2024-07-13 22:32:17 +03:00
Eugen Rochko
2bcb58e365 New translations full_description.txt (Lithuanian) 2024-07-13 08:10:28 +02:00
Eugen Rochko
1e8527437d New translations full_description.txt (Lithuanian) 2024-07-13 06:51:32 +02:00
Eugen Rochko
f95376b9e8 New translations short_description.txt (Lithuanian) 2024-07-13 00:00:19 +02:00
Eugen Rochko
b6f4e35fa7 New translations full_description.txt (Lithuanian) 2024-07-13 00:00:18 +02:00
Eugen Rochko
aa7338c220 New translations full_description.txt (Lithuanian) 2024-07-12 22:59:01 +02:00
Eugen Rochko
3650b0960c New translations full_description.txt (Lithuanian) 2024-07-12 21:51:27 +02:00
Eugen Rochko
4b4eacaa8f New translations full_description.txt (Italian) 2024-07-12 19:29:40 +02:00
Eugen Rochko
d016976086 New translations strings.xml (Italian) 2024-07-12 19:29:39 +02:00
Eugen Rochko
c3c7e25572 New translations short_description.txt (German) 2024-07-12 17:00:17 +02:00
Eugen Rochko
ef461b8e2d New translations full_description.txt (Belarusian) 2024-07-12 17:00:16 +02:00
Eugen Rochko
dafced47e1 New translations full_description.txt (German) 2024-07-12 17:00:14 +02:00
Eugen Rochko
150a405845 New translations short_description.txt (Greek) 2024-07-12 15:15:30 +02:00
Eugen Rochko
975a88ca53 New translations short_description.txt (Belarusian) 2024-07-12 15:15:29 +02:00
Eugen Rochko
4129707836 New translations full_description.txt (Greek) 2024-07-12 15:15:28 +02:00
Eugen Rochko
f8ba5f0ece New translations full_description.txt (Belarusian) 2024-07-12 15:15:27 +02:00
Eugen Rochko
b833c69775 New translations full_description.txt (German) 2024-07-12 15:15:26 +02:00
Eugen Rochko
1ba855cbbd New translations strings.xml (Greek) 2024-07-12 15:15:25 +02:00
Eugen Rochko
f86aedbd97 New translations strings.xml (Belarusian) 2024-07-12 15:15:24 +02:00
Eugen Rochko
d81b376de7 New translations strings.xml (Greek) 2024-07-12 13:53:36 +02:00
Eugen Rochko
c149d6da44 New translations strings.xml (Japanese) 2024-07-12 04:13:30 +02:00
Eugen Rochko
a9c51813cc New translations strings.xml (Italian) 2024-07-12 04:13:29 +02:00
Eugen Rochko
b6f5bc584d New translations strings.xml (Arabic) 2024-07-12 04:13:27 +02:00
Eugen Rochko
a96b2355ce New translations strings.xml (Belarusian) 2024-07-12 04:13:26 +02:00
Eugen Rochko
2396b51995 New translations short_description.txt (Interlingua) 2024-07-12 03:09:24 +02:00
Eugen Rochko
e6408b1c11 New translations short_description.txt (Urdu (India)) 2024-07-12 03:09:23 +02:00
Eugen Rochko
54163d88f5 New translations short_description.txt (Kabyle) 2024-07-12 03:09:23 +02:00
Eugen Rochko
c2055d20bb New translations short_description.txt (Igbo) 2024-07-12 03:09:22 +02:00
Eugen Rochko
e678556cfb New translations short_description.txt (Occitan) 2024-07-12 03:09:21 +02:00
Eugen Rochko
597a50cd08 New translations short_description.txt (Scottish Gaelic) 2024-07-12 03:09:20 +02:00
Eugen Rochko
0f8dad19ea New translations short_description.txt (Sinhala) 2024-07-12 03:09:19 +02:00
Eugen Rochko
db6a8a5faa New translations short_description.txt (Bosnian) 2024-07-12 03:09:18 +02:00
Eugen Rochko
9dad09b993 New translations short_description.txt (Filipino) 2024-07-12 03:09:18 +02:00
Eugen Rochko
db46023953 New translations short_description.txt (Burmese) 2024-07-12 03:09:17 +02:00
Eugen Rochko
99446066be New translations short_description.txt (Hindi) 2024-07-12 03:09:16 +02:00
Eugen Rochko
dddf71d6dc New translations short_description.txt (Croatian) 2024-07-12 03:09:15 +02:00
Eugen Rochko
a0e4e8c3e7 New translations short_description.txt (Thai) 2024-07-12 03:09:14 +02:00
Eugen Rochko
fa4b52154f New translations short_description.txt (Bengali) 2024-07-12 03:09:13 +02:00
Eugen Rochko
57c11b13c2 New translations short_description.txt (Persian) 2024-07-12 03:09:12 +02:00
Eugen Rochko
db2c17595a New translations short_description.txt (Indonesian) 2024-07-12 03:09:12 +02:00
Eugen Rochko
2956e4d5c7 New translations short_description.txt (Portuguese, Brazilian) 2024-07-12 03:09:11 +02:00
Eugen Rochko
84502fe18e New translations short_description.txt (Icelandic) 2024-07-12 03:09:10 +02:00
Eugen Rochko
cab19dc6ce New translations short_description.txt (Galician) 2024-07-12 03:09:09 +02:00
Eugen Rochko
6b772a65ff New translations short_description.txt (Vietnamese) 2024-07-12 03:09:08 +02:00
Eugen Rochko
5257ab30d2 New translations short_description.txt (Chinese Traditional) 2024-07-12 03:09:07 +02:00
Eugen Rochko
d26c182430 New translations short_description.txt (Chinese Simplified) 2024-07-12 03:09:06 +02:00
Eugen Rochko
79bfa06da9 New translations short_description.txt (Ukrainian) 2024-07-12 03:09:05 +02:00
Eugen Rochko
e9a459e3b7 New translations short_description.txt (Turkish) 2024-07-12 03:09:05 +02:00
Eugen Rochko
0f645a063b New translations short_description.txt (Swedish) 2024-07-12 03:09:04 +02:00
Eugen Rochko
b084da29dd New translations short_description.txt (Slovenian) 2024-07-12 03:09:03 +02:00
Eugen Rochko
b745a94aa8 New translations short_description.txt (Russian) 2024-07-12 03:09:02 +02:00
Eugen Rochko
bc7c442a1e New translations short_description.txt (Portuguese) 2024-07-12 03:09:01 +02:00
Eugen Rochko
81015ee7e1 New translations short_description.txt (Polish) 2024-07-12 03:09:00 +02:00
Eugen Rochko
f82163a773 New translations short_description.txt (Norwegian) 2024-07-12 03:08:59 +02:00
Eugen Rochko
5ccd12388b New translations short_description.txt (Dutch) 2024-07-12 03:08:58 +02:00
Eugen Rochko
67beafc653 New translations short_description.txt (Lithuanian) 2024-07-12 03:08:57 +02:00
Eugen Rochko
882e7654e3 New translations short_description.txt (Korean) 2024-07-12 03:08:57 +02:00
Eugen Rochko
268425fdd0 New translations short_description.txt (Georgian) 2024-07-12 03:08:56 +02:00
Eugen Rochko
9a4dc94de5 New translations short_description.txt (Japanese) 2024-07-12 03:08:55 +02:00
Eugen Rochko
a00510e4e3 New translations short_description.txt (Italian) 2024-07-12 03:08:54 +02:00
Eugen Rochko
5795636eb5 New translations short_description.txt (Armenian) 2024-07-12 03:08:53 +02:00
Eugen Rochko
cbd1cd219b New translations short_description.txt (Hungarian) 2024-07-12 03:08:52 +02:00
Eugen Rochko
76f685c50e New translations short_description.txt (Hebrew) 2024-07-12 03:08:52 +02:00
Eugen Rochko
e988bf96ff New translations short_description.txt (Irish) 2024-07-12 03:08:51 +02:00
Eugen Rochko
9f66edc90f New translations short_description.txt (Finnish) 2024-07-12 03:08:50 +02:00
Eugen Rochko
07bb9d9574 New translations short_description.txt (Basque) 2024-07-12 03:08:49 +02:00
Eugen Rochko
83b30e14ad New translations short_description.txt (Greek) 2024-07-12 03:08:48 +02:00
Eugen Rochko
77ab96f839 New translations short_description.txt (German) 2024-07-12 03:08:47 +02:00
Eugen Rochko
b261c6ecf8 New translations short_description.txt (Danish) 2024-07-12 03:08:47 +02:00
Eugen Rochko
8018fae64a New translations short_description.txt (Czech) 2024-07-12 03:08:46 +02:00
Eugen Rochko
76a22d327d New translations short_description.txt (Catalan) 2024-07-12 03:08:45 +02:00
Eugen Rochko
0ff9807578 New translations short_description.txt (Belarusian) 2024-07-12 03:08:44 +02:00
Eugen Rochko
ea3f773de4 New translations short_description.txt (Arabic) 2024-07-12 03:08:43 +02:00
Eugen Rochko
405486add5 New translations short_description.txt (Spanish) 2024-07-12 03:08:42 +02:00
Eugen Rochko
8adb42e916 New translations short_description.txt (French) 2024-07-12 03:08:42 +02:00
Eugen Rochko
ec29b8071a New translations short_description.txt (Romanian) 2024-07-12 03:08:41 +02:00
Eugen Rochko
4e95f5f8e2 New translations full_description.txt (Interlingua) 2024-07-12 03:08:40 +02:00
Eugen Rochko
f91eaeab55 New translations full_description.txt (Urdu (India)) 2024-07-12 03:08:39 +02:00
Eugen Rochko
0ae8bbc700 New translations full_description.txt (Kabyle) 2024-07-12 03:08:38 +02:00
Eugen Rochko
b57a451981 New translations full_description.txt (Igbo) 2024-07-12 03:08:37 +02:00
Eugen Rochko
69ea866c37 New translations full_description.txt (Occitan) 2024-07-12 03:08:36 +02:00
Eugen Rochko
ed3b612eeb New translations full_description.txt (Scottish Gaelic) 2024-07-12 03:08:35 +02:00
Eugen Rochko
4b7cba5cfe New translations full_description.txt (Sinhala) 2024-07-12 03:08:34 +02:00
Eugen Rochko
92b278143b New translations full_description.txt (Bosnian) 2024-07-12 03:08:33 +02:00
Eugen Rochko
e532535100 New translations full_description.txt (Filipino) 2024-07-12 03:08:32 +02:00
Eugen Rochko
5f0892b283 New translations full_description.txt (Burmese) 2024-07-12 03:08:32 +02:00
Eugen Rochko
e925f84c9b New translations full_description.txt (Hindi) 2024-07-12 03:08:31 +02:00
Eugen Rochko
0413d0f45f New translations full_description.txt (Croatian) 2024-07-12 03:08:30 +02:00
Eugen Rochko
48cbdaf3c3 New translations full_description.txt (Thai) 2024-07-12 03:08:29 +02:00
Eugen Rochko
f644df46d1 New translations full_description.txt (Bengali) 2024-07-12 03:08:28 +02:00
Eugen Rochko
32698a8e83 New translations full_description.txt (Persian) 2024-07-12 03:08:27 +02:00
Eugen Rochko
935749da04 New translations full_description.txt (Indonesian) 2024-07-12 03:08:26 +02:00
Eugen Rochko
9c3ae356f4 New translations full_description.txt (Portuguese, Brazilian) 2024-07-12 03:08:25 +02:00
Eugen Rochko
07d1716675 New translations full_description.txt (Icelandic) 2024-07-12 03:08:24 +02:00
Eugen Rochko
aba4e9321c New translations full_description.txt (Galician) 2024-07-12 03:08:23 +02:00
Eugen Rochko
0ac8542385 New translations full_description.txt (Vietnamese) 2024-07-12 03:08:22 +02:00
Eugen Rochko
69a8ec808f New translations full_description.txt (Chinese Traditional) 2024-07-12 03:08:21 +02:00
Eugen Rochko
551a2b8a3b New translations full_description.txt (Chinese Simplified) 2024-07-12 03:08:20 +02:00
Eugen Rochko
66bb7ab9c3 New translations full_description.txt (Ukrainian) 2024-07-12 03:08:20 +02:00
Eugen Rochko
02108c6257 New translations full_description.txt (Turkish) 2024-07-12 03:08:19 +02:00
Eugen Rochko
b124d15a01 New translations full_description.txt (Swedish) 2024-07-12 03:08:18 +02:00
Eugen Rochko
fb1e974ab3 New translations full_description.txt (Slovenian) 2024-07-12 03:08:17 +02:00
Eugen Rochko
3fb60f0fcf New translations full_description.txt (Russian) 2024-07-12 03:08:16 +02:00
Eugen Rochko
7153b287e9 New translations full_description.txt (Portuguese) 2024-07-12 03:08:15 +02:00
Eugen Rochko
ac6604055e New translations full_description.txt (Polish) 2024-07-12 03:08:14 +02:00
Eugen Rochko
50331d2c4d New translations full_description.txt (Norwegian) 2024-07-12 03:08:13 +02:00
Eugen Rochko
5f089cf39f New translations full_description.txt (Dutch) 2024-07-12 03:08:12 +02:00
Eugen Rochko
580a0ee08c New translations full_description.txt (Lithuanian) 2024-07-12 03:08:11 +02:00
Eugen Rochko
9fdedf9c81 New translations full_description.txt (Korean) 2024-07-12 03:08:10 +02:00
Eugen Rochko
980d27ecea New translations full_description.txt (Georgian) 2024-07-12 03:08:09 +02:00
Eugen Rochko
9db945fc90 New translations full_description.txt (Japanese) 2024-07-12 03:08:08 +02:00
Eugen Rochko
e69aabbc61 New translations full_description.txt (Italian) 2024-07-12 03:08:07 +02:00
Eugen Rochko
c35d28272e New translations full_description.txt (Armenian) 2024-07-12 03:08:07 +02:00
Eugen Rochko
4b9bed880d New translations full_description.txt (Hungarian) 2024-07-12 03:08:06 +02:00
Eugen Rochko
99d4209819 New translations full_description.txt (Hebrew) 2024-07-12 03:08:04 +02:00
Eugen Rochko
040e5e20d1 New translations full_description.txt (Irish) 2024-07-12 03:08:03 +02:00
Eugen Rochko
38618da559 New translations full_description.txt (Finnish) 2024-07-12 03:08:02 +02:00
Eugen Rochko
d854f71927 New translations full_description.txt (Basque) 2024-07-12 03:08:02 +02:00
Eugen Rochko
75eda76594 New translations full_description.txt (Greek) 2024-07-12 03:08:01 +02:00
Eugen Rochko
200176e487 New translations full_description.txt (Danish) 2024-07-12 03:08:00 +02:00
Eugen Rochko
8cf6b8260f New translations full_description.txt (Czech) 2024-07-12 03:07:59 +02:00
Eugen Rochko
3b85359013 New translations full_description.txt (Catalan) 2024-07-12 03:07:58 +02:00
Eugen Rochko
aef23ad349 New translations full_description.txt (Belarusian) 2024-07-12 03:07:57 +02:00
Eugen Rochko
d1b630d3d5 New translations full_description.txt (Arabic) 2024-07-12 03:07:56 +02:00
Eugen Rochko
c0c947473b New translations full_description.txt (Spanish) 2024-07-12 03:07:55 +02:00
Eugen Rochko
e6a69df543 New translations full_description.txt (French) 2024-07-12 03:07:54 +02:00
Eugen Rochko
844c0d3617 New translations full_description.txt (Romanian) 2024-07-12 03:07:54 +02:00
Eugen Rochko
785aac675d New translations full_description.txt (German) 2024-07-12 03:07:52 +02:00
Eugen Rochko
c4f7d6589e New translations strings.xml (Interlingua) 2024-07-12 03:07:52 +02:00
Eugen Rochko
2dda282edb New translations strings.xml (Scottish Gaelic) 2024-07-12 03:07:48 +02:00
Eugen Rochko
d63126236f New translations strings.xml (Persian) 2024-07-12 03:07:43 +02:00
Eugen Rochko
51d1d3a19a New translations strings.xml (Indonesian) 2024-07-12 03:07:42 +02:00
Eugen Rochko
fd28cf8806 New translations strings.xml (Portuguese, Brazilian) 2024-07-12 03:07:40 +02:00
Eugen Rochko
9bce3eded2 New translations strings.xml (Vietnamese) 2024-07-12 03:07:38 +02:00
Eugen Rochko
b95ba764be New translations strings.xml (Chinese Simplified) 2024-07-12 03:07:36 +02:00
Eugen Rochko
2e7e195bc0 New translations strings.xml (Turkish) 2024-07-12 03:07:35 +02:00
Eugen Rochko
15aa569337 New translations strings.xml (Slovenian) 2024-07-12 03:07:34 +02:00
Eugen Rochko
de666fc980 New translations strings.xml (Polish) 2024-07-12 03:07:32 +02:00
Eugen Rochko
c431de0f75 New translations strings.xml (Dutch) 2024-07-12 03:07:30 +02:00
Eugen Rochko
410cfa8b21 New translations strings.xml (Japanese) 2024-07-12 03:07:28 +02:00
Eugen Rochko
cbcf4e9c20 New translations strings.xml (Italian) 2024-07-12 03:07:27 +02:00
Eugen Rochko
87d5254961 New translations strings.xml (Basque) 2024-07-12 03:07:24 +02:00
Eugen Rochko
e6c31f17ae New translations strings.xml (Greek) 2024-07-12 03:07:23 +02:00
Eugen Rochko
1b65bea272 New translations strings.xml (Arabic) 2024-07-12 03:07:20 +02:00
Eugen Rochko
147ecc011b New translations strings.xml (Spanish) 2024-07-12 03:07:19 +02:00
Eugen Rochko
472d301979 New translations strings.xml (French) 2024-07-12 03:07:18 +02:00
Eugen Rochko
82670ac537 New translations strings.xml (Belarusian) 2024-07-12 03:07:16 +02:00
Eugen Rochko
c4a99de173 New translations strings.xml (Czech) 2024-07-12 03:07:15 +02:00
Eugen Rochko
a87bf0302f New translations strings.xml (Ukrainian) 2024-07-12 03:07:14 +02:00
Eugen Rochko
f21fd0c770 New translations strings.xml (Hungarian) 2024-07-12 03:07:13 +02:00
Eugen Rochko
9cc13cbc2e New translations strings.xml (Russian) 2024-07-12 03:07:12 +02:00
Eugen Rochko
fda2289c3a New translations strings.xml (Lithuanian) 2024-07-12 03:07:10 +02:00
Grishka
0ba0d70124 Update Fastlane metadata and its part of Crowdin config 2024-07-12 04:04:17 +03:00
Eugen Rochko
a390936d07 New translations strings.xml (Thai) 2024-07-11 21:34:06 +02:00
Eugen Rochko
93c190645b New translations strings.xml (Thai) 2024-07-11 20:13:05 +02:00
Eugen Rochko
07d8d60daa New translations strings.xml (Icelandic) 2024-07-11 17:12:03 +02:00
Eugen Rochko
8784238835 New translations strings.xml (Icelandic) 2024-07-11 15:25:16 +02:00
Eugen Rochko
8efed11f7b New translations strings.xml (Japanese) 2024-07-11 11:03:27 +02:00
Eugen Rochko
597c8afe98 New translations strings.xml (Japanese) 2024-07-11 08:30:26 +02:00
Eugen Rochko
6812d68be4 New translations full_description.txt (German) 2024-07-10 16:16:21 +02:00
Eugen Rochko
d60481f209 New translations strings.xml (Chinese Traditional) 2024-07-10 16:16:20 +02:00
Eugen Rochko
3051aa7d09 New translations strings.xml (German) 2024-07-10 16:16:19 +02:00
Eugen Rochko
a47666deb0 New translations strings.xml (German) 2024-07-10 13:50:31 +02:00
Eugen Rochko
59d6caccd4 New translations strings.xml (Lithuanian) 2024-07-10 13:50:30 +02:00
Eugen Rochko
5fd335fafc New translations strings.xml (Lithuanian) 2024-07-10 11:42:57 +02:00
Grishka
a9ef1f9d47 Someone else's code throwing too many exceptions again, yay 2024-07-10 02:48:33 +03:00
Grishka
0182763b58 Fixes 2024-07-10 01:01:31 +03:00
Grishka
761cadbcc7 Prepare new release 2024-07-10 00:43:46 +03:00
Grishka
ff7b6e4564 Merge branch 'donations' 2024-07-10 00:39:43 +03:00
Eugen Rochko
ab0d185758 New translations strings.xml (Lithuanian) 2024-07-04 08:21:23 +02:00
Eugen Rochko
d474db5454 New translations strings.xml (Belarusian) 2024-07-04 00:16:04 +02:00
Eugen Rochko
847f66dbe2 New translations strings.xml (Czech) 2024-07-04 00:16:03 +02:00
Eugen Rochko
062f2d5cf2 New translations strings.xml (Russian) 2024-07-04 00:16:02 +02:00
Eugen Rochko
eea6c4b3f8 New translations strings.xml (Czech) 2024-07-03 23:09:03 +02:00
Eugen Rochko
5d310b7490 New translations strings.xml (Lithuanian) 2024-07-03 13:04:57 +02:00
Grishka
db84317f7f Merge branch 'master' into donations
# Conflicts:
#	mastodon/build.gradle
2024-07-03 01:30:43 +03:00
Grishka
72df72228f Merge branch 'l10n_master' 2024-07-03 01:18:18 +03:00
Grishka
3e26bd2f52 Crash fixes 2024-07-03 01:17:47 +03:00
Grishka
f241d74e27 Bump version 2024-07-01 01:18:03 +03:00
Grishka
ff0f3b414b Rename method 2024-07-01 01:13:32 +03:00
Grishka
188da6dbf7 Merge branch 'master' into donations
# Conflicts:
#	mastodon/build.gradle
2024-07-01 00:57:35 +03:00
Grishka
f9fd62db09 Fix for a crash that resulted from a previous crash fix 2024-07-01 00:56:39 +03:00
Eugen Rochko
4795a5ff6e New translations strings.xml (Lithuanian) 2024-06-30 23:09:16 +02:00
Eugen Rochko
4da52e4797 New translations strings.xml (Ukrainian) 2024-06-30 16:42:53 +02:00
Eugen Rochko
46bc0ccbeb New translations strings.xml (Ukrainian) 2024-06-30 15:46:35 +02:00
Grishka
75f1caf022 Bump version 2024-06-29 22:13:18 +03:00
Grishka
6f6d2e1e08 Merge branch 'l10n_master' 2024-06-29 22:12:21 +03:00
Grishka
027b873f13 Merge branch 'master' into donations 2024-06-29 09:13:29 +03:00
Grishka
482b7d5e7d Don't show "this post is old" for own posts 2024-06-29 09:13:05 +03:00
Grishka
1e729d97a0 Crash fixes 2024-06-29 09:11:03 +03:00
Eugen Rochko
357e348681 New translations strings.xml (Hungarian) 2024-06-27 08:23:50 +02:00
Grishka
65c1b4def0 oops 2024-06-26 20:27:10 +03:00
Grishka
461eac8932 Support multiple authors in link cards (mastodon/mastodon#30846) 2024-06-26 20:24:32 +03:00
Grishka
9a679de9c9 Fix donations and update AppCenter SDK 2024-06-25 17:18:40 +03:00
Eugen Rochko
12d4ec2129 New translations strings.xml (Armenian) 2024-06-25 12:22:04 +02:00
Eugen Rochko
26f9737e5e New translations strings.xml (Armenian) 2024-06-25 10:47:07 +02:00
Eugen Rochko
771740ca93 New translations strings.xml (Persian) 2024-06-23 14:55:50 +02:00
Eugen Rochko
ed070118d6 New translations strings.xml (Portuguese, Brazilian) 2024-06-23 06:51:10 +02:00
Grishka
88c0985908 Merge branch 'master' into donations
# Conflicts:
#	mastodon/build.gradle
2024-06-23 04:57:02 +03:00
Grishka
e7094beab9 More crash fixes 2024-06-23 04:54:43 +03:00
Grishka
501a2715be Crash fixes
fixes #854
2024-06-23 04:45:56 +03:00
Eugen Rochko
bc2380dfb1 New translations full_description.txt (Interlingua) 2024-06-22 23:14:10 +02:00
Eugen Rochko
4b584af0a9 New translations full_description.txt (French) 2024-06-22 23:14:10 +02:00
Eugen Rochko
4bc1083939 New translations strings.xml (Interlingua) 2024-06-22 23:14:09 +02:00
Eugen Rochko
b34b5032ee New translations strings.xml (Interlingua) 2024-06-22 22:17:44 +02:00
Eugen Rochko
d10b70cc62 New translations strings.xml (Interlingua) 2024-06-22 20:47:15 +02:00
Eugen Rochko
a8ba45c14b New translations strings.xml (Dutch) 2024-06-22 20:47:14 +02:00
Grishka
a50a2446a7 Update targetSDK to 34 2024-06-22 02:48:37 +03:00
Grishka
4e2e3fb4e2 Add donation options to settings 2024-06-22 02:33:06 +03:00
Eugen Rochko
9d34f0896f New translations strings.xml (Dutch) 2024-06-21 04:46:43 +02:00
Eugen Rochko
e492aca885 New translations strings.xml (Interlingua) 2024-06-21 03:42:43 +02:00
Eugen Rochko
12208b849a New translations strings.xml (Interlingua) 2024-06-21 02:45:44 +02:00
Eugen Rochko
7f2af61244 New translations strings.xml (Interlingua) 2024-06-21 01:32:19 +02:00
Eugen Rochko
f745f95286 New translations strings.xml (Dutch) 2024-06-21 01:32:18 +02:00
Eugen Rochko
cf1c8eb4e3 New translations strings.xml (Interlingua) 2024-06-21 00:23:25 +02:00
Eugen Rochko
6d5ab6b4ba New translations strings.xml (Interlingua) 2024-06-20 23:15:17 +02:00
Eugen Rochko
ab27e36560 New translations strings.xml (Lithuanian) 2024-06-20 23:15:16 +02:00
Eugen Rochko
f368026124 New translations strings.xml (Lithuanian) 2024-06-20 22:10:31 +02:00
Eugen Rochko
bb4c68c6bd New translations strings.xml (Russian) 2024-06-20 17:49:52 +02:00
Grishka
09d68ec197 Merge branch 'master' into donations
# Conflicts:
#	mastodon/build.gradle
2024-06-19 23:12:46 +03:00
Eugen Rochko
b675c14767 New translations full_description.txt (Lithuanian) 2024-06-19 12:04:34 +02:00
Eugen Rochko
5e1b63ba21 New translations full_description.txt (Lithuanian) 2024-06-19 09:29:07 +02:00
Eugen Rochko
5a462df797 New translations strings.xml (Lithuanian) 2024-06-19 09:29:06 +02:00
Grishka
6d96ab5b7c Bump version 2024-06-19 05:14:28 +03:00
Grishka
1f051f3fd8 Fix #852 2024-06-19 05:14:02 +03:00
Grishka
e4e91dd283 Add changelog 2024-06-19 00:17:16 +03:00
Grishka
aca0773874 Merge branch 'l10n_master' 2024-06-19 00:12:34 +03:00
Grishka
2e5d73162d Merge remote-tracking branch 'origin/master' 2024-06-19 00:11:45 +03:00
Grishka
0c04701750 Bump version 2024-06-19 00:11:10 +03:00
Grishka
591ee62cc9 Crash fix 2024-06-19 00:10:12 +03:00
Eugen Rochko
1ff3ec5431 New translations strings.xml (Lithuanian) 2024-06-18 20:54:35 +02:00
Eugen Rochko
c8277624d2 New translations strings.xml (Lithuanian) 2024-06-18 19:17:48 +02:00
Eugen Rochko
a7ab35a6b0 New translations strings.xml (Lithuanian) 2024-06-18 17:53:41 +02:00
Gregory K
89d1498956
Merge pull request #850 from leoheitmannruiz/patch-1
Replace old icon used by F-Droid
2024-06-18 02:07:51 +03:00
Leo Heitmann Ruiz
cc585c9b43 Replace old icon used by F-Droid 2024-06-18 01:00:27 +02:00
Eugen Rochko
43a500c150 New translations strings.xml (Persian) 2024-06-17 18:36:26 +02:00
Grishka
5ac37a38c5 Crash fix 2024-06-17 18:19:34 +03:00
Grishka
960e54f4e6 Donation error string 2024-06-17 18:18:10 +03:00
Eugen Rochko
b107523d65 New translations strings.xml (Persian) 2024-06-17 16:46:22 +02:00
Grishka
1c6da783ad Add cancellation callback URL 2024-06-17 16:38:00 +03:00
Eugen Rochko
b2e01188ee New translations strings.xml (Lithuanian) 2024-06-17 02:57:07 +02:00
Eugen Rochko
bfd3387fa1 New translations strings.xml (Lithuanian) 2024-06-17 01:51:28 +02:00
Eugen Rochko
433161b08d New translations strings.xml (Lithuanian) 2024-06-17 00:51:22 +02:00
Eugen Rochko
b3ab900e47 New translations strings.xml (Vietnamese) 2024-06-15 16:50:34 +02:00
Grishka
bc6b3e1186 Merge branch 'master' into donations 2024-06-15 15:57:36 +03:00
Grishka
15d400c758 Make card corners nicer 2024-06-15 15:56:57 +03:00
Grishka
2023e55bfd New design for "explore -> news" 2024-06-15 15:54:25 +03:00
Grishka
d0352b86e0 Generalize link card view holder 2024-06-15 15:25:19 +03:00
Eugen Rochko
ecdc6c05b0 New translations strings.xml (Thai) 2024-06-15 09:53:23 +02:00
Eugen Rochko
c4e3566ff0 New translations strings.xml (Thai) 2024-06-15 08:12:20 +02:00
Eugen Rochko
109d103cc8 New translations strings.xml (Thai) 2024-06-15 07:12:57 +02:00
Grishka
f96237b6f1 Donations fixes + success post text from campaign 2024-06-15 00:46:42 +03:00
Grishka
d3344e3e03 Merge branch 'master' into donations 2024-06-15 00:36:09 +03:00
Grishka
115a6378d3 fediverse:creator in link cards (AND-182) 2024-06-15 00:32:56 +03:00
Grishka
264f9a933c Crash fix 2024-06-14 16:43:26 +03:00
Eugen Rochko
cc42110d49 New translations strings.xml (Japanese) 2024-06-14 15:12:09 +02:00
Eugen Rochko
5e9900378e New translations strings.xml (Slovenian) 2024-06-14 11:59:03 +02:00
Grishka
16d41fd1fc Make the illustration background transparent 2024-06-14 03:00:40 +03:00
Eugen Rochko
bacd11f4f3 New translations strings.xml (Italian) 2024-06-13 20:26:57 +02:00
Eugen Rochko
dd7aa01b3f New translations strings.xml (Italian) 2024-06-13 18:23:13 +02:00
Grishka
6270a3dfdc Donations improvements 2024-06-13 18:58:24 +03:00
Eugen Rochko
3cfed238fb New translations strings.xml (Basque) 2024-06-13 16:31:55 +02:00
Grishka
4e1bf80e12 Make WebViewFragment work with predictive back 2024-06-13 17:08:24 +03:00
Grishka
04129920eb Merge branch 'master' into donations
# Conflicts:
#	mastodon/build.gradle
#	mastodon/src/main/res/values/strings.xml
2024-06-13 16:57:23 +03:00
Eugen Rochko
8725ed9d3c New translations strings.xml (Norwegian) 2024-06-12 22:57:05 +02:00
Eugen Rochko
30cfd883f5 New translations strings.xml (Icelandic) 2024-06-12 21:47:57 +02:00
Eugen Rochko
03e0b2af51 New translations strings.xml (Norwegian) 2024-06-12 21:47:56 +02:00
Eugen Rochko
da155fa5b1 New translations strings.xml (Slovenian) 2024-06-12 20:30:45 +02:00
Eugen Rochko
fe2adb28e2 New translations strings.xml (Norwegian) 2024-06-12 20:30:43 +02:00
Eugen Rochko
95a9d44fcf New translations strings.xml (Norwegian) 2024-06-12 17:51:24 +02:00
Eugen Rochko
4a712b1f26 New translations strings.xml (Norwegian) 2024-06-12 16:17:29 +02:00
Eugen Rochko
ee8ed127f6 New translations strings.xml (Belarusian) 2024-06-11 21:49:48 +02:00
Eugen Rochko
c0ba23af3c New translations strings.xml (Chinese Traditional) 2024-06-11 19:19:52 +02:00
Gregory K
c5197975c5
Merge pull request #846 from Evil2000/master
Added network security config
2024-06-11 11:39:58 +03:00
Grishka
e66751dc06 Notifications fixes 2024-06-11 11:35:23 +03:00
Eugen Rochko
8a219ab58d New translations strings.xml (Catalan) 2024-06-10 18:22:24 +02:00
Eugen Rochko
f80f240d4e New translations strings.xml (Catalan) 2024-06-10 16:32:32 +02:00
Eugen Rochko
92de40dd23 New translations strings.xml (Russian) 2024-06-10 13:00:24 +02:00
Grishka
513b29f57d Add support for predictive back navigation 2024-06-09 21:17:01 +03:00
Eugen Rochko
a8f4efa929 New translations strings.xml (Icelandic) 2024-06-09 12:31:11 +02:00
Gregory K
767e414c94
Merge pull request #847 from FineFindus/fix/honor-group-divider-upstream
fix: disable GroupDivider on Honor's MagicOS
2024-06-09 11:30:06 +03:00
FineFindus
7e1f63348a
fix: disable GroupDivider on Honor's MagicOS
When enabled on MagicOS, GroupDivider are not displayed and causes other
menu items to be invisble. Similar bug to
https://github.com/mastodon/mastodon-android/pull/732.
2024-06-09 08:46:05 +02:00
Eugen Rochko
0e5c09626f New translations strings.xml (Chinese Traditional) 2024-06-09 06:30:40 +02:00
Grishka
0dabe89bcd Push notification improvements 2024-06-08 20:43:38 +03:00
Grishka
c3e48d20f3 VQA fixes part 2 2024-06-08 18:58:04 +03:00
Evil.2000
1352f884cb Added network security config 2024-06-08 15:27:04 +02:00
Eugen Rochko
f1700c9573 New translations strings.xml (Interlingua) 2024-06-08 14:10:36 +02:00
Eugen Rochko
256eb472c2 New translations strings.xml (Kabyle) 2024-06-08 14:10:34 +02:00
Eugen Rochko
5d0ebac464 New translations strings.xml (Scottish Gaelic) 2024-06-08 14:10:32 +02:00
Eugen Rochko
b2956a901a New translations strings.xml (Bosnian) 2024-06-08 14:10:31 +02:00
Eugen Rochko
bc592a97f2 New translations strings.xml (Filipino) 2024-06-08 14:10:30 +02:00
Eugen Rochko
414ad1df9c New translations strings.xml (Burmese) 2024-06-08 14:10:29 +02:00
Eugen Rochko
868e60db22 New translations strings.xml (Hindi) 2024-06-08 14:10:28 +02:00
Eugen Rochko
8d16c31e75 New translations strings.xml (Croatian) 2024-06-08 14:10:27 +02:00
Eugen Rochko
83b4a5b222 New translations strings.xml (Thai) 2024-06-08 14:10:26 +02:00
Eugen Rochko
c6483f2de2 New translations strings.xml (Persian) 2024-06-08 14:10:24 +02:00
Eugen Rochko
2884c6a8dd New translations strings.xml (Indonesian) 2024-06-08 14:10:23 +02:00
Eugen Rochko
8e01c18484 New translations strings.xml (Portuguese, Brazilian) 2024-06-08 14:10:22 +02:00
Eugen Rochko
f39b204e45 New translations strings.xml (Icelandic) 2024-06-08 14:10:21 +02:00
Eugen Rochko
121708ca55 New translations strings.xml (Galician) 2024-06-08 14:10:20 +02:00
Eugen Rochko
49c5ae3730 New translations strings.xml (Chinese Traditional) 2024-06-08 14:10:19 +02:00
Eugen Rochko
6b10ffd71a New translations strings.xml (Chinese Simplified) 2024-06-08 14:10:18 +02:00
Eugen Rochko
bcdbe6e6e8 New translations strings.xml (Swedish) 2024-06-08 14:10:17 +02:00
Eugen Rochko
1df9fbdf21 New translations strings.xml (Slovenian) 2024-06-08 14:10:16 +02:00
Eugen Rochko
15091f2a15 New translations strings.xml (Russian) 2024-06-08 14:10:15 +02:00
Eugen Rochko
34b719178e New translations strings.xml (Portuguese) 2024-06-08 14:10:13 +02:00
Eugen Rochko
790ef36b1b New translations strings.xml (Polish) 2024-06-08 14:10:12 +02:00
Eugen Rochko
1cbe0f10c4 New translations strings.xml (Norwegian) 2024-06-08 14:10:11 +02:00
Eugen Rochko
0b806bfee1 New translations strings.xml (Dutch) 2024-06-08 14:10:10 +02:00
Eugen Rochko
bd737e97f1 New translations strings.xml (Korean) 2024-06-08 14:10:09 +02:00
Eugen Rochko
1b8d21a3e0 New translations strings.xml (Georgian) 2024-06-08 14:10:08 +02:00
Eugen Rochko
4e0552e978 New translations strings.xml (Japanese) 2024-06-08 14:10:07 +02:00
Eugen Rochko
de2280dd2c New translations strings.xml (Italian) 2024-06-08 14:10:06 +02:00
Eugen Rochko
04b4f05642 New translations strings.xml (Armenian) 2024-06-08 14:10:05 +02:00
Eugen Rochko
ef05232e4e New translations strings.xml (Hungarian) 2024-06-08 14:10:03 +02:00
Eugen Rochko
21dda592b4 New translations strings.xml (Finnish) 2024-06-08 14:10:01 +02:00
Eugen Rochko
4e42a97b4b New translations strings.xml (Basque) 2024-06-08 14:10:00 +02:00
Eugen Rochko
3a029bd242 New translations strings.xml (Greek) 2024-06-08 14:09:59 +02:00
Eugen Rochko
055bbab36c New translations strings.xml (German) 2024-06-08 14:09:58 +02:00
Eugen Rochko
576d37633c New translations strings.xml (Danish) 2024-06-08 14:09:57 +02:00
Eugen Rochko
cbccc231f2 New translations strings.xml (Czech) 2024-06-08 14:09:56 +02:00
Eugen Rochko
2928301a9f New translations strings.xml (Catalan) 2024-06-08 14:09:55 +02:00
Eugen Rochko
47e105228a New translations strings.xml (Belarusian) 2024-06-08 14:09:54 +02:00
Eugen Rochko
3228deec4c New translations strings.xml (Arabic) 2024-06-08 14:09:53 +02:00
Eugen Rochko
62a4393e03 New translations strings.xml (Spanish) 2024-06-08 14:09:52 +02:00
Eugen Rochko
9fd47f4825 New translations strings.xml (French) 2024-06-08 14:09:51 +02:00
Eugen Rochko
1823919e28 New translations strings.xml (Turkish) 2024-06-08 14:09:49 +02:00
Eugen Rochko
1037d39168 New translations strings.xml (Ukrainian) 2024-06-08 14:09:48 +02:00
Eugen Rochko
7da0974ef0 New translations strings.xml (Vietnamese) 2024-06-08 14:09:47 +02:00
Eugen Rochko
aa7a307cc1 New translations strings.xml (Lithuanian) 2024-06-08 14:09:46 +02:00
Grishka
bf44f7ef13 VQA fixes part 1 2024-06-08 14:49:39 +03:00
Grishka
1b4afe7ba9 Fix #845 2024-06-05 04:28:50 +03:00
Eugen Rochko
832d371b2e New translations strings.xml (Turkish) 2024-06-04 22:14:20 +02:00
Eugen Rochko
15984eabdf New translations strings.xml (Turkish) 2024-06-04 21:10:09 +02:00
Eugen Rochko
1f72ff3ed7 New translations strings.xml (Ukrainian) 2024-05-31 16:32:27 +02:00
Eugen Rochko
9456a0045a New translations full_description.txt (Lithuanian) 2024-05-30 23:22:30 +02:00
Eugen Rochko
0035a41fe9 New translations strings.xml (Lithuanian) 2024-05-30 23:22:29 +02:00
Eugen Rochko
8c3fe2ff52 New translations full_description.txt (Lithuanian) 2024-05-30 21:27:24 +02:00
Eugen Rochko
7678d7b809 New translations strings.xml (Vietnamese) 2024-05-29 03:16:24 +02:00
Eugen Rochko
9be424fa77 New translations strings.xml (Basque) 2024-05-24 14:12:07 +02:00
Eugen Rochko
e65dfe16ac New translations strings.xml (Belarusian) 2024-05-22 13:59:26 +02:00
Eugen Rochko
84c555e3bc New translations strings.xml (Lithuanian) 2024-05-22 13:59:25 +02:00
Eugen Rochko
c4d7018531 New translations strings.xml (Belarusian) 2024-05-22 11:56:30 +02:00
Grishka
1dd40a77de Merge branch 'master' into donations 2024-05-22 12:22:06 +03:00
Grishka
b2c797fb46 Fix #842 2024-05-21 22:23:15 +03:00
Grishka
c94e1f939a Add staging environment toggle 2024-05-21 20:17:46 +03:00
Grishka
2dae00800e Merge branch 'master' into donations
# Conflicts:
#	mastodon/src/main/res/values/strings.xml
2024-05-21 20:08:43 +03:00
Eugen Rochko
b888f71d2a New translations strings.xml (Icelandic) 2024-05-21 13:28:06 +02:00
Eugen Rochko
6ffdbb7b71 New translations strings.xml (Italian) 2024-05-17 13:35:40 -07:00
Eugen Rochko
7cb40f1556 New translations strings.xml (Slovenian) 2024-05-17 11:48:15 -07:00
Eugen Rochko
975999df96 New translations strings.xml (Thai) 2024-05-15 06:42:48 -07:00
Eugen Rochko
a6f1943e05 New translations strings.xml (French) 2024-05-14 11:09:34 -07:00
Eugen Rochko
91ff898ac7 New translations full_description.txt (Interlingua) 2024-05-14 08:56:24 -07:00
Eugen Rochko
5c705b0f22 New translations strings.xml (Interlingua) 2024-05-14 08:56:23 -07:00
Eugen Rochko
77a07ffbb1 New translations full_description.txt (Interlingua) 2024-05-14 07:12:55 -07:00
Eugen Rochko
559ec3ecb3 New translations strings.xml (Interlingua) 2024-05-14 07:12:54 -07:00
Eugen Rochko
17bdd54f63 New translations strings.xml (Interlingua) 2024-05-14 05:35:09 -07:00
Eugen Rochko
cfdf6ac27e New translations strings.xml (Chinese Traditional) 2024-05-13 18:50:27 -07:00
Eugen Rochko
4fbf9aa1f8 New translations strings.xml (Interlingua) 2024-05-13 13:21:14 -07:00
Eugen Rochko
d66463c7c6 New translations strings.xml (Interlingua) 2024-05-13 12:03:25 -07:00
Eugen Rochko
e2d5d4c30b New translations strings.xml (Interlingua) 2024-05-13 10:58:20 -07:00
Eugen Rochko
5db90188b2 New translations strings.xml (Interlingua) 2024-05-13 08:58:05 -07:00
Eugen Rochko
cfe6332005 New translations strings.xml (Interlingua) 2024-05-13 07:16:57 -07:00
Eugen Rochko
d1a706860f New translations strings.xml (Japanese) 2024-05-12 21:25:55 -07:00
Gregory K
29ab502d2e
Merge pull request #833 from NorbiPeti/master
Display more user-friendly error messages
2024-05-13 01:49:34 +03:00
NorbiPeti
629e65edba Update error messages and remove the unknown error text 2024-05-13 00:08:18 +02:00
Eugen Rochko
f4c2c5b7f3 New translations strings.xml (Interlingua) 2024-05-12 23:09:22 +02:00
Eugen Rochko
2b334e973a New translations strings.xml (Interlingua) 2024-05-12 22:11:59 +02:00
Eugen Rochko
3212d3ce04 New translations strings.xml (Interlingua) 2024-05-12 18:50:21 +02:00
Eugen Rochko
094acf86c3 New translations strings.xml (Interlingua) 2024-05-12 16:31:36 +02:00
Eugen Rochko
51e91efb12 New translations strings.xml (Interlingua) 2024-05-12 11:56:54 +02:00
Eugen Rochko
fe48a9ece2 New translations strings.xml (Interlingua) 2024-05-12 10:51:38 +02:00
Eugen Rochko
97152ffcdf New translations strings.xml (Interlingua) 2024-05-12 09:43:43 +02:00
Eugen Rochko
25f8649ee5 New translations strings.xml (Interlingua) 2024-05-12 08:46:18 +02:00
Eugen Rochko
359b9d04be New translations strings.xml (Interlingua) 2024-05-12 07:50:07 +02:00
Eugen Rochko
359392d77d New translations strings.xml (Interlingua) 2024-05-10 23:13:43 +02:00
Eugen Rochko
755b56a8db New translations strings.xml (Interlingua) 2024-05-10 22:14:16 +02:00
Eugen Rochko
9a99223d19 New translations strings.xml (Interlingua) 2024-05-10 19:12:48 +02:00
Eugen Rochko
b77ae93290 New translations strings.xml (Interlingua) 2024-05-10 17:52:39 +02:00
Eugen Rochko
688b6b3f82 New translations strings.xml (Vietnamese) 2024-05-10 16:31:42 +02:00
Eugen Rochko
ff8d2e7010 New translations strings.xml (Portuguese, Brazilian) 2024-05-10 10:34:45 +02:00
Eugen Rochko
a29672d758 New translations strings.xml (Lithuanian) 2024-05-09 18:49:09 +02:00
Eugen Rochko
7b2c1c1f32 New translations strings.xml (Interlingua) 2024-05-09 00:13:03 +02:00
Eugen Rochko
7f4a51d1cd New translations strings.xml (Interlingua) 2024-05-08 15:05:44 +02:00
Eugen Rochko
7486bf4c06 New translations strings.xml (Interlingua) 2024-05-08 12:57:14 +02:00
Grishka
97e16b9f73 Use image_matrix_limit from instance configuration if available 2024-05-07 23:04:43 +03:00
Eugen Rochko
16b3352e65 New translations short_description.txt (Interlingua) 2024-05-07 21:50:35 +02:00
Eugen Rochko
4936127655 New translations full_description.txt (Interlingua) 2024-05-07 21:50:34 +02:00
Eugen Rochko
aa7453855e New translations strings.xml (Interlingua) 2024-05-07 21:50:33 +02:00
Eugen Rochko
c789c71768 New translations strings.xml (Interlingua) 2024-05-07 20:40:03 +02:00
Eugen Rochko
37de5b79a8 New translations strings.xml (Icelandic) 2024-05-07 20:40:02 +02:00
Eugen Rochko
11b24a1821 New translations strings.xml (Interlingua) 2024-05-07 19:31:24 +02:00
Eugen Rochko
5963b5ab1e New translations strings.xml (Hungarian) 2024-05-07 11:47:00 +02:00
Eugen Rochko
b4f738cd98 New translations strings.xml (Interlingua) 2024-05-07 09:25:41 +02:00
Eugen Rochko
d44107d64d New translations strings.xml (Ukrainian) 2024-05-07 09:25:40 +02:00
Eugen Rochko
ad2006c853 New translations strings.xml (Interlingua) 2024-05-07 07:56:58 +02:00
Eugen Rochko
296c3bbcc8 New translations strings.xml (Basque) 2024-05-06 18:14:50 +02:00
Eugen Rochko
c349293e24 New translations title.txt (Interlingua) 2024-05-06 14:36:16 +02:00
Eugen Rochko
c624bb69b6 New translations short_description.txt (Interlingua) 2024-05-06 14:36:15 +02:00
Eugen Rochko
db58e8f214 New translations full_description.txt (Interlingua) 2024-05-06 14:36:14 +02:00
Eugen Rochko
4379f5cd12 New translations strings.xml (Interlingua) 2024-05-06 14:36:12 +02:00
Grishka
bc78c61009 Fix #835 2024-05-06 12:56:56 +03:00
Eugen Rochko
51b2fc7dc5 New translations strings.xml (Ukrainian) 2024-05-05 11:49:11 +02:00
Eugen Rochko
2bd2dbe624 New translations strings.xml (German) 2024-05-04 20:50:05 +02:00
Grishka
4a1b1e19e8 Fix #834 2024-05-04 21:20:20 +03:00
Eugen Rochko
2456f07128 New translations strings.xml (German) 2024-05-04 19:50:03 +02:00
Eugen Rochko
e517db3002 New translations strings.xml (Slovenian) 2024-05-03 22:28:31 +02:00
NorbiPeti
c7b8cc72fc Display more user-friendly error messages
Instead of displaying the Java
exception, this change displays a more user-friendly message for some
common network-related issues.
Fixes mastodon/mastodon-android#667
2024-05-02 19:02:03 +02:00
Eugen Rochko
06e832848b New translations strings.xml (Italian) 2024-05-02 18:33:26 +02:00
Eugen Rochko
7848bef09b New translations strings.xml (Lithuanian) 2024-05-02 16:59:23 +02:00
Eugen Rochko
943a7fcff3 New translations strings.xml (Japanese) 2024-05-02 10:54:21 +02:00
Eugen Rochko
c67194606f New translations strings.xml (Japanese) 2024-05-02 09:15:07 +02:00
Eugen Rochko
2c823b9eb5 New translations strings.xml (Chinese Traditional) 2024-05-02 06:29:52 +02:00
Eugen Rochko
238abc20b5 New translations strings.xml (Thai) 2024-05-01 21:16:34 +02:00
Eugen Rochko
657e1b9c36 New translations strings.xml (Thai) 2024-05-01 16:50:36 +02:00
Eugen Rochko
7164bca3c8 New translations strings.xml (Portuguese, Brazilian) 2024-05-01 16:50:34 +02:00
Eugen Rochko
7b7e0e1f8d New translations strings.xml (Icelandic) 2024-05-01 16:50:32 +02:00
Eugen Rochko
4058a844b7 New translations strings.xml (Chinese Traditional) 2024-05-01 16:50:31 +02:00
Eugen Rochko
2f8b2e4069 New translations strings.xml (Ukrainian) 2024-05-01 16:50:29 +02:00
Eugen Rochko
21323fd396 New translations strings.xml (Slovenian) 2024-05-01 16:50:27 +02:00
Eugen Rochko
35efc6a1bc New translations strings.xml (Russian) 2024-05-01 16:50:26 +02:00
Eugen Rochko
8bbef30a1d New translations strings.xml (Dutch) 2024-05-01 16:50:23 +02:00
Eugen Rochko
70c61dcbf5 New translations strings.xml (Italian) 2024-05-01 16:50:20 +02:00
Eugen Rochko
6375850da6 New translations strings.xml (Hungarian) 2024-05-01 16:50:19 +02:00
Eugen Rochko
8a18e2f167 New translations strings.xml (Basque) 2024-05-01 16:50:15 +02:00
Eugen Rochko
61dd972ee5 New translations strings.xml (Lithuanian) 2024-05-01 16:50:07 +02:00
Eugen Rochko
30efd8c45b New translations strings.xml (Vietnamese) 2024-05-01 16:50:06 +02:00
Eugen Rochko
6b31a3e2d6 New translations strings.xml (Persian) 2024-05-01 16:50:04 +02:00
Grishka
0e868f0be0 English proper nouns are a mess 2024-05-01 17:39:56 +03:00
Grishka
67847d90da Fix #832 2024-05-01 17:38:22 +03:00
Eugen Rochko
730804409a New translations strings.xml (Portuguese, Brazilian) 2024-05-01 01:27:29 +02:00
Eugen Rochko
567347e66a New translations strings.xml (Lithuanian) 2024-04-29 11:43:21 +02:00
Eugen Rochko
b3f033e30b New translations strings.xml (Lithuanian) 2024-04-29 09:25:49 +02:00
Eugen Rochko
c44dbc82c8 New translations strings.xml (Ukrainian) 2024-04-28 13:35:46 +02:00
Eugen Rochko
00cffd24fe New translations strings.xml (Ukrainian) 2024-04-28 12:30:39 +02:00
Eugen Rochko
51469e1198 New translations strings.xml (Ukrainian) 2024-04-28 11:34:29 +02:00
Eugen Rochko
78f75d4cc1 New translations strings.xml (Ukrainian) 2024-04-26 13:14:28 +02:00
Eugen Rochko
9fbc4ad851 New translations full_description.txt (Hungarian) 2024-04-25 22:29:55 +02:00
Eugen Rochko
bcc62ed222 New translations strings.xml (Hungarian) 2024-04-25 22:29:54 +02:00
Eugen Rochko
9cc8769d45 New translations strings.xml (Ukrainian) 2024-04-25 21:21:43 +02:00
Eugen Rochko
9ed3e2f897 New translations strings.xml (Basque) 2024-04-25 21:21:42 +02:00
Eugen Rochko
9bf399070a New translations strings.xml (Dutch) 2024-04-25 19:41:44 +02:00
Eugen Rochko
dd72723198 New translations strings.xml (Ukrainian) 2024-04-25 18:26:36 +02:00
Eugen Rochko
3f4567fa5f New translations strings.xml (Ukrainian) 2024-04-25 17:13:33 +02:00
Eugen Rochko
065d6398e6 New translations strings.xml (Ukrainian) 2024-04-24 17:33:24 +02:00
Eugen Rochko
68e3e54ae0 New translations strings.xml (Icelandic) 2024-04-24 15:28:53 +02:00
Eugen Rochko
cae5622d7c New translations strings.xml (Portuguese, Brazilian) 2024-04-24 06:52:31 +02:00
Eugen Rochko
5e8230291e New translations strings.xml (Portuguese, Brazilian) 2024-04-24 05:51:08 +02:00
Eugen Rochko
e2c9115d63 New translations strings.xml (Portuguese, Brazilian) 2024-04-24 01:15:41 +02:00
Eugen Rochko
cae67ad3a9 New translations strings.xml (Portuguese, Brazilian) 2024-04-24 00:14:03 +02:00
Eugen Rochko
1f7939c90d New translations strings.xml (Slovenian) 2024-04-23 19:39:36 +02:00
Eugen Rochko
b6b2d873a0 New translations strings.xml (Italian) 2024-04-23 17:58:18 +02:00
Eugen Rochko
f1393ee02e New translations strings.xml (Italian) 2024-04-23 16:14:12 +02:00
Eugen Rochko
316593e32c New translations strings.xml (Thai) 2024-04-22 21:31:03 +02:00
Eugen Rochko
78af4bfb59 New translations strings.xml (Dutch) 2024-04-22 15:34:16 +02:00
Grishka
ea53200e23 Merge branch 'master' into donations 2024-04-21 18:11:32 +03:00
Gregory K
b0c77d42c0
Merge pull request #829 from Endeavour233/avoid-leak-response-body
Opti: avoid leaking response body when request is cancelled
2024-04-21 18:11:02 +03:00
Eugen Rochko
2ec8ddbebe New translations strings.xml (Vietnamese) 2024-04-21 15:51:06 +02:00
shimura233
bfc0076429 opti: avoid leaking response body when it's not used. 2024-04-21 20:29:15 +08:00
Eugen Rochko
1b1a1e4449 New translations strings.xml (Chinese Traditional) 2024-04-21 02:35:03 +02:00
Eugen Rochko
5fa6ad31a8 New translations strings.xml (Persian) 2024-04-20 18:53:16 +02:00
Eugen Rochko
21e59d9a68 New translations strings.xml (Persian) 2024-04-20 16:53:13 +02:00
Eugen Rochko
5739d8a5ae New translations strings.xml (Greek) 2024-04-20 12:28:40 +02:00
Eugen Rochko
1f7ad8e535 New translations strings.xml (Scottish Gaelic) 2024-04-20 06:44:35 +02:00
Eugen Rochko
ced0112561 New translations strings.xml (Filipino) 2024-04-20 06:44:33 +02:00
Eugen Rochko
e0f11440d9 New translations strings.xml (Hindi) 2024-04-20 06:44:31 +02:00
Eugen Rochko
75d92cdbbe New translations strings.xml (Thai) 2024-04-20 06:44:30 +02:00
Eugen Rochko
2c6ecb7d42 New translations strings.xml (Indonesian) 2024-04-20 06:44:28 +02:00
Eugen Rochko
e8391c2463 New translations strings.xml (Portuguese, Brazilian) 2024-04-20 06:44:27 +02:00
Eugen Rochko
c0d631b3c3 New translations strings.xml (Icelandic) 2024-04-20 06:44:26 +02:00
Eugen Rochko
89806139a8 New translations strings.xml (Galician) 2024-04-20 06:44:25 +02:00
Eugen Rochko
210b0b3be2 New translations strings.xml (Chinese Traditional) 2024-04-20 06:44:24 +02:00
Eugen Rochko
49d4421635 New translations strings.xml (Chinese Simplified) 2024-04-20 06:44:23 +02:00
Eugen Rochko
bf3cae3da7 New translations strings.xml (Ukrainian) 2024-04-20 06:44:23 +02:00
Eugen Rochko
e93730a5dc New translations strings.xml (Turkish) 2024-04-20 06:44:22 +02:00
Eugen Rochko
7e544749d5 New translations strings.xml (Swedish) 2024-04-20 06:44:21 +02:00
Eugen Rochko
1e23d2f510 New translations strings.xml (Slovenian) 2024-04-20 06:44:19 +02:00
Eugen Rochko
5bcda74066 New translations strings.xml (Russian) 2024-04-20 06:44:18 +02:00
Eugen Rochko
b599b4d6cc New translations strings.xml (Portuguese) 2024-04-20 06:44:17 +02:00
Eugen Rochko
3f3610102f New translations strings.xml (Polish) 2024-04-20 06:44:16 +02:00
Eugen Rochko
e4e6ebf91c New translations strings.xml (Norwegian) 2024-04-20 06:44:15 +02:00
Eugen Rochko
589d011d4c New translations strings.xml (Dutch) 2024-04-20 06:44:14 +02:00
Eugen Rochko
325d40c1bf New translations strings.xml (Korean) 2024-04-20 06:44:13 +02:00
Eugen Rochko
f2dc402869 New translations strings.xml (Japanese) 2024-04-20 06:44:12 +02:00
Eugen Rochko
c19a0be8f8 New translations strings.xml (Italian) 2024-04-20 06:44:11 +02:00
Eugen Rochko
445fea5237 New translations strings.xml (Hungarian) 2024-04-20 06:44:10 +02:00
Eugen Rochko
d1b38b926b New translations strings.xml (Finnish) 2024-04-20 06:44:08 +02:00
Eugen Rochko
fcd128d8d9 New translations strings.xml (Basque) 2024-04-20 06:44:07 +02:00
Eugen Rochko
0025f812b8 New translations strings.xml (Greek) 2024-04-20 06:44:06 +02:00
Eugen Rochko
d7c7e05ec1 New translations strings.xml (German) 2024-04-20 06:44:05 +02:00
Eugen Rochko
c932bafc12 New translations strings.xml (Danish) 2024-04-20 06:44:04 +02:00
Eugen Rochko
a0376b344a New translations strings.xml (Czech) 2024-04-20 06:44:03 +02:00
Eugen Rochko
1cbc117878 New translations strings.xml (Catalan) 2024-04-20 06:44:02 +02:00
Eugen Rochko
ea8c1abec9 New translations strings.xml (Belarusian) 2024-04-20 06:44:01 +02:00
Eugen Rochko
a410eb424f New translations strings.xml (Arabic) 2024-04-20 06:44:00 +02:00
Eugen Rochko
8624de5705 New translations strings.xml (Spanish) 2024-04-20 06:43:59 +02:00
Eugen Rochko
358d5820f6 New translations strings.xml (French) 2024-04-20 06:43:58 +02:00
Eugen Rochko
7c06aecf31 New translations strings.xml (Lithuanian) 2024-04-20 06:43:56 +02:00
Eugen Rochko
5d7544e58c New translations strings.xml (Vietnamese) 2024-04-20 06:43:55 +02:00
Eugen Rochko
17423efb96 New translations strings.xml (Armenian) 2024-04-20 06:43:55 +02:00
Eugen Rochko
a28793edd2 New translations strings.xml (Persian) 2024-04-20 06:43:53 +02:00
Grishka
79087e3c86 Merge branch 'master' into donations
# Conflicts:
#	mastodon/build.gradle
#	mastodon/src/main/res/values/strings.xml
2024-04-20 07:16:11 +03:00
Grishka
50760471d5 Add context menus to post footer buttons (AND-161) 2024-04-20 07:12:51 +03:00
Grishka
a6df8cb62d Pressed state for alt badge (AND-157) 2024-04-20 06:57:14 +03:00
Grishka
873711939d Post header tap area thing (AND-160) 2024-04-20 06:51:30 +03:00
Grishka
2bd13eb3ba Label unlabeled things for accessibility 2024-04-20 06:34:21 +03:00
Grishka
d423f17342 Animate privacy button changes (AND-158) 2024-04-20 06:27:47 +03:00
Eugen Rochko
a02c99452d New translations strings.xml (Kabyle) 2024-04-20 04:07:19 +02:00
Eugen Rochko
fd854912fc New translations strings.xml (Scottish Gaelic) 2024-04-20 04:07:17 +02:00
Eugen Rochko
5999991209 New translations strings.xml (Bosnian) 2024-04-20 04:07:15 +02:00
Eugen Rochko
50ff46465f New translations strings.xml (Filipino) 2024-04-20 04:07:15 +02:00
Eugen Rochko
c1040907d9 New translations strings.xml (Hindi) 2024-04-20 04:07:13 +02:00
Eugen Rochko
2cae19a75d New translations strings.xml (Croatian) 2024-04-20 04:07:12 +02:00
Eugen Rochko
c302473798 New translations strings.xml (Thai) 2024-04-20 04:07:11 +02:00
Eugen Rochko
4107636f00 New translations strings.xml (Bengali) 2024-04-20 04:07:10 +02:00
Eugen Rochko
ee07ea9426 New translations strings.xml (Indonesian) 2024-04-20 04:07:09 +02:00
Eugen Rochko
c806f20f2c New translations strings.xml (Portuguese, Brazilian) 2024-04-20 04:07:08 +02:00
Eugen Rochko
98b5121a72 New translations strings.xml (Icelandic) 2024-04-20 04:07:07 +02:00
Eugen Rochko
fb842f72c8 New translations strings.xml (Galician) 2024-04-20 04:07:06 +02:00
Eugen Rochko
982a043342 New translations strings.xml (Chinese Traditional) 2024-04-20 04:07:05 +02:00
Eugen Rochko
09e1baf19f New translations strings.xml (Chinese Simplified) 2024-04-20 04:07:04 +02:00
Eugen Rochko
fd2dbcf120 New translations strings.xml (Ukrainian) 2024-04-20 04:07:03 +02:00
Eugen Rochko
9ff0d76c3a New translations strings.xml (Turkish) 2024-04-20 04:07:02 +02:00
Eugen Rochko
48f0186151 New translations strings.xml (Swedish) 2024-04-20 04:07:01 +02:00
Eugen Rochko
45a945e983 New translations strings.xml (Slovenian) 2024-04-20 04:07:00 +02:00
Eugen Rochko
971c07a7c2 New translations strings.xml (Russian) 2024-04-20 04:06:59 +02:00
Eugen Rochko
eeb85ae3db New translations strings.xml (Portuguese) 2024-04-20 04:06:58 +02:00
Eugen Rochko
fe13376a56 New translations strings.xml (Polish) 2024-04-20 04:06:57 +02:00
Eugen Rochko
0d55c1fc37 New translations strings.xml (Norwegian) 2024-04-20 04:06:56 +02:00
Eugen Rochko
d5ebe761d5 New translations strings.xml (Dutch) 2024-04-20 04:06:55 +02:00
Eugen Rochko
9774b2a215 New translations strings.xml (Korean) 2024-04-20 04:06:55 +02:00
Eugen Rochko
ba442511b7 New translations strings.xml (Georgian) 2024-04-20 04:06:54 +02:00
Eugen Rochko
e831a01a28 New translations strings.xml (Japanese) 2024-04-20 04:06:53 +02:00
Eugen Rochko
884ab72ac6 New translations strings.xml (Italian) 2024-04-20 04:06:52 +02:00
Eugen Rochko
6edb483a5b New translations strings.xml (Hungarian) 2024-04-20 04:06:51 +02:00
Eugen Rochko
d1c788c639 New translations strings.xml (Finnish) 2024-04-20 04:06:49 +02:00
Eugen Rochko
b17680d897 New translations strings.xml (Basque) 2024-04-20 04:06:48 +02:00
Eugen Rochko
707d9d2332 New translations strings.xml (Greek) 2024-04-20 04:06:47 +02:00
Eugen Rochko
9c67d68d05 New translations strings.xml (German) 2024-04-20 04:06:46 +02:00
Eugen Rochko
a37ae88d3b New translations strings.xml (Danish) 2024-04-20 04:06:45 +02:00
Eugen Rochko
b8489b0379 New translations strings.xml (Czech) 2024-04-20 04:06:44 +02:00
Eugen Rochko
87e2bdd39d New translations strings.xml (Catalan) 2024-04-20 04:06:43 +02:00
Eugen Rochko
52b95ef5f9 New translations strings.xml (Belarusian) 2024-04-20 04:06:42 +02:00
Eugen Rochko
81375f501e New translations strings.xml (Arabic) 2024-04-20 04:06:41 +02:00
Eugen Rochko
d37d977c79 New translations strings.xml (Spanish) 2024-04-20 04:06:40 +02:00
Eugen Rochko
654967b6f0 New translations strings.xml (French) 2024-04-20 04:06:39 +02:00
Eugen Rochko
8ad48a04a0 New translations strings.xml (Lithuanian) 2024-04-20 04:06:37 +02:00
Eugen Rochko
a4c04bb279 New translations strings.xml (Vietnamese) 2024-04-20 04:06:36 +02:00
Eugen Rochko
d4e0797586 New translations strings.xml (Armenian) 2024-04-20 04:06:35 +02:00
Eugen Rochko
8c6009cd63 New translations strings.xml (Persian) 2024-04-20 04:06:34 +02:00
Grishka
09be5b3f97 Add descriptions to post visibility options 2024-04-20 04:48:57 +03:00
Grishka
31af0251ea Update endpoint 2024-04-18 02:59:45 +03:00
Grishka
d0d899c73d Check account age for donation eligibility 2024-04-18 02:58:42 +03:00
Grishka
b5aa1a4598 Cache donation campaign responses 2024-04-18 02:55:07 +03:00
Grishka
b9956950b6 Add arrows to currency selector 2024-04-18 02:43:19 +03:00
Eugen Rochko
dee5e3b365 New translations strings.xml (Portuguese, Brazilian) 2024-04-17 15:41:23 +02:00
Eugen Rochko
8224801024 New translations strings.xml (Portuguese, Brazilian) 2024-04-17 13:56:32 +02:00
Eugen Rochko
f5377dc276 New translations full_description.txt (Chinese Simplified) 2024-04-17 04:39:57 +02:00
Eugen Rochko
94f6b49487 New translations strings.xml (Chinese Simplified) 2024-04-17 04:39:56 +02:00
Eugen Rochko
acaacf063e New translations strings.xml (Chinese Simplified) 2024-04-17 03:28:50 +02:00
Eugen Rochko
881705fa9c New translations strings.xml (Vietnamese) 2024-04-16 18:56:49 +02:00
Eugen Rochko
5440674498 New translations strings.xml (Italian) 2024-04-16 13:26:04 +02:00
Eugen Rochko
c1770c428d New translations strings.xml (Spanish) 2024-04-16 11:28:23 +02:00
Eugen Rochko
db3cb118e1 New translations strings.xml (Spanish) 2024-04-16 09:16:09 +02:00
Eugen Rochko
085cce211f New translations strings.xml (Spanish) 2024-04-16 06:33:09 +02:00
Eugen Rochko
671318a810 New translations strings.xml (Spanish) 2024-04-16 05:24:02 +02:00
Eugen Rochko
8accae1105 New translations strings.xml (Spanish) 2024-04-16 04:08:26 +02:00
Grishka
104896ae1b Custom layout for suggested amount buttons 2024-04-15 20:05:12 +03:00
Grishka
977fc2483f Update "masterial" colors to correct ones 2024-04-15 17:46:03 +03:00
Grishka
658177538b Fix dark theme 2024-04-15 17:02:11 +03:00
Grishka
b2d49c3143 Initial implementation of donations 2024-04-15 16:36:59 +03:00
Eugen Rochko
cbf36eb999 New translations strings.xml (Dutch) 2024-04-15 14:33:18 +02:00
Eugen Rochko
26e25268f7 New translations strings.xml (Polish) 2024-04-15 13:15:50 +02:00
Eugen Rochko
2d93e98dc7 New translations strings.xml (Dutch) 2024-04-15 13:15:49 +02:00
Eugen Rochko
7764ff22dc New translations strings.xml (Polish) 2024-04-15 11:28:30 +02:00
Eugen Rochko
a5e0b96af5 New translations strings.xml (Icelandic) 2024-04-13 15:01:39 +02:00
Eugen Rochko
f30d58446f New translations strings.xml (Japanese) 2024-04-13 06:01:34 +02:00
Eugen Rochko
a4041d3bcd New translations strings.xml (Portuguese, Brazilian) 2024-04-13 04:32:21 +02:00
Eugen Rochko
e72b7f3d29 New translations strings.xml (Thai) 2024-04-12 22:51:36 +02:00
Eugen Rochko
2bfe5cdfc9 New translations strings.xml (Belarusian) 2024-04-12 20:24:11 +02:00
Grishka
1124bc48c2 Update CI Ruby to 3.3.0 and add Gemfile.lock 2024-04-12 18:31:43 +03:00
Grishka
69b7484a4a Merge commit '4dd5a80ef27bd4abf1eaa272d1e3c67b7d9a3a13' 2024-04-12 17:59:55 +03:00
Grishka
19939e457b Prepare for release 2024-04-12 17:57:14 +03:00
Eugen Rochko
92603217e7 New translations strings.xml (Chinese Traditional) 2024-04-11 22:59:52 +02:00
Grishka
3e256d41d2 Fix alert text size 2024-04-11 22:36:55 +03:00
Eugen Rochko
b6a9c1b879 New translations strings.xml (Kabyle) 2024-04-11 16:46:26 +02:00
Eugen Rochko
bf839b8d52 New translations strings.xml (Occitan) 2024-04-11 16:46:25 +02:00
Eugen Rochko
a13c98e6c9 New translations strings.xml (Scottish Gaelic) 2024-04-11 16:46:24 +02:00
Eugen Rochko
65806d2491 New translations strings.xml (Bosnian) 2024-04-11 16:46:22 +02:00
Eugen Rochko
0450701548 New translations strings.xml (Filipino) 2024-04-11 16:46:21 +02:00
Eugen Rochko
9f1b329a46 New translations strings.xml (Burmese) 2024-04-11 16:46:20 +02:00
Eugen Rochko
22a71dd2d2 New translations strings.xml (Hindi) 2024-04-11 16:46:19 +02:00
Eugen Rochko
595690aea9 New translations strings.xml (Croatian) 2024-04-11 16:46:18 +02:00
Eugen Rochko
deae7d100c New translations strings.xml (Thai) 2024-04-11 16:46:17 +02:00
Eugen Rochko
0397fcb9be New translations strings.xml (Bengali) 2024-04-11 16:46:15 +02:00
Eugen Rochko
6df27566d2 New translations strings.xml (Indonesian) 2024-04-11 16:46:14 +02:00
Eugen Rochko
0b919e3815 New translations strings.xml (Portuguese, Brazilian) 2024-04-11 16:46:13 +02:00
Eugen Rochko
1d5f07a658 New translations strings.xml (Icelandic) 2024-04-11 16:46:12 +02:00
Eugen Rochko
571a09364c New translations strings.xml (Galician) 2024-04-11 16:46:11 +02:00
Eugen Rochko
92f94d7a82 New translations strings.xml (Chinese Traditional) 2024-04-11 16:46:10 +02:00
Eugen Rochko
87cb7dbc39 New translations strings.xml (Chinese Simplified) 2024-04-11 16:46:09 +02:00
Eugen Rochko
2c3dd3960d New translations strings.xml (Ukrainian) 2024-04-11 16:46:08 +02:00
Eugen Rochko
d1a16a3202 New translations strings.xml (Turkish) 2024-04-11 16:46:07 +02:00
Eugen Rochko
3bfb665a76 New translations strings.xml (Swedish) 2024-04-11 16:46:06 +02:00
Eugen Rochko
1ebf6eb8f9 New translations strings.xml (Slovenian) 2024-04-11 16:46:05 +02:00
Eugen Rochko
1af6ce2ce6 New translations strings.xml (Russian) 2024-04-11 16:46:04 +02:00
Eugen Rochko
f0040620c8 New translations strings.xml (Portuguese) 2024-04-11 16:46:03 +02:00
Eugen Rochko
41e91371d5 New translations strings.xml (Polish) 2024-04-11 16:46:02 +02:00
Eugen Rochko
c2a00f88d9 New translations strings.xml (Norwegian) 2024-04-11 16:46:01 +02:00
Eugen Rochko
4a0ac11883 New translations strings.xml (Dutch) 2024-04-11 16:46:00 +02:00
Eugen Rochko
a50082f738 New translations strings.xml (Korean) 2024-04-11 16:45:59 +02:00
Eugen Rochko
19dc448a08 New translations strings.xml (Japanese) 2024-04-11 16:45:57 +02:00
Eugen Rochko
ad06dc14b0 New translations strings.xml (Italian) 2024-04-11 16:45:56 +02:00
Eugen Rochko
c1aa2775a5 New translations strings.xml (Hungarian) 2024-04-11 16:45:55 +02:00
Eugen Rochko
ec58a7e369 New translations strings.xml (Hebrew) 2024-04-11 16:45:54 +02:00
Eugen Rochko
973ffb0fe5 New translations strings.xml (Finnish) 2024-04-11 16:45:52 +02:00
Eugen Rochko
5e4c993525 New translations strings.xml (Basque) 2024-04-11 16:45:51 +02:00
Eugen Rochko
3ffc427cd6 New translations strings.xml (Greek) 2024-04-11 16:45:50 +02:00
Eugen Rochko
24b065ba03 New translations strings.xml (German) 2024-04-11 16:45:49 +02:00
Eugen Rochko
47bd910727 New translations strings.xml (Danish) 2024-04-11 16:45:48 +02:00
Eugen Rochko
a02f654b14 New translations strings.xml (Czech) 2024-04-11 16:45:47 +02:00
Eugen Rochko
d1c6afcebd New translations strings.xml (Catalan) 2024-04-11 16:45:46 +02:00
Eugen Rochko
75d64c3c31 New translations strings.xml (Belarusian) 2024-04-11 16:45:44 +02:00
Eugen Rochko
97b16e879f New translations strings.xml (Arabic) 2024-04-11 16:45:43 +02:00
Eugen Rochko
00db01d163 New translations strings.xml (Spanish) 2024-04-11 16:45:42 +02:00
Eugen Rochko
56610538ce New translations strings.xml (French) 2024-04-11 16:45:41 +02:00
Eugen Rochko
d555f5d3e4 New translations strings.xml (Romanian) 2024-04-11 16:45:40 +02:00
Eugen Rochko
89d5b8fb69 New translations strings.xml (Lithuanian) 2024-04-11 16:45:39 +02:00
Eugen Rochko
69e36b0f71 New translations strings.xml (Vietnamese) 2024-04-11 16:45:38 +02:00
Eugen Rochko
9b5ef3ad33 New translations strings.xml (Armenian) 2024-04-11 16:45:37 +02:00
Eugen Rochko
ec5dd81018 New translations strings.xml (Persian) 2024-04-11 16:45:36 +02:00
Grishka
72f546ed15 update string 2024-04-11 17:42:18 +03:00
Gregory K
0b48414715
Merge pull request #824 from FineFindus/fix/featured-hastag-crash
fix: include account when opening FeaturedHashtags
2024-04-10 17:25:56 +03:00
FineFindus
ca67c1eaca
fix: include account when opening FeaturedHashtags
Closes https://github.com/mastodon/mastodon-android/issues/803.
2024-04-10 16:16:11 +02:00
Eugen Rochko
4dd5a80ef2 New translations strings.xml (Persian) 2024-04-09 12:29:17 +02:00
Eugen Rochko
c9f211807a New translations strings.xml (Lithuanian) 2024-04-09 05:53:52 +02:00
Eugen Rochko
440c15d9fa New translations full_description.txt (Lithuanian) 2024-04-07 22:44:40 +02:00
Eugen Rochko
86a443c39f New translations strings.xml (Lithuanian) 2024-04-07 22:44:39 +02:00
Eugen Rochko
a8d86db57f New translations strings.xml (Lithuanian) 2024-04-07 21:46:44 +02:00
Eugen Rochko
8359b48285 New translations strings.xml (Persian) 2024-04-04 13:08:30 -04:00
Grishka
36f4770cae Media layout: improve the case of two horizontal attachments 2024-04-02 05:09:55 +03:00
Eugen Rochko
932cf91800 New translations strings.xml (Vietnamese) 2024-03-29 22:27:06 -04:00
Eugen Rochko
5cf02e66b7 New translations strings.xml (Armenian) 2024-03-29 03:51:21 -04:00
Grishka
b7251972a8 Show the profile header view if we know the username 2024-03-28 23:00:03 +03:00
Eugen Rochko
006a423d5c New translations strings.xml (Greek) 2024-03-27 16:29:16 -04:00
Eugen Rochko
374b1edc81 New translations strings.xml (Basque) 2024-03-27 13:16:30 -04:00
Eugen Rochko
0894549687 New translations strings.xml (Basque) 2024-03-27 11:50:23 -04:00
Eugen Rochko
cc5963cc34 New translations strings.xml (Persian) 2024-03-26 14:19:20 +01:00
Eugen Rochko
fffe77501d New translations strings.xml (Greek) 2024-03-26 12:17:29 +01:00
Eugen Rochko
3443c2ae82 New translations strings.xml (Slovenian) 2024-03-25 13:25:24 +01:00
Eugen Rochko
01324af544 New translations strings.xml (Icelandic) 2024-03-25 11:23:46 +01:00
Eugen Rochko
d56b1fe89b New translations strings.xml (Icelandic) 2024-03-25 09:14:16 +01:00
Eugen Rochko
92457d54df New translations strings.xml (Icelandic) 2024-03-24 22:36:45 +01:00
Eugen Rochko
4d2e30ff85 New translations strings.xml (French) 2024-03-24 17:29:05 +01:00
Eugen Rochko
1d0c279956 New translations strings.xml (Greek) 2024-03-24 16:28:56 +01:00
Eugen Rochko
0202ca5b23 New translations strings.xml (Hungarian) 2024-03-23 21:34:53 +01:00
Eugen Rochko
5e8ebeadc3 New translations strings.xml (Thai) 2024-03-23 19:14:41 +01:00
Eugen Rochko
8bfb0c45a8 New translations strings.xml (Thai) 2024-03-23 18:05:28 +01:00
Eugen Rochko
2c1ecf32ad New translations strings.xml (Thai) 2024-03-23 17:07:59 +01:00
Eugen Rochko
9cc4bd722d New translations full_description.txt (Indonesian) 2024-03-23 08:38:04 +01:00
Eugen Rochko
d5f1e091b8 New translations strings.xml (Indonesian) 2024-03-23 08:38:03 +01:00
Eugen Rochko
439f3b44cb New translations strings.xml (Indonesian) 2024-03-23 07:33:06 +01:00
Eugen Rochko
e07bd39e95 New translations strings.xml (Chinese Simplified) 2024-03-23 05:48:47 +01:00
Eugen Rochko
11fe2ba2a4 New translations strings.xml (Hungarian) 2024-03-22 20:50:32 +01:00
Eugen Rochko
2b0e507f45 New translations strings.xml (Dutch) 2024-03-22 18:48:03 +01:00
Eugen Rochko
84bad0aa6c New translations strings.xml (Dutch) 2024-03-22 17:50:30 +01:00
Eugen Rochko
b41cda84e4 New translations strings.xml (Hungarian) 2024-03-22 14:19:35 +01:00
Eugen Rochko
0ae6fb2833 New translations strings.xml (Hungarian) 2024-03-22 11:26:06 +01:00
Eugen Rochko
21b6a1f4ef New translations strings.xml (Hungarian) 2024-03-22 09:52:08 +01:00
Eugen Rochko
69f9da4be4 New translations strings.xml (Indonesian) 2024-03-22 03:15:21 +01:00
Eugen Rochko
032db0921d New translations strings.xml (Italian) 2024-03-22 02:20:19 +01:00
Eugen Rochko
eef4601ce2 New translations strings.xml (Chinese Traditional) 2024-03-22 01:20:13 +01:00
Eugen Rochko
71701048f5 New translations strings.xml (Italian) 2024-03-22 01:20:12 +01:00
Eugen Rochko
2361bb7682 New translations strings.xml (Chinese Traditional) 2024-03-21 22:55:40 +01:00
Eugen Rochko
0b1b8c5c5a New translations strings.xml (Slovenian) 2024-03-21 22:55:36 +01:00
Eugen Rochko
fb885b0e00 New translations strings.xml (Hungarian) 2024-03-21 22:55:18 +01:00
Grishka
a2dec4f7cf Notification requests tweaks 2024-03-22 00:49:42 +03:00
Eugen Rochko
521797d070 New translations strings.xml (Hungarian) 2024-03-21 20:51:30 +01:00
Eugen Rochko
d2922dc226 New translations strings.xml (Hungarian) 2024-03-21 19:20:59 +01:00
Eugen Rochko
ecc2b675d5 New translations strings.xml (Persian) 2024-03-21 14:09:21 +01:00
Eugen Rochko
5a49b650b0 New translations strings.xml (Chinese Traditional) 2024-03-21 02:31:23 +01:00
Eugen Rochko
5fd57caabf New translations strings.xml (Slovenian) 2024-03-21 00:57:01 +01:00
Eugen Rochko
bad6afc543 New translations strings.xml (Slovenian) 2024-03-20 23:53:49 +01:00
Eugen Rochko
ffaa036115 New translations strings.xml (Urdu (India)) 2024-03-20 21:23:27 +01:00
Eugen Rochko
65133e969e New translations strings.xml (Kabyle) 2024-03-20 21:23:26 +01:00
Eugen Rochko
267ee4e03e New translations strings.xml (Igbo) 2024-03-20 21:23:25 +01:00
Eugen Rochko
db972ae421 New translations strings.xml (Occitan) 2024-03-20 21:23:24 +01:00
Eugen Rochko
ea93dd5b2d New translations strings.xml (Scottish Gaelic) 2024-03-20 21:23:23 +01:00
Eugen Rochko
c4d738844e New translations strings.xml (Sinhala) 2024-03-20 21:23:22 +01:00
Eugen Rochko
f124d2cabc New translations strings.xml (Bosnian) 2024-03-20 21:23:21 +01:00
Eugen Rochko
022038878b New translations strings.xml (Filipino) 2024-03-20 21:23:20 +01:00
Eugen Rochko
c6a846c602 New translations strings.xml (Burmese) 2024-03-20 21:23:18 +01:00
Eugen Rochko
31986a1ce5 New translations strings.xml (Croatian) 2024-03-20 21:23:17 +01:00
Eugen Rochko
04eea3b6e4 New translations strings.xml (Thai) 2024-03-20 21:23:16 +01:00
Eugen Rochko
09a5482df5 New translations strings.xml (Bengali) 2024-03-20 21:23:15 +01:00
Eugen Rochko
ba8e5a03ea New translations strings.xml (Indonesian) 2024-03-20 21:23:14 +01:00
Eugen Rochko
ddb3c34078 New translations strings.xml (Portuguese, Brazilian) 2024-03-20 21:23:13 +01:00
Eugen Rochko
8d4daa5d00 New translations strings.xml (Icelandic) 2024-03-20 21:23:12 +01:00
Eugen Rochko
65e1787987 New translations strings.xml (Galician) 2024-03-20 21:23:11 +01:00
Eugen Rochko
202f41b34b New translations strings.xml (Vietnamese) 2024-03-20 21:23:09 +01:00
Eugen Rochko
10497f358e New translations strings.xml (Chinese Traditional) 2024-03-20 21:23:08 +01:00
Eugen Rochko
ffe0dafbdc New translations strings.xml (Chinese Simplified) 2024-03-20 21:23:06 +01:00
Eugen Rochko
5828be28e8 New translations strings.xml (Ukrainian) 2024-03-20 21:23:05 +01:00
Eugen Rochko
b4e0605016 New translations strings.xml (Turkish) 2024-03-20 21:23:04 +01:00
Eugen Rochko
da7686b9b3 New translations strings.xml (Swedish) 2024-03-20 21:23:03 +01:00
Eugen Rochko
651d5ae56a New translations strings.xml (Slovenian) 2024-03-20 21:23:02 +01:00
Eugen Rochko
570d8ce7eb New translations strings.xml (Portuguese) 2024-03-20 21:23:01 +01:00
Eugen Rochko
a9491e22e4 New translations strings.xml (Norwegian) 2024-03-20 21:23:00 +01:00
Eugen Rochko
1ba31afa23 New translations strings.xml (Lithuanian) 2024-03-20 21:22:58 +01:00
Eugen Rochko
8f30d0d468 New translations strings.xml (Korean) 2024-03-20 21:22:57 +01:00
Eugen Rochko
4a8cea262b New translations strings.xml (Georgian) 2024-03-20 21:22:56 +01:00
Eugen Rochko
e25574ce9a New translations strings.xml (Japanese) 2024-03-20 21:22:55 +01:00
Eugen Rochko
9773c1cb98 New translations strings.xml (Italian) 2024-03-20 21:22:54 +01:00
Eugen Rochko
6d3eafe9e8 New translations strings.xml (Armenian) 2024-03-20 21:22:53 +01:00
Eugen Rochko
19acab9d18 New translations strings.xml (Hebrew) 2024-03-20 21:22:52 +01:00
Eugen Rochko
bfcda1d73c New translations strings.xml (Irish) 2024-03-20 21:22:51 +01:00
Eugen Rochko
600fc7939e New translations strings.xml (Finnish) 2024-03-20 21:22:50 +01:00
Eugen Rochko
1189aaae4f New translations strings.xml (Basque) 2024-03-20 21:22:49 +01:00
Eugen Rochko
e9c8e8d764 New translations strings.xml (German) 2024-03-20 21:22:48 +01:00
Eugen Rochko
3e90620fcc New translations strings.xml (Danish) 2024-03-20 21:22:47 +01:00
Eugen Rochko
62a364a110 New translations strings.xml (Czech) 2024-03-20 21:22:47 +01:00
Eugen Rochko
fbbbe99bf4 New translations strings.xml (Arabic) 2024-03-20 21:22:45 +01:00
Eugen Rochko
d078ccc78c New translations strings.xml (Spanish) 2024-03-20 21:22:44 +01:00
Eugen Rochko
cbacb6568e New translations strings.xml (French) 2024-03-20 21:22:43 +01:00
Eugen Rochko
65f220b570 New translations strings.xml (Romanian) 2024-03-20 21:22:42 +01:00
Eugen Rochko
22d83d831d New translations strings.xml (Dutch) 2024-03-20 21:22:41 +01:00
Eugen Rochko
ac564a67ca New translations strings.xml (Persian) 2024-03-20 21:22:40 +01:00
Eugen Rochko
d27a8dc29c New translations strings.xml (Catalan) 2024-03-20 21:22:39 +01:00
Eugen Rochko
568dfe911e New translations strings.xml (Belarusian) 2024-03-20 21:22:38 +01:00
Eugen Rochko
64a647ca84 New translations strings.xml (Hindi) 2024-03-20 21:22:37 +01:00
Eugen Rochko
6b3c3ac9b0 New translations strings.xml (Greek) 2024-03-20 21:22:36 +01:00
Eugen Rochko
6438df92c6 New translations strings.xml (Russian) 2024-03-20 21:22:35 +01:00
Eugen Rochko
5f98fdfafc New translations strings.xml (Polish) 2024-03-20 21:22:34 +01:00
Eugen Rochko
4a1c8aadf8 New translations strings.xml (Hungarian) 2024-03-20 21:22:33 +01:00
Grishka
441567f9d2 Notification requests (AND-154) 2024-03-20 23:18:04 +03:00
Eugen Rochko
381fd434ad New translations strings.xml (Japanese) 2024-03-20 18:45:42 +01:00
Eugen Rochko
89f713899b New translations strings.xml (Japanese) 2024-03-20 17:16:49 +01:00
Eugen Rochko
a82c61791e New translations strings.xml (Thai) 2024-03-19 19:16:37 +01:00
Eugen Rochko
734c1ddab6 New translations strings.xml (Dutch) 2024-03-19 19:16:35 +01:00
Eugen Rochko
1d0b31e9de New translations strings.xml (Chinese Traditional) 2024-03-19 17:56:57 +01:00
Eugen Rochko
1441036475 New translations strings.xml (French) 2024-03-19 13:19:22 +01:00
Eugen Rochko
7a84352723 New translations strings.xml (Hungarian) 2024-03-19 13:19:21 +01:00
Eugen Rochko
6f153f3879 New translations strings.xml (Icelandic) 2024-03-19 11:06:29 +01:00
Grishka
f888091e22 Add unlisted visibility option as "quiet public"
closes #189, closes #103, closes #37
2024-03-18 20:34:23 +03:00
Grishka
e59cf2afca Make alt text selectable 2024-03-18 20:25:28 +03:00
Eugen Rochko
7516b8e662 New translations strings.xml (Persian) 2024-03-18 11:01:25 +01:00
Eugen Rochko
bb4a480250 New translations strings.xml (Persian) 2024-03-17 18:19:22 +01:00
Eugen Rochko
c6df18c456 New translations strings.xml (Persian) 2024-03-17 17:09:46 +01:00
Eugen Rochko
cb945998d3 New translations strings.xml (Persian) 2024-03-17 16:13:47 +01:00
Grishka
5622c93bd9 Fix fragment stack breaking after opening a notification 2024-03-17 04:24:12 +03:00
Eugen Rochko
7552227da0 New translations strings.xml (Dutch) 2024-03-16 19:18:36 +01:00
Eugen Rochko
1904fce32d New translations strings.xml (Greek) 2024-03-16 19:18:35 +01:00
Eugen Rochko
f1e5e572f4 New translations strings.xml (Kabyle) 2024-03-16 13:44:30 +01:00
Eugen Rochko
d8f83170be New translations strings.xml (Dutch) 2024-03-16 13:44:30 +01:00
Eugen Rochko
95c135b270 New translations strings.xml (Dutch) 2024-03-16 12:48:38 +01:00
Eugen Rochko
8408daf070 New translations strings.xml (Dutch) 2024-03-16 00:08:45 +01:00
Eugen Rochko
bd8eb6a034 New translations strings.xml (Slovenian) 2024-03-15 23:03:06 +01:00
Eugen Rochko
9c4d0ef85e New translations strings.xml (Dutch) 2024-03-15 23:03:05 +01:00
Eugen Rochko
1ee441314f New translations strings.xml (Slovenian) 2024-03-15 22:04:35 +01:00
Eugen Rochko
d5d1e51bbc New translations strings.xml (Dutch) 2024-03-15 19:48:48 +01:00
Eugen Rochko
84aa99ba88 New translations strings.xml (Dutch) 2024-03-15 18:23:19 +01:00
Eugen Rochko
23e02d2c24 New translations strings.xml (Dutch) 2024-03-15 17:10:51 +01:00
Eugen Rochko
3ea66c6c4c New translations strings.xml (Belarusian) 2024-03-15 11:12:27 +01:00
Eugen Rochko
50cf737db6 New translations strings.xml (Vietnamese) 2024-03-13 16:46:20 +01:00
Grishka
bf55b5a802 Swap poll options around 2024-03-13 17:13:25 +03:00
Grishka
49bf04c6c6 Tweak line height for posts
#791
2024-03-13 17:05:57 +03:00
Eugen Rochko
f5d64f3882 New translations strings.xml (Slovenian) 2024-03-12 12:31:29 +01:00
Eugen Rochko
48d7de53c0 New translations strings.xml (Georgian) 2024-03-12 10:00:34 +01:00
Eugen Rochko
d53bace4ce New translations strings.xml (Thai) 2024-03-11 20:09:04 +01:00
Eugen Rochko
02c800496c New translations strings.xml (Icelandic) 2024-03-11 18:48:27 +01:00
Eugen Rochko
0ce39946cb New translations strings.xml (Chinese Traditional) 2024-03-11 18:48:26 +01:00
Eugen Rochko
52b573d20f New translations strings.xml (Russian) 2024-03-11 16:19:01 +01:00
Grishka
5be6faa07c New posts button tweaks 2024-03-11 18:09:29 +03:00
Eugen Rochko
ee05e818d9 New translations strings.xml (Italian) 2024-03-11 13:45:02 +01:00
Eugen Rochko
29d5e4fa13 New translations strings.xml (Urdu (India)) 2024-03-11 12:06:58 +01:00
Eugen Rochko
9bd830b368 New translations strings.xml (Kabyle) 2024-03-11 12:06:56 +01:00
Eugen Rochko
7d70f816d1 New translations strings.xml (Igbo) 2024-03-11 12:06:55 +01:00
Eugen Rochko
0d0cf04b57 New translations strings.xml (Occitan) 2024-03-11 12:06:54 +01:00
Eugen Rochko
4a6e514b81 New translations strings.xml (Scottish Gaelic) 2024-03-11 12:06:53 +01:00
Eugen Rochko
b74f9092e7 New translations strings.xml (Sinhala) 2024-03-11 12:06:52 +01:00
Eugen Rochko
a061347d76 New translations strings.xml (Bosnian) 2024-03-11 12:06:50 +01:00
Eugen Rochko
71586b1100 New translations strings.xml (Filipino) 2024-03-11 12:06:49 +01:00
Eugen Rochko
809aa6afd2 New translations strings.xml (Burmese) 2024-03-11 12:06:48 +01:00
Eugen Rochko
0067a036ae New translations strings.xml (Croatian) 2024-03-11 12:06:47 +01:00
Eugen Rochko
794d3329fe New translations strings.xml (Thai) 2024-03-11 12:06:46 +01:00
Eugen Rochko
f96ed6c56f New translations strings.xml (Bengali) 2024-03-11 12:06:45 +01:00
Eugen Rochko
92d44eebe6 New translations strings.xml (Indonesian) 2024-03-11 12:06:44 +01:00
Eugen Rochko
93fe734636 New translations strings.xml (Portuguese, Brazilian) 2024-03-11 12:06:43 +01:00
Eugen Rochko
71a5c132f4 New translations strings.xml (Icelandic) 2024-03-11 12:06:42 +01:00
Eugen Rochko
15a514aca5 New translations strings.xml (Galician) 2024-03-11 12:06:41 +01:00
Eugen Rochko
71f74ced7d New translations strings.xml (Vietnamese) 2024-03-11 12:06:40 +01:00
Eugen Rochko
5c86c911c1 New translations strings.xml (Chinese Traditional) 2024-03-11 12:06:38 +01:00
Eugen Rochko
7aebc44062 New translations strings.xml (Chinese Simplified) 2024-03-11 12:06:37 +01:00
Eugen Rochko
6f6e1f1009 New translations strings.xml (Ukrainian) 2024-03-11 12:06:36 +01:00
Eugen Rochko
2e7f17b823 New translations strings.xml (Turkish) 2024-03-11 12:06:35 +01:00
Eugen Rochko
5194dae9a6 New translations strings.xml (Swedish) 2024-03-11 12:06:34 +01:00
Eugen Rochko
2db03669ce New translations strings.xml (Slovenian) 2024-03-11 12:06:33 +01:00
Eugen Rochko
a6c4f83973 New translations strings.xml (Portuguese) 2024-03-11 12:06:32 +01:00
Eugen Rochko
f625cea183 New translations strings.xml (Norwegian) 2024-03-11 12:06:31 +01:00
Eugen Rochko
d6ee9db6ff New translations strings.xml (Lithuanian) 2024-03-11 12:06:30 +01:00
Eugen Rochko
9ea94ce177 New translations strings.xml (Korean) 2024-03-11 12:06:29 +01:00
Eugen Rochko
8102163c5b New translations strings.xml (Georgian) 2024-03-11 12:06:27 +01:00
Eugen Rochko
1034c16bfb New translations strings.xml (Japanese) 2024-03-11 12:06:26 +01:00
Eugen Rochko
956f9547e7 New translations strings.xml (Italian) 2024-03-11 12:06:25 +01:00
Eugen Rochko
95fb241da1 New translations strings.xml (Armenian) 2024-03-11 12:06:24 +01:00
Eugen Rochko
7b06af4c8b New translations strings.xml (Hebrew) 2024-03-11 12:06:23 +01:00
Eugen Rochko
1ca0ff53c8 New translations strings.xml (Irish) 2024-03-11 12:06:22 +01:00
Eugen Rochko
1e0bdf44c2 New translations strings.xml (Finnish) 2024-03-11 12:06:21 +01:00
Eugen Rochko
c611d6386a New translations strings.xml (Basque) 2024-03-11 12:06:20 +01:00
Eugen Rochko
b326dc3bc2 New translations strings.xml (German) 2024-03-11 12:06:18 +01:00
Eugen Rochko
7f6e21450a New translations strings.xml (Danish) 2024-03-11 12:06:17 +01:00
Eugen Rochko
ee911a15c6 New translations strings.xml (Czech) 2024-03-11 12:06:16 +01:00
Eugen Rochko
aa0e05f085 New translations strings.xml (Arabic) 2024-03-11 12:06:15 +01:00
Eugen Rochko
f1fe078cf2 New translations strings.xml (Spanish) 2024-03-11 12:06:14 +01:00
Eugen Rochko
e53dcf27ec New translations strings.xml (French) 2024-03-11 12:06:13 +01:00
Eugen Rochko
6e9ce8d5a5 New translations strings.xml (Romanian) 2024-03-11 12:06:12 +01:00
Eugen Rochko
686d88557b New translations strings.xml (Dutch) 2024-03-11 12:06:11 +01:00
Eugen Rochko
b07f14d01b New translations strings.xml (Persian) 2024-03-11 12:06:09 +01:00
Eugen Rochko
c200a72031 New translations strings.xml (Catalan) 2024-03-11 12:06:08 +01:00
Eugen Rochko
2a8ff3e50a New translations strings.xml (Belarusian) 2024-03-11 12:06:07 +01:00
Eugen Rochko
06cde138c1 New translations strings.xml (Hindi) 2024-03-11 12:06:06 +01:00
Eugen Rochko
9fae62f289 New translations strings.xml (Greek) 2024-03-11 12:06:04 +01:00
Eugen Rochko
a1333929e9 New translations strings.xml (Russian) 2024-03-11 12:06:03 +01:00
Eugen Rochko
6a05fafe04 New translations strings.xml (Polish) 2024-03-11 12:06:02 +01:00
Eugen Rochko
13c6fc60f8 New translations strings.xml (Hungarian) 2024-03-11 12:06:01 +01:00
Grishka
ff7948ad83 Add conversation muting 2024-03-11 13:31:32 +03:00
Grishka
3972ab207c New post notifications (AND-151) 2024-03-11 13:18:45 +03:00
Gregory K
33a8f1dab4
Merge pull request #795 from Arthur-GYT/per-app-language
Enable auto generated per-app language file
2024-03-11 12:06:02 +03:00
Eugen Rochko
27f261ae4a New translations strings.xml (Armenian) 2024-03-10 20:52:20 +01:00
Eugen Rochko
ef59331dd3 New translations strings.xml (Armenian) 2024-03-10 19:14:55 +01:00
Eugen Rochko
b019731249 New translations strings.xml (French) 2024-03-10 10:28:55 +01:00
Arthur-GYT
47aa7fc191 Enable auto generated per-app language file 2024-03-09 19:07:04 +01:00
Eugen Rochko
9356b26dfd New translations strings.xml (Scottish Gaelic) 2024-03-09 11:27:32 +01:00
Eugen Rochko
41b626ddbd New translations strings.xml (Polish) 2024-03-08 18:16:47 +01:00
Eugen Rochko
f76b41581b New translations strings.xml (Polish) 2024-03-08 17:10:58 +01:00
Eugen Rochko
14f08b7759 New translations strings.xml (French) 2024-03-08 15:45:22 +01:00
Eugen Rochko
8c1cec09d6 New translations strings.xml (Russian) 2024-03-08 13:20:37 +01:00
Eugen Rochko
15c10cb14c New translations strings.xml (Armenian) 2024-03-07 22:56:57 +01:00
Eugen Rochko
3b2f68a400 New translations strings.xml (Armenian) 2024-03-07 21:17:50 +01:00
Eugen Rochko
2a9e4e0b82 New translations strings.xml (Turkish) 2024-03-07 17:30:18 +01:00
Grishka
7b25628f7a Fix more things 2024-03-06 20:58:59 +03:00
Grishka
e06dd1e465 Google can't stop breaking shit, can it 2024-03-06 20:24:14 +03:00
Grishka
a42ab10aed Merge branch 'l10n_master' 2024-03-06 19:45:58 +03:00
Grishka
cd2ea90006 Prepare a new release 2024-03-06 19:45:37 +03:00
Grishka
f0295edd83 Merge branch 'ci_setup' 2024-03-06 15:59:19 +03:00
Grishka
eee0a40224 Filter posts by account when opening a featured hashtag
closes #786
2024-03-06 15:39:36 +03:00
Grishka
bd189ae322 Why did I put it there 2024-03-06 15:24:27 +03:00
Grishka
714aa7a20b Fix #788 2024-03-06 15:23:20 +03:00
Eugen Rochko
76c6c65018 New translations strings.xml (French) 2024-03-05 22:32:45 +01:00
Eugen Rochko
c511b54de2 New translations strings.xml (French) 2024-03-05 21:19:55 +01:00
Eugen Rochko
16b4a1f1a3 New translations strings.xml (Portuguese, Brazilian) 2024-03-05 19:04:15 +01:00
Eugen Rochko
afb5743d31 New translations strings.xml (Portuguese, Brazilian) 2024-03-05 17:16:06 +01:00
Grishka
7e91c311d4 Crash fix 2024-03-05 05:04:50 +03:00
Eugen Rochko
eef9f61e20 New translations strings.xml (Japanese) 2024-03-03 06:27:26 +01:00
Grishka
0cc55891c1 Specify Java distribution 2024-03-02 01:30:12 +03:00
Grishka
e892eaa3d5 Update action versions & separate artifacts 2024-03-02 01:28:53 +03:00
Grishka
bcdce2a880 Skip changelogs too (fastlane/fastlane#21905) 2024-03-02 01:16:32 +03:00
Eugen Rochko
9f38809730 New translations strings.xml (Turkish) 2024-03-01 18:48:01 +01:00
Eugen Rochko
77b416a52d New translations full_description.txt (Turkish) 2024-03-01 17:08:11 +01:00
Eugen Rochko
0684b0ec79 New translations strings.xml (Portuguese, Brazilian) 2024-03-01 17:08:10 +01:00
Eugen Rochko
20057a55f0 New translations strings.xml (Turkish) 2024-03-01 17:08:09 +01:00
Eugen Rochko
a668dee567 New translations strings.xml (Vietnamese) 2024-03-01 15:22:53 +01:00
Grishka
11bda2fe07 Skip metadata for now 2024-03-01 10:43:48 +03:00
Grishka
a7b83bc058 Yaml is hard 2024-03-01 10:35:14 +03:00
Grishka
19950e5115 And Gradle needs to know where it is 2024-03-01 10:29:12 +03:00
Grishka
11be65c6fe Unsurprisingly, you need Android SDK to build an Android app 2024-03-01 10:23:45 +03:00
Grishka
b30ce84468 Maybe it will run this time? 2024-03-01 09:48:01 +03:00
Grishka
c242c7ec82 please work 2024-03-01 09:41:36 +03:00
Grishka
f128556a49 Add github action 2024-03-01 09:38:31 +03:00
Grishka
3cebc78443 Add Fastlane 2024-03-01 08:09:15 +03:00
Eugen Rochko
c640501430 New translations strings.xml (Basque) 2024-02-29 17:48:30 +01:00
Eugen Rochko
48100a19e1 New translations strings.xml (Thai) 2024-02-29 12:03:06 +01:00
Eugen Rochko
102ca8034a New translations strings.xml (Icelandic) 2024-02-29 12:03:05 +01:00
Eugen Rochko
c1d8f5904b New translations strings.xml (Italian) 2024-02-29 12:03:04 +01:00
Eugen Rochko
361086fc48 New translations strings.xml (French) 2024-02-29 12:03:03 +01:00
Eugen Rochko
10ebacf9cf New translations strings.xml (French) 2024-02-29 09:06:54 +01:00
Grishka
02bfb34665 Android Gradle Plugin can't JUST WORK, can it?! 2024-02-29 10:04:15 +03:00
Eugen Rochko
9f9ba7c367 New translations strings.xml (Chinese Traditional) 2024-02-29 00:40:36 +01:00
Eugen Rochko
4430822768 New translations strings.xml (Slovenian) 2024-02-28 23:33:09 +01:00
Grishka
b4904024c6 Add post pinning
closes #346
2024-02-29 00:57:47 +03:00
Eugen Rochko
0d047e5cf9 New translations strings.xml (Dutch) 2024-02-28 22:33:24 +01:00
Grishka
58259d9fb0 Add QR code scanner button to search tab 2024-02-28 23:48:00 +03:00
Grishka
e9dde114b7 Add haptic effect (AND-150) 2024-02-28 23:30:08 +03:00
Eugen Rochko
03c6f4130b New translations strings.xml (French) 2024-02-28 21:29:54 +01:00
Eugen Rochko
bb94c7fff4 New translations strings.xml (Dutch) 2024-02-28 21:29:53 +01:00
Grishka
217884aaec Increase line spacing 2024-02-28 23:23:42 +03:00
Eugen Rochko
17508e1f36 New translations strings.xml (Icelandic) 2024-02-28 20:34:17 +01:00
Eugen Rochko
95b33b35df New translations strings.xml (Icelandic) 2024-02-28 18:57:19 +01:00
Eugen Rochko
4c0ae74f2d New translations strings.xml (French) 2024-02-28 14:02:26 +01:00
Eugen Rochko
9ef9110297 New translations strings.xml (French) 2024-02-28 12:30:21 +01:00
Eugen Rochko
71e0115cd6 New translations strings.xml (Lithuanian) 2024-02-27 10:10:47 +01:00
Eugen Rochko
ec045abf53 New translations strings.xml (Basque) 2024-02-27 01:11:16 +01:00
Grishka
b8ae79faa1 Remove "www." from more places 2024-02-26 23:58:57 +03:00
Grishka
b51cccf1d7 Fix invite link detection 2024-02-26 23:54:35 +03:00
Eugen Rochko
87b78acd39 New translations strings.xml (Armenian) 2024-02-26 19:12:57 +01:00
Eugen Rochko
a965862c1b New translations strings.xml (Armenian) 2024-02-26 17:25:34 +01:00
Grishka
ce427d2a0b AND-149 2024-02-26 19:09:29 +03:00
Grishka
8ea4c84a29 AND-148 2024-02-26 17:59:41 +03:00
Eugen Rochko
0bb66708c6 New translations strings.xml (Armenian) 2024-02-26 06:58:11 +01:00
Eugen Rochko
bf4b04ef5f New translations strings.xml (Armenian) 2024-02-26 05:58:19 +01:00
Eugen Rochko
eea2f9c0cd New translations strings.xml (Japanese) 2024-02-26 03:36:15 +01:00
Grishka
3cdc27eb94 Remove dependency metadata blob from apks (#777) 2024-02-26 03:50:23 +03:00
Eugen Rochko
75237ab7dc New translations strings.xml (Chinese Traditional) 2024-02-25 22:55:01 +01:00
Eugen Rochko
7601a7de16 New translations strings.xml (Russian) 2024-02-25 19:36:34 +01:00
Eugen Rochko
3745240eea New translations strings.xml (Czech) 2024-02-25 17:36:47 +01:00
Gregory K
963b80cce9
Merge pull request #782 from FineFindus/fix/invisible-menu
fix: disable group divider in ProfileFragment on EMUI
2024-02-25 18:57:37 +03:00
Eugen Rochko
8812500734 New translations strings.xml (Czech) 2024-02-25 16:26:45 +01:00
FineFindus
bd41807f3b
fix: disable group divider on EMUI 2024-02-25 16:25:42 +01:00
Eugen Rochko
90ee102eaa New translations strings.xml (Greek) 2024-02-25 13:24:23 +01:00
Eugen Rochko
0bac414151 New translations strings.xml (Greek) 2024-02-25 11:36:04 +01:00
Eugen Rochko
36bd1db67e New translations strings.xml (Hungarian) 2024-02-25 09:17:09 +01:00
Eugen Rochko
d15f3e5daf New translations strings.xml (Hungarian) 2024-02-25 08:21:23 +01:00
Eugen Rochko
4c9c444dfc New translations strings.xml (Thai) 2024-02-25 06:48:54 +01:00
Grishka
0dc23789f5 Merge branch 'l10n_master' 2024-02-24 23:58:29 +03:00
Grishka
3f0ebd4aed Bump version 2024-02-24 23:58:09 +03:00
Grishka
1e501c707c Add labels and animations to the tab bar 2024-02-24 23:03:18 +03:00
Eugen Rochko
d57f97b492 New translations strings.xml (Chinese Traditional) 2024-02-24 17:03:43 +01:00
Eugen Rochko
29f9214869 New translations strings.xml (German) 2024-02-24 14:17:55 +01:00
Eugen Rochko
c6c1fe3595 New translations strings.xml (German) 2024-02-24 12:59:50 +01:00
Eugen Rochko
2ba4c6f443 New translations strings.xml (German) 2024-02-24 11:52:04 +01:00
Eugen Rochko
a9ff948818 New translations full_description.txt (Thai) 2024-02-24 09:44:12 +01:00
Eugen Rochko
7dd9cfa7f0 New translations strings.xml (Thai) 2024-02-24 08:35:56 +01:00
Eugen Rochko
15a415558b New translations strings.xml (Thai) 2024-02-24 07:18:50 +01:00
Grishka
b3e53bc48d AND-133 2024-02-24 03:57:43 +03:00
Grishka
d0e33c8a12 AND-127 2024-02-24 03:48:06 +03:00
Eugen Rochko
060db42e47 New translations strings.xml (Italian) 2024-02-24 01:31:16 +01:00
Grishka
6bcf259de9 AND-129 2024-02-24 03:20:22 +03:00
Grishka
4d0a673209 AND-130 2024-02-24 03:14:41 +03:00
Grishka
be9be6dc35 AND-126 2024-02-24 03:05:21 +03:00
Grishka
3f47497c12 AND-132 2024-02-24 03:04:35 +03:00
Eugen Rochko
268e0af7cb New translations strings.xml (Chinese Traditional) 2024-02-24 00:31:53 +01:00
Eugen Rochko
c611f723b7 New translations strings.xml (Italian) 2024-02-24 00:31:52 +01:00
Eugen Rochko
4c9f500122 New translations strings.xml (Basque) 2024-02-24 00:31:50 +01:00
Eugen Rochko
15147dddf5 New translations strings.xml (Basque) 2024-02-23 23:31:42 +01:00
Eugen Rochko
747c81c269 New translations strings.xml (Thai) 2024-02-23 21:31:03 +01:00
Eugen Rochko
63ad076046 New translations strings.xml (Urdu (India)) 2024-02-23 18:49:13 +01:00
Eugen Rochko
f109033ed2 New translations strings.xml (Kabyle) 2024-02-23 18:49:12 +01:00
Eugen Rochko
9445d3383a New translations strings.xml (Igbo) 2024-02-23 18:49:11 +01:00
Eugen Rochko
5db5537685 New translations strings.xml (Occitan) 2024-02-23 18:49:10 +01:00
Eugen Rochko
1149d1c37f New translations strings.xml (Scottish Gaelic) 2024-02-23 18:49:09 +01:00
Eugen Rochko
e4b77551f7 New translations strings.xml (Sinhala) 2024-02-23 18:49:08 +01:00
Eugen Rochko
401fd298f5 New translations strings.xml (Bosnian) 2024-02-23 18:49:08 +01:00
Eugen Rochko
6a1f7f7238 New translations strings.xml (Filipino) 2024-02-23 18:49:07 +01:00
Eugen Rochko
7c1c0894a8 New translations strings.xml (Burmese) 2024-02-23 18:49:06 +01:00
Eugen Rochko
cb96ae6cbc New translations strings.xml (Croatian) 2024-02-23 18:49:05 +01:00
Eugen Rochko
c15d972359 New translations strings.xml (Thai) 2024-02-23 18:49:04 +01:00
Eugen Rochko
c010e2371c New translations strings.xml (Bengali) 2024-02-23 18:49:03 +01:00
Eugen Rochko
f88a244594 New translations strings.xml (Indonesian) 2024-02-23 18:49:02 +01:00
Eugen Rochko
e2dccda205 New translations strings.xml (Portuguese, Brazilian) 2024-02-23 18:49:01 +01:00
Eugen Rochko
bc6c6bc9a5 New translations strings.xml (Icelandic) 2024-02-23 18:48:59 +01:00
Eugen Rochko
3281eabbe1 New translations strings.xml (Galician) 2024-02-23 18:48:58 +01:00
Eugen Rochko
92de091228 New translations strings.xml (Vietnamese) 2024-02-23 18:48:57 +01:00
Eugen Rochko
94ab8a4e8b New translations strings.xml (Chinese Traditional) 2024-02-23 18:48:56 +01:00
Eugen Rochko
799987205e New translations strings.xml (Chinese Simplified) 2024-02-23 18:48:55 +01:00
Eugen Rochko
f5dfe70ac6 New translations strings.xml (Ukrainian) 2024-02-23 18:48:54 +01:00
Eugen Rochko
69b03e2e59 New translations strings.xml (Turkish) 2024-02-23 18:48:53 +01:00
Eugen Rochko
588ebe11f4 New translations strings.xml (Swedish) 2024-02-23 18:48:52 +01:00
Eugen Rochko
4fe0d6e893 New translations strings.xml (Slovenian) 2024-02-23 18:48:51 +01:00
Eugen Rochko
787c20794f New translations strings.xml (Portuguese) 2024-02-23 18:48:50 +01:00
Eugen Rochko
c462e72279 New translations strings.xml (Norwegian) 2024-02-23 18:48:49 +01:00
Eugen Rochko
be7e6afce2 New translations strings.xml (Lithuanian) 2024-02-23 18:48:48 +01:00
Eugen Rochko
feb9920829 New translations strings.xml (Korean) 2024-02-23 18:48:47 +01:00
Eugen Rochko
4d6a1a705d New translations strings.xml (Georgian) 2024-02-23 18:48:46 +01:00
Eugen Rochko
59d54469dc New translations strings.xml (Japanese) 2024-02-23 18:48:45 +01:00
Eugen Rochko
9cccd28447 New translations strings.xml (Italian) 2024-02-23 18:48:44 +01:00
Eugen Rochko
da13b4602c New translations strings.xml (Armenian) 2024-02-23 18:48:43 +01:00
Eugen Rochko
2084a33192 New translations strings.xml (Hebrew) 2024-02-23 18:48:42 +01:00
Eugen Rochko
542ce40c1a New translations strings.xml (Irish) 2024-02-23 18:48:41 +01:00
Eugen Rochko
ddd4ea329c New translations strings.xml (Finnish) 2024-02-23 18:48:40 +01:00
Eugen Rochko
b5c3875ce9 New translations strings.xml (Basque) 2024-02-23 18:48:39 +01:00
Eugen Rochko
ec8387d9db New translations strings.xml (German) 2024-02-23 18:48:38 +01:00
Eugen Rochko
cf464e8eea New translations strings.xml (Danish) 2024-02-23 18:48:37 +01:00
Eugen Rochko
7b66f1c398 New translations strings.xml (Czech) 2024-02-23 18:48:36 +01:00
Eugen Rochko
814e11c1f4 New translations strings.xml (Arabic) 2024-02-23 18:48:35 +01:00
Eugen Rochko
647277444b New translations strings.xml (Spanish) 2024-02-23 18:48:34 +01:00
Eugen Rochko
bd4ff9c7ec New translations strings.xml (French) 2024-02-23 18:48:33 +01:00
Eugen Rochko
7ed6195cca New translations strings.xml (Romanian) 2024-02-23 18:48:32 +01:00
Eugen Rochko
43397f069a New translations strings.xml (Dutch) 2024-02-23 18:48:31 +01:00
Eugen Rochko
8e34e31b35 New translations strings.xml (Persian) 2024-02-23 18:48:30 +01:00
Eugen Rochko
7ef1bdfc2a New translations strings.xml (Catalan) 2024-02-23 18:48:29 +01:00
Eugen Rochko
726f91ec75 New translations strings.xml (Belarusian) 2024-02-23 18:48:28 +01:00
Eugen Rochko
55a5268a3c New translations strings.xml (Hindi) 2024-02-23 18:48:27 +01:00
Eugen Rochko
4777e3d0b7 New translations strings.xml (Greek) 2024-02-23 18:48:26 +01:00
Eugen Rochko
bfc970abe5 New translations strings.xml (Russian) 2024-02-23 18:48:24 +01:00
Eugen Rochko
d2d35f4f39 New translations strings.xml (Polish) 2024-02-23 18:48:23 +01:00
Eugen Rochko
49cef5ea0a New translations strings.xml (Hungarian) 2024-02-23 18:48:22 +01:00
Grishka
f2fbf55c53 AND-134 2024-02-23 20:45:17 +03:00
Grishka
eacfd2fa4f AND-125 2024-02-23 20:00:35 +03:00
Grishka
51f87848f4 AND-128 2024-02-23 19:36:37 +03:00
Grishka
c3f4637ddc AND-137 2024-02-23 19:31:23 +03:00
Grishka
2361394391 Share sheet previews (AND-139) 2024-02-23 19:25:21 +03:00
Eugen Rochko
38fdf8d53e New translations strings.xml (Italian) 2024-02-23 17:25:02 +01:00
Eugen Rochko
0cd3cab65d New translations strings.xml (Greek) 2024-02-23 15:31:39 +01:00
Eugen Rochko
142c8b55a1 New translations strings.xml (Hungarian) 2024-02-23 09:55:26 +01:00
Eugen Rochko
3274acaba8 New translations strings.xml (Hungarian) 2024-02-23 08:04:37 +01:00
Eugen Rochko
99b7d46ddf New translations full_description.txt (Armenian) 2024-02-23 06:54:22 +01:00
Eugen Rochko
4f7e45211f New translations strings.xml (Chinese Traditional) 2024-02-23 02:02:20 +01:00
Eugen Rochko
221773bf71 New translations strings.xml (Urdu (India)) 2024-02-22 23:36:54 +01:00
Eugen Rochko
305ce2ca42 New translations strings.xml (Kabyle) 2024-02-22 23:36:53 +01:00
Eugen Rochko
7dc2480400 New translations strings.xml (Igbo) 2024-02-22 23:36:52 +01:00
Eugen Rochko
9634ec6616 New translations strings.xml (Occitan) 2024-02-22 23:36:51 +01:00
Eugen Rochko
6f29540170 New translations strings.xml (Scottish Gaelic) 2024-02-22 23:36:50 +01:00
Eugen Rochko
18485c1cf8 New translations strings.xml (Sinhala) 2024-02-22 23:36:49 +01:00
Eugen Rochko
7c36c32e4b New translations strings.xml (Bosnian) 2024-02-22 23:36:48 +01:00
Eugen Rochko
1d0af51813 New translations strings.xml (Filipino) 2024-02-22 23:36:47 +01:00
Eugen Rochko
d50060d602 New translations strings.xml (Burmese) 2024-02-22 23:36:46 +01:00
Eugen Rochko
9d455b2331 New translations strings.xml (Croatian) 2024-02-22 23:36:45 +01:00
Eugen Rochko
5f3b537f7d New translations strings.xml (Thai) 2024-02-22 23:36:44 +01:00
Eugen Rochko
1d43ed4c8a New translations strings.xml (Bengali) 2024-02-22 23:36:43 +01:00
Eugen Rochko
e839323575 New translations strings.xml (Indonesian) 2024-02-22 23:36:42 +01:00
Eugen Rochko
7ee657012e New translations strings.xml (Portuguese, Brazilian) 2024-02-22 23:36:41 +01:00
Eugen Rochko
847fbed956 New translations strings.xml (Icelandic) 2024-02-22 23:36:40 +01:00
Eugen Rochko
a89d5df313 New translations strings.xml (Galician) 2024-02-22 23:36:39 +01:00
Eugen Rochko
5f58789008 New translations strings.xml (Vietnamese) 2024-02-22 23:36:38 +01:00
Eugen Rochko
7b64cad668 New translations strings.xml (Chinese Traditional) 2024-02-22 23:36:37 +01:00
Eugen Rochko
70f60f094d New translations strings.xml (Chinese Simplified) 2024-02-22 23:36:36 +01:00
Eugen Rochko
a5eff14552 New translations strings.xml (Ukrainian) 2024-02-22 23:36:35 +01:00
Eugen Rochko
36fb929387 New translations strings.xml (Turkish) 2024-02-22 23:36:34 +01:00
Eugen Rochko
66aabfb386 New translations strings.xml (Swedish) 2024-02-22 23:36:33 +01:00
Eugen Rochko
f503973db1 New translations strings.xml (Slovenian) 2024-02-22 23:36:32 +01:00
Eugen Rochko
7cec835509 New translations strings.xml (Portuguese) 2024-02-22 23:36:31 +01:00
Eugen Rochko
e300942455 New translations strings.xml (Norwegian) 2024-02-22 23:36:30 +01:00
Eugen Rochko
79476eff85 New translations strings.xml (Lithuanian) 2024-02-22 23:36:29 +01:00
Eugen Rochko
b4ec470691 New translations strings.xml (Korean) 2024-02-22 23:36:28 +01:00
Eugen Rochko
4f72a0c74e New translations strings.xml (Georgian) 2024-02-22 23:36:27 +01:00
Eugen Rochko
bcbb41aa43 New translations strings.xml (Japanese) 2024-02-22 23:36:27 +01:00
Eugen Rochko
5cc38d845a New translations strings.xml (Italian) 2024-02-22 23:36:26 +01:00
Eugen Rochko
36acc1588a New translations strings.xml (Armenian) 2024-02-22 23:36:25 +01:00
Eugen Rochko
349c5200ed New translations strings.xml (Hebrew) 2024-02-22 23:36:24 +01:00
Eugen Rochko
ff71f6a092 New translations strings.xml (Irish) 2024-02-22 23:36:23 +01:00
Eugen Rochko
8863284970 New translations strings.xml (Finnish) 2024-02-22 23:36:22 +01:00
Eugen Rochko
d5feb4e9f9 New translations strings.xml (Basque) 2024-02-22 23:36:21 +01:00
Eugen Rochko
4c284226e5 New translations strings.xml (German) 2024-02-22 23:36:20 +01:00
Eugen Rochko
fef9cf5e64 New translations strings.xml (Danish) 2024-02-22 23:36:19 +01:00
Eugen Rochko
93f3c9a9eb New translations strings.xml (Czech) 2024-02-22 23:36:18 +01:00
Eugen Rochko
5827c77b0c New translations strings.xml (Arabic) 2024-02-22 23:36:17 +01:00
Eugen Rochko
1b36866fba New translations strings.xml (Spanish) 2024-02-22 23:36:16 +01:00
Eugen Rochko
ebc10d5052 New translations strings.xml (French) 2024-02-22 23:36:15 +01:00
Eugen Rochko
8953fa48c7 New translations strings.xml (Romanian) 2024-02-22 23:36:14 +01:00
Eugen Rochko
59e7a296ca New translations strings.xml (Dutch) 2024-02-22 23:36:13 +01:00
Eugen Rochko
86432228a3 New translations strings.xml (Persian) 2024-02-22 23:36:12 +01:00
Eugen Rochko
4518566c37 New translations strings.xml (Catalan) 2024-02-22 23:36:11 +01:00
Eugen Rochko
b392a89350 New translations strings.xml (Belarusian) 2024-02-22 23:36:10 +01:00
Eugen Rochko
225682f35d New translations strings.xml (Hindi) 2024-02-22 23:36:09 +01:00
Eugen Rochko
b41ff2e18f New translations strings.xml (Greek) 2024-02-22 23:36:08 +01:00
Eugen Rochko
6ef76fb5bb New translations strings.xml (Russian) 2024-02-22 23:36:07 +01:00
Eugen Rochko
a36679b032 New translations strings.xml (Polish) 2024-02-22 23:36:06 +01:00
Eugen Rochko
dde91778a2 New translations strings.xml (Hungarian) 2024-02-22 23:36:05 +01:00
Grishka
1cdc6f4fcf Tweaks to QR code and media viewer 2024-02-23 01:20:24 +03:00
Grishka
b8a5346631 Crash fix 2024-02-22 23:15:03 +03:00
Grishka
5cf222379a QR codes for profiles 2024-02-22 21:35:46 +03:00
Eugen Rochko
8f4ff49b32 New translations strings.xml (Basque) 2024-02-21 19:34:39 +01:00
Eugen Rochko
3a68ca3cc0 New translations strings.xml (Basque) 2024-02-21 18:37:46 +01:00
Eugen Rochko
116dc68a38 New translations strings.xml (Basque) 2024-02-21 15:47:30 +01:00
Eugen Rochko
df84b0ac34 New translations strings.xml (Basque) 2024-02-21 14:12:43 +01:00
Eugen Rochko
5ef737766c New translations strings.xml (Lithuanian) 2024-02-21 13:00:51 +01:00
Eugen Rochko
be17ba870b New translations strings.xml (Basque) 2024-02-21 13:00:50 +01:00
Eugen Rochko
747b2d5801 New translations strings.xml (Lithuanian) 2024-02-21 11:13:33 +01:00
Eugen Rochko
b84c9bf948 New translations strings.xml (Icelandic) 2024-02-19 23:55:39 +01:00
Grishka
b1e999cc9c Fix crash in post language selector once again 2024-02-20 00:39:58 +03:00
Eugen Rochko
89951a8547 New translations strings.xml (Icelandic) 2024-02-19 22:29:02 +01:00
Eugen Rochko
1bb0ac1110 New translations strings.xml (Icelandic) 2024-02-19 14:05:01 +01:00
Eugen Rochko
5bb51901f7 New translations strings.xml (Czech) 2024-02-19 14:05:00 +01:00
Eugen Rochko
18562cd3ee New translations strings.xml (Icelandic) 2024-02-19 12:34:48 +01:00
Eugen Rochko
9e01270b1e New translations strings.xml (Persian) 2024-02-19 06:27:29 +01:00
Eugen Rochko
0b1ff9730c New translations strings.xml (Lithuanian) 2024-02-18 00:14:32 +01:00
Eugen Rochko
845cfde58e New translations strings.xml (Dutch) 2024-02-17 22:27:21 +01:00
Eugen Rochko
f81f264b37 New translations strings.xml (Dutch) 2024-02-17 21:28:35 +01:00
Eugen Rochko
5e14270c47 New translations strings.xml (Dutch) 2024-02-17 19:19:32 +01:00
Eugen Rochko
6d2427b336 New translations strings.xml (Dutch) 2024-02-17 18:24:02 +01:00
Eugen Rochko
d89562a4c0 New translations strings.xml (Dutch) 2024-02-17 17:15:00 +01:00
Eugen Rochko
08389b023d New translations strings.xml (Turkish) 2024-02-17 12:50:42 +01:00
Eugen Rochko
797c4d6baa New translations strings.xml (Greek) 2024-02-17 12:50:41 +01:00
Eugen Rochko
9458ddd490 New translations strings.xml (Vietnamese) 2024-02-17 05:24:24 +01:00
Eugen Rochko
8f3a8af35e New translations strings.xml (Vietnamese) 2024-02-17 04:26:46 +01:00
Eugen Rochko
d0f927c8d2 New translations strings.xml (Lithuanian) 2024-02-16 12:54:29 +01:00
Eugen Rochko
2de44c8d7f New translations strings.xml (Slovenian) 2024-02-15 23:54:13 +01:00
Eugen Rochko
9a3ab2f4d2 New translations strings.xml (Slovenian) 2024-02-15 22:29:25 +01:00
Eugen Rochko
7cecd689bb New translations strings.xml (Lithuanian) 2024-02-15 22:29:24 +01:00
Eugen Rochko
b79cf4e087 New translations strings.xml (Lithuanian) 2024-02-15 21:11:35 +01:00
Eugen Rochko
63a9ce6eb6 New translations strings.xml (Hindi) 2024-02-15 13:02:59 +01:00
Eugen Rochko
1f960e8631 New translations strings.xml (Hindi) 2024-02-15 11:34:35 +01:00
Eugen Rochko
6dc059646e New translations strings.xml (Italian) 2024-02-15 00:39:26 +01:00
Eugen Rochko
5b37db0f8e New translations strings.xml (Italian) 2024-02-14 23:35:53 +01:00
Eugen Rochko
2789dd9fd1 New translations strings.xml (Belarusian) 2024-02-14 15:35:06 +01:00
Eugen Rochko
a2a72a4aee New translations strings.xml (Belarusian) 2024-02-14 14:02:19 +01:00
Eugen Rochko
b79fc8132a New translations strings.xml (Japanese) 2024-02-14 06:46:50 +01:00
Eugen Rochko
91b8735a4c New translations strings.xml (Japanese) 2024-02-14 05:28:17 +01:00
Eugen Rochko
313d81ffe1 New translations strings.xml (Japanese) 2024-02-14 01:33:19 +01:00
Eugen Rochko
192b32c1c6 New translations strings.xml (Lithuanian) 2024-02-13 22:53:46 +01:00
Eugen Rochko
2ef8be7c59 New translations strings.xml (Lithuanian) 2024-02-13 21:49:15 +01:00
Eugen Rochko
94e8d5e6d9 New translations strings.xml (Thai) 2024-02-13 20:40:01 +01:00
Eugen Rochko
445600653e New translations strings.xml (Lithuanian) 2024-02-13 20:40:00 +01:00
Eugen Rochko
4349c7a9e7 New translations full_description.txt (Chinese Traditional) 2024-02-13 19:24:53 +01:00
Eugen Rochko
c2b2c39c8a New translations strings.xml (Thai) 2024-02-13 19:24:52 +01:00
Eugen Rochko
9dee6eea24 New translations strings.xml (Chinese Traditional) 2024-02-13 19:24:51 +01:00
Eugen Rochko
53355b31ea New translations strings.xml (Thai) 2024-02-13 17:47:14 +01:00
Eugen Rochko
c2f55675a8 New translations strings.xml (Thai) 2024-02-13 15:07:09 +01:00
Eugen Rochko
42f3c58d02 New translations strings.xml (Swedish) 2024-02-13 09:32:18 +01:00
Eugen Rochko
dac2c413d6 New translations strings.xml (Belarusian) 2024-02-13 09:32:17 +01:00
Eugen Rochko
a539eb3768 New translations strings.xml (Chinese Traditional) 2024-02-13 05:00:33 +01:00
Eugen Rochko
481610cd10 New translations strings.xml (Belarusian) 2024-02-13 02:38:49 +01:00
Eugen Rochko
fa78a0f6ca New translations strings.xml (Chinese Traditional) 2024-02-12 19:39:20 +01:00
Eugen Rochko
bcc96ff329 New translations strings.xml (Slovenian) 2024-02-12 19:39:16 +01:00
Eugen Rochko
bb3028fff6 New translations strings.xml (Japanese) 2024-02-12 19:39:12 +01:00
Eugen Rochko
3e66ce8949 New translations strings.xml (Spanish) 2024-02-12 19:39:04 +01:00
Eugen Rochko
5f89fb1e49 New translations strings.xml (Spanish) 2024-02-12 10:43:18 +01:00
Eugen Rochko
b5b3c2671a New translations strings.xml (Spanish) 2024-02-12 09:04:43 +01:00
Eugen Rochko
6a8c09c113 New translations strings.xml (Slovenian) 2024-02-11 22:10:41 +01:00
Eugen Rochko
9660a2a019 New translations strings.xml (Japanese) 2024-02-11 13:03:46 +01:00
Eugen Rochko
f667b657f6 New translations strings.xml (Japanese) 2024-02-11 11:07:22 +01:00
Eugen Rochko
9db309634e New translations strings.xml (Chinese Traditional) 2024-02-09 10:00:17 +01:00
Eugen Rochko
8a96762bcc New translations strings.xml (Chinese Traditional) 2024-02-09 08:08:32 +01:00
Eugen Rochko
d58b24722e New translations strings.xml (Kabyle) 2024-02-09 01:31:56 +01:00
Eugen Rochko
fe8904b7a5 New translations strings.xml (Scottish Gaelic) 2024-02-09 01:31:54 +01:00
Eugen Rochko
6f3404aac9 New translations strings.xml (Bosnian) 2024-02-09 01:31:52 +01:00
Eugen Rochko
9a81f720c2 New translations strings.xml (Filipino) 2024-02-09 01:31:51 +01:00
Eugen Rochko
3605ad4616 New translations strings.xml (Burmese) 2024-02-09 01:31:50 +01:00
Eugen Rochko
490ecfcb43 New translations strings.xml (Croatian) 2024-02-09 01:31:49 +01:00
Eugen Rochko
02b8ac55d5 New translations strings.xml (Thai) 2024-02-09 01:31:48 +01:00
Eugen Rochko
fd71f04ca5 New translations strings.xml (Bengali) 2024-02-09 01:31:47 +01:00
Eugen Rochko
091953ada8 New translations strings.xml (Indonesian) 2024-02-09 01:31:46 +01:00
Eugen Rochko
8707db891a New translations strings.xml (Portuguese, Brazilian) 2024-02-09 01:31:45 +01:00
Eugen Rochko
1c67cb5edb New translations strings.xml (Icelandic) 2024-02-09 01:31:44 +01:00
Eugen Rochko
a96567c329 New translations strings.xml (Galician) 2024-02-09 01:31:43 +01:00
Eugen Rochko
691372119a New translations strings.xml (Vietnamese) 2024-02-09 01:31:42 +01:00
Eugen Rochko
25734af54e New translations strings.xml (Chinese Traditional) 2024-02-09 01:31:41 +01:00
Eugen Rochko
b37f9abeae New translations strings.xml (Chinese Simplified) 2024-02-09 01:31:40 +01:00
Eugen Rochko
f502374533 New translations strings.xml (Ukrainian) 2024-02-09 01:31:39 +01:00
Eugen Rochko
f10da18272 New translations strings.xml (Turkish) 2024-02-09 01:31:38 +01:00
Eugen Rochko
940f2ca73f New translations strings.xml (Swedish) 2024-02-09 01:31:37 +01:00
Eugen Rochko
db3192e75a New translations strings.xml (Slovenian) 2024-02-09 01:31:36 +01:00
Eugen Rochko
1841568e7e New translations strings.xml (Portuguese) 2024-02-09 01:31:35 +01:00
Eugen Rochko
f4ce0e67ac New translations strings.xml (Norwegian) 2024-02-09 01:31:34 +01:00
Eugen Rochko
92b34f085e New translations strings.xml (Lithuanian) 2024-02-09 01:31:33 +01:00
Eugen Rochko
4e4eb05526 New translations strings.xml (Korean) 2024-02-09 01:31:32 +01:00
Eugen Rochko
4dc707871d New translations strings.xml (Georgian) 2024-02-09 01:31:31 +01:00
Eugen Rochko
e9562378b4 New translations strings.xml (Japanese) 2024-02-09 01:31:30 +01:00
Eugen Rochko
c1b9aa7826 New translations strings.xml (Italian) 2024-02-09 01:31:29 +01:00
Eugen Rochko
e979a348be New translations strings.xml (Armenian) 2024-02-09 01:31:28 +01:00
Eugen Rochko
89c5787ad6 New translations strings.xml (Finnish) 2024-02-09 01:31:26 +01:00
Eugen Rochko
f0b2329656 New translations strings.xml (Basque) 2024-02-09 01:31:25 +01:00
Eugen Rochko
6cf9969220 New translations strings.xml (German) 2024-02-09 01:31:24 +01:00
Eugen Rochko
1f37e7605e New translations strings.xml (Danish) 2024-02-09 01:31:23 +01:00
Eugen Rochko
cf6af6f912 New translations strings.xml (Czech) 2024-02-09 01:31:22 +01:00
Eugen Rochko
2c91adb03e New translations strings.xml (Arabic) 2024-02-09 01:31:21 +01:00
Eugen Rochko
911da90854 New translations strings.xml (Spanish) 2024-02-09 01:31:20 +01:00
Eugen Rochko
27f0235055 New translations strings.xml (French) 2024-02-09 01:31:19 +01:00
Eugen Rochko
f3764222d8 New translations strings.xml (Dutch) 2024-02-09 01:31:17 +01:00
Eugen Rochko
64cb8c4a9a New translations strings.xml (Persian) 2024-02-09 01:31:16 +01:00
Eugen Rochko
de78356f5a New translations strings.xml (Catalan) 2024-02-09 01:31:16 +01:00
Eugen Rochko
8a9d39397c New translations strings.xml (Belarusian) 2024-02-09 01:31:15 +01:00
Eugen Rochko
2d89fd0cf0 New translations strings.xml (Hindi) 2024-02-09 01:31:14 +01:00
Eugen Rochko
402620dbe4 New translations strings.xml (Greek) 2024-02-09 01:31:13 +01:00
Eugen Rochko
32776db395 New translations strings.xml (Russian) 2024-02-09 01:31:12 +01:00
Eugen Rochko
4523ab8a67 New translations strings.xml (Polish) 2024-02-09 01:31:11 +01:00
Eugen Rochko
760106bf5b New translations strings.xml (Hungarian) 2024-02-09 01:31:09 +01:00
Eugen Rochko
f705afcafc New translations strings.xml (Dutch) 2024-02-08 23:16:32 +01:00
27515 changed files with 160474 additions and 45942 deletions

11
.github/FUNDING.yml vendored
View file

@ -1,11 +0,0 @@
# These are supported funding model platforms
github: LucasGGamerM
patreon: # mastodon
open_collective: # Replace with a single Open Collective username e.g., user1
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: LucasGGamerM # Replace with a single Liberapay username e.g., user1
issuehunt: # Replace with a single IssueHunt username e.g., user1
otechie: # Replace with a single Otechie username e.g., user1
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

View file

@ -1,40 +0,0 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Does this happen in the official app?**
Does this issue also occur with the respective upstream release?
> No / Yes
> In case it does, please consider filing an [upstream bug report](https://github.com/mastodon/mastodon-android/issues) instead.
> If this bug is seriously impacting your usage or you think I might want to try to fix it for Moshidon, feel free to still create this issue!
**Screenshots and screen recordings**
If applicable, add screenshots (and screen recordings, if possible) to help explain your problem.
**Version**
Moshidon version: [e.g. v1.1.4+fork.#]
**Crash log**
If you know your way around Android development tools, please consider attaching a crash log, if possible.

View file

@ -1,20 +0,0 @@
---
name: Feature/UI request
about: Suggest an idea for this project
title: ''
labels: feature
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
If applicable: a clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

View file

@ -1,10 +0,0 @@
---
name: It's something else…
about: Issues that can't be categorized as feature requests or bug reports
title: ''
labels: ''
assignees: ''
---

79
.github/workflows/build_and_deploy.yml vendored Normal file
View file

@ -0,0 +1,79 @@
name: Build and deploy
on:
push:
branches:
- 'ci_setup'
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up JDK
uses: actions/setup-java@v2
with:
java-version: 21
distribution: temurin
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.3.0
bundler-cache: true
- name: Set up Android SDK
uses: android-actions/setup-android@v3
- name: Decode keystore
uses: timheuer/base64-to-file@v1
id: android_keystore
with:
fileName: "release.jks"
encodedString: ${{ secrets.KEYSTORE_FILE }}
- name: Prepare Gradle environment
run: |
echo "apply from: 'ci_signing.gradle'" >> mastodon/build.gradle
echo "sdk.dir=$ANDROID_SDK_ROOT" > local.properties
- name: Build and deploy to Google Play
run: bundle exec fastlane deploy
env:
KEYSTORE_FILE: ${{ steps.android_keystore.outputs.filePath }}
KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}
SUPPLY_JSON_KEY_DATA: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_KEY }}
SUPPLY_SKIP_UPLOAD_METADATA: true
SUPPLY_SKIP_UPLOAD_CHANGELOGS: true
- name: Build release apk
run: ./gradlew assembleRelease
env:
KEYSTORE_FILE: ${{ steps.android_keystore.outputs.filePath }}
KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}
- name: Upload release apk
uses: actions/upload-artifact@v4
with:
name: mastodon-release.apk
path: mastodon/build/outputs/apk/release/mastodon-release.apk
- name: Build githubRelease apk
run: ./gradlew assembleGithubRelease
env:
KEYSTORE_FILE: ${{ steps.android_keystore.outputs.filePath }}
KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}
- name: Upload githubRelease apk
uses: actions/upload-artifact@v4
with:
name: mastodon-githubRelease.apk
path: mastodon/build/outputs/apk/githubRelease/mastodon-githubRelease.apk
- name: Upload mappings
uses: actions/upload-artifact@v4
with:
name: mappings
path: mastodon/build/outputs/mapping/*/mapping.txt

View file

@ -1,16 +0,0 @@
name: Mirror to Codeberg
on: [push]
jobs:
sync-git:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: yesolutions/mirror-action@master
with:
REMOTE: 'https://codeberg.org/LucasGGamerM/moshidon.git'
GIT_USERNAME: LucasGGamerM
GIT_PASSWORD: ${{ secrets.CODEBERG_GIT_PASSWORD }}

View file

@ -1,71 +0,0 @@
name: Nightly builds
on:
push:
branches: [ "master" ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
# - name: Checkout Appkit Repo
# uses: actions/checkout@v3
# with:
# repository: grishka/appkit
#
# - name: set up JDK 17
# uses: actions/setup-java@v3
# with:
# java-version: '17'
# distribution: 'corretto'
# cache: gradle
#
# - name: Comment out signing config in appkits gradle file
# run: |
# sed -i 's/sign publishing\.publications\.release/\/\/ sign publishing.publications.release/' appkit/maven-push.gradle
#
# - name: Grant execute permission for gradlew for Appkit
# run: chmod +x gradlew
#
# - name: Compile appkit
# run: ./gradlew publishToMavenLocal
- uses: actions/checkout@v3
- name: set up JDK 17
uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'corretto'
cache: gradle
- name: Get current date
id: date
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Decode Keystore
id: decode_keystore
uses: timheuer/base64-to-file@v1
with:
fileName: 'nightly_keystore.jks'
fileDir: './mastodon/keystore/'
encodedString: ${{ secrets.KEYSTORE }}
- name: Build with Gradle
run: ./gradlew assembleNightly
env:
SIGNING_KEY_ALIAS: ${{ secrets.SIGNING_KEY_ALIAS }}
SIGNING_KEY_PASSWORD: ${{ secrets.SIGNING_KEY_PASSWORD }}
SIGNING_STORE_PASSWORD: ${{ secrets.SIGNING_STORE_PASSWORD }}
CURRENT_DATE: ${{ steps.date.outputs.date }}
- name: Upload a Build Artifact
uses: actions/upload-artifact@v4
with:
name: moshidon-nightly.apk
path: ./mastodon/build/outputs/apk/nightly/moshidon-nightly.apk

View file

@ -1,11 +0,0 @@
name: Validate Gradle Wrapper
on: [pull_request, push]
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1

3
.gitignore vendored
View file

@ -9,5 +9,4 @@
.cxx .cxx
local.properties local.properties
*.jks *.jks
*.keystore /fastlane/report.xml
/mastodon/keystore/nightly_keystore.keystore

63
FAQ.md
View file

@ -1,63 +0,0 @@
## F.A.Q
Q: What are the main differences between Moshidon and Megalodon?
A: There are many, but the most outstanding differences are: the ability to have other server's local timeline inside the app. It can be acessed in the "Add community" option in the top right corner of the Edit timelines screen. Other outstanding features that Moshidon has are some quality of life improvements, such as notification actions and allowing for unlisted replies by default. Most other features are pretty minor, such as profile notes directly available in the person's profile. Other features are quite minor usability and visibility improvements. All of which can be found in the settings page.
Q: Will there ever be a version of Moshidon for iOS?
A: No. As android and iOS apps do not share code, it is incredibly hard to port.
## Detailed changes
### Features
* [Adding the ability to view other server's local timelines](https://github.com/LucasGGamerM/moshidon/tree/feature/local-timelines)
* [Adding the ability to load followers and following from remote instance](https://github.com/LucasGGamerM/moshidon/tree/feature/remote-followers)
* [Adding the ability to have filtered posts show with a warning](https://github.com/LucasGGamerM/moshidon/tree/feature/filters_again)
* [Add “Unlisted” as a post visibility option](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/enable-unlisted)
([Pull request](https://github.com/mastodon/mastodon-android/pull/103))
* Adding a useful private profile note box
* Auto hiding the compose button on scroll
* Adding the ability to remind yourself to add alt text to images
* An indicator for if an image has alt text or not
* Adding the ability to have drafts
* Also adding the ability to view announcements from your instance
* Adding the ability to post for local timeline only (Only on instances that support it!)
* [Add image description button and viewer](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/display-alt-text) ([Pull request](https://github.com/mastodon/mastodon-android/pull/129))
* [Implement pinning posts and displaying pinned posts](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/pin-posts) ([Pull request](https://github.com/mastodon/mastodon-android/pull/140))
* [Implement deleting and re-drafting](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/delete-redraft) ([Closes issue](https://github.com/mastodon/mastodon-android/issues/21))
* [Implement a bookmark button and list](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/bookmarks) ([Closes issue](https://github.com/mastodon/mastodon-android/issues/22))
* [Add “Check for update” button in addition to integrated update checker](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/check-for-update-button)
* [Add “Mark media as sensitive” option](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/mark-media-as-sensitive)
* [Add settings to hide replies and reposts from the timeline](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/filter-home-timeline) ([Pull request](https://github.com/mastodon/mastodon-android/pull/317))
* [Follow and unfollow hashtags](https://github.com/sk22/megalodon/commit/7d38f031f197aa6cefaf53e39d929538689c1e4e) ([Closes issue](https://github.com/mastodon/mastodon-android/issues/233))
* [Notification bell for posts](https://github.com/sk22/megalodon/commit/b166ca705eb9169025ef32bbe6315b42491b57ea) ([Closes issue](https://github.com/mastodon/mastodon-android/issues/81))
* [Viewing lists and adding/removing users from lists](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:list-timeline-views) based on [@obstsalatschuessel](https://github.com/obstsalatschuessel)'s [Pull request](https://github.com/mastodon/mastodon-android/pull/286)
* [List favorited posts](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/favs-list)
* [Accept/reject follow requests](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/follow-requests)
* [Display content warning title above text](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/cw-above-text)
* [Add notifications tab for posts](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/posts-notifications-tab)
* [Show visibility of original post when replying](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/display-reply-visibility)
* [Clickable reply/boost line above posts](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:clickable-boost-reply-line)
* [Clickable reply line while replying to open original post](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/clickable-reply-line-compose)
### Behavior
* Ask for confirmation before reblogging
* Adding a bottom option for the publish button, allowing for easier use on larger screens!
* [Make back button return to the home tab before exiting the app](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/back-returns-home) ([Closes issue](https://github.com/mastodon/mastodon-android/issues/118))
* [Always preserve content warnings when replying](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/always-preserve-cw) ([Closes issue](https://github.com/mastodon/mastodon-android/issues/113))
* [Display full image when adding image description](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/compose-image-description-full-image) ([Pull request](https://github.com/mastodon/mastodon-android/pull/182))
* [Set spoiler height independently to content height](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:spoiler-height-independent) ([Closes issue](https://github.com/mastodon/mastodon-android/issues/166))
* [Option to hide interaction numbers](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:settings/hide-interaction-numbers)
* [Option to always reveal content warnings](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:feature/cw-above-text)
* [Option to disable scrolling title bars](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:settings/disable-marquee)
### Visual
* [Custom extended footer redesign](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:compact-extended-footer)
* [Improvements to the true black mode](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:true-black-improvements)
* [Profile header tweaks](https://github.com/mastodon/mastodon-android/compare/master...sk22:megalodon:ui/profile-header-tweaks)

3
Gemfile Normal file
View file

@ -0,0 +1,3 @@
source "https://rubygems.org"
gem "fastlane"

218
Gemfile.lock Normal file
View file

@ -0,0 +1,218 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.7)
base64
nkf
rexml
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.17)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.913.0)
aws-sdk-core (3.191.6)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.78.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.146.1)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
base64 (0.2.0)
claide (1.1.0)
colored (1.2)
colored2 (3.1.2)
commander (4.6.0)
highline (~> 2.0.0)
declarative (0.0.20)
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
domain_name (0.6.20240107)
dotenv (2.8.1)
emoji_regex (3.2.3)
excon (0.110.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4)
faraday-cookie_jar (0.0.7)
faraday (>= 0.8.0)
http-cookie (~> 1.0.0)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.3.1)
fastlane (2.220.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
aws-sdk-s3 (~> 1.0)
babosa (>= 1.0.3, < 2.0.0)
bundler (>= 1.12.0, < 3.0.0)
colored (~> 1.2)
commander (~> 4.6)
dotenv (>= 2.1.1, < 3.0.0)
emoji_regex (>= 0.1, < 4.0)
excon (>= 0.71.0, < 1.0.0)
faraday (~> 1.0)
faraday-cookie_jar (~> 0.0.6)
faraday_middleware (~> 1.0)
fastimage (>= 2.1.0, < 3.0.0)
gh_inspector (>= 1.1.2, < 2.0.0)
google-apis-androidpublisher_v3 (~> 0.3)
google-apis-playcustomapp_v1 (~> 0.1)
google-cloud-env (>= 1.6.0, < 2.0.0)
google-cloud-storage (~> 1.31)
highline (~> 2.0)
http-cookie (~> 1.0.5)
json (< 3.0.0)
jwt (>= 2.1.0, < 3)
mini_magick (>= 4.9.4, < 5.0.0)
multipart-post (>= 2.0.0, < 3.0.0)
naturally (~> 2.2)
optparse (>= 0.1.1, < 1.0.0)
plist (>= 3.1.0, < 4.0.0)
rubyzip (>= 2.0.0, < 3.0.0)
security (= 0.1.5)
simctl (~> 1.6.3)
terminal-notifier (>= 2.0.0, < 3.0.0)
terminal-table (~> 3)
tty-screen (>= 0.6.3, < 1.0.0)
tty-spinner (>= 0.8.0, < 1.0.0)
word_wrap (~> 1.0.0)
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.54.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.3)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
mini_mime (~> 1.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
rexml
google-apis-iamcredentials_v1 (0.17.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-playcustomapp_v1 (0.13.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-storage_v1 (0.31.0)
google-apis-core (>= 0.11.0, < 2.a)
google-cloud-core (1.7.0)
google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.4.0)
google-cloud-storage (1.47.0)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
google-apis-storage_v1 (~> 0.31.0)
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
googleauth (1.8.1)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
highline (2.0.3)
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
jmespath (1.6.2)
json (2.7.2)
jwt (2.8.1)
base64
mini_magick (4.12.0)
mini_mime (1.1.5)
multi_json (1.15.0)
multipart-post (2.4.0)
nanaimo (0.3.0)
naturally (2.2.1)
nkf (0.2.0)
optparse (0.4.0)
os (1.1.4)
plist (3.7.1)
public_suffix (5.0.5)
rake (13.2.1)
representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.2.6)
rouge (2.0.7)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
security (0.1.5)
signet (0.19.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
simctl (1.6.10)
CFPropertyList
naturally
terminal-notifier (2.0.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
trailblazer-option (0.1.2)
tty-cursor (0.7.1)
tty-screen (0.8.2)
tty-spinner (0.9.3)
tty-cursor (~> 0.7)
uber (0.1.0)
unicode-display_width (2.5.0)
word_wrap (1.0.0)
xcodeproj (1.24.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.3.0)
rexml (~> 3.2.4)
xcpretty (0.3.0)
rouge (~> 2.0.7)
xcpretty-travis-formatter (1.0.1)
xcpretty (~> 0.2, >= 0.0.7)
PLATFORMS
arm64-darwin-22
ruby
DEPENDENCIES
fastlane
BUNDLED WITH
2.5.4

View file

@ -1,5 +1,6 @@
# ![MoshidonLogo](mastodon/src/main/res/mipmap-xhdpi/ic_launcher_round.png) Moshidon, the material you mastodon client! # ![MoshidonLogo](mastodon/src/main/res/mipmap-xhdpi/ic_launcher_round.png) Moshidon, the material you mastodon client!
## This is the rewrite branch. Things probably won't as you expect here for a while
> A fast, highly customizable, up-to-date fork of [megalodon](https://github.com/sk22/megalodon) adding important features such as a fully federated timeline, unlisted posting, drafts, scheduled posts, bookmarks, and alt text warnings. > A fast, highly customizable, up-to-date fork of [megalodon](https://github.com/sk22/megalodon) adding important features such as a fully federated timeline, unlisted posting, drafts, scheduled posts, bookmarks, and alt text warnings.

View file

@ -1,2 +0,0 @@
title: Moshidon
layout: default

View file

@ -1,17 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Moshidon</title>
<link rel="icon" href="mastodon/src/main/res/mipmap-mdpi/ic_launcher_round.png">
<link rel="me" href="https://floss.social/@megalodon">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.1.0/github-markdown.min.css">
</head>
<body class="markdown-body">
<div style="margin: 0 auto; max-width: 45rem; padding: 2rem 1rem">
{{ content }}
</div>
</body>
</html>

View file

@ -1,3 +1,17 @@
plugins { // Top-level build file where you can add configuration options common to all sub-projects/modules.
id("com.android.application") version "8.7.2" apply false buildscript {
repositories {
google()
mavenCentral()
}
dependencies {
classpath "com.android.tools.build:gradle:8.2.2"
classpath "com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}
task clean(type: Delete) {
delete rootProject.buildDir
} }

7
crowdin.yml Normal file
View file

@ -0,0 +1,7 @@
files:
- source: /mastodon/src/main/res/values/strings.xml
translation: /mastodon/src/main/res/values-%android_code%/strings.xml
- source: /fastlane/metadata/android/en-US/*.txt
translation: /fastlane/metadata/android/%two_letters_code%/%original_file_name%
ignore:
- /fastlane/metadata/android/en-US/title.txt

2
fastlane/Appfile Normal file
View file

@ -0,0 +1,2 @@
json_key_file("") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
package_name("org.joinmastodon.android") # e.g. com.krausefx.app

36
fastlane/Fastfile Normal file
View file

@ -0,0 +1,36 @@
# This file contains the fastlane.tools configuration
# You can find the documentation at https://docs.fastlane.tools
#
# For a list of all available actions, check out
#
# https://docs.fastlane.tools/actions
#
# For a list of all available plugins, check out
#
# https://docs.fastlane.tools/plugins/available-plugins
#
# Uncomment the line if you want fastlane to automatically update itself
# update_fastlane
default_platform(:android)
platform :android do
desc "Runs all the tests"
lane :test do
gradle(task: "test")
end
desc "Deploy a new version to the Google Play"
lane :deploy do
gradle(
task: "bundle",
build_type: "release",
)
upload_to_play_store(
release_status: "draft",
skip_upload_images: true,
skip_upload_screenshots: true
)
end
end

40
fastlane/README.md Normal file
View file

@ -0,0 +1,40 @@
fastlane documentation
----
# Installation
Make sure you have the latest version of the Xcode command line tools installed:
```sh
xcode-select --install
```
For _fastlane_ installation instructions, see [Installing _fastlane_](https://docs.fastlane.tools/#installing-fastlane)
# Available Actions
## Android
### android test
```sh
[bundle exec] fastlane android test
```
Runs all the tests
### android deploy
```sh
[bundle exec] fastlane android deploy
```
Deploy a new version to the Google Play
----
This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run.
More information about _fastlane_ can be found on [fastlane.tools](https://fastlane.tools).
The documentation of _fastlane_ can be found on [docs.fastlane.tools](https://docs.fastlane.tools).

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon - лепшы спосаб быць у курсе ўсяго, што адбываецца. Сачыце за любым чалавекам у федэральным сусвеце і глядзіце ўсё ў храналагічным парадку. Ніякіх алгарытмаў, рэкламы ці клікбейту.
Гэта афіцыйная праграма для Android ад Mastodon. Ён вокамгненна хуткі і прыгожы, распрацаваны, каб быць не толькі функцыянальным, але і простым у выкарыстанні. У нашай праграме вы можаце:
ДАСЛЕДАВАЦЬ
■ Адкрыйце для сябе новых пісьменнікаў, журналістаў, мастакоў, фатографаў, навукоўцаў і многае іншае
■ Даведайцеся, што адбываецца ў свеце
ЧЫТАЦЬ
■ Сачыце за людзьмі, якія вам цікавыя, у храналагічнай стужцы без перапыненняў
■ Сачыце за хэштэгамі, каб быць у курсе канкрэтных тэм у рэжыме рэальнага часу
СТВАРАЙЦЕ
■ Адпраўце паведамленне сваім падпісчыкам ці ўсім свеце, выкарыстоўваючы апытанні, высакаякасныя відарысы і відэа
■ Удзельнічайце ў цікавых гутарках з іншымі людзьмі
КУРЫРУЙЦЕ
■ Стварайце спісы людзей, каб не прапусціць ні аднаго допісу
■ Фільтруйце словы і фразы, каб кантраляваць тое, што вы хочаце і не хочаце бачыць
І БОЛЬШ!
■ Прыгожая тэма, якая адаптуецца да вашай індывідуальнай каляровай схемы, светлай ці цёмнай
■ Абагульвайце і сканіруйце QR-коды, каб хутка абменьвацца профілямі Mastodon з іншымі
■ Уваход і пераключэнне паміж некалькімі ўліковымі запісамі
■ Атрымлівайце апавяшчэнне, калі хтосьці публікуе допіс з дапамогай кнопкі званочка
■ Без спойлераў! Вы можаце размясціць свае допісы за папярэджаннямі аб змесце
МАГУТНАЯ ПУБЛІКАЦЫЙНАЯ ПЛАТФОРМА
Вам больш не трэба спрабаваць супакоіць непразрысты алгарытм, які вырашае, ці ўбачаць вашы сябры тое, што вы апублікавалі. Калі яны пойдуць за вамі, яны гэта ўбачаць.
Калі вы публікуеце яго ў адкрытым Інтэрнэце, ён становіцца даступным у адкрытым Інтэрнэце. Вы можаце смела дзяліцца спасылкамі на Mastodon, ведаючы, што кожны зможа прачытаць іх без уваходу ў сістэму.
Акрамя стужак, апытанняў, высакаякасных відарысаў, відэа, аўдыя і папярэджанняў аб змесце, Mastodon прапануе мноства спосабаў выказаць сябе так, як вам зручна.
МАГУТНАЯ ПЛАТФОРМА ДЛЯ ЧЫТАННЯ
Нам не трэба паказваць вам рэкламу, таму нам не трэба трымаць вас у нашай праграме. Mastodon мае найбагацейшы выбар старонніх праграм і інтэграцый, так што вы можаце выбраць тое, што вам больш за ўсё падыходзіць.
Дзякуючы храналагічнай хатняй стужцы лёгка вызначыць, калі вы прагледзелі ўсе абнаўленні і можаце перайсці да чагосьці іншага.
Не трэба турбавацца аб тым, што няправільны клік сапсуе вашы рэкамендацыі назаўжды. Мы не адгадваем, што вы хочаце бачыць, мы дазваляем вам кіраваць гэтым.
ПРАТАКОЛЫ, А НЕ ПЛАТФОРМЫ
У адрозненне ад традыцыйнай платформы сацыяльных сетак, Mastodon пабудаваны на дэцэнтралізаваным пратаколе. Вы можаце зарэгістравацца на нашым афіцыйным серверы або выбраць трэцюю асобу для размяшчэння вашых даных і мадэрацыі вашага вопыту.
З агульным пратаколам, незалежна ад таго, што вы абралі, вы можаце бесперашкодна мець зносіны з людзьмі на іншых серверах Mastodon. Але ёсць і больш: толькі з адным уліковым запісам вы можаце размаўляць з людзьмі з іншых платформаў fediverse.
Не задаволены сваім выбарам? Вы заўсёды можаце пераключыцца на іншы сервер Mastodon, узяўшы з сабой падпісчыкаў. Для прасунутых карыстальнікаў вы нават можаце размясціць свае даныя ў сваёй інфраструктуры, паколькі Mastodon з'яўляецца адкрытым зыходным кодам.
НЕКАМЕРЦЫЙНЫ ХАРАКТАРАТ
Mastodon з'яўляецца зарэгістраванай некамерцыйнай арганізацыяй у ЗША і Германіі. Нас матывуе не здабыванне грашовай каштоўнасці з платформы, а тое, што лепш для платформы.
РЭКАМЕНТАВАНЫЯ Ў: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com і інш.

View file

@ -0,0 +1 @@
Дзе адбываюцца зносіны

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon yw'r ffordd orau o gadw i fyny â'r hyn sy'n digwydd. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
DARGANFOD
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
DARLLEN
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREU
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURADU
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
A MWY!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLAU, NID PLATFFORMAU
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NID-ER-ELW
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
FEL Y GWELWYD YN: Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, a mwy.

View file

@ -0,0 +1 @@
Lle mae sgyrsiau yn digwydd

View file

@ -0,0 +1,61 @@
Mastodon er den bedste måde at holde sig ajour med, hvad der sker. Følg enhver på tværs af fediverset og se alt i kronologisk rækkefølge. Ingen algoritmer, annoncer eller clickbait i syne.
Dette er den officielle Android-app til Mastodon. Den er lynhurtigt og forbløffende smuk, designet til at være ikke blot kraftfuld, men også nem at bruge. I vores app kan man:
UDFORSKE
● Opdag nye forfattere, journalister, kunstnere, fotografer, forskere med mere
● Se, hvad der sker i verden
LÆSE
● Bliv holdt ajour med folk, man holder af, i et kronologisk feed uden afbrydelser
● Følg hashtags for at være i tråd med bestemte emner i realtid
OPRETTE
● Post til følgere eller hele verden, med meningsmålinger, højkvalitets billeder og videoer
● Deltag i interessante samtaler med andre mennesker
KURATERE
● Opret lister over personer for aldrig at gå glip af et indlæg
● Filtrér ord eller sætninger for at styre, hvad man ønsker, og ikke ønsker, at se
OG MERE!
● Et smukt tema, der tilpasser sig den personlige farvesammensætning, lys eller mørk
● Del og skan QR-koder for hurtigt at udveksle Mastodon-profiler med andre
● Log ind og skift mellem flere konti
● Få besked med klokkeknappen, når en bestemt person poster
● Ingen spoilers! Man kan placere sine indlæg bag indholdsadvarsler
EN KRAFTFULD UDGIVELSESPLATFORM
Man behøver ikke længere at forsøge at formilde en uigennemsigtig algoritme, der beslutter, om vennerne vil se, hvad man har postet. Følges man af dem, vil de se det.
Udgiver man det til det åbne net, er det tilgængeligt på det åbne net. Man kan sikkert dele links via Mastodon med den viden, at alle vil være i stand til at læse dem uden at logge ind.
Mellem tråde, afstemninger, højkvalitets billeder, videoer, lyd og indholdsadvarsler, tilbyder Mastodon masser af måder at udtrykke sig på en måde, man finder passende.
EN KRAFTFULD LÆSEPLATFORM
Vi behøver ikke at vise brugere annoncer, så vi behøver ikke at holde dem i vores app. Mastodon har det rigeste udvalg af 3. parts apps og integrationer, så man kan vælge mest passende oplevelse.
Takket være det kronologiske hjemme-feed er det nemt at vide, når man er i tråd med alle opdateringer og kan gå videre til noget andet.
Ingen grund til bekymringer over, at man får sine anbefalinger ødelagt for evigt med et fejlklik. Vi gætter ikke, hvad brugerne ønsker at se, vi lader dem styre det.
PROTOKOLLER, IKKE PLATFORME
Mastodon er ikke som en traditionel social medieplatform, men baserer sig på en decentraliseret protokol. Man kan tilmelde sig på vores officielle server, eller vælge en 3. part til at være vært for sine data og moderere ens oplevelse.
Takket være den fælles protokol, kan man, uanset hvad man vælger, kommunikere problemfrit med folk på andre Mastodon-servere. Der er mere endnu: Med kun én konto kan man kommunikere med folk fra andre fediverse-platforme.
Ikke tilfreds med valget? Man kan altid skifte til en anden Mastodon-server, mens man tager sine tilhængere med sig. For avancerede brugere, man kan endda være vært for sine data på sin egen infrastruktur, da Mastodon er open-source.
NON-PROFIT AF NATUR
Mastodon er registreret som non-profit i USA og Tyskland. Vi er ikke motiveret af at udvinde pengeværdi fra platformen, men ved hvad der er bedst for den.
SOM OMTALT I: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com og flere.

View file

@ -0,0 +1 @@
Hvor samtaler finder sted

View file

@ -0,0 +1,61 @@
Mastodon ist der beste Weg, um auf dem Laufenden zu bleiben. Folge jedem im Fediverse und lies alles in chronologischer Reihenfolge. Keine Algorithmen, Werbung oder Clickbait weit und breit.
Das ist die offizielle Android-App für Mastodon. Blitzschnell und atemberaubend schön, ist sie entworfen, um nicht nur funktionsreich, sondern auch einfach bedienbar zu sein. In unserer App kannst du:
ENTDECKEN
■ Neue Autoren, Journalisten, Künstler, Fotografen, Wissenschaftler und viele andere entdecken
■ Sehen Sie, was in der Welt passiert
LESEN
■ Bleiben Sie in einem chronologischen Feed ohne Unterbrechungen über die Menschen auf dem Laufenden, die Ihnen wichtig sind
■ Folgen Sie Hashtags, um in Echtzeit über bestimmte Themen auf dem Laufenden zu bleiben
KREIEREN
■ Posten Sie für Ihre Follower oder die ganze Welt mit Umfragen, hochwertigen Bildern und Videos
■ Nehmen Sie an interessanten Gesprächen mit anderen Menschen teil
GESTALTEN
■ Erstellen Sie Listen mit Personen, um nie einen Beitrag zu verpassen
■ Filtern Sie Wörter oder Ausdrücke, um zu steuern, was Sie sehen möchten und was nicht
UND MEHR!
■ Ein schönes Design, das sich an Ihr persönliches Farbschema anpasst, ob hell oder dunkel
■ Teilen und scannen Sie QR-Codes, um Mastodon-Profile schnell mit anderen auszutauschen
■ Anmelden und zwischen mehreren Konten wechseln
■ Lassen Sie sich benachrichtigen, wenn eine bestimmte Person mit der Klingeltaste postet
■ Keine Spoiler! Du kannst deine Beträge hinter Inhaltswarnungen stellen
EINE MÄCHTIGE PLATTFORM ZUM VERÖFFENTLICHEN
Du musst nicht länger versuchen, einen undurchsichtigen Algorithmus dir wohlgesinnt zu stimmen, der darüber entscheidet, ob deine Freunde sehen, was du postest. Wenn Sie Ihnen folgen, werden Sie es sehen.
Wenn du es im offenen Web veröffentlichst, ist es auch zugänglich im offenen Web. Du kannst ganz unbekümmert Links auf Mastodon teilen in dem Wissen, dass jeder sie ohne Einloggen wird lesen können.
Zwischen Threads, Umfragen, hoch aufgelösten Bildern, Videos und Audio bietet dir Mastodon eine ganze Palette an Möglichkeiten, dich so auszudrücken, wie es zu dir passt.
EINE MÄCHTIGE PLATTFORM ZUM LESEN
Wir brauchen dir keine Werbung zu zeigen, also müssen wir dich auch nicht an unsere App binden. Mastodon verfügt über die größte Auswahl an Drittanbieter-Apps und -Integrationen, sodass du dir die Erfahrung aussuchen kannst, die am besten zu dir passt.
Dank der chronologischen Startseite merkst du ganz leicht, wann du alles Neue mitbekommen hast und dich etwas anderem widmen kannst.
Keine Grund zur Sorge, dass ein Fehlklick deine Empfehlungen auf ewig ruiniert. Wir raten nicht herum, was du sehen willst, sondern geben dir die Kontrolle darüber.
PROTOKOLLE, NICHT PLATTFORMEN
Mastodon ist nicht wie traditionelle Social-Media-Plattformen, sondern basiert auf einem dezentralen Protokoll. Du kannst dich über unseren offiziellen Server registrieren oder einen Drittanbieter auswählen, der deine Daten verwahrt und deine Erfahrung moderiert.
Dank des gemeinsamen Protokolls kannst du nahtlos mit Leuten auf anderen Mastodon-Servern kommunizieren, egal welchen du wählst. Doch da ist noch mehr: Mit nur einem Konto kannst du mit Leuten von anderen Fediverse-Plattformen kommunizieren.
Nicht zufrieden mit deiner Entscheidung? Du kannst jederzeit zu einem anderen Mastodon-Server wechseln und dabei all deine Follower mitnehmen. Für erfahrenere Nutzer: Du kannst deine Daten sogar mit deiner eigenen Infrastruktur hosten, schließlich ist Mastodon quelloffen.
VON NATUR AUS GEMEINNÜTZIG
Mastodon ist eine in den USA und Deutschland registrierte gemeinnützige Organisation. Uns geht es nicht darum, einen finanziellen Nutzen aus der Plattform zu ziehen, sondern darum, das Beste für die Plattform zu erreichen.
Bekannt aus: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com und anderen.

View file

@ -0,0 +1 @@
Wo Unterhaltungen stattfinden

View file

@ -0,0 +1,61 @@
Το Mastodon είναι ο καλύτερος τρόπος για να συμβαδίσεις με τα γεγονότα. Ακολούθησε όποιον θες από το fediverse και δες τα όλα με χρονολογική σειρά. Δεν υπάρχουν αλγόριθμοι, διαφημίσεις, ή clickbait μέχρι εκεί που φτάνει το μάτι.
Αυτή είναι η επίσημη εφαρμογή στο Android για το Mastodon. Είναι απίστευτα γρήγορη και εκπληκτικά όμορφη, σχεδιασμένη για να είναι όχι μόνο ισχυρή, αλλά και εύχρηστη. Στην εφαρμογή μας, μπορείς να:
ΕΞΕΡΕΥΝΗΣΕΙΣ
■ Ανακάλυψε νέους συγγραφείς, δημοσιογράφους, καλλιτέχνες, φωτογράφους, επιστήμονες και πολλούς άλλους
■ Δες τί συμβαίνει στον κόσμο
ΔΙΑΒΑΣΕ
■ Έχε στο νου σου τους ανθρώπους που σε ενδιαφέρουν σε μια χρονολογική ροή χωρίς ενοχλήσεις
■ Ακολούθησε ετικέτες για να συμβαδίζεις με συγκεκριμένα θέματα σε πραγματικό χρόνο
ΔΗΜΙΟΥΡΓΗΣΕ
■ Δημοσίευσε στους ακόλουθούς σου ή σε όλο τον κόσμο, με δημοσκοπήσεις, υψηλής ποιότητας εικόνες και βίντεο
■ Συμμετοχή σε ενδιαφέρουσες συζητήσεις με άλλους ανθρώπους
ΕΠΙΜΕΛΗΣΟΥ
■ Δημιοουργησε λίστες ανθρώπων για να μην χάσεις ποτέ ούτε μια ανάρτηση
■ Φίλτραρε λέξεις ή φράσεις για να ελέγξεις τι θες και τι δεν θες να δεις
ΚΑΙ ΠΕΡΙΣΣΟΤΕΡΑ!
■ Ένα όμορφο θέμα που προσαρμόζεται στην εξατομικευμένη χρωματική παλέτα σου, φωτεινή ή σκοτεινή
■ Μοιράσου και σάρωσε κωδικούς QR για να ανταλλάξεις γρήγορα, προφίλ Mastodon με άλλους
■ Είσοδος και εναλλαγή μεταξύ πολλαπλών λογαριασμών
■ Ενημερώσου όταν ένα συγκεκριμένο άτομο δημοσιεύει με το κουμπί κουδουνιού
■ Χωρίς σπόιλερ! Μπορείς να βάλεις τις δημοσιεύσεις σου πίσω από προειδοποιήσεις περιεχομένου
ΜΙΑ ΙΣΧΥΡΗ ΠΛΑΤΦΟΡΜΑ ΑΝΑΡΤΗΣΕΩΝ
Δεν χρειάζεται πλέον να δοκιμάζεις και να κατευνάζεις έναν κρυμμένο αλγόριθμο που αποφασίζει αν οι φίλοι σου πρόκειται να δουν τί δημοσίευσες. Αν σ' ακολουθούν, θα το δουν.
Αν το δημοσιεύσεις στο ανοικτό διαδίκτυο, είναι προσβάσιμο στο ανοιχτό διαδίκτυο. Μπορείς να μοιραστείς με ασφάλεια συνδέσμους στο Mastodon γνωρίζοντας ότι ο καθένας θα είναι σε θέση να τους διαβάσει χωρίς να συνδεθεί.
Μεταξύ νημάτων, των δημοσκοπήσεων, των εικόνων υψηλής ποιότητας, των βίντεο, των προειδοποιήσεων ήχου και περιεχομένου, το Mastodon προσφέρει πολλούς τρόπους να εκφραστείς με έναν τρόπο που σου ταιριάζει.
ΜΙΑ ΙΣΧΥΡΗ ΠΛΑΤΦΟΡΜΑ ΑΝΑΓΝΩΣΗΣ
Δε χρειάζεται να σού δείξουμε διαφημίσεις, οπότε δε χρειάζεται να σέ κρατάμε στην εφαρμογή μας. Το Mastodon έχει την πλουσιότερη επιλογή τρίτων εφαρμογών και ενσωματώσεων ώστε να μπορείς να επιλέξεις την εμπειρία που σού ταιριάζει καλύτερα.
Χάρη στη χρονολογική ροή στην αρχική, είναι εύκολο να πούμε πότε είσαι ενημερωμένος και να προχωρήσεις σέ κάτι άλλο.
Δεν χρειάζεται να ανησυχείς ότι ένα λάθος κλικ θα καταστρέψει τις προτάσεις σου για πάντα. Δεν υποθέτουμε τί θες να δεις, σέ αφήνουμε να το ελέγξεις.
ΠΡΩΤΟΚΟΛΛΑ, ΟΧΙ ΠΛΑΤΦΟΡΜΕΣ
Το Mastodon δεν είναι σαν μια παραδοσιακή πλατφόρμα μέσων κοινωνικής δικτύωσης, αλλά είναι χτισμένο σε ένα αποκεντρωμένο πρωτόκολλο. Μπορείτε να εγγραφείς στον επίσημο διακομιστή μας ή να επιλέξετε ένα 3ο μέρος για να φιλοξενήσεις τα δεδομένα σου και να συντονίσεις την εμπειρία σου.
Χάρη στο κοινό πρωτόκολλο, δεν έχει σημασία τί θα επιλέξεις, μπορείς να επικοινωνείς απρόσκοπτα με άτομα σε άλλους διακομιστές του Mastodon. Αλλά υπάρχουν κι άλλα: Με έναν μόνο λογαριασμό, μπορείτε να επικοινωνείς με ανθρώπους από άλλες fediverse πλατφόρμες.
Δεν χαίρεσαι με την επιλογή σου; Μπορείς πάντα να μεταβείς σε διαφορετικό διακομιστή του Mastodon ενώ παίρνεις μαζί σου τους ακόλουθούς σου. Για προχωρημένους χρήστες, μπορείς ακόμη και να φιλοξενήσεις τα δεδομένα σου στη δική σου υποδομή, καθώς το Mastodon είναι ανοικτού κώδικα.
ΕΚ ΦΥΣΕΩΣ ΜΗ ΚΕΡΔΟΣΚΟΠΙΚΗ
Το Mastodon είναι μη κερδοσκοπική εταιρεία στις ΗΠΑ και τη Γερμανία. Δεν μάς παρακινεί η εξόρυξη χρηματικής αξίας από την πλατφόρμα, αλλά το τί είναι καλύτερο για την πλατφόρμα.
ΟΠΩΣ ΛΕΓΕΤΑΙ ΣΕ: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com και άλλα.

View file

@ -0,0 +1 @@
Εκεί που συζητάνε όλοι

View file

@ -0,0 +1,2 @@
- Updated look for link previews and the News tab
- Bug fixes and improvements

View file

@ -0,0 +1 @@
- Added option to donate to Mastodon in-app when connected to our flagship server. This option will not appear when using a 3rd party server to avoid confusion. Please check if the 3rd party server you're using accepts donations through their website.

View file

@ -0,0 +1,4 @@
- We're rolling out grouped notifications for servers that support the feature
- You can now click "show results" on polls without having to submit a vote
- You will now see lines connecting reply chains in threads
- Bug fixes and improvements, obviously!

View file

@ -0,0 +1,7 @@
- New option to use our color theme instead of Material You
- Support for the color contrast setting in Android 15
- You can now crop your profile picture when editing your profile
- You can now long-press "Add media" in the composer to bring up the file picker
- New look for the media viewer
- New follower notifications will now appear grouped
- Directional loading for gaps in timelines: load newer posts when scrolling up, older when down

View file

@ -0,0 +1,6 @@
- Settings are now split into global settings and account-specific settings for each account you're logged into
- Profiles now show who of the people you follow also follows this person
- More easily swap between posts, profiles and hashtags when using search
- We now tell you exactly how many followers you'd lose when blocking a whole server so you can avoid costly mistakes
- Bookmarks and favourites have moved to a new tab on your profile
- The button that loads missing posts is now more upfront about which direction it's going to load in

View file

@ -0,0 +1,3 @@
- You can now easily share and scan QR codes to quickly find each other
- We've updated the look of the tab bar to better match current platform guidelines
- Various minor usability improvements

View file

@ -0,0 +1,3 @@
- QR code scanner can now be accessed from the explore page
- You can now pin posts to your profile
- Fixed featured hashtags on profiles not showing the profile's own posts exclusively

View file

@ -0,0 +1,8 @@
- Adjust filters in the Notifications tab to silence unwanted alerts*
- Opt into push notifications when a user posts by tapping the bell 🔔 in the top corner of a user's profile.
- Mute overly active conversation notifications via the More button ⋮ on your posts
- When writing a post, choose Quiet public 🌙 visibility to avoid appearing in feeds or searches
- Improved post legibility with adjusted line height
- Bug fixes
*Your server must support filtered notifications to see this option.

View file

@ -0,0 +1 @@
128.txt

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

Binary file not shown.

After

Width:  |  Height:  |  Size: 377 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 579 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 752 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1 @@
Mastodon

View file

@ -0,0 +1,61 @@
Mastodon es el mejor modo de mantenerse al día sobre qué está ocurriendo. Seguir a cualquiera en el fediverso y verlo todo en orden cronológico. No hay algoritmos, anuncios ni clickbait a la vista.
Esta es la aplicación oficial de Mastodon para Android. Es impresionantemente rápida e increíblemente hermosa, diseñada para ser no sólo potente, sino también fácil de usar. En nuestra aplicación, puedes:
EXPLORAR
■ Descubrir nuevos escritores, periodistas, artistas, fotógrafos, científicos y más
■ Ver lo que está sucediendo en el mundo
LEER
■ Mantenerte al día acerca de las personas que te importan con un muro cronológico sin interrupciones
■ Seguir hashtags para mantenerte al día en temas específicos y en tiempo real
CREAR
■ Publicar para tus seguidores o para todo el mundo, con encuestas, imágenes de alta calidad y videos
■ Participar en conversaciones interesantes con otras personas
CURAR
■ Crear listas de personas para nunca perderte una publicación
■ Filtrar palabras o frases para controlar lo que quieres y lo que no quieres ver
Y MÁS!
■ Un bonito tema que se adapta a tu esquema de colores personalizado, claro u oscuro
■ Compartir y escanear códigos QR para intercambiar rápidamente perfiles de Mastodon con otros
■ Iniciar sesión y cambiar entre multiples cuentas
■ Recibir notificaciones cuando una persona específica publique con el botón de la campana
■ ¡Sin spoilers! Puedes poner tus publicaciones detrás de advertencias de contenido
UNA POTENTE PLATAFORMA DE PUBLICACIÓN
Ya no tienes que tratar de apaciguar un algoritmo opaco que decide si tus amigos van a ver lo que has publicado. Si te siguen, lo verán.
Si lo publicas en la web abierta, es accesible en la web abierta. Puedes compartir con seguridad enlaces a Mastodon sabiendo que cualquiera podrá leerlos sin iniciar sesión.
Entre hilos, encuestas, imágenes, vídeos, audio y advertencias de contenido, Mastodon ofrece muchas maneras de expresarte de una manera que te convenga.
UNA POTENTE PLATAFORMA DE LECTURA
No necesitamos mostrarte anuncios, así que no necesitamos mantenerte en nuestra aplicación. Mastodon tiene la más rica selección de aplicaciones e integraciones de terceros para que puedas elegir la experiencia que más te convenga.
Gracias al muro cronológico de la página principal, es fácil saber cuándo te has topado con todas las actualizaciones y puedes pasar a otra cosa.
No hay necesidad de preocuparte de que un clic equivocado arruinará tus recomendaciones para siempre. No adivinamos lo que quieres ver, dejamos que tú lo controles.
PROTOCOLOS, NO PLATAFORMAS
Mastodon no es como una plataforma tradicional de medios de comunicación social, sino que se basa en un protocolo descentralizado. Puedes registrarte en nuestro servidor oficial o elegir un tercero para alojar tus datos y moderar tu experiencia.
Gracias al protocolo común, no importa lo que elijas, puedes comunicarte sin problemas con gente en otros servidores de Mastodon. Pero hay más: con una sola cuenta, puedes comunicarte con gente de otras plataformas fediversas.
¿No estás contento con tu elección? Siempre puedes cambiar a un servidor Mastodon diferente mientras llevas a tus seguidores contigo. Para usuarios avanzados, puedes incluso alojar tus datos en tu propia infraestructura, ya que Mastodon es de código abierto.
SIN FINES DE LUCRO POR NATURALEZA
Mastodon es una organización sin ánimo de lucro registrada en los Estados Unidos y Alemania. No estamos motivados por la extracción del valor monetario de la plataforma, sino por lo que es mejor para la plataforma.
COMO APARECE EN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, y más.

View file

@ -0,0 +1 @@
Donde las conversaciones ocurren

View file

@ -0,0 +1,61 @@
Mastodon gertatzen ari denari buruz egunean egoteko modurik onena da. Jarraitu edonor fedibertsoan eta ikusi dena ordena kronologikoan. Ez dago algoritmorik, iragarkirik edo clickbait-ik bistan.
Hau Android gailuentzako Mastodon aplikazio ofiziala da. Ikaragarri azkarra eta ikaragarri ederra da, ahaltsua ez ezik, erabilerraza ere izateko diseinatua. Gure aplikazioan, hauek egin ditzakezu:
ESPLORATU
■ Ezagutu idazle, kazetari, artista, argazkilari, zientzialari eta gehiago
■ Ikusi zer ari den gertatzen munduan
IRAKURRI
■ Axola zaizkizun pertsonei buruz egunean egotea, etenik gabeko horma kronologikoarekin
■ Jarraitu hashtag-ak gai espezifikoekin denbora errealean informatuta egoteko
SORTU
■ Bidali bidalketak zure jarraitzaileei edo mundu guztiari, inkestekin, kalitate handiko irudiekin eta bideoekin
■ Beste pertsona batzuekin elkarrizketa interesgarrietan parte hartu
ONDU
■ Pertsonen zerrendak sortu elkarrizketa bat inoiz ez galtzeko
■ Hitzak edo esaldiak iragazi ikusi nahi duzuna eta ikusi nahi ez duzuna kontrolatzeko
ETA GEHIAGO!
■ Zure kolore eskema pertsonalizatura egokitzen den gai ederra, argia edo iluna
■ Partekatu eta eskaneatu QR kodeak Mastodon profilak beste batzuekin azkar trukatzeko
■ Saioa hasi eta aldatu hainbat konturen artean
■ Jakinarazpenak jaso pertsona jakin batek argitaratzen duenean kanpaiaren botoiarekin
■ Izorrakirik ez! Zure mezuak eduki abisuekin babes ditzakezu
ARGITARATZEKO PLATAFORMA INDARTSUA
Jada ez duzu algoritmo opako bat baretzen saiatu behar, zure lagunek argitaratu zenuena ikusiko duten ala ez erabakitzen duena. Jarraitzen badizute, ikusiko dute.
Web irekian argitaratzen baduzu, web irekian eskuragarri dago. Mastodonerako loturak segurtasunez parteka ditzakezu, jakinda edozeinek irakurri ahal izango dituela saioa hasi gabe.
Harien, inkesten, irudien, bideoen, audioaren eta edukien ohartarazpenen artean, Mastodonek modu asko eskaintzen ditu komeni zaizun moduan adierazteko.
IRAKURTZEKO PLATAFORMA INDARTSUA
Ez dizugu iragarkirik erakutsi behar; beraz, ez dizugu eutsi behar gure aplikazioan. Mastodonek hirugarrenen aplikazio eta integrazioen aukeraketa aberatsena du, gehien komeni zaizun esperientzia aukera dezazun.
Orri nagusiko jario kronologikoari esker, erraza da jakitea noiz aurkitu dituzun eguneraketa guztiak eta beste gauza batera pasa zaitezke.
Ez dago kezkatu beharrik okerreko klik batek betiko zure gomendioak hondatuko dituela. Ez dugu asmatzen zer ikusi nahi duzun, zuk kontrola dezazun uzten dugu.
PROTOKOLOAK, PLATAFORMARIK EZ
Mastodon ez da sare sozialen ohiko plataforma bat, protokolo deszentralizatu batean oinarritzen da. Gure zerbitzari ofizialean izena eman dezakezu edo hirugarren bat aukeratu zure datuak ostatatzeko eta zure esperientzia moderatzeko.
Protokolo komunari esker, ez du axola zer aukeratzen duzun, arazorik gabe komunika zaitezke jendearekin beste Mastodon zerbitzari batzuetan badaude ere. Are gehiago: kontu bakar batekin, fedibertsoko beste plataforma batzuetako jendearekin komunika zaitezke.
Ez al zaude pozik zure aukerarekin? Beti alda dezakezu Mastodon zerbitzari desberdin batera zure jarraitzaileak zurekin eramaten dituzun bitartean. Erabiltzaile aurreratuentzat, zure datuak zure azpiegituran bertan ostatatu ditzakezu, Mastodon software librea baita.
IRABAZI ASMORIK GABE IZAERAZ
Mastodon Estatu Batuetan eta Alemanian erregistratutako irabazi-asmorik gabeko erakundea da. Ez gaude motibatuta plataformaren diru-balioa ateratzeagatik, baizik eta plataformarentzat hobea denagatik.
HEMEN AGERTZEN DEN BEZALA: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo PCMAG.com, eta gehiago.

View file

@ -0,0 +1 @@
Elkarrizketak gertatzen diren lekua

View file

@ -0,0 +1,61 @@
ماستودون بهترین راه برای پیگیری اتفاقات است. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
این کاره رسمی اندروید برای ماستودون است. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. در کاره ما، شما می‌توانید:
گشت و گذار
■ Discover new writers, journalists, artists, photographers, scientists and more
■ ببینید در دنیا چه رخ می‌دهد
خواندن
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
ایجاد کردن
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■سیاهه‌ای از افراد ایجاد کنید تا هرگز فرسته‌ای را از دست ندهید
■ Filter words or phrases to control what you do and dont want to see
و بیشتر!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ وارد شوید و بین چند حساب جابجا شوید
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
یک سکوی انتشار قدرتمند
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. اگر آنها شما را پی بگیرند، آن را خواهند دید.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
یک سکوی خواندن قدرتمند
ما نیازی به نمایش تبلیغات به شما نداریم، بنابراین لازم نیست شما را در کاره‌مان نگه داریم. ماستودون غنی‌ترین مجموعه از برنامه‌ها و ادغام‌های شخص ثالث را دارد، بنابراین می‌توانید تجربه‌ای را انتخاب کنید که مناسب شما است.
به لطف خوراک زمانی خانه، تشخیص اینکه چه زمانی از همه به‌روزرسانی‌ها مطلع شده‌اید و می‌توانید به چیز دیگری بروید، آسان است.
لازم نیست نگران باشید که یک کلیک اشتباه توصیه های شما را برای همیشه خراب می کند. ما حدس نمی‌زنیم که چه چیزی می‌خواهید ببینید، به شما اجازه می‌دهیم آن را کنترل کنید.
شیوه‌نامه‌ها، بدون سکوها
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
به لطف پروتکل مشترک، مهم نیست که چه چیزی را انتخاب می کنید، می‌توانید به طور یکپارچه با افراد در سایر کارسازهای ماستودون ارتباط برقرار کنید. But theres more: With just one account, you can communicate with people from other fediverse platforms.
از انتخاب خود خوشحال نیستید؟ You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
ماستودون یک سازمان غیرانتفاعی ثبت شده در ایالات متحده و آلمان است. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
کجا گفتگوها اتفاق می‌افتد

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon est le meilleur endroit pour se tenir au courant de ce qui se passe. Suivez n'importe qui à travers le fédivers et découvrez tout dans un ordre chronologique. Pas d'algorithmes, de publicités ou de pièges à clics dans le coin.
Ceci est l'application Android officielle de Mastodon. Elle est extrêmement rapide et d'une beauté époustouflante, conçue pour être non seulement puissante, mais aussi facile d'utilisation. Dans notre application, vous pouvez :
EXPLORER
■ Découvrir de nouveaux et nouvelles écrivain·e·s, journalistes, artistes, photographes, scientifiques et plus encore
■ Voir ce qui se passe dans le monde
LIRE
■ Suivez les gens qui vous intéressent dans un flux chronologique sans interruption
■ Suivez les hashtags pour suivre des sujets spécifiques en temps réel
CRÉER
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participer à des conversations intéressantes avec d'autres personnes
ACTUALISER
■ Créez des listes de personnes pour ne jamais manquer un post
■ Filtrez les mots ou les phrases pour contrôler ce que vous voulez et ne voulez pas voir
ET PLUS !
■ Un beau thème qui sadapte à vos couleurs personnalisées, claires ou sombres
■ Partagez et numérisez des codes QR pour échanger rapidement des profils Mastodon avec d'autres personnes
■ Connexion et bascule entre plusieurs comptes
■ Get notified when a specific person posts with the bell button
■ Pas de spoilers ! Vous pouvez mettre vos messages derrière des avertissements de contenu
UNE PUISSANTE PLATEFORME DE PUBLICATION
Vous n'avez plus à dépendre d'un algorithme opaque qui décide si vos amis vont voir ce que vous avez posté. S'ils vous suivent, ils le verront.
. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
UNE PUISSANTE PLATEFORME DE LECTURE
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, ET NON PLATEFORMES
« Mastodon » n'est pas un média social traditionnel, il est conçu sur la base d'un protocole décentralisé. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon est une organisation à but non lucratif immatriculée aux États-Unis et en Allemagne. Nous ne sommes pas motivés par des considérations monétaires, mais par ce qu'il y a de mieux pour la plateforme.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Là où les discussions se déroulent

View file

@ -0,0 +1,61 @@
Mastodon is de beste manier om by te hâlden wat der bart. Folgje elkenien yn de fediverse en sjoch alles yn gronologyske folchoarder. Gjin algoritmen, advertinsjes of clickbait te bekennen.
Dit is de offisjele Android-app foar Mastodon. It is razendfluch en bjusterbaarlik moai. Untwurpen om net allinnich krêftich, mar ek brûkersfreonlik te wêzen. Yn ús app kinne jo:
UNTDEKKE
■ Nije skriuwers, sjoernalisten, keunstners, fotografen, wittenskippers en mear ûntdekke
■ Sjoch wat der yn de wrâld bart
LÊZE
■ Op de hichte bliuwe fan minsken om wat jo jouwe, op in gronologyske tiidline en sûnder ûnderbrekkingen
■ Hashtags yn realtime folgje om op de hichte te bliuwen fan spesifike ûnderwerpen
KREËARJE
■ Berjochten nei allinnich dyn folgers stjoere of nei de hiele wrâld, mei peilingen, ôfbyldingen fan hege kwaliteit en fideos
■ Oan ynteressante petearen mei oare minsken dielnimme
ONTWERPEN
■ Listen meitsje mei minsken dyt jo folgje, om sa nea in berjocht te missen
■ Wurden of sinnen filterje om te bepalen wat jo wol en net sjen wolle
EN MEAR!
■ In prachtich tema dat har oanpast oan jo persoanlike kleureskema, ljocht of donker
■ QR-koaden scanne om gau Mastodon-profilen mei oare minsken te dielen
■ Meardere accounts brûke
■ Meldingen fan spesifike persoanen ûntfange, wanneart dizze berjochten pleatse
■ Gjin spoilers! ■ Jo kinne jo berjochten efter ynhâldswarskôgingen pleatse
IN KRÊFTICH PUBLIKAASJEPLATFOARM
Jo hoege net langer te probearjen in ûntrochsichtich algoritme tefreden te stellen, dat beslist oft jo freonen wol of net sjen meie wat jo pleatst hawwe. As se jo folgje, sille se it sjen.
Wanneart jo it yn de fediverse pleatse, is it ek tagonklik yn de fediverse. Jo kinne feilich keppelingen nei Mastodon diele, yn de wittenskip dat elkenien se lêze kin sûnder oan hoege te melden.
Mei petearen, peilingen, ôfbyldingen fan hege kwaliteit, fideos, audio en ynhâld s warskôgingen, biedt Mastodon genôch manieren om josels uterje te kinnen, op in manier dyt by jo past.
IN KRÊFTICH LÊSPLATFOARM
Wy hoege jo gjin advertinsjes sjen te litten, dus wy hoege jo ek net foar ús app te behâlden. Mastodon hat de rykste kar oan troch tredden ûntwikkele apps en yntegraasjes, sadat jo de brûkersûnderfining kieze kinne dyt it beste by jo past.
Mei tank oan de gronologyske tiidline is it maklik om te sjen wanneart jo alle updates besjoen hawwe en mei wat oars troch gean kinne.
Jo hoege net bang te wêzen dat, wanneart jo op wat ferkeards klikke, jo oanrekommandaasjes foar altyd ferpest binne. We riede net nei wat jo sjen wolle, wy litte it oan jo oer.
PROTOKOLLEN, GJIN PLATFOARMS
Mastodon is net lykas in tradisjoneel sosjaal-mediaplatfoarm, mar is boud op in desintralisearre protool. Jo kinne foar ús offisjele server of foar ien fan in tredde partij kieze om jo gegevens te hosten en brûkers te moderearjen.
Mei tank oan it mienskiplike protokol, kinne jo, likefolle wat jo kieze, naadleas mei minsken op oare Mastodon-servers kommunisearje. Mar der is mear: Mei mar ien account kinne jo mei minsken fan oare fediverse-platfoarms kommunisearje.
Net tefreden mei jo kar? Jo kinne altyd nei ien oare Mastodon-server oerstappe en jo folgers meinimme. Betûfte brûkers kinne harren gegevens sels op harren eigen ynfrastruktuer hoste, omdat Mastodon iepen-boarne is.
NON-PROFIT FAN AARD
Mastodon is in registrearre non-profitorganisaasje yn de Ferienige Steaten en Dútslân. Wy helje ús motivaasje net út it kommersjeel misbrûk meitsje fan Mastodon, mar út wat it beste is foar Mastodon.
FERMELD YN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com en mear.

View file

@ -0,0 +1 @@
Dêrt petearen ûntstean

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Is Mastodon an dòigh as fheàrr airson sùil a chumail air na tha a dol. Lean duine sam bith air a cho-shaoghal agus faic a h-uile càil a-rèir an ama. Chan eil sgeul air algairimean, sanasachd no clickbait.
Seo an aplacaid Android oifigeil airson Mastodon. The e àlainn s cho luath ris a ghaoth, air a dhealbhadh ach am biodh e cumhachdach ach furasta cleachdadh. Seo na nì thu san aplacaid againn:
RÙRAICH
■ Lorg sgrìobhadairean, luchd-naidheachd, luchd-ealain, luchd togail dhealbhan, luchd-saidheans is eile
■ Faic na tha a dol air an t-saoghal
LEUGH
■ Gabh naidheachdan na feadhainn a tha cudromach dhut a-rèir an ama s gun bhuairidhean
■ Lean tagaichean hais airson ceum a chumail ri cuspairean àraid ann am fìor-àm
CRUTHAICH
■ Postaich chun luchd-leantainn agad no chun t-saoghail air fad, le cunntasan-bheachd agus dealbhan s videothan le càileachd àrd
■ Gabh pàirt ann an còmhraidhean inntinneach le daoine eile
CURAIDICH
■ Cruthaich liostaichean de dhaoine ach nach caill thu post uapa-san
■ Criathraich faclan no abairtean a stiùireadh na chì s nach fhaic thu
AGUS MÒRAN A BHARRACHD!
■ Ùrlar àlainn a fhreagras dhan sgeama dhathan phearsanaichte agad, soilleir no dorcha
■ Co-roinn is sganaich còdaichean QR airson pròifilean Mhastodon iomlaid le càch sa bhad
■ Clàraich a-steach s geàrr leum eadar iomadh cunntas
■ Faigh brath nuair a phostaich cuideigin sònraichte rud le putan a chluig
■ Gun spoilers! S urrainn dhut na postaichean agad a chur air cùlaibh rabhaidhean susbainte
ÙRLAR FOILLSEACHAIDH CUMHACHDACH
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon es le melior maniera de sequer lo que passa. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
Iste es le app official de Mastodon pro Android. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In nostre app, tu pote:
EXPLORAR
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
LEGER
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREAR
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1,61 @@
Mastodon merupakan cara terbaik untuk tetap mengikuti apa yang terjadi. Ikuti siapapun dalam fediverse dan lihat semuanya secara kronologis. Tidak ada algoritma, iklan, atau clickbait.
Ini adalah aplikasi Android resmi untuk Mastodon. Cepat dan mengesankan, didesain tidak hanya sekadar kuat tetapi juga mudah digunakan. Di dalam aplikasi ini, anda dapat:
MENJELAJAHI
Temukan penulis, jurnalis, kreator, fotografer, ilmuwan, dan lainnya
Melihat apa yang sedang terjadi
MEMBACA
Tetap berhubungan dengan orang terdekat anda tanpa gangguan
Mengikuti tagar untuk tetap terupdate dengan topik-topik baru
MEMBUAT
Tautkan konten kepada pengikut anda dengan poll, gambar dan video berkualitas tinggi
Berpartisipasi dalam percakapan yang menarik dengan orang lain
MENYUSUN
Buat daftar orang agar tidak ketinggalan
Saring kata atau frasa untuk mengontrol apa yang anda ingin lihat atau tidak
DAN BANYAK LAGI!
Tema indah yang menyesuaikan skema warna perangkat anda, terang atau gelap
Bagikan dan pindai QR code untuk bertukar profil Mastodon dengan cepat
Login dengan lebih dari satu akun
Tetap ternotifikasi dengan postingan orang tertentu menggunakan tombol dering
Tidak ada spoilers! Anda bisa mencantumkan postingan anda dibelakang tanda peringatan
PLATFORM PUBLIKASI YANG KUAT
Anda tidak lagi perlu mengikuti algoritma yang menentukan jika teman anda akan melihat apa yang anda tautkan. Jika mereka mengikuti anda, mereka akan melihat tautan tersebut.
Jika anda mempublikasikan di internet, tautan tersebut dapat diakses di internet. Anda bisa dengan aman membagikan situs di Mastodon dengan catatan bahwa siapa saja dapat melihatnya tanpa login.
Selain threads, polls, gambar berkualitas tinggi, video, audio, dan peringatan konten, Mastodon menawarkan beragam cara untuk mengekspresikan diri anda dengan cara yang anda inginkan.
SEBUAH PLATFORM MEMBACA YANG KUAT
Kami tidak perlu menayangkan iklan, sehingga kami tidak perlu menahan anda di dalam aplikasi kami. Mastodon memiliki pilihan aplikasi pihak ketiga terbanyak sehingga anda mendapatkan pengalaman yang anda inginkan.
Berkat laman feed yang kronologis, anda dapat dengan mudah mengikuti update dan melakukan hal lain.
Tidak perlu khawatir jika anda salah mengklik dan mengubah rekomendasi. Kami tidak mengatur apa yang anda ingit lihat, kami serahkan kepada anda yang mengontrolnya.
PROTOKOL, BUKAN PLATFORM
Mastodon tidak seperti platform media sosial pada umumnya, tetapi dibangun pada protokol yang terdesentralisasi. Anda dapat mendaftar pada server resmi kami, atau memilih pihak ketiga untuk melayani data anda.
Berkat protokol, apapun yang anda pilih, anda tetap dapat berkomunikasi dengan pengguna di server Mastodon yang berbeda. Dengan satu akun, anda dapat berkomunikasi dengan pengguna dari platform fediverse yang lain.
Tidak puas dengan pilihan anda? Anda dapat selalu berpindah ke server Mastodon yang berbeda selagi membawa pengikut anda. Untuk pengguna yang serius, anda bahkan bisa menyimpan data pada infrastruktur sendiri, karena Mastodon ini open-source.
NON-PROFIT
Mastodon terdaftar sebagai lembaga non-profit di US dan Jerman. Kami tidak terdorong untuk memperoleh keuntungan, tetapi apa yang terbaik.
SEPERTI YANG DILIHAT DI: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, dan lainnya.

View file

@ -0,0 +1 @@
Tempat di mana percakapan terjadi

View file

@ -0,0 +1,61 @@
Mastodon is the best way to keep up with whats happening. Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
This is the official Android app for Mastodon. It is blazing fast and stunningly beautiful, designed to be not just powerful but also easy to use. In our app, you can:
EXPLORE
■ Discover new writers, journalists, artists, photographers, scientists and more
■ See whats happening in the world
READ
■ Keep up with people you care about in a chronological feed with no interruptions
■ Follow hashtags to keep up with specific topics in real time
CREATE
■ Post to your followers or the whole world, with polls, high quality images and videos
■ Participate in interesting conversations with other people
CURATE
■ Create lists of people to never miss a post
■ Filter words or phrases to control what you do and dont want to see
AND MORE!
■ A beautiful theme that adapts to your personalized color scheme, light or dark
■ Share and scan QR codes to quickly exchange Mastodon profiles with others
■ Login and switch between multiple accounts
■ Get notified when a specific person posts with the bell button
■ No spoilers! You can put your posts behind content warnings
A POWERFUL PUBLISHING PLATFORM
You no longer have to try and appease an opaque algorithm that decides if your friends are going to see what you posted. If they follow you, theyll see it.
If you publish it to the open web, its accessible on the open web. You can safely share links to Mastodon in the knowledge that anyone will be able to read them without logging in.
Between threads, polls, high quality images, videos, audio, and content warnings, Mastodon offers plenty of ways to express yourself in a way that suits you.
A POWERFUL READING PLATFORM
We dont need to show you ads, so we dont need to keep you in our app. Mastodon has the richest selection of 3rd party apps and integrations so you can choose the experience that fits you best.
Thanks to the chronological home feed, its easy to tell when youve caught up on all updates and can move on to something else.
No need to worry that a misclick will ruin your recommendations forever. We dont guess what you want to see, we let you control it.
PROTOCOLS, NOT PLATFORMS
Mastodon is not like a traditional social media platform, but is built on a decentralized protocol. You can sign up on our official server, or choose a 3rd party to host your data and moderate your experience.
Thanks to the common protocol, no matter what you choose, you can communicate seamlessly with people on other Mastodon servers. But theres more: With just one account, you can communicate with people from other fediverse platforms.
Not happy with your choice? You can always switch to a different Mastodon server while taking your followers with you. For advanced users, you can even host your data on your own infrastructure, since Mastodon is open-source.
NON-PROFIT IN NATURE
Mastodon is a registered non-profit in the US and Germany. We are not motivated by extracting monetary value from the platform, but by whats best for the platform.
AS FEATURED IN: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com, and more.

View file

@ -0,0 +1 @@
Where conversations happen

View file

@ -0,0 +1,61 @@
Mastodon er besta leiðin til að fylgjast með hvað sé í gangi. Fylgstu með hverjum sem er í fediverse-heiminum og skoðaðu það allt í tímaröð. Engin algrím, auglýsingar eða smellbeitur á ferðinni.
Þetta er opinbera Android-forritið fyrir Mastodon. Það er eldsnöggt og fjarska fallegt, hannað til að vera bæði öflugt og auðvelt í notkun. Í forritinu okkar geturðu:
KANNAÐ
■ Uppgötvaðu nýja rithöfunda, blaðamenn, listafólk, ljósmyndara, vísindafólk og fleira
■ Sjáðu hvað er að gerast í heiminum
LESIÐ
■ Vertu í sambandi við fólk sem þér er kært á streymi í tímaröð án truflana
■ Fylgst með myllumerkjum til að fá upplýsingar um tiltekin efni í rauntíma
SKAPAÐ
■ Birt færslur til fylgjendanna þinna eða alls heimsins, með könnunum, hágæða myndum og myndskeiðum
■ Tekið þátt í áhugaverðum samræðum við annað fólk
SKIPULAGT
■ Búið til lista yfir fólk sem þú vilt ekki missa af færslum frá
■ Síað orð og setningar til að stýra hvað þú sérð og hvað ekki
OG FLEIRA!
■ Fallegt þema sem aðlagast persónusniðnu litastefi, ljóst eða dökkt
■ Deildu og skannaðu QR-kóða til að skiptast á Mastodon-notendasniðum við aðra
■ Skráðu þig inn og skiptu milli margra notendaaðganga
■ Með bjölluhnappnum geturðu fengið tilkynningar þegar tilteknir aðilar birta færslur
■ Ekkert sem afvegaleiðir! Þú getur sett færslurnar þínar á bakvið aðvörun vegna efnis
ÖFLUGT KERFI TIL BIRTINGAR
Þú þarft ekki lengur að prófa þig áfram með og friðþægja eitthvert ógagnsætt algrími sem ákvarðar hvort vinir þínir fái að sjá það sem þú birtir. Ef viðkomandi fylgist með þér, mun það sjást.
Ef þú birtir það á opna vefnum, er hægt að skoða það á opna vefnum. Þú ert örugg(ur) við að deila tenglum á Mastodon, vitandi það að hver sem er mun geta lesið þá án þess að skrá sig inn.
Með samræðum, hágæða myndefni, myndskeiðum, hljóðskrám og viðvörunum vegna efnis, býður Mastodon upp á margar leiðir til að tjá þig á þann hátt sem þér hentar.
ÖFLUGT KERFI TIL LESTRAR
Við þurfum ekkert að sýna þér auglýsingar og höfum því enga ástæðu til að halda þér inni í okkar eigin forritum. Mastodon býður upp á mikið úrval forrita frá utanaðkomandi aðilum og samþættingu við önnur kerfi, þannig að þú getir valið það sem þér líkar best.
Þökk sé heimastreymi í tímaröð, þá er auðvelt að sjá þegar þú lýkur við að skoða allar nýjar færslur og getur snúið þér að einhverju öðru.
Þú þarft ekkert að hafa áhyggjur að einn smellur á rangan stað skemmi orðspor þitt að eilífu. Við eru ekkert að giska á hvað þú viljir sjá, við látum þér eftir að stýra því.
SAMSKIPTAMÁTAR, EKKI KERFI
Mastodon er ekki hefðbundinn samfélagsmiðill, heldur byggist í kringum samskiptamáta sem ekki er með miðlæga stýringu. Þú getur skráð þig á opinbera netþjóninum okkar eða valið utanaðkomandi þjón til að hýsa gögnin þín og hafa umsjón með umhverfinu þínu.
Þökk sé sameiginlegum samskiptamáta, þá skiptir ekki máli hvaða netþjón þú velur; þú átt að eiga hindranalaus samskipti við fólk á öðrum Mastodon-þjónum. En það er meira til: Með einum notandaaðgangi geturðu átt í samskiptum við önnut tengd kerfi sem tilheyra fedi-heiminum.
Ekki ánægð/ur með valið þitt? Þú getur alltaf skipt yfir á annan Mastodon-þjón og tekið fylgjendurna þína með þér. Vanir tölvulæsir notendur geta meira að segja hýst sitt eigið kerfi, enda er Mastodon opinn hugbúnaður.
ÁN HAGNAÐARMARKMIÐA INN AÐ BEINI
Mastodon er skráð sem samtök án hagnaðarmarkmiða í BNA og Þýskalandi. Við höfum engan hvata til að ná peningum út úr kerfinu, heldur liggur áhuginn í því sem er best fyrir kerfið.
EINS OG BIRST HEFUR Í: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com og víðar.

View file

@ -0,0 +1 @@
Þar sem samræður eiga sér stað

View file

@ -0,0 +1,61 @@
Mastodon è il modo migliore per tenere il passo con ciò che sta accadendo. Segui chiunque attraverso il fediverso e guarda tutto in ordine cronologico. Nessun algoritmo, pubblicità o clickbait in vista.
Questa è l'app Android ufficiale per Mastodon. È incredibilmente veloce e straordinariamente bella, progettata per essere non solo potente ma anche facile da usare. Nella nostra app, puoi:
ESPLORARE
■ Scopri nuovi scrittori, giornalisti, artisti, fotografi, scienziati e altro ancora
■ Guarda cosa sta succedendo nel mondo
LEGGERE
■ Resta al passo con le persone a cui tieni in un feed cronologico senza interruzioni
■ Segui gli hashtag per restare aggiornato su argomenti specifici in tempo reale
CREARE
■ Pubblica post per i tuoi seguaci o per il mondo intero, con sondaggi, immagini e video di alta qualità
■ Partecipa a conversazioni interessanti con altre persone
CURARE
■ Crea liste di persone per non perdere mai un post
■ Filtra parole o frasi per controllare cosa vuoi e cosa non vuoi vedere
E ALTRO ANCORA!
■ Un bellissimo tema che si adatta alla tua combinazione di colori personalizzata, chiaro o scuro
■ Condividi e scansiona i codici QR per scambiare rapidamente i profili Mastodon con altri
■ Accedi e passa da un account all'altro
■ Ricevi una notifica con il pulsante del campanello, quando una persona specifica pubblica un post
■ Nessuna anticipazione! Puoi inserire i tuoi post dietro avvisi sui contenuti
UNA POTENTE PIATTAFORMA DI PUBBLICAZIONE
Non devi più cercare di placare un algoritmo opaco che decide se i tuoi amici vedranno ciò che hai pubblicato. Se ti seguono, lo vedranno.
Se lo pubblichi sul web aperto, è accessibile sul web aperto. Puoi condividere in tutta sicurezza i collegamenti a Mastodon, sapendo che chiunque sarà in grado di leggerli senza effettuare l'accesso.
Tra discussioni, sondaggi, immagini di alta qualità, video, audio e avvisi sui contenuti, Mastodon offre molti modi per esprimerti nel modo che preferisci.
UNA POTENTE PIATTAFORMA DI LETTURA
Non abbiamo bisogno di mostrarti annunci pubblicitari, quindi non abbiamo bisogno di mantenerti nella nostra app. Mastodon offre la più ricca selezione di app e integrazioni di terze parti, così puoi scegliere l'esperienza più adatta a te.
Grazie al feed cronologico in Home, è facile capire quando hai recuperato tutti gli aggiornamenti e puoi passare a qualcos'altro.
Non devi preoccuparti che un clic sbagliato rovinerà per sempre le tue raccomandazioni. Non indoviniamo cosa vuoi vedere, ti lasciamo il controllo su di esso.
PROTOCOLLI, NON PIATTAFORME
Mastodon non è come una piattaforma di social media tradizionale, ma è costruito su un protocollo decentralizzato. Puoi registrarti sul nostro server ufficiale o sceglierne uno di terze parti, per ospitare i tuoi dati e moderare la tua esperienza.
Grazie al protocollo comune, non importa cosa tu scelga, puoi comunicare senza problemi con le persone su altri server Mastodon. Ma c'è di più: con un solo account puoi comunicare con persone di altre piattaforme del Fediverso.
Non sei felice della tua scelta? Puoi sempre passare a un altro server Mastodon portando con te i tuoi seguaci. Per gli utenti avanzati, puoi persino ospitare i tuoi dati sulla tua infrastruttura, poiché Mastodon è open source.
NON PROFIT PER NATURA
Mastodon è un'organizzazione non profit registrata negli Stati Uniti e in Germania. Non siamo motivati dallestrazione di valore monetario dalla piattaforma, ma da ciò che è meglio per la piattaforma.
COME PRESENTATO SU: TIME, Forbes, Wired, The Guardian, CNN, The Verge, TechCrunch, Financial Times, Gizmodo, PCMAG.com e altri.

Some files were not shown because too many files have changed in this diff Show more