1318 Commits

Author SHA1 Message Date
Alex Gleason
d2238e80f9
Support Pleroma admin tags 2024-06-08 13:46:10 -05:00
Alex Gleason
284ae9aab7
renderAccount: fix display of roles 2024-06-08 13:14:07 -05:00
Alex Gleason
e5fadafc7a
Create AdminStore to filter out banned users 2024-06-08 12:58:59 -05:00
Alex Gleason
a30cdec79b
pipeline: ensure event doesn't already exist in DB 2024-06-08 12:22:00 -05:00
Alex Gleason
b9922f96a0
adminActionController: mark "n" tags on the user 2024-06-08 12:17:06 -05:00
Alex Gleason
7d54a5c7d0
Kind 30361 -> 30382 2024-06-08 11:32:29 -05:00
P. Reis
b088276c51 fix: remove unused variable 2024-06-08 09:10:19 -03:00
Alex Gleason
fca7825bbf
EventsDB: replaceable deletions support 2024-06-07 22:11:17 -05:00
Alex Gleason
6024586b19 Merge branch 'language' into 'main'
Support `language` param with L tags

See merge request soapbox-pub/ditto!365
2024-06-07 15:10:43 +00:00
Alex Gleason
45dee96219
Support language param with L tags 2024-06-07 10:01:08 -05:00
Alex Gleason
d2cf2e2e27 Merge branch 'fix-reblog-account-timeline' into 'main'
fix: render reblog in account timeline

See merge request soapbox-pub/ditto!364
2024-06-06 20:59:54 +00:00
P. Reis
ae01a19725 fix: render reblog in account timeline 2024-06-06 17:46:53 -03:00
Alex Gleason
4361c340b0
stats: handleEvent7 use findLast 2024-06-06 12:11:15 -05:00
Alex Gleason
77ce26bf7a
Use last e-tag as reacted event 2024-06-06 11:25:24 -05:00
Alex Gleason
b50400cd3d
Fix updateTrendingTags param order 2024-06-05 21:38:34 -05:00
Alex Gleason
fb7b5b6056
Trending Zaps 2024-06-05 21:37:07 -05:00
Alex Gleason
d6085ba3e2
Merge branch 'main' of gitlab.com:soapbox-pub/ditto 2024-06-05 14:49:35 -05:00
Alex Gleason
5c09034151
EventsDB: index the n-tag 2024-06-05 14:39:48 -05:00
Alex Gleason
e383daaae1
Fix linkification of bare domains 2024-06-05 12:12:11 -05:00
Alex Gleason
3c361cb59b
Improve OAuth form design slightly 2024-06-05 11:37:16 -05:00
Alex Gleason
18d3363b65
contextController: fix hydration again 2024-06-05 11:10:58 -05:00
Alex Gleason
eead178c6a
getAncestors: only query kind 1 2024-06-05 11:05:07 -05:00
Alex Gleason
f7a9bf9ffd
Fix thread hydration 2024-06-05 11:04:25 -05:00
Alex Gleason
c5c4f47bc2
Hide muted users from threads 2024-06-05 11:00:16 -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
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
c677e9484d
Remove self-service NIP-05 for now 2024-06-04 09:59:11 -05: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
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
4329d8ed9f
Implement trending links 2024-06-02 23:19:53 -05: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
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
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