|
dbe4fd335e
|
refactor (minor): remove unneeded file and make code more readable
|
2023-11-18 15:00:16 +09:00 |
|
|
14d32d420f
|
fix: show local-only posts in timelines in real time
|
2023-11-18 10:52:28 +09:00 |
|
|
b98707c37b
|
Firefish v1.0.5-dev21
|
2023-11-17 06:01:31 +09:00 |
|
|
c3dc2db3eb
|
chore: update dependencies
|
2023-11-16 00:03:32 +09:00 |
|
|
957473adb2
|
chore: remove "index posts" button from the control panel
|
2023-11-15 23:41:31 +09:00 |
|
|
8b8a498c54
|
chore: rename default emoji mod permission from 'none' to 'unauthorized' considering name collision in Rust
|
2023-11-11 10:03:45 +09:00 |
|
nakkaa
|
198bfe4d37
|
fix: add missing entry in manifest.json so that PWA can use it
|
2023-11-11 10:00:28 +09:00 |
|
|
4ebceb0c7e
|
chore: format
|
2023-11-11 09:04:36 +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 |
|
|
15e646c8b1
|
chore: lint
|
2023-11-06 21:11:39 +09:00 |
|
|
082cd3ac1d
|
fix: (try to) make AiScript work
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
|
2023-11-06 21:08:32 +09:00 |
|
|
f5cee3856d
|
chore: upgrade backend dependencies (except for AiScript ans @swc/core)
|
2023-11-06 11:14:36 +09:00 |
|
|
0e022b6a99
|
chore: upgrade client dependencies (except for aiscript)
|
2023-11-06 10:41:54 +09:00 |
|
|
712fab5b45
|
chore: remove deprecated dependencies
|
2023-11-06 10:25:54 +09:00 |
|
|
e30d1cf695
|
dev: gitignore lockfile
|
2023-11-06 10:19:50 +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 |
|
|
22284e0fda
|
chore: remove text art in HTML comments
|
2023-11-04 02:22:54 +09:00 |
|
|
f6d534d754
|
fix: following check in check-hit-antenna
|
2023-10-30 20:07:30 +09:00 |
|
|
65817a540f
|
chore: remove unnecessary whitespace
|
2023-10-30 19:21:02 +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 |
|
|
c98debc569
|
Firefish v1.0.5-dev20
|
2023-10-29 20:09:26 +09:00 |
|
|
28ecb4aa11
|
chore: remove unused dependencies
|
2023-10-29 19:10:31 +09:00 |
|
|
6609daace4
|
fix: check isIndexable in built-in post search
|
2023-10-29 18:27:38 +09:00 |
|
|
8b5507abcc
|
chore: disable vibrations by default
|
2023-10-29 00:54:23 +09:00 |
|
|
624f31ffaf
|
feat: use PGroonga for full-text search
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-10-28 20:19:25 +09:00 |
|
|
182882f61d
|
chore: require credentials for post search
|
2023-10-28 01:08:17 +09:00 |
|
ThatOneCalculator
|
8356a9c62b
|
fix: MkDialog/MkWaitingDialog icons
|
2023-10-22 16:25:30 +09:00 |
|
|
ff9caeebcc
|
fix: localOnly icon isn't showing
|
2023-10-22 06:47:58 +09:00 |
|
|
65212d6731
|
chore: change some default settings
|
2023-10-21 14:26:17 +09:00 |
|
|
0f5b30d9ef
|
fix: search MFM isn't working
|
2023-10-21 08:58:27 +09:00 |
|
|
6b9e360c34
|
fix: define icon in visitor/header.vue
|
2023-10-19 14:49:40 +09:00 |
|
|
ffaccde714
|
fix: null error in renote button
|
2023-10-19 14:48:53 +09:00 |
|
|
9a415f9826
|
fix: properly bypass word mute check if signed out
|
2023-10-19 14:39:41 +09:00 |
|
|
797218b863
|
chore: minor refactor on version comparison
|
2023-10-19 14:27:25 +09:00 |
|
|
be83fa27ac
|
Firefish v1.0.5-dev19
|
2023-10-19 08:49:03 +09:00 |
|
|
bb9aef8f57
|
hotfix: workaround for yet another broken imports
|
2023-10-18 02:52:36 +09:00 |
|
|
5d577e280e
|
fix: prevent unison-reload on make-private
|
2023-10-18 02:34:35 +09:00 |
|
|
da9b2747e1
|
hotfix: imports in MkFolder is also broken
|
2023-10-17 13:13:13 +09:00 |
|
|
a0bbaa7fb7
|
feat: allow admins to migrate accounts
|
2023-10-17 04:54:31 +09:00 |
|
|
50cf8d162e
|
hotfix: imports in the textarea component is broken
|
2023-10-17 02:48:24 +09:00 |
|
|
ebc6d58e3f
|
chore: change icon set sample from ph-smiley to ph-star
|
2023-10-17 02:12:57 +09:00 |
|
ThatOneCalculator
|
d7cab19999
|
feat: allow users to choose icon set
|
2023-10-17 02:12:35 +09:00 |
|
|
9021e2247c
|
refactor: remove single sign-on
|
2023-10-16 09:56:22 +09:00 |
|
|
a932378851
|
fix: properly use singular/plural
|
2023-10-16 08:46:26 +09:00 |
|
|
1694b82154
|
fix: refactor antennas and fix bugs
|
2023-10-16 03:50:41 +09:00 |
|
|
958c6678f9
|
feat: publish reaction history by default
|
2023-10-16 03:04:33 +09:00 |
|
|
c5eccff8d0
|
fix: add private visibility in defaultStore
|
2023-10-16 03:00:55 +09:00 |
|
|
5e0b1f1114
|
feat: ability to make existing posts private
|
2023-10-15 14:46:58 +09:00 |
|
|
764e516a3c
|
feat: add private visibility
|
2023-10-15 14:46:40 +09:00 |
|
|
1e4e2d9a23
|
style: don't use Atkinson Hyperlegible by default
|
2023-10-10 23:53:57 +09:00 |
|
|
85f7fc4329
|
hotfix: don't use upstream megalodon for now
|
2023-10-10 23:35:21 +09:00 |
|
|
dee4497e69
|
Firefish v1.0.5-dev18
|
2023-10-10 23:28:06 +09:00 |
|
|
bb341b8605
|
dev: change revert instruction
|
2023-10-04 18:18:06 +09:00 |
|
|
9e8fe8c8e0
|
feat: show online status indicator only when available (close #41)
|
2023-10-02 07:30:31 +09:00 |
|
|
15bf6b5bdb
|
feat: reject crawling by default (close #36)
|
2023-10-02 07:23:59 +09:00 |
|
|
0c32eb6907
|
refactor: remove more unnecessary chart code (close #74)
|
2023-10-02 07:17:17 +09:00 |
|
|
297443cf8c
|
feat: enable private mode by default
|
2023-09-30 22:06:34 +09:00 |
|
|
7b7bb879b5
|
chore: use forked repo url
|
2023-09-24 14:54:38 +09:00 |
|
|
7042f038f1
|
fix: return the correct latest version
|
2023-09-24 13:14:33 +09:00 |
|
|
6a46044cf4
|
fix: non-Firefish cats not being nyanified
|
2023-09-23 13:36:35 +09:00 |
|
|
2f9a48b1ac
|
fix: unable to open server info by clicking tickers
|
2023-09-22 15:46:38 +09:00 |
|
|
9f66a25edd
|
Firefish v1.0.5-dev17
|
2023-09-22 14:02:48 +09:00 |
|
|
0526cfbb2a
|
fix: conditions for checking updates
|
2023-09-21 17:35:57 +09:00 |
|
|
85261c0b08
|
fix: show update popup (close #66)
|
2023-09-21 17:27:08 +09:00 |
|
|
d0b8984d0e
|
fix: get latest version from the forked repo (close #54)
|
2023-09-21 17:19:20 +09:00 |
|
|
33466420ba
|
fix: federate speakAsCat
|
2023-09-21 16:58:24 +09:00 |
|
|
6661550a87
|
feat: ability to specify search engine for search MFM
|
2023-09-21 16:47:06 +09:00 |
|
|
be496d2d24
|
dev: update upgrading script
|
2023-09-21 07:58:12 +09:00 |
|
|
63b9905a71
|
Firefish v1.0.4-beta31
|
2023-09-21 07:53:48 +09:00 |
|
|
a93f971703
|
fix: "show replies in timeline" refactoring was not backward compatible
|
2023-09-18 10:41:51 +09:00 |
|
|
31c5c6512d
|
chore: truncate chart tables
|
2023-09-17 12:46:46 +09:00 |
|
|
c9965758e7
|
feat: open instance info by clicking the ticker (close #68)
|
2023-09-17 09:38:37 +09:00 |
|
|
26d19f3f31
|
chore: update index.js
|
2023-09-17 09:22:36 +09:00 |
|
|
670e750257
|
fix: remove charts from client (close #76)
|
2023-09-17 08:56:51 +09:00 |
|
|
3e663f975e
|
perf: cache stats (close #75)
|
2023-09-17 08:04:22 +09:00 |
|
|
14567b9ece
|
fix: typo
|
2023-09-16 07:58:21 +09:00 |
|
|
132bcc1100
|
feat: change default server settings
|
2023-09-16 07:57:36 +09:00 |
|
|
17c98061db
|
Firefish v1.0.5-dev12
|
2023-09-15 05:16:39 +09:00 |
|
|
2a580dc478
|
feat: ability to hide own name/icon
|
2023-09-15 02:08:23 +09:00 |
|
|
5048fc7971
|
feat: ability to disable toast
|
2023-09-15 01:17:14 +09:00 |
|
|
74021dbc55
|
feat: show replies on user pages by default
|
2023-09-11 05:59:43 +09:00 |
|
|
ee08c29549
|
feat: show replies in timelines by default
|
2023-09-10 05:14:40 +09:00 |
|
|
1425a6a76a
|
chore: increase PostgreSQL time limit
|
2023-09-05 00:18:48 +09:00 |
|
|
b8ac374da4
|
feat: remove charts to improve performance (backend only)
|
2023-09-05 00:18:28 +09:00 |
|
|
3d81d35b7e
|
Firefish v1.0.5-dev11
|
2023-09-04 18:07:18 +09:00 |
|
|
5f4a8fd80b
|
fix: emoji mod is original
|
2023-09-04 18:07:08 +09:00 |
|
|
3f81b497fb
|
fix: invert order of revert migrations
|
2023-09-04 14:56:31 +09:00 |
|
|
c9199fd11c
|
fix: don't show translate button if signed out
|
2023-08-31 22:33:46 +09:00 |
|
|
74d56b297b
|
fix: posts not showing if text is null
|
2023-08-31 12:57:36 +09:00 |
|
|
231fbda780
|
Firefish v1.0.5-dev7
|
2023-08-31 08:24:27 +09:00 |
|
|
babd4928f2
|
feat: use UI language as second candidate of translation target
|
2023-08-31 08:09:39 +09:00 |
|
|
dfcd869666
|
fix: post translate button not showing
|
2023-08-31 00:17:05 +09:00 |
|
|
8abed1108a
|
feat: post translation in Traditional Chinese
|
2023-08-29 14:20:54 +09:00 |
|
|
c47272ceea
|
feat: turn unread notification tab into reactions tab
|
2023-08-28 06:20:50 +09:00 |
|
|
0007759de0
|
dev: remove files that are not needed for this repository
|
2023-08-28 06:19:43 +09:00 |
|
|
ab71f52738
|
dev: ability to go back to upstream (close #58)
|
2023-08-26 14:58:32 +09:00 |
|
|
f7e03a8aeb
|
chore: (revert) change some notification colors
|
2023-08-26 12:47:23 +09:00 |
|
|
d52e4b3c6a
|
Firefish v1.0.5-dev6
|
2023-08-25 07:19:12 +09:00 |
|
|
d9927c027e
|
feat: emoji moderators (close #56)
|
2023-08-25 03:23:12 +09:00 |
|
|
1d29ca3609
|
fix: update index.js
|
2023-08-20 16:20:59 +09:00 |
|
|
6a68709fb5
|
feat: move MFM Cheatsheet button (close #35)
|
2023-08-19 11:27:35 +09:00 |
|
|
3f41e6cebb
|
feat: ability to emphasize "Follows you" sign (close #64)
|
2023-08-19 11:01:31 +09:00 |
|
|
f8120abafc
|
chore: move custom assets
|
2023-08-10 06:31:17 +09:00 |
|
|
23f0e8532f
|
Firefish v1.0.5-dev5
|
2023-08-10 04:45:41 +09:00 |
|
|
d4fb73de27
|
fix: remove duplicate settings
|
2023-08-10 04:26:04 +09:00 |
|
|
02ec6fec6a
|
chore, refactor: remove unused, fix imports (client/src/components)
|
2023-08-08 18:14:39 +09:00 |
|
|
8d41b85780
|
fix: accept 15 featured posts (close #61)
|
2023-08-08 17:22:08 +09:00 |
|
|
3c3907a368
|
feat: big post button (close #72)
|
2023-08-05 18:53:36 +09:00 |
|
|
52e3595da2
|
Firefish v1.0.4-beta
|
2023-08-02 23:59:31 +09:00 |
|
|
1edf2a23ba
|
fix: remove unnecessary mfm types
|
2023-08-01 21:40:23 +09:00 |
|
|
1a40218b9b
|
feat: ability to set translation target language
|
2023-08-01 02:21:56 +09:00 |
|
|
dc71efe43c
|
feat: translate button on posts in foreign languages
|
2023-08-01 01:54:55 +09:00 |
|
|
9b3ddbb027
|
Firefish v1.0.4-dev6
|
2023-07-31 19:16:47 +09:00 |
|
|
09d481f2fe
|
chore: change repository url (frontend only)
|
2023-07-22 13:35:06 +00:00 |
|
|
f548dd31d8
|
feat: show home posts by following users in antennas (close #23)
|
2023-07-22 13:29:49 +00:00 |
|
|
399e962496
|
hotfix: handle migration failure
|
2023-07-22 11:25:52 +00:00 |
|
|
91ec065a87
|
Firefish v1.0.3
|
2023-07-22 09:54:24 +00:00 |
|
emtkmkk
|
f517bbf227
|
feat: make cat avatars rounded (close #47)
Co-authored-by: naskya <m@naskya.net>
|
2023-07-21 13:59:43 +00:00 |
|
|
f635236f00
|
feat: add "re:" at the beginning of CW reply comment (close #52)
|
2023-07-21 13:48:27 +00:00 |
|
|
714f9a01be
|
fix: typo
|
2023-07-21 13:41:48 +00:00 |
|
|
d1f08a18fe
|
chore: make nsfw setting deviceAccount (close #26)
|
2023-07-21 13:23:06 +00:00 |
|
|
1aac7bb682
|
chore: show local instance ticker by default (close #33)
|
2023-07-21 13:20:14 +00:00 |
|
|
6b21ca3131
|
fix: show correct software names (close #30)
|
2023-07-21 13:18:21 +00:00 |
|
|
de18274a75
|
fix: local software version being undefined
|
2023-07-21 13:14:47 +00:00 |
|
|
0a8cf9b51c
|
feat: Ai-chan widget (close #55)
This reverts commit 7095abf728ab584221a2268d4c66c9bfc2be284e.
|
2023-07-21 13:10:15 +00:00 |
|
|
43b3524c88
|
feat: show software versions on hovering over instance tickers (close #31)
|
2023-07-20 23:40:52 +00:00 |
|
|
622d74b6df
|
feat: send the actual emoji reaction by the like button (close #40)
|
2023-07-20 23:36:31 +00:00 |
|
|
49c84590c3
|
feat: simplify notifications (close #42)
|
2023-07-20 12:09:22 +00:00 |
|
|
544e9724e6
|
chore: format
|
2023-07-20 11:45:34 +00:00 |
|
|
5b0dd48b45
|
feat: ability to replace widgets button with reload button on mobile (close #8)
|
2023-07-20 09:35:30 +00:00 |
|
|
a7c402fd2f
|
feat: ability to replace chat button with account menu on mobile (close #9)
|
2023-07-20 09:03:56 +00:00 |
|
|
b82a7eae98
|
perf: fetch patrons from local file
|
2023-07-20 07:35:27 +00:00 |
|
|
e04c6e7b85
|
feat: search cw comments and image alt texts in antennas (close #24)
|
2023-07-20 07:23:51 +00:00 |
|
|
86cdcc1bdf
|
feat: specify nofollow,noarchive,nocache,noimageindex in addition to noindex (close #37)
|
2023-07-20 07:11:04 +00:00 |
|
|
b01650c7c1
|
feat: prioritize favicons in instance tickers (close #32)
|
2023-07-20 06:56:00 +00:00 |
|
|
37c4fa60bd
|
feat: ability to hide follow buttons (close #34)
|
2023-07-20 06:48:33 +00:00 |
|
|
48cc1c41d0
|
feat: ability to show preview in posting form by default (close #5)
|
2023-07-20 05:54:37 +00:00 |
|
Acid Chicken (硫酸鶏)
|
06fe6ad7e6
|
feat: rounded cat ears (close #48)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chiken.com>
|
2023-07-20 05:32:20 +00:00 |
|
|
c2a0facf2e
|
feat: move local timeline tab
|
2023-07-19 21:20:27 +00:00 |
|
|
889ed7388e
|
feat: show Misskey main contributors in About Firefish
|
2023-07-19 21:08:35 +00:00 |
|
|
fe91a9fd47
|
Firefish v1.0
|
2023-07-20 04:17:05 +09:00 |
|