Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Tusky

Tusky is a beautiful Android client for Mastodon.
Collective - Host: opensource - https://opencollective.com/tusky - Website: https://tusky.app/ - Code: https://github.com/tuskyapp/Tusky

upgrade material drawer

github.com/tuskyapp/Tusky - 0229be84a0e5a7c7bd9e6339cdf149f27e401028 authored about 4 years ago
Personal account notes (#1978)

* add personal notes to AccountActivity

* use RxJava instead of plain okhttp calls

* make ...

github.com/tuskyapp/Tusky - ce973ea7e772be02663df98329f9214e374222b4 authored about 4 years ago
Merge pull request #1979 from nailyk-weblate/weblate-tusky-tusky

Translations update from Weblate

github.com/tuskyapp/Tusky - 56219ddcc7d34b0c2ee533baaaa9e1a4ca622691 authored about 4 years ago
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (431 of 431 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 2a121ddb810b06889699c41f93ff4a530c38ba36 authored about 4 years ago
Translated using Weblate (Persian)

Currently translated at 100.0% (431 of 431 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 507a8f8ecb486812c04b5017e5d1cfcb4fea029c authored about 4 years ago
Translated using Weblate (Ukrainian)

Currently translated at 32.7% (141 of 431 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - b222d87d7879f79c2a67c7a14dfb952a5a21a337 authored about 4 years ago
Translated using Weblate (Spanish)

Currently translated at 100.0% (431 of 431 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 7887dfec3b17f272f3f0a1cde692fa713c1c33f4 authored about 4 years ago
Translated using Weblate (Chinese (Traditional))

Currently translated at 85.1% (367 of 431 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - 2ff893f202cd045f752923584c77c6b1ec178a62 authored about 4 years ago
Adds link to account page when clicking on displayName (#1982)

* Adds link to account page when clicking on displayName.

* Reuses the onClickListener

* F...

github.com/tuskyapp/Tusky - e91272a4c6c89b0c6af1cc9074bdfc7187e73ba0 authored about 4 years ago
Merge pull request #1958 from nailyk-weblate/weblate-tusky-tusky

Translations update from Weblate

github.com/tuskyapp/Tusky - 814a9b8f9bacf8d26f712b06a0313a3534a2be95 authored over 4 years ago
Translated using Weblate (Thai)

Currently translated at 100.0% (431 of 431 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - eaa1c96c436332c9f435fd048c54b58abddffb7c authored over 4 years ago
Translated using Weblate (Basque)

Currently translated at 100.0% (431 of 431 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 3ee66dade1c4e0dbb2c2b39b46fc67deea2ad8cb authored over 4 years ago
Translated using Weblate (Sanskrit)

Currently translated at 100.0% (430 of 430 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 2bc4bc1d8e5ab1689935ca09ed8b26fe96300df7 authored over 4 years ago
Perform bidirectionality isolation manually instead of relying on `BidiFormatter` (#1976)

* Perform manual isolation of display names etc. instead of relying on BidiFormatter.
Fixes #19...

github.com/tuskyapp/Tusky - 2170e6b0fa90c24cb8297e63ecf65688aa2180fc authored over 4 years ago
Add tests for compose activity initial state changes (#1972)

github.com/tuskyapp/Tusky - d7e47caef345fdd48a99b87f69e30efc5bdf64db authored over 4 years ago
Delete scheduled post after editing (#1947)

* Delete scheduled post after editing

This ensures that editing a scheduled toot will not dup...

github.com/tuskyapp/Tusky - af44b25c29f73f8c7ff1259970c040fa124036df authored over 4 years ago
fix crash in ViewImageFragment (#1964)

github.com/tuskyapp/Tusky - 21b28f1bbbc72cb4859d316ec9521092cfc7102f authored over 4 years ago
update Kotlin to 1.4.10 and fix some warnigs (#1963)

github.com/tuskyapp/Tusky - 6d27d822ca61b72fab9c232b84c4e42245d865b6 authored over 4 years ago
Open photos embedded in preview cards in the image viewer (#1966)

* Open photos embedded in preview cards in the internal image viewer instead of opening the brow...

github.com/tuskyapp/Tusky - e0346a8e88d98f5a3c05067c1ac6b136b8619b13 authored over 4 years ago
use MaterialContainerTransform for ActionButton animation (#1961)

* use MaterialContainerTransform for ActionButton animation

* fix back button in TabPreferenc...

github.com/tuskyapp/Tusky - 53bd08180236ab4f90cb88872fb89b1df7696487 authored over 4 years ago
upgrade gradle and android gradle plugin (#1957)

github.com/tuskyapp/Tusky - e572e653eed334f81b1a85ede3eecb6a72dc50f3 authored over 4 years ago
Use blurhash for preview cards (#1960)

github.com/tuskyapp/Tusky - b885aa8f837fadc48296e19c67edb50f94bf7bbb authored over 4 years ago
Fix filtering of boosts (#1954)

github.com/tuskyapp/Tusky - a1887d189128b6240407ab9326ba754a7e21d4e2 authored over 4 years ago
Change characters left color to red when negative (#1952)

* Change characters left color to red when negative

* Use val for the integers, optimize vari...

github.com/tuskyapp/Tusky - 3b67f339b12829b9757be1949803617440422911 authored over 4 years ago
Set onClick listener for poll result view. (#1946)

Fixes #1861

github.com/tuskyapp/Tusky - 8e2e815b840ae2342f5aedb46739fd2a1d89dce5 authored over 4 years ago
Save draft when redrafting a post (#1744)

github.com/tuskyapp/Tusky - e237639adc0cd6d1cfc4b21b4d0dc2d8b42d9a2f authored over 4 years ago
improve relative poll timestamp string format (#1939)

github.com/tuskyapp/Tusky - 26a051220b27dceaab0d4fda853302332e70d5cf authored over 4 years ago
Merge pull request #1940 from nailyk-weblate/weblate-tusky-tusky

Translations update from Weblate

github.com/tuskyapp/Tusky - 508d070a314437ac9e0f4a3f4c342a99ccafbbbd authored over 4 years ago
Translated using Weblate (Swedish)

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 0a98c3b5df4be51c5f743f1f6ab93005fcc85be8 authored over 4 years ago
Publish mute/block events from the report activity. (#1945)

Fixes #1870

github.com/tuskyapp/Tusky - 387c8b043ce92404fe2ace76ac14f1a9be9a8dd4 authored over 4 years ago
Use status text size for poll descriptions (#1942)

github.com/tuskyapp/Tusky - b8892044f6bf785516f78bff076957d330c8f381 authored over 4 years ago
Merge pull request #1936 from nailyk-weblate/weblate-tusky-tusky

Translations update from Weblate

github.com/tuskyapp/Tusky - 9e46a3fa879601a56b1a395d924c62bc30d93626 authored over 4 years ago
Translated using Weblate (Turkish)

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 6a4bb48a41ad705d4645916b3777d9edfe859a15 authored over 4 years ago
Translated using Weblate (Turkish)

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - c7ec1fe6418634930fd03e3fb859e1cf4fdfb07d authored over 4 years ago
Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 6d82a65dd4ba935a43d56fd449ce809af384f7fd authored over 4 years ago
Translated using Weblate (Turkish)

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 491a0fe53067f75127d8efeb1d992f23f5460fa7 authored over 4 years ago
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - afa69f07b738297a94262d6b705304623440f6b8 authored over 4 years ago
Merge pull request #1937 from nailyk-weblate/weblate-tusky-tusky-app

Translations update from Weblate

github.com/tuskyapp/Tusky - ea04254c89e4f348aa617da5c7d458cd41bd5966 authored over 4 years ago
Translated using Weblate (Turkish)

Currently translated at 100.0% (10 of 10 strings)

Translation: Tusky/Tusky description
Translat...

github.com/tuskyapp/Tusky - 7d692aa4b4293d50d279e0574edf2b75b7dcca47 authored over 4 years ago
Improve notifications fetching (#1930)

* Improve notifications fetching

- Only fetch notifications up to the latest fetched one
-...

github.com/tuskyapp/Tusky - e4c10f1ca4dad6e7751ff160704d1ade237cdc11 authored over 4 years ago
Remove 'Add Data' button if all 4 metadata fields are used in Edit Profile (#1934)

* Remove 'Add Data' button if all 4 metadata fields are used

* Removed option for disabling a...

github.com/tuskyapp/Tusky - 17b7abb537d8214fac4b16c26c8c32ad7c3aed1e authored over 4 years ago
simplify timeline cleanup (#1932)

* simplify timeline cleanup

* fix test

github.com/tuskyapp/Tusky - a6673a6eb28b6886c82ab61666ec02c942033da9 authored over 4 years ago
Merge pull request #1929 from nailyk-weblate/weblate-tusky-tusky-app

Translations update from Weblate

github.com/tuskyapp/Tusky - 986eb9d5427bb1f7f3460c6159bccebb21a14d4c authored over 4 years ago
Translated using Weblate (Sanskrit)

Currently translated at 50.0% (5 of 10 strings)

Translation: Tusky/Tusky description
Translate-...

github.com/tuskyapp/Tusky - a9e12f798ce8fd4ebf0a39c6583d0782112f07b2 authored over 4 years ago
Merge pull request #1928 from nailyk-weblate/weblate-tusky-tusky

Translations update from Weblate

github.com/tuskyapp/Tusky - 795b6d62c9b8093d1ca75bd7c181699df857e1ef authored over 4 years ago
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 23a6ec3f0ad9b75b2d1ab4d598c0e00764b2bc45 authored over 4 years ago
Translated using Weblate (Sanskrit)

Currently translated at 100.0% (431 of 431 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 9a15a85c1f7627b5bcde0df9cc9458c9682c42b7 authored over 4 years ago
Translated using Weblate (Spanish)

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 3d77726fa5bd4b419923e2cc572a3d48657a8976 authored over 4 years ago
Correct sentence in README (#1933)

questions (not answers) get answers :-)

github.com/tuskyapp/Tusky - 971fc65a5448a384a28ecdb5a81fc594640178d7 authored over 4 years ago
Correct sentence in README (#1933)

questions (not answers) get answers :-)

github.com/tuskyapp/Tusky - 29b620806b77e9673c5c28bfdbd2413c6714d365 authored over 4 years ago
Merge pull request #1927 from nailyk-weblate/weblate-tusky-tusky-app

Translations update from Weblate

github.com/tuskyapp/Tusky - da8da332b99394b49ed05d2b4eabb6e682edebab authored over 4 years ago
Translated using Weblate (Sanskrit)

Currently translated at 40.0% (4 of 10 strings)

Translation: Tusky/Tusky description
Translate-...

github.com/tuskyapp/Tusky - 92a0f23ce5dc6ec386b897f5f01bc5ae10bea7de authored over 4 years ago
Merge pull request #1923 from nailyk-weblate/weblate-tusky-tusky

Translations update from Weblate

github.com/tuskyapp/Tusky - 1ad4676b49a5dfd3f903900a97ab3c9fbc25106b authored over 4 years ago
Translated using Weblate (Bengali (India))

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 7e7df7ba2699e4d5a657db8ad9370a3422800a4a authored over 4 years ago
Translated using Weblate (Berber)

Currently translated at 9.2% (40 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: https:...

github.com/tuskyapp/Tusky - fa4678994fd627716602a5af63941ad1f91cf1c7 authored over 4 years ago
Translated using Weblate (Sanskrit)

Currently translated at 70.5% (304 of 431 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - 5fe4c573d6195e20491bd8016cf03a47eb284268 authored over 4 years ago
Translated using Weblate (Sanskrit)

Currently translated at 24.3% (105 of 431 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - dadf8aef8ae5283f304121a7e227159671ee3203 authored over 4 years ago
Translated using Weblate (Polish)

Currently translated at 98.6% (426 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - bf5acc53dfa24176aacc23b6fa039e87d7ae1ffa authored over 4 years ago
Translated using Weblate (Persian)

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 595c2fd174c6c1e29af64089638a0911183f92c6 authored over 4 years ago
fix another crash in ViewVideoFragment (#1926)

github.com/tuskyapp/Tusky - 67df1a706537941cf165d9b0cfda6c894c675bcc authored over 4 years ago
fix various bugs when creating tab with multiple hashtags (#1925)

github.com/tuskyapp/Tusky - 67225dd4c0dc65081c2c670fadabc1c8eb5fb16d authored over 4 years ago
convert EmojiPreference and EmojiCompatFont to Kotlin (#1922)

* convert EmojiPreference and EmojiCompatFont to Kotlin

* move preference related to to dedic...

github.com/tuskyapp/Tusky - 1d309850b07a17875e9e44cc17809b908a7865fc authored over 4 years ago
use current user's avatar as drawer toggle (#1919)

* use current user's avatar as drawer toggle

* avoid hardcoded 36dp

* remove unused import

github.com/tuskyapp/Tusky - fc7b02d9870260ae344c01e28b71b5ca40444e45 authored over 4 years ago
Merge pull request #1908 from nailyk-weblate/weblate-tusky-tusky

Translations update from Weblate

github.com/tuskyapp/Tusky - 43a56679d6740cc17d14be29462e561b5cfadebb authored over 4 years ago
Translated using Weblate (Vietnamese)

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 7987b3703e933d5c96905541b64c9ad2f3bf2783 authored over 4 years ago
Translated using Weblate (Occitan)

Currently translated at 94.2% (407 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - 67d50efd7a41e94f218e609c6b87cfebc9ce67a6 authored over 4 years ago
Translated using Weblate (Occitan)

Currently translated at 95.1% (411 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - fb3fff8ed7af86cda1150b32ae9661a70a447731 authored over 4 years ago
Translated using Weblate (Italian)

Currently translated at 96.5% (417 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - 234a41e921441e664c3a9f20ce380af3129b31b9 authored over 4 years ago
Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - f218d8e25d855a098073e6879031ffc2234a7d71 authored over 4 years ago
Translated using Weblate (Chinese (Simplified, Singapore))

Currently translated at 80.5% (348 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - bda5965f1409ea40ee58847c8ff62bcc34be6174 authored over 4 years ago
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - dbe49d806bd2eb3507e13731b02cd07edc1e41c8 authored over 4 years ago
Translated using Weblate (Hungarian)

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 2a7a7b981fb3ec18f8246a215feee62d102729b4 authored over 4 years ago
Translated using Weblate (Kabyle)

Currently translated at 58.5% (253 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - 6b76c3ebb66f20ba4ae00a4c6cbb6de9fced2851 authored over 4 years ago
Translated using Weblate (Persian)

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 8881778c85a6d1d380d6b316479d57a847a35417 authored over 4 years ago
Merge pull request #1914 from nailyk-weblate/weblate-tusky-tusky-app

Translations update from Weblate

github.com/tuskyapp/Tusky - 50b62fc1af516e4fabff64f03932b55a32e28e6a authored over 4 years ago
Translated using Weblate (Turkish)

Currently translated at 70.0% (7 of 10 strings)

Translation: Tusky/Tusky description
Translate-...

github.com/tuskyapp/Tusky - a19259f08e3b9c9194945daac7d9612993d290ef authored over 4 years ago
explicitly set text colors in LicenseCard (#1910)

github.com/tuskyapp/Tusky - 94ae219a979331eb3580560f72bafdecd6f186ee authored over 4 years ago
Merge pull request #1909 from nailyk-weblate/weblate-tusky-tusky-app

Translations update from Weblate

github.com/tuskyapp/Tusky - e729677a6798278111cc10513dad4da1c6695896 authored over 4 years ago
Translated using Weblate (Czech)

Currently translated at 60.0% (6 of 10 strings)

Translation: Tusky/Tusky description
Translate-...

github.com/tuskyapp/Tusky - 6b40422d7b8852b79873060c8ef03aff2b4e8fea authored over 4 years ago
Translated using Weblate (Japanese)

Currently translated at 60.0% (6 of 10 strings)

Translation: Tusky/Tusky description
Translate-...

github.com/tuskyapp/Tusky - 994d808cfa7fc18d4af37c8dc8bdf7163094e373 authored over 4 years ago
Translated using Weblate (Italian)

Currently translated at 30.0% (3 of 10 strings)

Translation: Tusky/Tusky description
Translate-...

github.com/tuskyapp/Tusky - 52858a1914108e16163ec1c20d738027ff7586dd authored over 4 years ago
Merge pull request #1907 from nailyk-weblate/weblate-tusky-tusky

Translations update from Weblate

github.com/tuskyapp/Tusky - 931d22f98c28675756763170ca03e2d74ce74f60 authored over 4 years ago
Translated using Weblate (German)

Currently translated at 97.4% (421 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - 668dd8518953c09516bd4d9b8d6642ae77e4e7d1 authored over 4 years ago
Translated using Weblate (Ukrainian)

Currently translated at 26.6% (115 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - 83de91fc77ea1a04af5f5003d4ac43fe90839a72 authored over 4 years ago
Merge pull request #1902 from nailyk-weblate/weblate-tusky-tusky-app

Translations update from Weblate

github.com/tuskyapp/Tusky - f8605e7ba90412d226f12f85f2dcb3623f56501c authored over 4 years ago
Translated using Weblate (Spanish)

Currently translated at 40.0% (4 of 10 strings)

Translation: Tusky/Tusky description
Translate-...

github.com/tuskyapp/Tusky - b40d58f8fdf4b0ef7b5e20c9b23e1d03e54c283f authored over 4 years ago
Translated using Weblate (French)

Currently translated at 90.0% (9 of 10 strings)

Translation: Tusky/Tusky description
Translate-...

github.com/tuskyapp/Tusky - 0f88a7dc6d07978839b8906e7a298ddaf7d86723 authored over 4 years ago
Merge pull request #1903 from nailyk-weblate/weblate-tusky-tusky

Translations update from Weblate

github.com/tuskyapp/Tusky - 0eb61af1302167fda37d99707d425142ad448ec1 authored over 4 years ago
Translated using Weblate (Occitan)

Currently translated at 94.2% (407 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - ee7226e385b1f7ba78d36ef1622871466f5c2a0f authored over 4 years ago
Translated using Weblate (French)

Currently translated at 99.0% (428 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - 1eafc6786c9fe083da91b5b89c5a8149df5c886e authored over 4 years ago
Translated using Weblate (Polish)

Currently translated at 98.6% (426 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - a9c2399a3948d4cd628ef036029e01a9202d51ff authored over 4 years ago
Translated using Weblate (German)

Currently translated at 99.7% (431 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - 8a587b022c696857b3c81c4cff8c0850bb748f90 authored over 4 years ago
Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (432 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: htt...

github.com/tuskyapp/Tusky - 5061803f7e9a7545c4edc5f41adce8adb8d5714f authored over 4 years ago
Translated using Weblate (Occitan)

Currently translated at 93.9% (406 of 432 strings)

Translation: Tusky/Tusky
Translate-URL: http...

github.com/tuskyapp/Tusky - 86b8293cad79983fcd3d5099b1ee950bebce147d authored over 4 years ago
fix notifications sometimes not rendering (#1905)

* fix notifications sometimes not rendering

* fix empty timeline fragment as well

* add li...

github.com/tuskyapp/Tusky - 6ee493d8ea35381da53db32f6a2720681ffb8060 authored over 4 years ago
SettingsConstants: fix home tab filters (#1906)

Showing repeats was swapped with showing replies.

github.com/tuskyapp/Tusky - a0106877093b833bd99064a2ec7ef1fcd241982e authored over 4 years ago
Fix opening public filter list from account preferences (#1904)

github.com/tuskyapp/Tusky - d8d4b947ed810faa74b561cc7cde908b58028388 authored over 4 years ago
Merge pull request #1900 from nailyk-weblate/weblate-tusky-tusky

Translations update from Weblate

github.com/tuskyapp/Tusky - c94ae9d4d78d638a0a5f6b78acccf5bb7b47dad3 authored over 4 years ago