Commit graph

4956 commits

Author SHA1 Message Date
Namekuji
19c00e00f7
refactor: rename arg name 2023-08-10 03:18:01 -04:00
Namekuji
7dd5372337
fix: pagination limit 2023-08-10 03:12:25 -04:00
Namekuji
e74b7bab49
fix: query only one day 2023-08-10 02:47:39 -04:00
Namekuji
618dc8349c
fix: take more than requested 2023-08-10 02:40:02 -04:00
Namekuji
5828fa7a14
fix: use userId as primary key 2023-08-10 01:13:23 -04:00
ThatOneCalculator
ced8f56e34
fix: 🚑 proper conditional
I need sleep... or coffee
2023-08-09 19:46:56 -07:00
ThatOneCalculator
cf8a733927
refactor: 🚸 only index public posts 2023-08-09 19:39:01 -07:00
Namekuji
bfc96e3c8a
fix: param building 2023-08-09 22:36:13 -04:00
Namekuji
2be2ab9153
fix: use equal 2023-08-09 22:08:44 -04:00
Namekuji
292c7651dc
perf: add materialized view for renotes 2023-08-09 21:59:13 -04:00
Namekuji
18a172cd29
fix: wrong variable 2023-08-09 21:22:53 -04:00
Namekuji
74f0231ec1
fix: check userId 2023-08-09 21:21:45 -04:00
Namekuji
8a738fdc15
fix: limit renotes pagination up to 1 day 2023-08-09 21:08:24 -04:00
Namekuji
77c4fe2216
fix: pass cached followers 2023-08-09 20:52:50 -04:00
Namekuji
38098d52f6
fix: add NaN check 2023-08-09 20:48:07 -04:00
Namekuji
924a8f9904
perf: query scylladb in reactions endpoint 2023-08-09 17:16:20 -04:00
Namekuji
63c445554a
fix: emoji cache 2023-08-09 08:15:26 -04:00
Namekuji
746e2fac41
fix: renotes endpoint filters 2023-08-09 06:30:37 -04:00
Namekuji
dfcac3750c
perf: read timelines from scylla 2023-08-09 06:03:09 -04:00
ThatOneCalculator
2715857dff
fix: 🐛 offline html responsive viewport 2023-08-08 23:02:17 -07:00
ThatOneCalculator
9a23db683a
fix: 🌐 i18n key for "confirm" 2023-08-08 20:09:54 -07:00
ThatOneCalculator
73dcf4f8fa
chore: 🎨 format 2023-08-08 18:03:21 -07:00
ThatOneCalculator
06fcef60a1
chore: ⬆️ up deps 2023-08-08 17:38:03 -07:00
ThatOneCalculator
dc8d17e50d
refactor: ♻️ better offline page 2023-08-08 17:18:51 -07:00
ThatOneCalculator
47fa0c68d9
fix: 🐛 null host meilisearch 2023-08-08 16:07:06 -07:00
Namekuji
36d7493264
Merge branch 'develop' into feat/scylladb 2023-08-08 00:30:05 -04:00
naskya
3ffee23a3e delete 10 posts at once on account deletion 2023-08-07 22:08:51 +00:00
Namekuji
680056cfd9
fix: renew cache ttl and purge with account deletion 2023-08-07 18:06:38 -04:00
Kainoa Kanter
7bf4e3e839 Merge branch 'fix/antenna-pagination' into 'develop'
fix: antenna pagination

Closes #10535

