Alex Gleason
|
358a6f02a1
|
Update deno.lock
|
2024-06-04 20:03:38 -05:00 |
Alex Gleason
|
98b19faeee
|
Merge branch 'feat-zap-account' into 'main'
Support zapping account directly - Rewrite zapController
See merge request soapbox-pub/ditto!356
|
2024-06-04 23:00:34 +00:00 |
Alex Gleason
|
92ac97c688
|
zapController: don't let status_id be an empty string
|
2024-06-04 17:55:48 -05:00 |
Alex Gleason
|
ea73ac2da2
|
Merge branch 'quote-content' into 'main'
Find quote ID in content
See merge request soapbox-pub/ditto!357
|
2024-06-04 22:49:51 +00:00 |
Alex Gleason
|
e29375b070
|
Find quote ID in content
|
2024-06-04 17:46:11 -05:00 |
P. Reis
|
50e7213954
|
fix(zapController): get kind 0 with store.query
|
2024-06-04 16:44:08 -03:00 |
P. Reis
|
739fea0890
|
feat: zap profiles directly
Rewrite zapController to return invoice in body instead of in header
|
2024-06-04 13:37:04 -03:00 |
Alex Gleason
|
117d10c673
|
Merge branch 'main' of gitlab.com:soapbox-pub/ditto
|
2024-06-04 09:59:23 -05:00 |
Alex Gleason
|
c677e9484d
|
Remove self-service NIP-05 for now
|
2024-06-04 09:59:11 -05:00 |
Alex Gleason
|
89c17957ed
|
Merge branch 'forked-kysely' into 'main'
Switch to soapbox-pub forked kysely-deno-postgres
See merge request soapbox-pub/ditto!355
|
2024-06-04 14:06:29 +00:00 |
Siddharth Singh
|
dfd098626d
|
update kysely_deno_postgres
|
2024-06-04 09:51:09 +05:30 |
Alex Gleason
|
2f0c5f4abd
|
Merge branch 'revert-844103c0' into 'main'
Revert "Merge branch 'nip19-mentions' into 'main'"
See merge request soapbox-pub/ditto!354
|
2024-06-03 17:52:50 +00:00 |
Alex Gleason
|
a4b96f0a9c
|
Revert "Merge branch 'nip19-mentions' into 'main'"
This reverts merge request !353
|
2024-06-03 17:49:24 +00:00 |
Alex Gleason
|
844103c047
|
Merge branch 'nip19-mentions' into 'main'
Render mentions as nip19, fix href
See merge request soapbox-pub/ditto!353
|
2024-06-03 17:35:32 +00:00 |
Alex Gleason
|
605948267d
|
Render mentions as nip19, fix href
|
2024-06-03 12:31:54 -05:00 |
Alex Gleason
|
3092030dde
|
EventsDB: index "r" tags on labels
|
2024-06-03 00:18:52 -05:00 |
Alex Gleason
|
66858bd1c4
|
Update deno.lock
|
2024-06-02 23:28:34 -05:00 |
Alex Gleason
|
cf5f178e4c
|
Merge branch 'trending-links' into 'main'
Implement trending links
See merge request soapbox-pub/ditto!352
|
2024-06-03 04:27:55 +00:00 |
Alex Gleason
|
4329d8ed9f
|
Implement trending links
|
2024-06-02 23:19:53 -05:00 |
Alex Gleason
|
9cdfc188aa
|
Merge branch 'suggestions-global' into 'main'
Suggestions global
See merge request soapbox-pub/ditto!351
|
2024-06-03 04:03:48 +00:00 |
Alex Gleason
|
6d5dbc029e
|
Remove self from suggested list
|
2024-06-02 22:59:06 -05:00 |
Alex Gleason
|
a325908d41
|
Fix rendering suggested accounts
|
2024-06-02 22:54:38 -05:00 |
Alex Gleason
|
68375c555e
|
Add trending users to suggested
|
2024-06-02 22:52:05 -05:00 |
Alex Gleason
|
da0139ff4e
|
Suggestions: add offset based pagination
|
2024-06-02 22:46:07 -05:00 |
Alex Gleason
|
09585214e5
|
Merge branch 'quotes-count' into 'main'
Quotes count
See merge request soapbox-pub/ditto!350
|
2024-06-03 01:39:54 +00:00 |
Alex Gleason
|
3874a7fe8d
|
Add quotesController to list the quotes of a status
|
2024-06-02 20:36:34 -05:00 |
Alex Gleason
|
22c840092f
|
Add quotes count
|
2024-06-02 20:30:57 -05:00 |
Alex Gleason
|
a9dcebd7c2
|
Index r tags
|
2024-06-02 20:10:32 -05:00 |
Alex Gleason
|
71e6af1292
|
Merge branch 'hashtag-labels' into 'main'
Save trending hashtags as labels
See merge request soapbox-pub/ditto!348
|
2024-06-03 00:58:54 +00:00 |
Alex Gleason
|
9d2194a928
|
trendingStatusesController: enforce kind 1 events
|
2024-06-02 19:54:48 -05:00 |
Alex Gleason
|
6a4fc7b6ba
|
Track trending pubkeys too, why not
|
2024-06-02 19:51:04 -05:00 |
Alex Gleason
|
051f23d908
|
Remove TrendsWorker
|
2024-06-02 19:44:20 -05:00 |
Alex Gleason
|
c7c75a7147
|
Get rid if trending-events.ts, do everything with tag values (brave)
|
2024-06-02 19:40:55 -05:00 |
Alex Gleason
|
3373673706
|
updateTrendingTags: accept limit param
|
2024-06-02 19:27:44 -05:00 |
Alex Gleason
|
b35090ef10
|
cron: DRY updateTrendingTags
|
2024-06-02 19:25:49 -05:00 |
Alex Gleason
|
7e44368c08
|
trends: reverse the history dates
|
2024-06-02 19:07:10 -05:00 |
Alex Gleason
|
133a684d32
|
Fix tag order
|
2024-06-02 19:02:31 -05:00 |
Alex Gleason
|
fc11e34499
|
trends: notes -> #e, normalize
|
2024-06-02 18:28:43 -05:00 |
Alex Gleason
|
76c882d836
|
Crunch the tag history in the controller
|
2024-06-02 17:47:36 -05:00 |
Alex Gleason
|
b46bcc559e
|
cron: hashtags -> #t, links -> #r
|
2024-06-02 16:59:11 -05:00 |
Alex Gleason
|
e236e98259
|
cron: remove the unnecessary word "cache" from all the things
|
2024-06-02 16:45:20 -05:00 |
Alex Gleason
|
7f16a8d556
|
Support trending links
|
2024-06-02 16:42:25 -05:00 |
Alex Gleason
|
cd46d63999
|
getTrendingHashtags -> getTrendingTagValues
|
2024-06-02 16:17:42 -05:00 |
Alex Gleason
|
b5545ddb60
|
getTrendingNotes -> getTrendingEvents
|
2024-06-02 16:07:25 -05:00 |
Alex Gleason
|
03ea457933
|
Merge remote-tracking branch 'origin/main' into hashtag-labels
|
2024-06-02 15:46:11 -05:00 |
Alex Gleason
|
bafb42f034
|
Fix suggested timeline endpoint typo
|
2024-06-02 13:53:45 -05:00 |
Alex Gleason
|
29753795e4
|
Merge branch 'suggested-timeline' into 'main'
Add suggested timeline endpoint
See merge request soapbox-pub/ditto!349
|
2024-06-02 18:47:19 +00:00 |
Alex Gleason
|
857cfc7259
|
Add suggested timeline endpoint
|
2024-06-02 13:40:44 -05:00 |
Alex Gleason
|
c969738736
|
Save trending hashtags as labels
|
2024-06-02 13:15:05 -05:00 |
Alex Gleason
|
3363688977
|
trends: support `offset` parameter
|
2024-06-02 13:07:49 -05:00 |