Namekuji
0a25419d47
Merge branch 'develop' into feat/scylladb
2023-09-21 17:32:52 -04:00
Essem
bac39db74b
Add contentMap to outgoing posts via language detection
2023-09-21 21:13:09 +00:00
naskya
eb7c9cb895
fix: search MFM not working
2023-09-21 07:43:18 +00:00
ThatOneCalculator
6e8aa76f2d
chore: 🎨 format
2023-09-20 23:30:19 -07:00
ThatOneCalculator
d9274de0a7
refactor: ♻️ unessicary function
2023-09-20 22:53:00 -07:00
ThatOneCalculator
bbb2396d89
refactor: 💥 properly deprecate legacy reactions
2023-09-20 22:48:50 -07:00
ThatOneCalculator
ecb0956d20
refactor: 🔥 remove old tests
2023-09-20 22:43:55 -07:00
ThatOneCalculator
b13e0b0a54
Revert "refactor: 🔥 remove legacy reactions"
...
This reverts commit c119abc36c
.
2023-09-20 22:42:37 -07:00
ThatOneCalculator
05b7fd0fc5
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop
2023-09-20 22:35:14 -07:00
ThatOneCalculator
baba9b068b
fix: 🐛 properly decode reaction
2023-09-20 22:35:10 -07:00
naskya
e31f86aa19
chore: change function name
...
I used `detectLanguage_` in client just because I wanted to use the name `detectLanguage` for another function (and the name `detect` sounds ambiguous)
2023-09-21 05:30:13 +00:00
ThatOneCalculator
238f80ae02
add back _misskey_quote & _misskey_vote extensions
2023-09-20 22:25:46 -07:00
ThatOneCalculator
f06aebca98
Revert "refactor: 🔥 remove _misskey_reaction and _misskey_votes"
...
This reverts commit b0be07fb0a
.
2023-09-20 22:25:18 -07:00
ThatOneCalculator
2650445576
fix: 🐛 show speakAsCat if isCat
2023-09-20 21:57:47 -07:00
ThatOneCalculator
06f7c8eb20
fix: 🐛 Add missing references to speakAsCat
2023-09-20 21:55:51 -07:00
ThatOneCalculator
7664a69e0f
refactor: 🔥 🐟 We're Firefish, not Misskey
...
Changes the default reactions to end with 🔥 🐟 instead of 🍮
2023-09-20 21:49:17 -07:00
ThatOneCalculator
b838331129
fix: 🐛 speakLikeCat -> speakAsCat
2023-09-20 21:29:08 -07:00
ThatOneCalculator
f81baa373c
chore: 🎨 format
2023-09-20 21:20:22 -07:00
ThatOneCalculator
7bb8473fc7
refactor: ✨ Make speakAsCat an ActivityPub extension
...
https://joinfirefish.org/ns/#speakascat
Closes #10744
2023-09-20 21:19:39 -07:00
ThatOneCalculator
b0be07fb0a
refactor: 🔥 remove _misskey_reaction and _misskey_votes
...
BREAKING: breaks poll federation with very old Misskey versions
2023-09-20 21:16:03 -07:00
ThatOneCalculator
a67fb5dc7a
refactor: 🔥 Remove _misskey_content and _misskey_quote
...
Should improve federation performance by removing duplicate content
BREAKING: Breaks MFM content and quote compatibility with Misskey before v12/v11(?)
2023-09-20 20:51:05 -07:00
ThatOneCalculator
c119abc36c
refactor: 🔥 remove legacy reactions
...
BREAKING: Breaks emoji reaction compatibility with Misskey versions before custom reactions were added (v9?)
2023-09-20 20:48:13 -07:00
ThatOneCalculator
3a671e42d1
feat: ✨ Show instance default reactions on welcome page instead of hardcoded
2023-09-20 20:46:48 -07:00
ThatOneCalculator
7acb5ebde9
fix: 🐛 don't add TOS URL to info menu if it doesn't exist
2023-09-20 20:31:19 -07:00
ThatOneCalculator
b7e9ec6341
feat: 👔 ToS button on signed out screen 3 dots
...
Passes "two-click" rule
Closes #10646
2023-09-20 20:30:17 -07:00
Kainoa Kanter
6f0b28859e
style: 🎨 Replace to and from with 0% and 100% in CSS @keyframes
...
Closes #10752
2023-09-20 12:30:33 -07:00
ThatOneCalculator
70ad42c49c
fix: 🚑 downgrade swc to 1.3.78
...
Closes #10751
2023-09-20 10:17:00 -07:00
Namekuji
e4db18807e
fix: feed visibility
2023-09-20 09:33:11 -04:00
Namekuji
0b23a5adaa
fix: properly update cache
2023-09-20 09:27:28 -04:00
Namekuji
8e0b0c7cb9
refactor: cache suspended users
2023-09-20 01:57:02 -04:00
Namekuji
19d7dc8b84
Merge branch 'develop' into feat/scylladb
2023-09-20 01:56:34 -04:00
ThatOneCalculator
71ea5c4f93
rm langdetect
2023-09-19 17:18:00 -07:00
ThatOneCalculator
2a1f119944
rm src/@types/cld.d.ts
2023-09-19 17:16:56 -07:00
ThatOneCalculator
414f6df104
simplify
2023-09-19 17:15:13 -07:00
ThatOneCalculator
5964a10571
cld -> tinyld
2023-09-19 17:11:37 -07:00
ThatOneCalculator
71e88af1a0
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop
2023-09-19 17:07:51 -07:00
cg sama
90f01edddc
Adding language filter feature
...
Co-authored-by: CGsama <CGsama@outlook.com>
2023-09-20 00:07:41 +00:00
ThatOneCalculator
a35538b4b5
style
2023-09-19 17:07:22 -07:00
ThatOneCalculator
bf6b480f49
pin swc
2023-09-19 16:14:53 -07:00
Namekuji
8a20d3918b
chore: remove unused import
2023-09-19 18:49:29 -04:00
Namekuji
c3233a0d29
refactor: use min value
2023-09-19 18:47:45 -04:00
Kainoa Kanter
e07c9e9e50
Merge branch 'fix/timeline-query' into 'develop'
...
fix: ⚗️ Fix variables?
See merge request firefish/firefish!10594
2023-09-19 22:36:05 +00:00
Kainoa Kanter
bb7f743127
fix: ⚗️ Fix variables?
2023-09-19 22:36:05 +00:00
Namekuji
3f7e260985
fix: default limit should be 100
2023-09-19 18:32:51 -04:00
Namekuji
0745a4a862
fix: clips and search sort
2023-09-19 18:19:09 -04:00
Namekuji
e909190d81
chore: remove unused variables
2023-09-19 16:35:23 -04:00
Namekuji
69f02e5a3a
fix: query needs userId
2023-09-19 16:34:19 -04:00
Namekuji
457ccbb34f
fix: profile pack
2023-09-19 16:32:38 -04:00
Namekuji
297a765761
fix: condition
2023-09-19 16:29:19 -04:00
Namekuji
f6980ca040
fix: visibility
2023-09-19 16:24:38 -04:00
Namekuji
8fd4773260
fix: pagination across days
2023-09-19 02:28:09 -04:00
Namekuji
0f387858d8
fix: await pack
2023-09-18 22:23:54 -04:00
Namekuji
97d128aa5c
fix: order by
2023-09-18 22:19:58 -04:00
Namekuji
e25d0603d6
Revert "fix: pagination"
...
This reverts commit f30295351a
.
2023-09-18 22:19:06 -04:00
Amelia Yukii
11bf258b8e
fix: change local icon to users to fit the style of the existing tab
2023-09-19 02:14:37 +00:00
Namekuji
f30295351a
fix: pagination
2023-09-18 22:08:39 -04:00
Namekuji
a5980370de
fix: clip note selector
2023-09-18 21:37:01 -04:00
Namekuji
6eb2f713f7
refactor: remove unused variable
2023-09-18 21:27:25 -04:00
Namekuji
2644bffedb
fix: remove visibility filter in clips
2023-09-18 21:26:41 -04:00
Namekuji
e300633011
fix: null check
2023-09-18 21:16:51 -04:00
Namekuji
f67261d1e3
Merge branch 'develop' into feat/scylladb
2023-09-18 08:54:59 -04:00
Namekuji
ffbb0528d9
fix: reset vector with every 1000 tasks
2023-09-18 01:41:41 -04:00
Namekuji
ffe3b8ffec
use jemalloc
2023-09-18 01:17:42 -04:00
Namekuji
7aa4ffa425
fix: add semaphore
2023-09-18 00:32:41 -04:00
ThatOneCalculator
1914e568bb
perf: ⚡ use existing response
2023-09-17 21:08:28 -07:00
Namekuji
ebdc9821b0
fix: don't stop if failed
2023-09-17 23:44:50 -04:00
ThatOneCalculator
2c8f22cbb0
add vibration to new post button
2023-09-17 16:48:33 -07:00
Kainoa Kanter
490abe7275
feat: vibration
2023-09-17 21:59:09 +00:00
Namekuji
7f144d2165
Merge branch 'develop' into feat/scylladb
2023-09-17 00:48:56 -04:00
naskya
12eabc81f0
make it toggleable
2023-09-17 12:23:20 +09:00
naskya
fbe1ab1b85
feat: open server info by clicking the ticker
2023-09-17 10:04:58 +09:00
naskya
d004df52be
fix: "show replies in timeline" refactoring was not backward compatible
2023-09-16 12:20:23 +09:00
Kainoa Kanter
493971480c
/share page doesn't wrap title in brackets
...
ref: https://box.neachi.net/notes/9jnyy34gvpahjqlx
2023-09-15 18:45:50 +00:00
naskya
29760fbe01
chore: round down elapsed time
2023-09-13 08:04:04 +00:00
naskya
b4bb455c09
fix?: speakAsCat not being federated
2023-09-13 10:07:16 +09:00
naskya
a18e0daf4b
feat: sticky drive header
...
This makes it easy to get files out of a folder to the parent directory.
2023-09-12 21:50:08 +00:00
naskya
8bd3b7409b
make showTimelineReplies
deviceAccount
2023-09-09 20:16:23 +00:00
naskya
b84a10a6ec
make word mutes case insensitive ( close #10724 )
2023-09-10 05:00:06 +09:00
Namekuji
d3048bff16
Merge branch 'develop' into feat/scylladb
2023-09-09 07:23:13 -04:00
Namekuji
0e087e8f82
feat: migration command from postgres to scylla
2023-09-09 07:18:07 -04:00
Natty
81c97b3749
fix: follow requests pagination looping bug
...
https://astolfo.social/notes/9jeibgm1wyfk9oha
2023-09-09 18:33:18 +09:00
Namekuji
641b14b9ea
fix: tasks
2023-09-09 04:39:06 -04:00
Namekuji
ee71630842
fix: cql migration
2023-09-09 01:49:05 -04:00
Namekuji
f9b8567f7c
fix: rollback
2023-09-09 01:37:02 -04:00
Namekuji
7d002ec440
add copy
2023-09-09 01:28:07 -04:00
Namekuji
758280a828
remove unused import
2023-09-08 22:13:24 -04:00
Namekuji
bd1b5a9249
wip: drop emoji column
2023-09-08 22:10:36 -04:00
Namekuji
4bde3f126b
wip: adding queries
2023-09-08 12:19:22 -04:00
Namekuji
95bfb26011
wip: adding table struct
2023-09-08 02:33:23 -04:00
Kainoa Kanter
4565867b8b
perf: ⚡ Replace JSDOM with Happy DOM
2023-09-08 03:24:01 +00:00
Namekuji
8b46d1de03
wip: add user defined types
2023-09-07 12:16:37 -04:00
Namekuji
ede4e436f6
chore: regenerate entities
2023-09-06 23:36:33 -04:00
Namekuji
49ce084be4
wip: upgrade seaorm
2023-09-06 23:16:00 -04:00
naskya
1a7ccb04e5
fix (minor): noteId is not a number
2023-09-07 02:38:42 +09:00
Namekuji
39c20d947c
fix: render reply
2023-09-06 04:52:00 -04:00
Namekuji
af29002d5d
log when finished
2023-09-06 04:09:51 -04:00
Namekuji
7f00bace29
fix: index all
2023-09-06 04:00:51 -04:00
Namekuji
1402131b9e
fix: tag search
2023-09-06 03:35:34 -04:00
Namekuji
ed1599aaf7
fix: keep limit if using postgres
2023-09-05 20:32:12 -04:00
Namekuji
c41b845f66
return empty list
2023-09-05 20:00:31 -04:00
Namekuji
1606163ad7
fix: file createdAt can be string
2023-09-05 19:44:37 -04:00
Namekuji
970bf99c09
fix: return empty list at the moment
2023-09-05 19:32:37 -04:00
Namekuji
1ec54db257
increase antenna limit
2023-09-05 19:14:47 -04:00
Namekuji
bb0cc000ae
fix: deck columns
2023-09-05 19:08:08 -04:00
Namekuji
065b889ccb
refactor: constrain type
2023-09-05 18:36:29 -04:00
Namekuji
6063f4d7ab
fix: notification
2023-09-05 18:30:38 -04:00
Namekuji
1e6002cab9
fix: redis keys
2023-09-05 15:37:29 -04:00
Namekuji
65c62c765e
fix: drop materialized view at migration reversion
2023-09-05 13:25:18 -04:00
Namekuji
5e802df4c9
fix: update cache
2023-09-05 13:00:15 -04:00
Namekuji
bd7dab44c0
note_reaction cleanup
2023-09-05 12:01:50 -04:00
Namekuji
06141e1ecc
poll_vote cleanup
2023-09-05 11:45:19 -04:00
Namekuji
efda68bc64
further cleanup
2023-09-05 10:58:20 -04:00
Namekuji
2570f8a9eb
further cleanup
2023-09-05 09:32:57 -04:00
Namekuji
98ffb20c6a
fix: post count for charts
2023-09-05 07:43:17 -04:00
Namekuji
3273adaaa1
remove counts
2023-09-04 22:49:12 -04:00
Namekuji
c2b3e81936
Merge branch 'develop' into feat/scylladb
2023-09-04 19:30:22 -04:00
naskya
587840ec37
fix: don't show translate button if signed out
2023-09-04 18:18:43 +09:00
Kainoa Kanter
6d1965ce94
feat: ✨ indexable
User property
2023-09-04 02:34:04 +00:00
ThatOneCalculator
687cf91608
fix mfm import
2023-09-03 14:30:14 -07:00
ThatOneCalculator
4b121cb549
if translation exists
2023-09-03 14:29:18 -07:00
Kainoa Kanter
12ff93baea
refactor: ♻️ Migrate auth.vue to composition API
2023-09-03 21:18:38 +00:00
ThatOneCalculator
2e1f5c6c8e
Merge branch 'develop' of git.joinfirefish.org:firefish/firefish into develop
2023-09-03 14:06:44 -07:00
ThatOneCalculator
5acb6c449d
chore: 🎨 format
2023-09-03 14:06:30 -07:00
Kainoa Kanter
820d5f77dc
Merge branch 'feat/translations' into 'develop'
...
language for post translation & translate button
See merge request firefish/firefish!10588
Co-authored-by: naskya <m@naskya.net>
2023-09-03 20:50:15 +00:00
naskya
ba3bf35167
language for post translation & translate button
2023-09-03 20:50:15 +00:00
Laura Hausmann
738502f051
[mastodon-client] Correctly implement multiple callback URIs for OAuth, resolves #150
2023-09-03 13:48:51 -07:00
Laura Hausmann
bdc89e5568
Fix search button not visible in narrow viewport guest mode
2023-09-03 13:48:04 -07:00
naskya
f1451c659d
fix: require credentials in the notes/translate endpoint
2023-09-03 11:18:48 +09:00
ThatOneCalculator
26b4c6404a
chore: ⬆️ up photoswipe
2023-09-02 14:05:03 -07:00
ThatOneCalculator
7e0c9ddc11
artifacting
2023-09-02 12:23:58 -07:00
Namekuji
fc97614782
fix: release redis locks
2023-09-02 19:22:13 +00:00
ThatOneCalculator
7cdd6af262
fix: 🐛 smaller maskable icon
2023-09-02 12:15:15 -07:00
ThatOneCalculator
d1a4bbf597
maskable icon
2023-09-02 11:55:53 -07:00
ThatOneCalculator
86cad1056c
docs: 🔒 robots.txt asset
...
Closes #10640 , #10608
2023-09-02 11:44:31 -07:00
ThatOneCalculator
f72c9b818c
fix: 💡 biome still uses rome-ignore
2023-09-02 11:44:31 -07:00
ThatOneCalculator
df34d47d42
fix: 🚑 incorrect end tag
2023-09-02 11:44:31 -07:00
Kainoa Kanter
684d4344ba
perf: ⚡ seperate web and queue workers
...
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
2023-09-02 11:42:47 -07:00
ThatOneCalculator
45c5fa73ff
fix: 💄 Announcement padding/margins
2023-09-02 09:57:38 -07:00
ThatOneCalculator
ea954bdf4c
fix: 🐛 natural PWA orientation
...
fixes chrome mobile rotating screen even when device rotation is off
2023-09-02 09:01:02 -07:00
Namekuji
fd4099a760
fix: nodeinfo
2023-09-02 09:57:32 -04:00
Namekuji
697361ca03
note edit endpoint
2023-09-02 08:57:10 -04:00
Namekuji
ef97630460
fix: clear home timeline of deleted user
2023-09-02 06:38:52 -04:00
Namekuji
91762bb8ca
delete associated notes on account deletion
2023-09-02 06:04:50 -04:00
Namekuji
494243cba8
Merge branch 'develop' into feat/scylladb
2023-09-02 05:07:53 -04:00
ThatOneCalculator
1deeb78878
build: ♻️ Rome -> Biome
...
Rome is now discontinued, and Biome has taken its place
2023-09-01 21:16:14 -07:00
ThatOneCalculator
68dea6f0c3
fix: 🐛 more strange unlock calls
2023-09-01 19:26:53 -07:00
ThatOneCalculator
805230341e
fix: 🐛 unlock undefined
2023-09-01 19:19:42 -07:00
ThatOneCalculator
4ed0b60621
refactor: 🥚 ansi art for master.ts
2023-09-01 19:12:25 -07:00
ThatOneCalculator
4ea3cbd7a9
refactor: 🥚 new ansi art
2023-09-01 19:12:17 -07:00
Kainoa Kanter
bbfc9bc832
Merge branch 'feature/manifest-scope' into 'develop'
...
feat: add `"scope": "/"` to the web app manifest
See merge request firefish/firefish!10564
2023-09-01 19:11:49 -07:00
ThatOneCalculator
9ea5cc3f5f
fix: ♻️ Manifest (icons, name, orientation)
...
Closes #10694
2023-09-01 19:11:42 -07:00
ThatOneCalculator
2fb65cdd86
chore: ⬆️ up deps (properly)
2023-09-01 19:11:27 -07:00
ThatOneCalculator
a75a19cd17
chore: 🚨 lint megalodon
2023-09-01 16:36:33 -07:00
ThatOneCalculator
34e2f7ada6
chore: 🔧 linting config
2023-09-01 16:32:41 -07:00
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint
2023-09-01 16:27:33 -07:00
Kainoa Kanter
5ad42e73c9
Merge branch 'chore/remove-unused-02' into 'develop'
...
chore, refactor: remove unused, fix some type errors (client/src/pages)
See merge request firefish/firefish!10579
2023-09-01 23:16:23 +00:00
naskya
c0f31fcb8f
chore, refactor: remove unused, fix some type errors (client/src/pages)
2023-09-01 23:16:23 +00:00
ThatOneCalculator
2442a7535d
Revert "perf: ⚡ delete transformedOptions key -> assign undefined with key literal"
...
This reverts commit 652ecd2d16
.
2023-09-01 09:42:38 -07:00
Namekuji
b8bab079a1
Merge branch 'develop' into feat/scylladb
2023-08-30 18:39:15 -04:00
Namekuji
4f05dbbc9b
fix: search compatibility
2023-08-30 18:38:54 -04:00
Kainoa Kanter
9ea14ceed6
Merge branch 'traditional-chinese-post-translation' into 'develop'
...
feat: post translation in Traditional Chinese
Closes #9827
See merge request firefish/firefish!10580
2023-08-30 21:01:23 +00:00
Namekuji
d0e92c69cd
fix: remove native-utils from migration's dependencies
2023-08-30 20:59:40 +00:00
Namekuji
ed26870807
fix: remove notes count
2023-08-30 14:50:15 -04:00
Namekuji
2ce855d23c
reimplement antenna as a filter
2023-08-30 14:26:24 -04:00
naskya
82e5114576
feat: post translation in Traditional Chinese
2023-08-30 19:39:14 +09:00
Namekuji
d76d2fdf9c
remove joins
2023-08-30 05:09:21 -04:00
Namekuji
a4b5ab42bf
get public reactions from scylla
2023-08-27 13:51:47 -04:00
Namekuji
f399a230f3
fix type import
2023-08-27 13:05:32 -04:00
Namekuji
c7da13d965
fix question update
2023-08-27 13:04:51 -04:00
Namekuji
38fe9b85bd
Merge branch 'develop' into feat/scylladb
2023-08-27 01:51:33 -04:00
Namekuji
2a3e45456e
undo announce
2023-08-27 01:40:29 -04:00
naskya
e9361a9907
clean up debug prints
2023-08-27 04:02:02 +00:00
Essem
32fdddb20a
fix: 🐛 caching wrong DNS entry when federating with an instance that cannot properly handle inbound IPv6 requests
2023-08-26 16:33:21 -07:00
ThatOneCalculator
031170c56a
chore: 🎨 format
2023-08-26 16:30:30 -07:00
Namekuji
c9aa7646d2
wip: resolvers
2023-08-26 13:51:00 -04:00
Namekuji
5cb04189ac
fix: break if no user ids left
2023-08-26 12:20:43 -04:00
naskya
c51e6ad3ae
update stop words
2023-08-26 05:33:29 +00:00
Namekuji
5493fefe0f
add list timeline
2023-08-25 15:05:22 -04:00
Namekuji
f57a27c5ed
read bookmarks from scylla
2023-08-24 06:32:19 -04:00
Namekuji
f80d0b5e44
Merge branch 'develop' into feat/scylladb
2023-08-24 05:58:32 -04:00
Namekuji
b4022de717
fix: fetch more
2023-08-24 05:56:04 -04:00
ThatOneCalculator
f309d17667
Revert "fix: 🐛 fix DNS lookup issue"
...
This reverts commit bd61468f2f
.
2023-08-23 22:31:50 -07:00
ThatOneCalculator
bd61468f2f
fix: 🐛 fix DNS lookup issue
...
https://github.com/szmarczak/cacheable-lookup/pull/62
2023-08-23 22:21:44 -07:00
ThatOneCalculator
7047ddce3e
refactor: ♻️ types in AP kernel
...
This file seriously needs to be refactored properly...
2023-08-23 19:55:26 -07:00
ThatOneCalculator
8b57431ca8
chore: 🎨 format
2023-08-23 19:49:20 -07:00
Namekuji
ec3ad96d81
wip: clips
2023-08-22 23:55:55 -04:00
ThatOneCalculator
a518f51814
fix: 🐛 cannot quote own note
2023-08-22 20:02:10 -07:00
ThatOneCalculator
91b1b5fb53
fix: 🔒 cannot change note visibility
2023-08-22 20:00:00 -07:00
ThatOneCalculator
c7f98e381c
fix: ✏️ "can not" -> "cannot"
2023-08-22 19:52:11 -07:00
Namekuji
e6df07afb0
fix: filter featured notes via origin
2023-08-22 12:31:45 -04:00
Namekuji
2c4c569773
fix: typo
2023-08-22 11:48:04 -04:00
Namekuji
317d5df5f3
wip: adding featured
2023-08-22 10:10:43 -04:00
Namekuji
c11a1bc110
add score feed
2023-08-22 09:42:01 -04:00
Namekuji
3f43f3d801
fix: thread muting
2023-08-22 09:25:17 -04:00
Namekuji
64aaff1f3d
refactor: use set instead of array
2023-08-22 09:13:49 -04:00
Namekuji
5b6f8bebf5
add comments
2023-08-22 09:01:39 -04:00
Namekuji
de6ffef2a5
save trend tags to redis
2023-08-22 02:00:01 -04:00
naskya
1485cadc23
oops 🥴
2023-08-21 20:50:28 +00:00
naskya
e0a46c6e20
Update MkInstanceTicker.vue
2023-08-21 20:48:22 +00:00
ThatOneCalculator
652ecd2d16
perf: ⚡ delete transformedOptions key -> assign undefined with key literal
2023-08-21 11:12:42 -07:00
naskya
799fcd3c73
more intuitive option order
2023-08-21 13:20:27 +00:00
Namekuji
aa39614cb2
Merge branch 'develop' into feat/scylladb
2023-08-20 01:04:55 -04:00
Laura Hausmann
29bb1453fc
Fix local-only posts for timeline websocket stream
2023-08-19 20:59:21 -04:00
Namekuji
7cacefdd99
delete from other tables
2023-08-19 19:38:19 -04:00
Kainoa Kanter
69f802e15b
Merge branch 'upgrade-frontend-deps' into 'develop'
...
upgrade frontend deps
See merge request firefish/firefish!10557
2023-08-19 16:33:24 +00:00
naskya
ffdadec61e
upgrade frontend deps
2023-08-19 16:33:24 +00:00
Namekuji
0e727d3f7b
Merge branch 'develop' into feat/scylladb
2023-08-19 09:14:09 -04:00
Namekuji
2ed21940ab
fix endpoints
2023-08-19 07:34:36 -04:00
Namekuji
754347d4f0
fix deleted tables
2023-08-19 05:52:30 -04:00
Namekuji
d315c80fd1
store notifications to scylla
2023-08-19 05:01:43 -04:00
AAGaming
09d96c1a36
fix: change character limits to allow for long instance domains
2023-08-18 22:05:42 -04:00
naskya
58d5b76edb
regard x.com as twitter in MkUrlPreview.vue
2023-08-18 22:27:57 +00:00
EpicKitty
4a848adc34
fix: 🚑 thumbnail serving
2023-08-18 21:28:04 +00:00
Namekuji
dc2fde0a75
fix: remove brackets
2023-08-18 06:22:51 -04:00
Namekuji
ad93bc80f8
refactor: remove regex
2023-08-18 05:51:41 -04:00
Namekuji
c3944f49ef
fix: exclude ula and lla
2023-08-18 05:45:10 -04:00
Namekuji
cd75d65271
fix: exclude localhost
2023-08-18 05:01:19 -04:00
Namekuji
5520c6ff3d
fix: veiry url
2023-08-18 04:57:19 -04:00
Namekuji
6b156d792a
fix poll type
2023-08-18 03:58:55 -04:00
Namekuji
83f5f89df5
fix poll
2023-08-18 00:24:24 -04:00
Namekuji
db573c342c
store vote to scylla
2023-08-17 23:15:12 -04:00
Namekuji
6d49a39273
add poll type and table
2023-08-17 09:45:58 -04:00
Namekuji
bacb0a1ee0
add drop statement
2023-08-17 04:36:01 -04:00
Namekuji
a472d2027f
add channel timeline
2023-08-17 03:56:42 -04:00
Namekuji
72ee60de88
skip antenna check if syclla is enabled
2023-08-17 03:05:41 -04:00
Namekuji
9d60a9701a
add setup command
2023-08-17 03:05:24 -04:00
Namekuji
466c4e5636
Merge branch 'develop' into feat/scylladb
2023-08-17 02:27:19 -04:00
Namekuji
ea94e5001e
fix: filter blocking ids out
2023-08-17 02:23:28 -04:00
Daniel Hernández
59e989c0bb
Validate before delivering to keep federation working on valid inboxes
2023-08-17 04:41:27 +00:00
Namekuji
ef0d842298
adding migration command
2023-08-16 22:05:47 -04:00
Essem
4174e3d070
Fix report emails and modmail sanitization
2023-08-15 16:16:25 -05:00
Essem
7d49af822a
Add address bind config option
2023-08-15 03:44:06 +00:00
Vyr Cossont
6773ef711a
Mastodon API: convert IDs in conversations
2023-08-14 12:18:57 -07:00
Namekuji
d8154dc591
lookup note in scylla
2023-08-14 04:02:39 -04:00
Namekuji
2d1a6d8ab0
fix: proper cql
2023-08-14 03:47:06 -04:00
Namekuji
4f5f601c1d
fix: include myself
2023-08-14 02:53:28 -04:00
Namekuji
c9dd562145
fix: pins and cascading delete
2023-08-14 02:49:59 -04:00
Namekuji
37215ae0fa
fix: include quotes
2023-08-13 20:38:26 -04:00
Namekuji
aecc243033
Merge branch 'develop' into feat/scylladb
2023-08-13 10:48:14 -04:00
Namekuji
7b9f0f3687
chore: codeberg → gitlab
2023-08-13 09:06:00 -04:00
Namekuji
ad7a950f44
fix: properly filter posts
2023-08-13 01:04:46 -04:00
Namekuji
411cbdc121
get files and children in scylla
2023-08-12 23:59:54 -04:00
Namekuji
38ad1cb38b
fix names
2023-08-12 14:48:21 -04:00
Namekuji
01d7870d5a
Merge branch 'develop' into feat/scylladb
2023-08-12 14:35:46 -04:00
Namekuji
b06e27161f
fix import
2023-08-12 14:30:13 -04:00
Namekuji
d0665c2fc2
fix: decrement counts of boost and reply
2023-08-12 14:21:48 -04:00
naskya
e610ce7923
Add /kbin to commonNames
2023-08-12 14:41:37 +00:00
Namekuji
2e6c04a6cb
fix reaction and unrenote
2023-08-12 07:00:40 -04:00
Namekuji
965ad49c9b
remove unused null
2023-08-12 05:26:21 -04:00
Namekuji
71bf3dc1d9
fix: execute renotes query
2023-08-12 05:17:34 -04:00