Ecosyste.ms: OpenCollective

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

github.com/elk-zone/elk

A nimble Mastodon web client
https://github.com/elk-zone/elk

refactor: extract account avatar

b58d20419993039aae87ee3b59828b86ce05b8ad authored about 2 years ago
feat(account): more actions for user

dfdf95da61f2c612172b9c1418c1756569dae6a8 authored about 2 years ago
fix: use better wording

910c585a5501e0485030cbc0092ffc11cd9df4dc authored about 2 years ago
feat: jump to top after clicking logo (#86)

Co-authored-by: Daniel Roe <[email protected]>

fed9849016cdc549d8fb82bb66b688c387979767 authored about 2 years ago
fix: respect source language of post and move translation UI into menu

3f382bdad0963fec7dfc62cf2b4778fc31d6a886 authored about 2 years ago
feat: show hover card in more places

bb05003fa32c7a890d5f0c681e2b9b841b8079dd authored about 2 years ago
fix: cache account

569ae002845cd22a7acc095065dfe6962d497835 authored about 2 years ago
refactor: improve break words UI

9f44e607ad3a5bddf0cd213991d8d0f35df8a91b authored about 2 years ago
fix: user 404

3c550b832b104673a9423935809b3882aa9e8185 authored about 2 years ago
refactor: improve dropzone UI

3dddf6d5f7716237d73989f8e865fe121b816c04 authored about 2 years ago
feat(status): optimistic update count

5f254b378fa3b15b06ff5459b67a3d74e1a3a5ab authored about 2 years ago
feat(publish-widget): add dropzone for media attachments (#85)

d3e4e22ed19e4e27beb644f679707dd6ec97dd08 authored about 2 years ago
fix: add margin-bottom for mobile device

Add margin-bottom to prevent content from being blocked by bottom nav.

5e54cbe7929c372e0b71b6b1940f2c50e6865daf authored about 2 years ago
feat: show full created time in tooltip

6c350faf7cbe98307663f940da906e24b47681fa authored about 2 years ago
test: add more test for rich content

ff813894048ed9ba6f6ecff070200507cc8ea1e9 authored about 2 years ago
fix(status): add word wrap

closes #63

727bef6066d5ca1a225c7f69c5a9aeef7fc815c7 authored about 2 years ago
chore: type

a253a222ec7bbad1e4b253783861b13106f72484 authored about 2 years ago
chore: setup unit test

15733000a65a18e1bb4a97553a4b71affe15118a authored about 2 years ago
feat: add account hover card (#80)

Co-authored-by: 三咲智子 Kevin Deng <[email protected]>

410d41a0a818ba67d1ea8aff415fe55d0752f6ac authored about 2 years ago
feat: add mobile navigation (#78)

Co-authored-by: 三咲智子 Kevin Deng <[email protected]>

4505080ba8abf439d6c9061484236464cad6edd4 authored about 2 years ago
feat: lazy load avatar

e7fd9be93df04ef151a0b90c5e2aaea88955be86 authored about 2 years ago
fix: reference content rich component

2f1c890623090c7f0797490edf11cae7e137b8b5 authored about 2 years ago
fix: don't load all languages for code

c475ed3857b2dbdc81f6fce83f84fedcc957a8a6 authored about 2 years ago
fix: lockfile

00544f4604d4767dee91f64b7f09ebea317f233a authored about 2 years ago
fix: status card on mobile device

closes #79

64a6c7f7ea80ff97b70559181b2e23f84fb1ddcd authored about 2 years ago
fix: intro dialog on mobile device

closes #77

f476cfe2bfff4a8bb3c136e294c7c45943172f08 authored about 2 years ago
fix: render code block

36ea7f6b4e91f3eb4cc9157b7b9b4573c2656ede authored about 2 years ago
refactor: switch to setup-sfc

bbc8ed5307fcc6e4cff30d8dacc1b07a420b74ab authored about 2 years ago
fix: custom code render

6ca34cab85203a0ba07a51af68c85658e19e61a3 authored about 2 years ago
feat: allow translation of statuses (#76)

8586d58b8498156d19c2e71805f5085357da2f32 authored about 2 years ago
fix: typo

resolves #74

bef89502a1ac463247aa45bc20439604821e90ca authored about 2 years ago
fix: ensure single root element for each attachment

779bde0bb12f20c88d3916ad9496becb52c6df20 authored about 2 years ago
fix(ui): left menu not scrollable (#52)

225273d00e113878b60f16b136254da3d2663502 authored about 2 years ago
refactor: improve UI & types

2ab3d5dbe7017d3f81b4b57c1be2e9ca19910e1b authored about 2 years ago
chore: exclude jetbrains stuff from `.gitignore` (#49)

86c29776a1fb11a9f374143a64bde0a149aa76be authored about 2 years ago
chore: upgrade deps

1d40b49f1b9f3253eca36c50c462847aeab3fe17 authored about 2 years ago
feat(publish): avatar link to profile

0afaf49063437942b4aaf95e751a43e9f679054b authored about 2 years ago
fix: use ContentRich for account links (#48)

ce0b2471230cb6f547f51a7e1d1f2a979b572499 authored about 2 years ago
feat(publish): increase input height when focused

55aed591defea30d9366fda62c8a00f39347d90a authored about 2 years ago
fix(status): width & publish time

8283521092c429964c42a6f19ee303c1cffbf0ac authored about 2 years ago
feat(status): mention user

53cf994ffdd18829c0c1e27f03594cd9d4bb875d authored about 2 years ago
fix(status): copy link

0587f5f9946fa72b2eea6411131a68b190fbd658 authored about 2 years ago
feat: avatar on the side in StatusCard

a5ef2bdc674deb2d2c5d44f23ca94499c845c1af authored about 2 years ago
chore: style

c2ad609a933f43b7d7acdac0099f91c01ba22974 authored about 2 years ago
fix: full width nav hover (#46)

6bf39d3a4fbee2cd2881bee599a4cf7de1a1836b authored about 2 years ago
fix: dropdown color

c01acb7aa32a4ac4506b1471cd50cc4092c26995 authored about 2 years ago
chore: update

071e11b8f41ca10088e465f15edc202c80c5efab authored about 2 years ago
feat: rich content for bio

d8621024f8769681163bab897e23f291b4f7ffc8 authored about 2 years ago
chore: expand stack

1c4b0f8ac497d422f76bd6f68437ead022d86ce3 authored about 2 years ago
fix: modal init state

5788a12d594280a10fd859b02d356a2e4242e51a authored about 2 years ago
feat: use `browser-fs-access` polyfill for other browsers (#43)

00c9314580cdd241fdd79bdb651f2cc10fb3c952 authored about 2 years ago
feat(status): edit & redraft

823f4c960aa669d006cda6afe8865d6492561f0b authored about 2 years ago
chore: update Masto to 4.8.8, now MIT licensed

a8bc64a0c700bd97c32dad65fa86eb99b5359077 authored about 2 years ago
chore: stack on readme

6a58535a4f509fe15cb984eb2253d4044bda93d2 authored about 2 years ago
chore: add license

40bcd21acab827198869dcca91a61f5110fb79c8 authored about 2 years ago
chore: update readme

caa6af7ab8b36a182a1d3f7f857f60af7d437b0f authored about 2 years ago
fix: don't show bio when it's empty

bc45ec65a13fb8b10885590643f434b71805f26c authored about 2 years ago
feat(status): pin

fe82df28e1129f06849f8b82ebd31f98be113d02 authored about 2 years ago
fix: slightly tweak account display for long group conversations

a72d770aa68f33f00544ee18f56f76de33bb1575 authored about 2 years ago
fix: use elk colors for loading indicator

3adab283370f6a0196958ccbbb69d6a985660f7b authored about 2 years ago
fix: help modal when first visit

44f84f36a3c29eae531d5a765d0ff57e4c1a12f8 authored about 2 years ago
chore: update github link

802a1680513f8ba8aeb0de5f62ab253c366c1744 authored about 2 years ago
feat(publish): support visibility

ad3d5efb11a2792d5c02e31b49ff6b1f47cd2ad2 authored about 2 years ago
fix: improve loading

dbf4362d8be99047da4ecf7dfe63e9daf4761ddd authored about 2 years ago
style: following, follows you, mutual

70645180aa5259a9c9cae477beb84f8cf1d28d6b authored about 2 years ago
ui: move nav to left

5aea158cf02f5664e6e0a4250c9912a5974b3491 authored about 2 years ago
fix: paste on publish widget

2422c809e05e56097758d2beaa966195cfb8cab2 authored about 2 years ago
feat: more actions in status card

e9c9ecefc86c14d4044edbb20bb74f7310b5cee6 authored about 2 years ago
ui: navbar for status detail

9485830da237dc44956da0c38930a5c8ea41a600 authored about 2 years ago
feat: publish via dialog

83c0fafbec34706eef0bb86b1787105d0cc19343 authored about 2 years ago
ui: move publish widget

cd2a06e9696e3b20ef5e6c6a59a80a17a992a160 authored about 2 years ago
feat: rework status cache

0dc515647f7fdb3f3e1332075eaf13ac065d3a8a authored about 2 years ago
chore: clean up

9978b10e0600ac13d28dfa84aa932f447cdd2504 authored about 2 years ago
ui: improve fields display

8c9eac578933eab33168ab03aeda6cb415e70aa8 authored about 2 years ago
feat: use nested routes for profile

1ee945447d99b2c908f440436954a577c11cc6e1 authored about 2 years ago
chore: case

e81273e9441b0a9578a8cde66c02c0cf7472d5ae authored about 2 years ago
fix: fetch account by name

9eac1da4c24d5dfaa04a3a27c696a4214d9e6c01 authored about 2 years ago
feat: introduce lru cache for requests

a94781df8340e5a89978b93d57217056f6c2a469 authored about 2 years ago
feat: add tooltip for status action

6b3a14cf1e61bba1cd799b3d3b11d0f649512ec1 authored about 2 years ago
fix(shiki): do not load languages initially

b947931d3bb6e90fbdfc10f1ea11312cfa68acbd authored about 2 years ago
chore: update

1ebe48e495f1404f91b82e6d59247a9ab6315198 authored about 2 years ago
chore: update favicon

9a7207097212fe9bce56d6e5b1bc5ef97aaf6755 authored about 2 years ago
feat: zenmode

e17b918c00ba7c2a234ba28c98c20ff992b91dc5 authored about 2 years ago
feat: improve attachment display

3ce1eb3537d081c203478de7c0ab4c0fb597e170 authored about 2 years ago
feat: support more kinds of attachment

dba069f0ef68316e65d28a5517c2c924f236a214 authored about 2 years ago
perf: improve navigation speed

73c35b3c11343e173e2670e12bb3326ec9376e3b authored about 2 years ago
feat: support codeblock

0a8841f4f4ed33541a7ca74ac82e5ef777a7dac2 authored about 2 years ago
feat: add introduce

4885b165df592060045b1ca116f3ae63ee7eb5e8 authored about 2 years ago
feat: use memory/fs/kv storage drivers for server details (#34)

521ad7a33269fcf7b20122c160a387a672fa133d authored about 2 years ago
fix: subdomains should be ignored for user handles

2ece5f56190b552de8e130126a976450b9c5033f authored about 2 years ago
refactor: getAccountHandle, getAccountPath, getStatusPath

f5969736033278297debda6eb047e77bb84d1ad7 authored about 2 years ago
fix: hover bg-active for notifications

713617e19ae9f13c83301a9a5ed371ac2cbb5aee authored about 2 years ago
chore: add mastodon.world server

edff8f676e4675298a9f587008781ab72922d9ef authored about 2 years ago
feat: support attachment uploading

d79011e39abe8dc8b6bc73d601bcdfd8cfcb68b4 authored about 2 years ago
refactor: improve user switcher UI

de59800c2b723559116b1cdae0f33e71e57be517 authored about 2 years ago
feat: add not found for user pages

a473cc2de5190a48f147b2c5de6ef6d7771b8a89 authored about 2 years ago
refactor: add margin for publish widget

ae6552fee09f95bf55e695691eaf803c2a630dd7 authored about 2 years ago
chore: add m.cmx.im

e95beb5da0989b00f166126539a9f823befaf624 authored about 2 years ago
refactor: improve nav side UI

6329a906a6e8ecebb95e86f7bdcc4ddadb9c5a96 authored about 2 years ago
refactor: improve UI

889b4b8a00b04e5c2462aa94aca111d4aa356341 authored about 2 years ago