index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
QueueProcessorModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
bump version for next devel
dakkar
1
-1
/
+1
2024-05-09
pin to node 20
dakkar
1
-1
/
+1
2024-05-09
bump version to 2024.3.3
dakkar
1
-1
/
+1
2024-05-08
fix: retain custom emoji aspect ratio in admin panel for remote emojis
tess
1
-0
/
+1
2024-05-07
laxer HTML sanitisation for admin-controlled text - fixes #447
dakkar
4
-3
/
+21
2024-05-07
don't count "system" local accounts in user chart - fixes #451
dakkar
1
-2
/
+5
2024-05-07
really edit notes in more cases - fixes #424
dakkar
1
-1
/
+6
2024-05-06
fix: only stop event propagation in MkEmoji and MkCustomEmoji when menu prop ...
tess
2
-2
/
+4
2024-05-04
fix: retain custom emoji aspect ratio in admin panel
tess
1
-0
/
+1
2024-05-03
revert refactor and cleanup
Hazel Koehler
1
-25
/
+26
2024-05-03
fix: Add unicode flag to custom emoji regexes
Essem
1
-2
/
+2
2024-05-02
feat: check polls and media for muted keywords
Hazel Koehler
1
-25
/
+48
2024-05-02
fix: `MkPageWindow` doesn't render custom emojis in the titlebar when display...
Tess K
2
-2
/
+3
2024-05-02
Send default reactions as Like activities to Iceshrimp.NET instances
ShittyKopper
1
-1
/
+2
2024-05-01
fix imports
dakkar
1
-1
/
+1
2024-04-30
Compact LD-signed activities against well-known context
dakkar
4
-44
/
+70
2024-04-24
reformat expression
PrivateGER
1
-2
/
+3
2024-04-23
teach ReactionService about non-ASCII emoji names
dakkar
1
-2
/
+2
2024-04-21
increase page size for most admin lists - #491
dakkar
11
-12
/
+12
2024-04-20
fix: update reaction icons in tutorial to match sharkey icons
Sugar
13
-36
/
+39
2024-04-20
fix: update pl-PL translation for note from verb to noun
Sugar
1
-2
/
+1
2024-04-19
Rework cache clearing to be fault tolerant
Latte macchiato
1
-9
/
+18
2024-04-19
make eslint happy
dakkar
3
-12
/
+16
2024-04-19
rework pagination - fixes #491
dakkar
1
-9
/
+9
2024-04-09
detect size of remote files - fixes #494
dakkar
1
-1
/
+3
2024-04-09
return 206 for every ranged response - fixes #494
dakkar
1
-0
/
+2
2024-04-07
hide images/videos in og cards, when under a CW - fixes #487
dakkar
1
-2
/
+2
2024-04-07
pull in sfm-js that supports non-ascii in emoji names
dakkar
3
-9
/
+9
2024-04-04
fix: send null for empty edited_at in mastodon api
Sugar🍬🍭🏳️⚧
13
-2
/
+15
2024-03-30
bump devel version
dakkar
1
-1
/
+1
2024-03-30
version bump
dakkar
1
-1
/
+1
2024-03-30
some validation fixes
dakkar
7
-14
/
+72
2024-03-27
use correct note design in favorites page - fixes #483
dakkar
2
-3
/
+8
2024-03-24
chore: add new type
Marie
1
-1
/
+1
2024-03-24
fix: incorrect type for quote property
Marie
2
-2
/
+2
2024-03-24
recognise numbers and boolean values
dakkar
1
-0
/
+10
2024-03-24
allow setting values not present in the config file
dakkar
1
-23
/
+30
2024-03-21
deal with (possible, future) non-alnum config keys
dakkar
1
-2
/
+6
2024-03-20
allow overriding all string config values via env - fixes #465
dakkar
1
-0
/
+101
2024-03-19
bump tmp@0.2.3 - fixes #464
dakkar
2
-3
/
+9
2024-03-14
chore: added license and patch info
Alina Sireneva
2
-0
/
+48
2024-03-14
fix: added wasm in vite config
Alina Sireneva
1
-1
/
+1
2024-03-13
fixed
KevinWh0
1
-1
/
+1
2024-03-13
Update IMPORTANT_NOTES.md
Dalek
1
-3
/
+6
2024-03-11
fix: Promise.resolve
Alina Sireneva
1
-1
/
+1
2024-03-11
fix: load libopenmpt on demand
Alina Sireneva
5
-11
/
+41
2024-03-10
make cookie a bit more secure - fixes #445
dakkar
1
-1
/
+2
2024-03-10
hide CW-ed featured notes on welcome page - fixes #458
dakkar
1
-1
/
+1
2024-03-09
longer `statement_timeout` for migrations - fixes 450
dakkar
1
-1
/
+5
2024-03-09
handle non-ASCII emoji names
dakkar
15
-39
/
+44
[next]