Laura Hausmann
|
a5be7c3ac8
|
[mastodon-client] handle user & note URLs in search
|
2023-07-08 04:11:41 +02:00 |
|
Laura Hausmann
|
22825ae76a
|
[mastodon-client] fix search type param
|
2023-07-07 23:47:21 +02:00 |
|
Laura Hausmann
|
a94bf84f04
|
[mastodon-client] implement favorited_by
|
2023-07-07 22:42:39 +02:00 |
|
Laura Hausmann
|
afc9cf3259
|
[mastodon-client] populate user details for all notes
|
2023-07-07 21:50:42 +02:00 |
|
Laura Hausmann
|
197977c3a8
|
[mastodon-client] Fix global timeline
|
2023-07-07 19:30:23 +02:00 |
|
Kainoa Kanter
|
655cc039f3
|
Merge pull request '[PR]: Cache server' (#10419) from refactor/cache-server into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10419
|
2023-07-06 21:55:44 +00:00 |
|
Kainoa Kanter
|
bdca7d2f8e
|
revert 49fd4034744f7642210bb66a3558d544d67e13b8
revert fix: 🐛 fix quotes with CW-only quotes
|
2023-07-06 21:53:44 +00:00 |
|
Namekuji
|
f835cccccf
|
refactor: cache relays for a longer time
|
2023-07-06 17:49:41 -04:00 |
|
Namekuji
|
1ea8f8b4fe
|
perf: use msgpackr to encode and decode
|
2023-07-06 17:22:15 -04:00 |
|
Namekuji
|
e505b0f207
|
fix: use host as prefix of cacheServer if undefined
|
2023-07-06 17:06:31 -04:00 |
|
ThatOneCalculator
|
171cb1c210
|
chore: 🎨 format
|
2023-07-06 12:47:33 -07:00 |
|
Johann150
|
f9b3951c3a
|
fix: 🐛 fix quotes with CW-only quotes
|
2023-07-06 12:46:19 -07:00 |
|
ThatOneCalculator
|
f5c7b6f55f
|
feat: ⚡ cache server
|
2023-07-06 11:50:34 -07:00 |
|
Laura Hausmann
|
52b4fdf0d2
|
[mastodon-client] code cleanup, remove redundant function calls
|
2023-07-06 02:16:51 +00:00 |
|
Laura Hausmann
|
8347855a11
|
[mastodon-client] general code cleanup, rename megalodon package
|
2023-07-06 02:16:51 +00:00 |
|
Laura Hausmann
|
fbeb809874
|
[mastodon-client] Disable emoji reactions preview in TL
|
2023-07-06 02:16:51 +00:00 |
|
Laura Hausmann
|
8a6a1cfc43
|
[mastodon-client] Code formatting pass
|
2023-07-06 02:16:51 +00:00 |
|
Laura Hausmann
|
37b21f973f
|
[mastodon-client] Fix posting statuses with attachment
|
2023-07-06 02:16:51 +00:00 |
|
Laura Hausmann
|
1f8c735889
|
[mastodon-client] megalodon compat changes
|
2023-07-06 02:16:51 +00:00 |
|
Laura Hausmann
|
23d57eb79f
|
[mastodon-client] Add endpoints
|
2023-07-06 02:16:51 +00:00 |
|
ThatOneCalculator
|
94b16ba9a3
|
refactor: ♻️ read patrons from local file for fallback instead of empty array
|
2023-07-05 18:44:29 -07:00 |
|
ThatOneCalculator
|
c4d4e850b2
|
chore: ⬆️ up prettier, pnpm
|
2023-07-05 18:28:27 -07:00 |
|
Namekuji
|
f13d8548d2
|
fix: do not deliver poll result if local-only
|
2023-07-04 01:59:43 -04:00 |
|
ThatOneCalculator
|
f99e8b3726
|
fix: ⚡ immediately fail jobs with invalid signature
|
2023-07-03 10:29:52 -07:00 |
|
ThatOneCalculator
|
03c8bb5b88
|
chore: 🎨 format
|
2023-07-02 23:08:33 -07:00 |
|
Namekuji
|
6f5e07de5d
|
rename arg
|
2023-07-02 23:14:43 -04:00 |
|
Namekuji
|
b36cc31e9b
|
throw error if failed
|
2023-07-02 22:25:58 -04:00 |
|
Namekuji
|
284c0db1fd
|
no more infinity caches
|
2023-07-02 22:14:31 -04:00 |
|
Namekuji
|
9d26e08032
|
add cache prefix
|
2023-07-02 20:55:20 -04:00 |
|
Namekuji
|
ef724a49fe
|
store cache values to redis
|
2023-07-02 20:37:46 -04:00 |
|
Syuilo
|
821320f51b
|
refactor: ⚡ make identicons and server metrics optional
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
|
2023-07-02 16:23:11 -07:00 |
|
Kainoa Kanter
|
305d6e8b2e
|
Merge pull request '[PR]: Embedded all attachment, renotes and discussion history into rss feed content & improve title, and not generate feed for locked account' (#10388) from cgsama/calckey:feedenhance into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10388
|
2023-07-02 21:50:09 +00:00 |
|
ThatOneCalculator
|
466ef220da
|
Revert "Merge pull request '[PR]: fix: use redis-based mutex to prevent memory leak' (#10389) from nmkj/calckey:fix-cache-leak into develop"
This reverts commit 224b1d585bb1cb95531a9213cf4a69fc2f049e7d, reversing
changes made to b5907fb86db2b9eacea633bb5d69547982326afa.
|
2023-07-02 10:10:25 -07:00 |
|
ThatOneCalculator
|
6de6f68790
|
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
|
2023-07-02 08:30:25 -07:00 |
|
ThatOneCalculator
|
63b9a26621
|
adjust timeout for indexing notes
|
2023-07-02 00:47:55 -07:00 |
|
ThatOneCalculator
|
02825ee694
|
fix: 🐛 patron timeout
|
2023-07-02 00:16:01 -07:00 |
|
Namekuji
|
7aa05c26e9
|
set log level to debug
|
2023-07-02 02:03:14 -04:00 |
|
Namekuji
|
9b721da06d
|
fix: use redis-semaphore for global mutex and memory leak prevention
|
2023-07-02 01:47:11 -04:00 |
|
Kainoa Kanter
|
a5ef273484
|
Merge pull request '[PR]: fix: publication logic involving relays' (#10383) from nmkj/calckey:fix-boost-publication into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10383
|
2023-07-02 05:28:01 +00:00 |
|
CGsama
|
78a479312c
|
Embedded all attachment, renotes and discussion history into rss feed content & improve title, and not generate feed for locked account
|
2023-07-01 23:58:36 -04:00 |
|
ThatOneCalculator
|
66b61bb41b
|
refactor: 🚩 post editing is no longer experimental
|
2023-07-01 20:00:51 -07:00 |
|
Namekuji
|
f7d0973f97
|
refactor: examine by get instead of exists
|
2023-07-01 04:09:04 -04:00 |
|
Namekuji
|
0c6af12719
|
fix: await release
|
2023-07-01 03:49:44 -04:00 |
|
Namekuji
|
d772da4bc4
|
change mutex key
|
2023-07-01 03:49:43 -04:00 |
|
Namekuji
|
1f974c0c13
|
refactor: use redis-semaphore for mutex across workers
|
2023-07-01 03:49:43 -04:00 |
|
Namekuji
|
64ddf35ae3
|
refactor: no url instantiation
|
2023-07-01 03:49:43 -04:00 |
|
Namekuji
|
389427af27
|
fix: ignore if post boosted by relay is local
|
2023-07-01 03:49:42 -04:00 |
|
Namekuji
|
e70d99be57
|
fix: multiple boost publication by relay
|
2023-07-01 03:49:39 -04:00 |
|
ThatOneCalculator
|
4e5bb1194a
|
chore: 🎨 format
|
2023-06-30 23:35:45 -07:00 |
|
ThatOneCalculator
|
55393b9f1f
|
refactor: ♻️ force patrons update on about-calckey
|
2023-06-30 23:33:54 -07:00 |
|