index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert accidental change to postgres.ts
Hazelnoot
2024-10-15
1
-9
/
+1
*
match following endpoint default values with frontend defaults
Hazel K
2024-10-15
1
-2
/
+2
*
add filters for following feed
Hazel K
2024-10-15
7
-13
/
+135
*
remove un-necessary assignment to query
Hazel K
2024-10-15
1
-4
/
+3
*
add type columns to SkLatestNote
Hazel K
2024-10-15
1
-0
/
+18
*
correct name of `SkLatestNote`
Hazel K
2024-10-15
7
-16
/
+16
*
ux: should not show follow requests tab when have no pending sent follow req
Lhc_fl
2024-10-13
2
-0
/
+12
*
FEAT: Allow users to view pending follow requests they sent
Lhc_fl
2024-10-13
3
-0
/
+82
*
merge: try to avoid `insert` races in `FederatedInstanceService` (!683)
Marie
2024-10-13
1
-5
/
+20
|
\
|
*
try to avoid `insert` races in `FederatedInstanceService`
dakkar
2024-10-12
1
-5
/
+20
*
|
add missing `rejectReports` field to `show-instance` response
Hazelnoot
2024-10-11
2
-0
/
+6
|
/
*
merge: Reduce federation log spam (maybe resolves #689) (!649)
Hazelnoot
2024-10-10
1
-38
/
+48
|
\
|
*
don't log job name unless it has one
Hazel K
2024-10-08
1
-1
/
+1
|
*
collapse AbortErrors
Hazel K
2024-10-08
1
-1
/
+1
|
*
further condense error details
Hazel K
2024-10-08
1
-4
/
+1
|
*
normalize ID logging
Hazel K
2024-10-08
1
-4
/
+4
|
*
condense error info
Hazel K
2024-10-08
1
-14
/
+11
|
*
fix maxAttempts calculation
Hazel K
2024-10-08
1
-1
/
+1
|
*
condense job info
Hazel K
2024-10-08
1
-5
/
+15
|
*
fix lint errors
Hazel K
2024-10-08
1
-1
/
+1
|
*
improve error summaries
Hazel K
2024-10-08
1
-24
/
+24
|
*
reduce federation log spam
Hazel K
2024-10-08
1
-15
/
+21
*
|
merge: Show instance sponsors if OC is set as donation url (!642)
Marie
2024-10-08
3
-25
/
+107
|
\
\
|
|
/
|
/
|
|
*
chore: change typing, remove unusued imports
Marie
2024-10-03
2
-6
/
+7
|
*
extract SponsorsService, use RedisKVCache
dakkar
2024-10-03
3
-62
/
+101
|
*
upd: fix broken returns and change if statement
Marie
2024-10-02
1
-4
/
+2
|
*
upd: fix donationUrl check position
Marie
2024-10-02
1
-14
/
+15
|
*
upd: move totalSponsors and donationUrl check
Marie
2024-10-02
1
-14
/
+15
|
*
upd: apply suggestion
Marie
2024-10-02
1
-38
/
+53
|
*
Merge branch 'develop' into upd/instancesponsor
Marie
2024-10-02
1
-0
/
+4
|
|
\
|
*
|
upd: cache instance sponsors
Marie
2024-10-02
1
-1
/
+6
|
*
|
fix: api returns all backers on users so check if tier exists
Marie
2024-10-02
1
-1
/
+1
|
*
|
upd(backend): add support for instance oc urls
Marie
2024-10-02
1
-3
/
+25
*
|
|
merge: Increase character hard limits (resolves #686 and #696) (!647)
Hazelnoot
2024-10-07
7
-7
/
+36
|
\
\
\
|
*
|
|
remove numeric separators
Hazel K
2024-10-04
1
-2
/
+2
|
*
|
|
fix lint errors
Hazel K
2024-10-04
1
-1
/
+1
|
*
|
|
fix length validation
Hazel K
2024-10-03
4
-2
/
+29
|
*
|
|
increase character limits and share between text and CW
Hazel K
2024-10-03
3
-5
/
+7
*
|
|
|
merge: Prevent deletion or suspension of system accounts (resolves #625) (!666)
Marie
2024-10-07
8
-0
/
+50
|
\
\
\
\
|
*
|
|
|
prevent login and password reset for system accounts
Hazel K
2024-10-07
2
-0
/
+12
|
*
|
|
|
Merge branch 'develop' into hazelnoot/625-protect-system-accounts
Hazel K
2024-10-07
10
-3
/
+255
|
|
\
\
\
\
|
*
|
|
|
|
check for host
Hazel K
2024-10-07
1
-2
/
+7
|
*
|
|
|
|
model missing "approved" property in show-user response
Hazel K
2024-10-07
1
-0
/
+4
|
*
|
|
|
|
prevent deletion or suspension of system accounts
Hazel K
2024-10-07
6
-0
/
+29
*
|
|
|
|
|
merge: Display instance follow/following relationships in instance view (part...
Marie
2024-10-07
2
-2
/
+6
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Parameterize followee as well
PrivateGER
2024-10-07
2
-2
/
+4
|
*
|
|
|
|
Make including followers in response a parameter
PrivateGER
2024-10-07
2
-2
/
+4
|
*
|
|
|
|
Pack other side of relation into response as well
PrivateGER
2024-10-07
2
-2
/
+2
*
|
|
|
|
|
Merge branch 'develop' into hazelnoot/following-timeline
Hazel K
2024-10-07
10
-6
/
+98
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'develop' of https://activitypub.software/TransFem-org/Sharkey i...
PrivateGER
2024-10-06
13
-6
/
+95
|
|
\
\
\
\
\
[next]