See merge request firefish/firefish!10553
2023-08-07 16:45:38 +00:00
Namekuji
9ff89d95cd
refactor: remove unused import 2023-08-07 08:45:00 -04:00
Namekuji
df4cf7822e
perf: cache acct 2023-08-07 08:32:29 -04:00
Namekuji
df71ee65b2
perf: query scylla for local timeline 2023-08-07 08:04:25 -04:00
Namekuji
9d30fd8f92
perf: pass muted instances as a param 2023-08-07 07:13:16 -04:00
Namekuji
17161c9ba2
refactor: promise at once 2023-08-07 07:02:51 -04:00
Namekuji
52e9ba73df
refactor: null check at initialization 2023-08-07 06:53:52 -04:00
Namekuji
5475383d94
perf: pass cached values as params 2023-08-07 06:52:03 -04:00
Namekuji
090bb9a2c3
perf: cache renote muting 2023-08-07 04:57:18 -04:00
Namekuji
3779b77c25
Revert "clear cache at migration"
This reverts commit aca0c47012.
2023-08-07 04:01:54 -04:00
ThatOneCalculator
2448b2ce99
fix: 🐛 double-slash in proxy url 2023-08-06 12:30:00 -07:00
Namekuji
10e81de1a6
fix: add original id to the stream 2023-08-06 15:04:14 -04:00
Namekuji
1a34dee366
add migration to fix corrupted stream ids 2023-08-06 14:35:10 -04:00
Namekuji
738b4933ae
fix: generate stream id with timestamp 2023-08-06 02:34:44 -04:00
Namekuji
47c2947b77
fix: cache import path 2023-08-06 00:42:27 -04:00
Namekuji
f4d8f82239
perf: add blockee cache 2023-08-06 00:40:55 -04:00
Namekuji
a9d0d61d59
perf: no postgres word filter 2023-08-05 17:42:45 -04:00
Namekuji
fed5ab7125
fix: add return type 2023-08-05 15:54:32 -04:00
Namekuji
83c00ee340
perf: mutings cache 2023-08-05 15:52:13 -04:00
Namekuji
dabb19ef7c
chore: add scylla logger 2023-08-05 07:03:50 -04:00
Namekuji
0da215aa7d
perf: add option to skip querying skilla 2023-08-05 07:03:32 -04:00
Namekuji
e115fed0db
fix: renote and scan 2023-08-05 05:42:45 -04:00
Namekuji
d99ff461b7
refactor: pass object param 2023-08-05 04:52:22 -04:00
Namekuji
a26553dc18
refactor: export timeline query 2023-08-05 04:38:41 -04:00
Namekuji
f8387be81a
fix: pagination 2023-08-05 02:47:04 -04:00
Namekuji
6a79d82568
add reply filter 2023-08-04 17:32:57 -04:00
Namekuji
66309cc793
Merge branch 'develop' into feat/scylladb 2023-08-04 16:50:38 -04:00
Namekuji
e6076602df
refactor: export channel filter 2023-08-04 03:07:38 -04:00
Namekuji
f3e545057d
refactor: reduce one redis flight 2023-08-04 01:23:18 -04:00
Namekuji
d89e24f796
perf: cache following channels 2023-08-04 01:04:04 -04:00
ThatOneCalculator
b5e7fe766a
fix: 💄 properly style announcement content, add seperator 2023-08-02 18:04:22 -07:00
naskya
98e0b375bf Update MkInstanceTicker.vue 2023-08-02 16:02:16 +00:00
Namekuji
af70257c6d
remove redundant joins 2023-08-02 04:08:04 -04:00
Namekuji
91c2aa4715
Merge branch 'develop' into feat/scylladb 2023-08-02 03:37:59 -04:00
Namekuji
066c6c3efb
add comment 2023-08-02 03:37:40 -04:00
ThatOneCalculator
f10c3859a6
fix 2023-08-01 21:41:39 -07:00
ThatOneCalculator
5d16e1398e
fix: 👥 naskya is fullstack 2023-08-01 21:29:00 -07:00
ThatOneCalculator
8c980a3a3c
fix: 🐛 properly display caption 2023-08-01 21:28:09 -07:00
ThatOneCalculator
6f426ee9e6
fix: 🐛 ref loading for patrons/sponsors in about-firefish 2023-08-01 21:16:53 -07:00
ThatOneCalculator
5444d4fcc7
fix: 👥 use correct tag for ac 2023-08-01 21:05:52 -07:00
ThatOneCalculator
00726f260f
refactor: 👥 Add original Misskey contributors 2023-08-01 21:03:31 -07:00
Kainoa Kanter
26fa212f18 Merge branch 'mastodon-api-quote_id' into 'develop'
Mastodon API: convert quote_id format

