• Joined on 2023年12月31日
Linca pushed to catodon-ff-rebase at Linca/catodon 2024年04月08日 17:30:14 +02:00
994557a03b Merge branch 'develop' of https://firefish.dev/firefish/firefish into catodon-ff-rebase
a5b74d2f61 locale: separate nouns and verbs (close #10862)
0b231e6d24 docs: update changelog
8b14e57ba6 style: remove MkLoading from MkPullToRefresh
c707221dfb chore (minor): use type import
Compare 6 commits »
Linca pushed to catodon-ff-rebase at Linca/catodon 2024年04月08日 17:10:05 +02:00
779bdac906 Fix rebasing error
Linca pushed to catodon-ff-rebase at Linca/catodon 2024年04月08日 17:00:36 +02:00
8bad30b49b fix rebasing conflict
Linca pushed to catodon-ff-rebase at Linca/catodon 2024年04月08日 16:40:43 +02:00
91f3d2e3e5 Update el-GR.yml
Linca pushed to catodon-ff-rebase at Linca/catodon 2024年04月08日 16:37:20 +02:00
ef7c465e29 Update en-US.yml
4dc6e8d311 Update README.md
15220e9ed5 Remove CJK font specialization (#101)
aa45a468a7 fix: Change Firefish API document title to Catodon (#96)
f9e67dbbde feat: use replies (+subreplies) in MkNoteDetailed (#95)
Compare 20 commits »
Linca pushed to catodon-ff-rebase at Linca/catodon 2024年04月08日 16:01:05 +02:00
2edaa72ac7 Remove tutorial (#51)
a500091c4a Rebranding to Catodon (#24)
a79415d0e7 Adjust menu items (#48)
187dc2637c Fix condition of translator availability (#47)
1e02b9c5a5 Remove lists and antennas from menu (#43)
Compare 10 commits »
Linca created branch catodon-ff-rebase in Linca/catodon 2024年04月08日 16:01:05 +02:00
Linca commented on issue catodon/catodon-legacy#174 2024年03月06日 11:22:45 +01:00
Unencrypted messaging warning in chat
Linca closed pull request catodon/catodon-legacy#86 2024年01月26日 13:23:02 +01:00
WIP: adjust: #84 When Repost and Quote are separated, Quote should appear next to Repost
Linca commented on issue catodon/catodon-legacy#133 2024年01月20日 13:02:12 +01:00
"View original page" should "open in window"

This is not technically possible. Allowing the content of a remote page to be loaded on this page is dangerous and can lead to a variety of attacks.

Linca commented on issue catodon/catodon-legacy#140 2024年01月20日 12:50:36 +01:00
Alternative pagination per page instead of endlessly expanding

Maybe build a progress bar like Discourse/Flarum does?

Linca commented on issue catodon/catodon-legacy#110 2024年01月11日 02:24:20 +01:00
Problems following a.gup.pe and Lemmy groups

Yesterday I found that I can't follow @FiveYellowMice@social.fym.moe.

I guess this is a bug of http signature

https://github.com/superseriousbusiness/gotosocial/issues/1949 https://github....

Linca commented on pull request catodon/catodon-legacy#130 2024年01月08日 20:21:34 +01:00
feat: #128 In profiles, clicking the profile picture should enlarge it

If it is your profile picture, we should also add a button to let you change it.

I didn't implement this, because it should be a separate commit.

If we allow modifying avatar here, what...

Linca created pull request catodon/catodon-legacy#130 2024年01月08日 20:17:13 +01:00
feat: #128 In profiles, clicking the profile picture should enlarge it
Linca pushed to feat-128 at Linca/catodon 2024年01月08日 20:12:44 +01:00
a4b74d9b6b feat: #128 In profiles, clicking the profile picture should enlarge it
Linca created branch feat-128 in Linca/catodon 2024年01月08日 20:12:44 +01:00
Linca commented on issue catodon/catodon-legacy#113 2024年01月08日 18:31:41 +01:00
Self-Reposts in Home Timeline

Or further, if multiple users in a row repost the same post, we should combine them...

Linca commented on issue catodon/catodon-legacy#114 2024年01月08日 18:30:37 +01:00
Add Predefined List of Relays to New Instances

The problem is that instances admins in non-english countries may not like to defaultly adding relays of mostly English posts. 🤔

Linca commented on issue catodon/catodon-legacy#116 2024年01月08日 18:27:15 +01:00
Quote Post Warning

Panos is right. Users in mastodon can also see url of the quoted posts. Also, I don't remember the source - Mastodon seems to be planning to add Quote too. Maybe we should close it @panos

Linca commented on issue catodon/catodon-legacy#117 2024年01月08日 18:24:52 +01:00
Block Followers of a User

My first reaction was: That's insane.

Totally agree with panos's view.