| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | restore join to note.channel in channel/timeline.ts | Hazelnoot | 2025-06-03 | 1 | -2/+2 | |
| | | | ||||||
| | * | copy changes to list channel | Hazelnoot | 2025-06-03 | 1 | -12/+14 | |
| | | | ||||||
| | * | fix user-list channel auth | Hazelnoot | 2025-06-03 | 1 | -2/+3 | |
| | | | ||||||
| | * | copy changes to role channel | Hazelnoot | 2025-06-03 | 1 | -0/+22 | |
| | | | ||||||
| | * | copy changes to bubble channel | Hazelnoot | 2025-06-03 | 1 | -8/+22 | |
| | | | ||||||
| | * | fix null check in local/global/list channels | Hazelnoot | 2025-06-03 | 3 | -4/+4 | |
| | | | ||||||
| | * | copy changes to global channel | Hazelnoot | 2025-06-03 | 1 | -6/+22 | |
| | | | ||||||
| | * | copy changes to hybrid channel | Hazelnoot | 2025-06-03 | 1 | -13/+5 | |
| | | | ||||||
| | * | copy changes to local channel | Hazelnoot | 2025-06-03 | 1 | -11/+20 | |
| | | | ||||||
| | * | remove duplicate checks from home channel | Hazelnoot | 2025-06-03 | 1 | -4/+1 | |
| | | | ||||||
| | * | copy changes to main channel | Hazelnoot | 2025-06-03 | 1 | -4/+4 | |
| | | | ||||||
| | * | handle silenced notes in Channel.isNoteMutedOrBlocked | Hazelnoot | 2025-06-03 | 3 | -11/+9 | |
| | | | ||||||
| | * | fix antenna channel | Hazelnoot | 2025-06-03 | 1 | -5/+2 | |
| | | | ||||||
| | * | copy changes to home channel | Hazelnoot | 2025-06-03 | 1 | -11/+6 | |
| | | | ||||||
| | * | add Channel.isNoteVisibleToMe utility function | Hazelnoot | 2025-06-03 | 1 | -0/+15 | |
| | | | ||||||
| | * | copy changes to antenna channel | Hazelnoot | 2025-06-03 | 1 | -1/+9 | |
| | | | ||||||
| | * | copy changes to notes/following.ts | Hazelnoot | 2025-06-03 | 1 | -5/+11 | |
| | | | ||||||
| | * | copy changes to roles/notes.ts | Hazelnoot | 2025-06-03 | 1 | -3/+9 | |
| | | | ||||||
| | * | copy changes to channels/timeline.ts | Hazelnoot | 2025-06-03 | 1 | -14/+13 | |
| | | | ||||||
| | * | copy changes to user-list-timeline.ts | Hazelnoot | 2025-06-03 | 1 | -56/+14 | |
| | | | ||||||
| | * | copy changes to mentions.ts | Hazelnoot | 2025-06-03 | 1 | -14/+16 | |
| | | | ||||||
| | * | copy changes to antennas/notes.ts | Hazelnoot | 2025-06-03 | 1 | -8/+10 | |
| | | | ||||||
| | * | copy changes to timeline.ts | Hazelnoot | 2025-06-03 | 1 | -47/+9 | |
| | | | ||||||
| | * | copy changes to hybrid-timeline.ts | Hazelnoot | 2025-06-03 | 1 | -45/+12 | |
| | | | ||||||
| | * | copy changes to local-timeline.ts | Hazelnoot | 2025-06-03 | 1 | -17/+29 | |
| | | | ||||||
| | * | copy changes to global-timeline.ts | Hazelnoot | 2025-06-03 | 1 | -26/+12 | |
| | | | ||||||
| | * | sync up bubble timeline endpoint and stream | Hazelnoot | 2025-06-03 | 1 | -2/+0 | |
| | | | ||||||
| | * | avoid unnecessary set construction in channel.ts | Hazelnoot | 2025-06-03 | 1 | -1/+1 | |
| | | | ||||||
| | * | fix bubble timeline query performance | Hazelnoot | 2025-06-03 | 1 | -10/+12 | |
| | | | ||||||
| | * | replace renotes check with generateExcludedRenotesQueryForNotes in ↵ | Hazelnoot | 2025-06-03 | 1 | -7/+1 | |
| | | | | | | | | | bubble-timeline.ts | |||||
| | * | replace silenced users check with generateSilencedUserQueryForNotes in ↵ | Hazelnoot | 2025-06-03 | 1 | -18/+2 | |
| | | | | | | | | | bubble-timeline.ts | |||||
| | * | replace generateBlockedHostQueryForNote allowSilenced parameter with ↵ | Hazelnoot | 2025-06-02 | 1 | -1/+2 | |
| | | | | | | | | | generateSilencedUserQueryForNotes | |||||
| | * | fetch followings asynchronously in bubble-timeline.ts | Hazelnoot | 2025-06-02 | 1 | -11/+14 | |
| | | | ||||||
| | * | use generateMatchingHostQuery in bubble-timeline.ts | Hazelnoot | 2025-06-02 | 1 | -0/+5 | |
| | | | ||||||
| | * | match if(me) formatting of other endpoints in bubble-timeline.ts | Hazelnoot | 2025-06-02 | 1 | -2/+4 | |
| | | | ||||||
| | * | reduce calls to generateMutedUserRenotesQueryForNotes in bubble-timeline.ts | Hazelnoot | 2025-06-02 | 1 | -1/+3 | |
| | | | ||||||
| | * | fix hasPoll check in bubble-timeline.ts | Hazelnoot | 2025-06-02 | 1 | -1/+1 | |
| | | | ||||||
| | * | remove incorrect requireSigninToViewContents check in bubble-timeline.ts | Hazelnoot | 2025-06-02 | 1 | -2/+0 | |
| | | | ||||||
| | * | fix query slowdown caused by unnecessary userHost IS NOT NULL condition in ↵ | Hazelnoot | 2025-06-02 | 1 | -1/+0 | |
| | | | | | | | | | bubble-timeline.ts | |||||
| | * | remove unnecessary call to generateVisibilityQuery in bubble-timeline.ts | Hazelnoot | 2025-06-02 | 1 | -1/+0 | |
| | | | ||||||
| | * | avoid unnecessary nextTick callbacks in bubble-timeline.ts | Hazelnoot | 2025-06-02 | 1 | -4/+4 | |
| | | | ||||||
| | * | remove unused DI from bubble-timeline.ts | Hazelnoot | 2025-06-02 | 1 | -4/+1 | |
| | | | ||||||
| | * | add copyright header to bubble-timeline.ts | Hazelnoot | 2025-06-02 | 1 | -0/+5 | |
| | | | ||||||
| * | | merge develop and fix conflicts. | piuvas | 2025-06-03 | 31 | -120/+294 | |
| |\| | ||||||
| | * | merge: Allow unauthenticated (logged-out) users to translate notes (!1055) | Hazelnoot | 2025-06-01 | 3 | -19/+12 | |
| | |\ | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1055 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev> | |||||
| | | * | allow unauthenticated (logged-out) users to translate notes | Hazelnoot | 2025-05-30 | 3 | -19/+12 | |
| | | | | ||||||
| | * | | merge: Overhaul trending polls (!1022) | Hazelnoot | 2025-06-01 | 1 | -19/+75 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1022 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev> | |||||
| | | * | | fix policy check for unspecified "local" property in polls/recommendation ↵ | Hazelnoot | 2025-05-23 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | endpoint | |||||
| | | * | | catch polls that are expiring exactly in the current instant | Hazelnoot | 2025-05-23 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | only show polls from explorable users | Hazelnoot | 2025-05-23 | 1 | -0/+1 | |
| | | | | | ||||||