Alex Gleason
|
9bfed222da
|
unfurlCard: fix types
|
2024-04-08 11:38:59 -05:00 |
Alex Gleason
|
57b0224517
|
renderReblog: fix types
|
2024-04-08 11:34:21 -05:00 |
Alex Gleason
|
bc33f270d0
|
gitlab-ci: check types
|
2024-04-08 11:33:28 -05:00 |
P. Reis
|
0da9d2e3f4
|
fix: find event and not pubkey in renderReblog
|
2024-04-08 13:28:30 -03:00 |
Alex Gleason
|
70a29a74fb
|
Merge branch 'repost-feat' into 'main'
feat: repost functionality
See merge request soapbox-pub/ditto!133
|
2024-04-08 15:54:43 +00:00 |
Alex Gleason
|
d7d52bbdee
|
Apply 1 suggestion(s) to 1 file(s)
|
2024-04-08 15:53:08 +00:00 |
Alex Gleason
|
1f7a4664ec
|
Apply 2 suggestion(s) to 2 file(s)
|
2024-04-08 15:49:35 +00:00 |
Alex Gleason
|
43c25055db
|
Merge branch 'avoid-count' into 'main'
Avoid EventDB.count for single row fetches
See merge request soapbox-pub/ditto!145
|
2024-04-08 15:45:31 +00:00 |
Alex Gleason
|
595d5a4117
|
Avoid EventDB.count for single row fetches
|
2024-04-08 10:43:26 -05:00 |
Alex Gleason
|
9024ec8655
|
Merge branch 'perf-log-params' into 'main'
SqliteWorker: log query parameters
See merge request soapbox-pub/ditto!143
|
2024-04-08 14:24:06 +00:00 |
Alex Gleason
|
2fb2b2ce2a
|
SqliteWorker: log query parameters
|
2024-04-08 09:13:20 -05:00 |
Alex Gleason
|
96887483e8
|
Merge branch 'perf-enabled' into 'main'
SqliteWorker: only call perf functions when debugging is enabled
See merge request soapbox-pub/ditto!142
|
2024-04-08 13:52:57 +00:00 |
Alex Gleason
|
4e999d0f39
|
SqliteWorker: only call perf functions when debugging is enabled
|
2024-04-08 08:51:04 -05:00 |
Alex Gleason
|
f17e5d57f9
|
Merge branch 'perf-clear' into 'main'
SqliteWorker: clear performance marks & measures
See merge request soapbox-pub/ditto!141
|
2024-04-08 13:39:37 +00:00 |
Alex Gleason
|
8185843f12
|
SqliteWorker: clear performance marks & measures
|
2024-04-08 08:37:37 -05:00 |
P. Reis
|
d8a471272d
|
feat: update home timeline in realtime when reposting
|
2024-04-07 20:37:54 -03:00 |
P. Reis
|
25b1e7229c
|
fix: stop home timeline hanging/loading when no posts are available
|
2024-04-07 20:26:47 -03:00 |
Alex Gleason
|
be12e5234b
|
Merge branch 'unfurl-6.4.0' into 'main'
Upgrade unfurl to v6.4.0
See merge request soapbox-pub/ditto!140
|
2024-04-07 03:27:50 +00:00 |
Alex Gleason
|
0bac971818
|
Upgrade unfurl to v6.4.0
|
2024-04-06 21:44:17 -05:00 |
Alex Gleason
|
bff7667298
|
Merge branch 'is-local' into 'main'
renderAccount: add pleroma.is_local parameter
See merge request soapbox-pub/ditto!139
|
2024-04-07 02:27:00 +00:00 |
Alex Gleason
|
49c9b0eff9
|
renderAccount: add pleroma.is_local parameter
|
2024-04-06 21:12:48 -05:00 |
P. Reis
|
25fcd04d9f
|
fix: deno fmt
|
2024-04-06 23:12:30 -03:00 |
P. Reis
|
ba08958b30
|
feat: attempt to delete repost if original post is deleted
|
2024-04-06 22:32:39 -03:00 |
Alex Gleason
|
d408b2000d
|
Merge branch 'external-uri' into 'main'
Allow setting external URI on statuses
See merge request soapbox-pub/ditto!138
|
2024-04-07 00:38:15 +00:00 |
Alex Gleason
|
7860a0e3c2
|
Allow setting external URI on statuses
|
2024-04-06 19:36:12 -05:00 |
Alex Gleason
|
9841c1767d
|
Merge branch 'create-status-text' into 'main'
Create status text: mentions and hashtags
See merge request soapbox-pub/ditto!137
|
2024-04-07 00:23:18 +00:00 |
Alex Gleason
|
b031224fe5
|
createStatusController: parse hashtags in text
|
2024-04-06 19:15:59 -05:00 |
Alex Gleason
|
7e7cf1df64
|
createStatusController: parse mentions in text
|
2024-04-06 18:51:37 -05:00 |
Alex Gleason
|
9a683fa932
|
Merge branch 'account-search' into 'main'
accountSearchController: utilize the searchStore
See merge request soapbox-pub/ditto!136
|
2024-04-06 19:58:44 +00:00 |
Alex Gleason
|
215d184808
|
accountSearchController: utilize the searchStore
|
2024-04-06 14:56:48 -05:00 |
Alex Gleason
|
2033d8d743
|
Merge branch 'readme-mvp' into 'main'
README: remove ActivityPub language, make it more closely match our 1.0 vision
See merge request soapbox-pub/ditto!135
|
2024-04-06 16:05:32 +00:00 |
Alex Gleason
|
2ac2c2a978
|
README: remove ActivityPub language, make it more closely match our 1.0 vision
|
2024-04-06 11:02:35 -05:00 |
Alex Gleason
|
ec32c0fa23
|
Merge branch 'pubkey-domain-updated' into 'main'
Add last_updated_at column to pubkey_domains
See merge request soapbox-pub/ditto!134
|
2024-04-06 03:10:00 +00:00 |
Alex Gleason
|
c0c586b364
|
Add last_updated_at column to pubkey_domains
|
2024-04-05 21:48:59 -05:00 |
P. Reis
|
bd5899029e
|
refactor: deno fmt
|
2024-04-05 19:52:29 -03:00 |
P. Reis
|
178a3c4d0e
|
feat: repost functionality
|
2024-04-05 19:44:12 -03:00 |
Alex Gleason
|
8801debb1a
|
Merge branch 'rm-x-nostr-sign' into 'main'
Remove X-Nostr-Sign header support
See merge request soapbox-pub/ditto!132
|
2024-04-05 22:42:31 +00:00 |
Alex Gleason
|
55ba4a3a9b
|
Remove X-Nostr-Sign header support
|
2024-04-05 17:40:42 -05:00 |
Alex Gleason
|
4b2b658685
|
Fix type errors
|
2024-04-05 14:18:46 -05:00 |
Alex Gleason
|
0ae4c21876
|
Merge branch 'fix-event-deconstruct' into 'main'
fix(queries): event deconstruct inside getEvent
See merge request soapbox-pub/ditto!131
|
2024-04-04 20:31:35 +00:00 |
P. Reis
|
d688e64219
|
fix(queries): event deconstruct inside getEvent
|
2024-04-04 17:27:52 -03:00 |
Alex Gleason
|
f7c39912c2
|
Merge branch 'refactor-active-import-map' into 'main'
refactor: resolve import specifier via the active import map
See merge request soapbox-pub/ditto!130
|
2024-04-03 22:47:49 +00:00 |
P. Reis
|
2113c73f09
|
refactor: resolve import specifier via the active import map
|
2024-04-03 19:39:06 -03:00 |
Alex Gleason
|
417ff4ec59
|
Merge branch 'fix-event-deconstruct' into 'main'
fix: event deconstruct inside getAuthor
See merge request soapbox-pub/ditto!129
|
2024-04-03 21:07:56 +00:00 |
P. Reis
|
152e06ce3c
|
fix: event deconstruct inside getAuthor
|
2024-04-03 18:05:07 -03:00 |
Alex Gleason
|
8c18a284b7
|
Merge branch 'outbox' into 'main'
Deliver API events to outbox relays
See merge request soapbox-pub/ditto!127
|
2024-04-03 01:27:37 +00:00 |
Alex Gleason
|
5e834d2a6b
|
pipeline: remove broadcast function
|
2024-04-02 19:53:11 -05:00 |
Alex Gleason
|
d577c51c74
|
PoolStore: don't publish to own relay
|
2024-04-02 19:36:40 -05:00 |
Alex Gleason
|
4e54589c09
|
Deliver API events to outbox relays
|
2024-04-02 18:29:26 -05:00 |
Alex Gleason
|
b2f2240d93
|
Merge branch 'accounts-user' into 'main'
renderAccount: stop calling findUser, rely on event hydration
Closes #86
See merge request soapbox-pub/ditto!126
|
2024-03-31 04:42:49 +00:00 |