Closes #10600

See merge request firefish/firefish!10550
2023-08-02 00:45:40 +00:00
Vyr Cossont
0842ae0709 Mastodon API: convert quote_id format 2023-08-02 00:45:40 +00:00
ThatOneCalculator
72011f8f37
refactor: ♻️ MkGoogle uses local search 2023-08-01 17:45:22 -07:00
Vyr Cossont
ce805031ce Mastodon API: support pinned param for account statuses 2023-08-01 23:39:06 +00:00
Namekuji
4bd610be31
perf: lookup cache first 2023-08-01 14:09:42 -04:00
Namekuji
5847e986fb
fix: call default user if empty. resolves #10604 2023-08-01 12:52:00 -04:00
naskya
0a3e3643ab Add Bridgy Fed to commonNames 2023-08-01 08:05:03 +00:00
Namekuji
ec05aed492
fix: query return value 2023-08-01 03:55:47 -04:00
naskya
faff32d716 this isn't needed 2023-08-01 07:53:49 +00:00
Namekuji
b8e3de7ddf
remove unused left joins 2023-08-01 02:44:55 -04:00
Namekuji
2937c7fa43
wip: read row timeline from scylla 2023-08-01 02:26:19 -04:00
ThatOneCalculator
f3ca0a6683
fix: 🚸 cw re below keep cw button 2023-07-31 20:32:38 -07:00
Acid Chicken (硫酸鶏)
5f3f7f1843
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-31 20:24:25 -07:00
naskya
e1bfea7141
fix: local software version being undefined 2023-07-31 20:24:14 -07:00
naskya
b164984abb
fix: show correct software names (close #30) 2023-07-31 20:23:37 -07:00
naskya
055bec56c7
feat: add "re:" at the beginning of CW reply comment (close #52) 2023-07-31 20:21:20 -07:00
ThatOneCalculator
723af93f08
fix: 💄 gap between selects 2023-07-31 20:05:02 -07:00
Namekuji
b8d8e2e5f5
Merge branch 'develop' into feat/scylladb 2023-07-31 22:57:49 -04:00
ThatOneCalculator
62ff3bf6e0
fix: 🐛 inconsistent font sizing on mobile
Closes #10581
2023-07-31 18:28:47 -07:00
tamania
aaa413b516
fix: 🐛 wrong margin for MkDateSeperatedlist on Safari beta 2023-07-31 18:24:26 -07:00
ThatOneCalculator
800ba2dc4f
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop 2023-07-31 18:23:15 -07:00
tamania
2818b5b634
fix: 🐛 tapping Okay on reaction will make it update immediately 2023-07-31 18:23:03 -07:00
CGsama
109ed0aa80 import all misskey self note thread and allow import multiple times to restore missing parts 2023-07-31 15:42:31 -04:00
Kainoa Kanter
d8e54d7a77 Revert "Merge branch 'fix-completion-focus' into 'develop'" 2023-07-31 06:14:48 +00:00
Namekuji
9911df12af
wip: remove unused imports, close #10555 2023-07-30 22:01:03 -04:00
Namekuji
31e4e0b75a
wip: pack with scylla 2023-07-30 21:41:45 -04:00
Namekuji
41930bda52
wip: timeline query 2023-07-30 17:35:34 -04:00
Namekuji
76b383dee1
Merge branch 'develop' into feat/scylladb 2023-07-30 17:31:14 -04:00
Kainoa Kanter
6a9820da58 Merge branch 'feature/vscode-debug' into 'develop'
feat: backend debug in vscode

See merge request firefish/firefish!10541
2023-07-30 20:46:45 +00:00
Kainoa Kanter
3e024066a1 Merge branch 'fix-ios-video' into 'develop'
fix iOS video playback (fixes #10517)

Closes #10517

See merge request firefish/firefish!10540
2023-07-30 20:38:57 +00:00
John Regan
432f840efe fix iOS video playback (fixes #10517) 2023-07-30 20:38:57 +00:00
ThatOneCalculator
d76b4f2321
fix: 🐛 rel=me verification with multiple rels besides me
Closes #10595
2023-07-30 13:30:25 -07:00
Namekuji
32fac53e8d
feat: backend debug in vscode 2023-07-30 16:27:13 -04:00
Namekuji
c295e3fcc4
Merge branch 'develop' into feat/scylladb 2023-07-30 13:36:13 -04:00
ThatOneCalculator
9c9f466cc3
fix: 💄 increase space between for search page slides
users leaked over
2023-07-29 22:39:06 -07:00
ThatOneCalculator
d3ccf7e7f9
chore: 🎨 format 2023-07-29 22:31:03 -07:00
Kainoa Kanter
1f8bb6e905 Merge branch 'fix-completion-focus' into 'develop'
fix: auto select the first element in completion

See merge request firefish/firefish!10539
2023-07-30 05:29:32 +00:00
ThatOneCalculator
0d72fc19b0
perf: featured posts query limit 2023-07-29 22:17:29 -07:00
ThatOneCalculator
59a625469f
fix: 🐛 hide delete 2fa/passkeys buttons if user is not local 2023-07-29 22:12:12 -07:00
Tom Funken
54879c0282 Change admin & mod icon to crown & gavel 2023-07-30 00:50:23 +00:00
Louis-Dominique Dubeau
133f69f607 fix: auto select the first element in completion 2023-07-29 20:42:55 -04:00
ThatOneCalculator
f4443f4506
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop 2023-07-29 15:03:02 -07:00
ThatOneCalculator
5cb5faa386
refactor: ♻️ use const for non-reassigned vars 2023-07-29 15:02:56 -07:00
Vyr Cossont
2bcb5dcd73 Report max reactions in Mastodon instance API 2023-07-29 10:42:47 -07:00
ThatOneCalculator
8d02cfe999
fix: ✏️ log typo 2023-07-28 22:39:42 -07:00
ThatOneCalculator
62f89bfd56
fix: 💄 padding, text for mod buttons 2023-07-28 20:44:12 -07:00
ThatOneCalculator
775b824d3f
fix: 💄 max width for long emojis
long emojis are funny, but not to the point where they break the UI
2023-07-28 20:10:07 -07:00
Kainoa Kanter
3824083446 Merge branch 'gh-fa55fa5e/10491/unknown/feat/relevance-search' into 'develop'
[PR]: Meilisearch relevancy search

See merge request firefish/firefish!10491
2023-07-29 03:03:29 +00:00
ThatOneCalculator
f973b1986f
feat: 🔒 allow admins to reset users' 2FA and passkeys
ref: https://frfsh.plus.st/notes/9hqswpwiwjaihcgo
2023-07-28 17:57:32 -07:00
naskya
da99f9c3aa Fix typo (https://github.com/misskey-dev/misskey/pull/11347) 2023-07-28 19:05:36 +00:00
ThatOneCalculator
4a0fc56ba8
fix: 🚸 autosize post form textarea 2023-07-28 11:41:25 -07:00
ThatOneCalculator
ee591012c1
chore: ⬆️ up deps 2023-07-28 11:39:31 -07:00
ThatOneCalculator
01c29cef20
chore: 🎨 format 2023-07-28 11:35:58 -07:00
Kainoa Kanter
6d1f93a022 Merge branch 'gh-fa55fa5e/10502/unknown/add-bind-addr-config' into 'develop'
[PR]: Add bind address option

See merge request firefish/firefish!10502
2023-07-28 18:32:34 +00:00
Kainoa Kanter
19762bd955 Merge branch 's3-logging' into 'develop'
Log the concatenated S3 url if constructing the S3 client fails.

See merge request firefish/firefish!10531
2023-07-28 18:30:53 +00:00
Kainoa Kanter
244f2b8656 Merge branch 'fix/10404-object-storage-prefix' into 'develop'
Fix: #10404 Object Storage needs a prefix to be set

Closes #10404

See merge request firefish/firefish!10526
2023-07-28 18:29:49 +00:00
Kainoa Kanter
614830f866 Merge branch 'fix/photoswipe-animation' into 'develop'
[PR]: Fix image zoom animation on Photoswipe opening

See merge request firefish/firefish!10521
2023-07-28 18:27:41 +00:00
yumeko
d93df43a12 Merge branch firefish:develop into enhance/add-s3pathstyle-description 2023-07-28 08:21:27 +00:00
Namekuji
c7040b77b5
export visibility check 2023-07-27 07:15:58 -04:00
yumeko
72d194f7a1
Fix indents 2023-07-27 12:54:42 +03:00
yumeko
a4838c7ee4 Merge branch firefish:develop into fix/10404-object-storage-prefix 2023-07-27 09:53:16 +00:00
Namekuji
f4dffc6d72
fix: fallback to postgres 2023-07-27 05:13:07 -04:00
Namekuji
f68f20efe6
revert caching 2023-07-27 04:45:07 -04:00
Namekuji
4b6d3e3fd6
add cache to follow and unfollow 2023-07-27 04:43:50 -04:00
ThatOneCalculator
dacce643fe
fix: 🔒 Show 404 error on files not found 2023-07-27 01:28:02 -07:00
ThatOneCalculator
aea03321ad
fix: ref patrons 2023-07-26 21:36:13 -07:00
Namekuji
b37717d431
denormalize more columns 2023-07-26 22:12:57 -04:00
Namekuji
a7fdf68bd2
read from scylla and dragonfly in getNote if enabled 2023-07-26 21:46:43 -04:00
Namekuji
e4fef88e4e
add followings cache 2023-07-26 21:42:03 -04:00
Namekuji
f0ce2808d9
add scylla note type 2023-07-26 19:14:28 -04:00
ThatOneCalculator
0345001db5
set icon 2023-07-26 00:35:11 -07:00
ThatOneCalculator
c99cb391ee
transform 2023-07-26 00:31:59 -07:00
ThatOneCalculator
accbb55be0
fix: 🥚 animation 2023-07-26 00:15:12 -07:00
ThatOneCalculator
97d395ce2a
chore: 🎨 format 2023-07-25 23:46:43 -07:00
ThatOneCalculator
4968d1ecb3
fix: 🥚 animation 2023-07-25 23:44:41 -07:00
ThatOneCalculator
487fd3faaf
refactor: ♻️ show disabled message if disabled
ref: https://git.joinfirefish.org/firefish/firefish/-/issues/10527#note_230
2023-07-25 21:53:31 -07:00
ThatOneCalculator
03ddc970d5
fix: 🐛 don't show server stats in widget if reporting is disabled
Closes #10527
2023-07-25 21:49:09 -07:00
Laura Hausmann
bdce35d522
fix: 🐛 MkTime logic 2023-07-25 21:30:26 -07:00
Laura Hausmann
466917feb6
Improve /api/v1/instance accuracy 2023-07-25 21:25:37 -07:00
Laura Hausmann
56bf7a0ffb
Fix cpu/memory stats widget 2023-07-25 21:23:21 -07:00
Laura Hausmann
0301e3fe80
Fix compose box button alignment
Co-authored by @volpeon@is-a.wyvern.rip: https://is-a.wyvern.rip/notes/9hkk0o4uy13mrdt3
2023-07-25 21:23:14 -07:00