Commit graph

128 commits

Author SHA1 Message Date
657a242b90
feat: ability to publish timelines in signed out UI 2024-01-05 10:15:01 +09:00
Lhcfl
8d044c617d
feat: support ChatMessage type (a.k.a. Pleroma chat)
Co-authored-by: naskya <m@naskya.net>
2024-01-05 07:03:30 +09:00
16b4f78dfb
feat: ability to translate changelog 2024-01-02 14:07:14 +09:00
7f056e729f
refactor: separate translate function into another file & use deepl-node package 2024-01-02 12:31:50 +09:00
7c887421f4
feat: show changelog on updates 2024-01-02 07:02:52 +09:00
9af4d5024f
chore: upgrade dependencies 2023-12-29 05:52:50 +09:00
abcaed23d4
feat: randomly add miao at end of the post in Chinese cat mode 2023-12-29 00:28:45 +09:00
37b75401c7
chore: stop requiring misskeyVersion in preference backups 2023-12-27 04:39:01 +09:00
ThatOneCalculator
788f7ba259
chore: up swc
Co-authored-by: naskya <m@naskya.net>
2023-12-27 03:49:07 +09:00
fa257be0fe
docs: update README 2023-12-24 18:50:21 +09:00
63ed2c2092
docs: update README 2023-12-24 18:47:47 +09:00
9667b93e51
docs: update README 2023-12-24 18:44:01 +09:00
6d0ad26d84
docs: rename systemd -> Debian package 2023-12-24 18:31:06 +09:00
7373d56bec
docs: remove unneeded process 2023-12-24 16:28:49 +09:00
0b5a5d638a
docs: update install/upgrade instructions 2023-12-24 07:43:06 +09:00
de1b64cbc9
docs: update install instruction using Docker 2023-12-23 22:15:38 +09:00
Essem
b64d84e7d1
feat: add language picker to post form
Co-authored-by: naskya <m@naskya.net>
2023-12-23 07:25:08 +09:00
freeplay
8b6f88f7aa
feat: RTL Layout Support 2023-12-23 06:23:17 +09:00
Nanaka Hiira
e98af2b2a7
feat: add /api/emojis endpoint 2023-12-23 05:04:54 +09:00
03cdccb28b
docs: update install instruction using Docker 2023-12-21 03:35:06 +09:00
41a7382ba4
Firefish v1.0.5-rc (2) 2023-12-06 05:02:20 +09:00
1c57df5bf8
docs: reflect upstream status 2023-12-05 18:35:23 +09:00
7c5ffaf497
docs: update description on how to send me logs 2023-12-03 01:53:46 +09:00
e884af72bb
docs: add dry-run step for reverting SQL queries 2023-12-03 01:33:35 +09:00
Fairy-Phy
b980171c0b
feat: pull-to-refresh
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: u1-liquid <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: naskya <m@naskya.net>
2023-11-30 04:32:33 +09:00
osamu
cefb6847ac
fix: sound effects stop music playback in iOS
This also improves the overall sound performance (including Android PWA)

Co-authored-by: naskya <m@naskya.net>
2023-11-27 20:32:48 +09:00
1b517b584a
chore: reflect upstream status 2023-11-27 05:25:23 +09:00
1cbc0c8407
docs: reflect upstream status 2023-11-21 21:36:01 +09:00
eb20f3763a
docs: reflect upstream status 2023-11-21 03:49:44 +09:00
7c0ba28884
docs: fix typo 2023-11-21 03:34:00 +09:00
7e23a6d32d
feat: add search filter "from: me" 2023-11-21 02:18:41 +09:00
c7cfd66650
fix?: allow admins to customize PWA icons in Docker 2023-11-19 14:12:25 +09:00
f58a5f0109
dev: append latest commit date to version instead of raw commit hash 2023-11-14 23:54:37 +09:00
5789fc2fae
dev: support Docker in the upgrading script 2023-11-12 05:31:20 +09:00
87d1b6a1e0
docs: simplify migrate instruction 2023-11-11 10:43:53 +09:00
cb88b00785
docs: mention future plans regarding Docker in README 2023-11-10 05:59:00 +09:00
8802c36c62
dev: move repository url 2023-11-09 21:25:55 +09:00
6424b685e9
feat: ability to pin custom pages to the help menu 2023-11-09 21:18:14 +09:00
8efda2d8e8
fix: add missing dependency 2023-11-06 21:19:37 +09:00
f5cee3856d
chore: upgrade backend dependencies (except for AiScript ans @swc/core) 2023-11-06 11:14:36 +09:00
5c1c655957
docs: link related ticket 2023-11-06 06:01:03 +09:00
Ibuki Sugiyama
3ce8c47c0b
fix: increase emoji picker search results (close #13)
Co-authored-by: naskya <m@naskya.net>
2023-11-05 21:02:47 +09:00
b1a66c89a6
docs: optimize for Vervis 2023-11-05 21:01:39 +09:00
22284e0fda
chore: remove text art in HTML comments 2023-11-04 02:22:54 +09:00
bf4fa84421
docs: add guidance in case of update failure 2023-10-30 14:26:09 +09:00
Johann150
645047b7cf
feat: add "posts with file attached" page to client
Co-authored-by: Mia Herkt <mia@0x0.st>
2023-10-29 20:32:25 +09:00
minneyar
89bef89d84
fix: use "iconClass" instead of "icon" in MkDialog; remove "null" in input field 2023-10-29 20:19:39 +09:00
5a35e903f4
dev: --no-confirm -> --skip-all-confirmations 2023-10-29 02:44:22 +09:00
8b5507abcc
chore: disable vibrations by default 2023-10-29 00:54:23 +09:00
13265d4f98
docs: fix Markdown syntax 2023-10-28 21:47:09 +09:00