Commit Graph

90 Commits

Author SHA1 Message Date
naskya
cdf839bcc8 Remove integrations 2023-10-16 17:05:32 +00:00
naskya
b121e4bc9d
fix format/lint command 2023-10-03 01:32:36 +09:00
Kainoa Kanter
6d1965ce94 feat: indexable User property 2023-09-04 02:34:04 +00:00
ThatOneCalculator
34e2f7ada6
chore: 🔧 linting config 2023-09-01 16:32:41 -07:00
Namekuji
d0e92c69cd fix: remove native-utils from migration's dependencies 2023-08-30 20:59:40 +00: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
5847e986fb
fix: call default user if empty. resolves #10604 2023-08-01 12:52:00 -04:00
Namekuji
32fac53e8d
feat: backend debug in vscode 2023-07-30 16:27:13 -04:00
ThatOneCalculator
8422807031
Merge branch 'rebrand' into develop 2023-07-19 08:55:26 -07:00
naskya
04c43ed3ef Merge branch 'develop' into refactor/antennas-in-cache 2023-07-17 04:43:03 +00:00
ThatOneCalculator
bdc35a343e
refactor: 🚨 linting fix 2023-07-16 15:32:32 -07:00
ThatOneCalculator
bb22a671b0
Merge branch 'develop' into rebrand 2023-07-15 14:15:01 -07:00
Namekuji
3fc381c050
refactor: use copy_limit if greater than 0 2023-07-13 18:19:08 -04:00
Namekuji
5291fd4f10
fix: add db to redis uri 2023-07-10 03:54:28 -04:00
Namekuji
b9794dd625
make unused dependencies optional 2023-07-10 03:48:46 -04:00
Namekuji
b6d909f79d
fix config parser 2023-07-10 03:23:38 -04:00
Namekuji
a9ac5fcfec
add environment variable of read size 2023-07-10 02:51:54 -04:00
Namekuji
74eb19acdd
add environment variable to skip copying antenna 2023-07-10 02:31:50 -04:00
Namekuji
4d36c7f4ed
fix: renew entity models 2023-07-10 02:17:30 -04:00
Namekuji
61f0f52d42
copy existing posts in antenna to redis at migration 2023-07-10 01:59:14 -04:00
Laura Hausmann
a315c101d4 Remove debug logging 2023-07-06 02:16:51 +00:00
ThatOneCalculator
6da5a5b89b
find and replace 2023-07-02 15:18:30 -07:00
Laura Hausmann
6c29a2ae01
Fix mastodon api conversion for new note id type 2023-07-01 22:07:08 -07:00
Namekuji
9d56db0fbf
index note url 2023-06-27 15:34:30 -04:00
Namekuji
fd6b655a7c
fix compile error 2023-06-24 04:07:19 -04:00
Namekuji
f7631772a3
cache native-utils 2023-06-22 16:25:42 -04:00
Namekuji
99e1f1ad84
chore: format 2023-06-22 16:00:28 -04:00
Namekuji
3780be57c0
clean unnecessary artifacts 2023-06-22 16:00:28 -04:00
Namekuji
e232332a46
fix build and clean scripts 2023-06-22 16:00:28 -04:00
Kainoa Kanter
55902208e7 docs: 📝 fix formatting 2023-06-15 03:49:17 +00:00
ThatOneCalculator
9fa71f37d7
docs: 📝 sea orm migration "Setting Up Migration" doc link 2023-06-14 20:47:49 -07:00
ThatOneCalculator
fe5834e470
docs: 📝 rudamentary sea-orm-cli instructions 2023-06-14 20:46:54 -07:00
ThatOneCalculator
8f61ff7f33
fix: 🚸 make "show replies in timeline" work as expected
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
2023-06-14 20:17:56 -07:00
ThatOneCalculator
266534d35c
fix typo 2023-06-11 23:12:22 -07:00
ThatOneCalculator
9bd03cc92e
update cargo.lock 2023-06-05 18:55:27 -07:00
ThatOneCalculator
5483dd567f
Don't ignore Cargo.lock 2023-06-05 18:49:27 -07:00
Namekuji
cf3f566e06
escape database password as it may contain special characters 2023-06-05 11:59:45 -04:00
ThatOneCalculator
02658fee0b
chore: ⬆️ up various deps 2023-06-03 00:41:30 -07:00
Namekuji
382b009ffd
add cargo test script 2023-06-03 00:40:51 -04:00
Namekuji
15f8a4cbba
cargo formats all modules 2023-06-03 00:37:10 -04:00
Namekuji
d7f80edbea
call seaorm migrations after typeorm 2023-06-03 00:27:00 -04:00
Namekuji
afe4c76392
fix migration 2023-06-02 23:48:28 -04:00
Namekuji
d3d30bbbc2
add integration test of antenna 2023-06-02 23:48:28 -04:00
Namekuji
874b0a2c69
add unit test 2023-06-02 23:48:27 -04:00
Namekuji
7cf2b39cde
fix unit tests 2023-06-02 23:48:27 -04:00
Namekuji
c443a5601c
add format script 2023-06-02 23:48:27 -04:00
Namekuji
0224824a36
fix native import 2023-06-02 23:48:26 -04:00
Namekuji
55118df538
add test 2023-06-02 23:48:25 -04:00