Commit graph

21196 commits

Author SHA1 Message Date
Norm 759d031a5f
ci: combine install and lint/build tasks 2022-08-26 15:50:20 -04:00
Norm b3548cf9a0
fix typo in ci 2022-08-26 15:33:39 -04:00
Norm 6bb3f39c36
migrate to Yarn 3.2.3 2022-08-26 15:24:29 -04:00
Norm d8fd6d55ed
ci: add lint for foundkey-js 2022-08-26 15:06:45 -04:00
Norm 6bccbc0d6d
switch to yarn for scripts and move start to backend 2022-08-26 12:48:55 -04:00
Johann150 d99d8e1e65
translate contributing guide 2022-08-26 18:05:57 +02:00
Chloe Kudryavtsev fb946a39eb chore: update release-related procedures based on latest discussion
Namely, include the changelog trailer, as well as new tag rules.
2022-08-26 09:25:41 -04:00
Johann150 228d91f654 add shell command to find old components 2022-08-26 09:25:41 -04:00
Johann150 f6b0deb666 remove crowdin configuration 2022-08-26 09:25:41 -04:00
Johann150 ac4bf32095 add note about pre-releases 2022-08-26 09:25:41 -04:00
Johann150 468d7a8b96 upstream branch has been removed
AI model is too bigge to keep
2022-08-26 09:25:41 -04:00
Johann150 1b8e643f90 update contributing for foundkey 2022-08-26 09:25:41 -04:00
Norm 13b2cba980
foundkey-js: mark as module 2022-08-26 02:44:05 -04:00
Norm 90adbfb2c2
fix dev script 2022-08-26 02:37:12 -04:00
Norm 99bed3f872
remove install-packages.js
Since we're now using workspaces, the dependencies of all modules in the
repo are automatically fetched.
2022-08-26 02:31:36 -04:00
Norm 622731d1bd
sw: switch to foundkey-js 2022-08-26 01:35:33 -04:00
Norm 237c29a4b8
backend: move to foundkey-js 2022-08-26 01:34:22 -04:00
Norm ebaa1960bf
foundkey-js: remove github files 2022-08-26 01:30:24 -04:00
Norm a424426857
client: Use foundkey-js instead of misskey-js 2022-08-26 01:25:56 -04:00
Norm 7420aab1b6
chore: update foundkey-js package.json 2022-08-26 00:53:12 -04:00
Norm 33146ffa5e
Fix paths for twemoji and font-awesome 2022-08-26 00:31:17 -04:00
Norm b230dc98a9
fix import path for TreeAdapter 2022-08-26 00:15:21 -04:00
Norm e8699ff978
Update yarn lockfile 2022-08-26 00:10:58 -04:00
Norm c1242cfde2
Fix build errors 2022-08-25 23:36:08 -04:00
Norm 3b921ece5d
add workspaces to package.json 2022-08-25 21:42:19 -04:00
Norm b558716fa1 Add 'packages/foundkey-js/' from commit '637c6f1411c9c03f204f21da12e1f8e390d05cb8'
git-subtree-dir: packages/foundkey-js
git-subtree-mainline: aa144e803c
git-subtree-split: 637c6f1411
2022-08-25 21:39:55 -04:00
Norm 7b33ee807e
refactor: window.vue to composition api 2022-08-25 21:28:14 -04:00
Norm aa144e803c
chore: remove crowdin.yml
We don't use Crowdin since it's only available on GitHub. Thus, this
file no longer serves any real purpose.
2022-08-25 17:51:30 -04:00
Chloe Kudryavtsev 20514e3950 added: client: show instance info in ticker 2022-08-25 17:26:11 -04:00
Chloe Kudryavtsev affdb4c32e client: add changelog for instance-info feature 2022-08-25 21:22:02 +00:00
Chloe Kudryavtsev 2e3bd6ddc2 feat: show real local info in instance ticker
add software info to client meta-config, "Foundkey" as default site name
2022-08-25 21:22:02 +00:00
Johann150 09ebbe1d49 show software name and version in instance ticker 2022-08-25 21:22:02 +00:00
Norm d945a5247d
Merge branch 'norm-docs/install'
Reviewed-on: FoundKeyGang/FoundKey#43
2022-08-25 14:16:34 -04:00
Norm 2e94ea3adc
docs/install: Move user creation after installing deps 2022-08-25 14:10:19 -04:00
Norm 617f064d61
Update 'docs/INSTALL.md'
Fix some styling stuff.
2022-08-25 14:10:19 -04:00
Norm 9198ccb400
Use more neutral language and more concise steps. 2022-08-25 14:10:19 -04:00
Norm 648b2e9f96
Use correct python package name 2022-08-25 14:10:19 -04:00
Norm 58fafc121f
Add python to dependencies
Needed for some node-gyp packages
2022-08-25 14:10:19 -04:00
Norm 7a39c74a78
Add dependency install example for Debian 2022-08-25 14:10:19 -04:00
Norm c4415e9af3
Fix formatting 2022-08-25 14:10:19 -04:00
Norm 8e30c86a9a
Remove non-working IRC link 2022-08-25 14:10:19 -04:00
Norm 2261958670
Update INSTALL.md for FoundKey 2022-08-25 14:10:19 -04:00
Norm e28606e859
Add 'docs/INSTALL.md' 2022-08-25 14:10:14 -04:00
Chloe Kudryavtsev 20c0a7c6f4 chore: limit CI to PR only
this is a temporary stopgap measure
2022-08-25 12:29:34 -04:00
Johann150 a74cd802fe
enhance: don't cut off long instance names
Instead of silently cutting of the name of the instance this should
properly ellipsize the name at the end of the available space.
2022-08-25 18:22:40 +02:00
Johann150 f9eaf56491
refactor: add missing semicolons to type 2022-08-25 18:02:30 +02:00
Johann150 75545b4b87
merge: refactor: slot.vue to composition api
FoundKeyGang/FoundKey#82
2022-08-25 10:36:20 +02:00
Johann150 5374d8a24c
import some admin docs from misskey-hub
Co-authored-by: Francis Dinh <normandy@biribiri.dev>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2022-08-25 10:33:00 +02:00
Johann150 523d366ca3
refactor: remove unnecessary array map 2022-08-25 00:10:54 +02:00
Johann150 4f2a9f8911
refactor: adjust HTML mention microformat
Adjust the federated HTML microformat to the one that is documented
at <https://docs.joinmastodon.org/spec/microformats/>, namely adding
the missing surrounding tag with the class `h-card`.
2022-08-25 00:06:11 +02:00