af8de58c84
chore: Record PR #89 in changelog
...
Ref: FoundKeyGang/FoundKey#89
2022-08-28 13:28:36 -04:00
218c3a527d
merge: improve emoji picker UI performance
2022-08-28 19:22:35 +02:00
aaa43e3649
add changelog entry from worspaces refactor PR
2022-08-28 18:35:09 +02:00
0fd89e3ab7
remove unneeded files from foundkey-js
2022-08-28 18:32:45 +02:00
62ff65fbf4
perf: use v-once in emoji picker window
2022-08-28 18:49:13 +03:00
41414b4576
chore: remove s-age dependency
...
This isn't being used anymore since
4e41fa8767
.
In any case, age calculation really doesn't need to involve a 3rd party
library.
Ref: FoundKeyGang/FoundKey#90
2022-08-28 11:35:18 -04:00
10caf861e8
Merge pull request 'Workspaces refactor' ( #86 ) from refactor/workspaces into main
...
Reviewed-on: FoundKeyGang/FoundKey#86
2022-08-28 14:46:45 +00:00
122482e0a2
use topological for build
2022-08-26 18:19:26 -04:00
91e4c159b8
explicitly build foundkey-js before everything else
2022-08-26 18:14:16 -04:00
d36d9692b8
foundkey-js: use prepack instead of prepare
2022-08-26 18:05:16 -04:00
dd9dc497fb
fix some deps
2022-08-26 18:04:53 -04:00
bc0f0bf08f
add foundkey-js to each workspace package.json
2022-08-26 16:38:41 -04:00
247a01dfe6
remove subproject yarn.locks
2022-08-26 16:05:11 -04:00
759d031a5f
ci: combine install and lint/build tasks
2022-08-26 15:50:20 -04:00
b3548cf9a0
fix typo in ci
2022-08-26 15:33:39 -04:00
6bb3f39c36
migrate to Yarn 3.2.3
2022-08-26 15:24:29 -04:00
d8fd6d55ed
ci: add lint for foundkey-js
2022-08-26 15:06:45 -04:00
6bccbc0d6d
switch to yarn for scripts and move start to backend
2022-08-26 12:48:55 -04:00
13b2cba980
foundkey-js: mark as module
2022-08-26 02:44:05 -04:00
90adbfb2c2
fix dev script
2022-08-26 02:37:12 -04:00
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
622731d1bd
sw: switch to foundkey-js
2022-08-26 01:35:33 -04:00
237c29a4b8
backend: move to foundkey-js
2022-08-26 01:34:22 -04:00
ebaa1960bf
foundkey-js: remove github files
2022-08-26 01:30:24 -04:00
a424426857
client: Use foundkey-js instead of misskey-js
2022-08-26 01:25:56 -04:00
7420aab1b6
chore: update foundkey-js package.json
2022-08-26 00:53:12 -04:00
33146ffa5e
Fix paths for twemoji and font-awesome
2022-08-26 00:31:17 -04:00
b230dc98a9
fix import path for TreeAdapter
2022-08-26 00:15:21 -04:00
e8699ff978
Update yarn lockfile
2022-08-26 00:10:58 -04:00
c1242cfde2
Fix build errors
2022-08-25 23:36:08 -04:00
3b921ece5d
add workspaces to package.json
2022-08-25 21:42:19 -04:00
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
7b33ee807e
refactor: window.vue to composition api
2022-08-25 21:28:14 -04:00
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
20514e3950
added: client: show instance info in ticker
2022-08-25 17:26:11 -04:00
affdb4c32e
client: add changelog for instance-info feature
2022-08-25 21:22:02 +00:00
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
09ebbe1d49
show software name and version in instance ticker
2022-08-25 21:22:02 +00:00
d945a5247d
Merge branch 'norm-docs/install'
...
Reviewed-on: FoundKeyGang/FoundKey#43
2022-08-25 14:16:34 -04:00
2e94ea3adc
docs/install: Move user creation after installing deps
2022-08-25 14:10:19 -04:00
617f064d61
Update 'docs/INSTALL.md'
...
Fix some styling stuff.
2022-08-25 14:10:19 -04:00
9198ccb400
Use more neutral language and more concise steps.
2022-08-25 14:10:19 -04:00
648b2e9f96
Use correct python package name
2022-08-25 14:10:19 -04:00
58fafc121f
Add python to dependencies
...
Needed for some node-gyp packages
2022-08-25 14:10:19 -04:00
7a39c74a78
Add dependency install example for Debian
2022-08-25 14:10:19 -04:00
c4415e9af3
Fix formatting
2022-08-25 14:10:19 -04:00
8e30c86a9a
Remove non-working IRC link
2022-08-25 14:10:19 -04:00
2261958670
Update INSTALL.md for FoundKey
2022-08-25 14:10:19 -04:00
e28606e859
Add 'docs/INSTALL.md'
2022-08-25 14:10:14 -04:00
20c0a7c6f4
chore: limit CI to PR only
...
this is a temporary stopgap measure
2022-08-25 12:29:34 -04:00