kim
|
cc5f2e98b7
|
[bugfix] Fix possible race condition in federatingdb (#490)
Signed-off-by: kim <grufwub@gmail.com>
|
2022-04-28 11:18:27 +02:00 |
|
tobi
|
8d34d5af3c
|
Revert "[chore] Tidy up federating db locks a tiny bit (#472)" (#479)
This reverts commit 31c1067a54 .
|
2022-04-24 11:56:06 +02:00 |
|
tobi
|
31c1067a54
|
[chore] Tidy up federating db locks a tiny bit (#472)
|
2022-04-19 16:31:37 +02:00 |
|
tobi
|
ef5a9256a8
|
Extend license notices to 2022 (#354)
|
2021-12-20 18:42:19 +01:00 |
|
tobi
|
f8630348b4
|
Enable stricter linting with golangci-lint (#316)
* update golangci-lint
* add golangci config file w/ more linters
* correct issues flagged by stricter linters
* add more generous timeout for golangci-lint
* add some style + formatting guidelines
* move timeout to config file
* go fmt
|
2021-11-22 08:46:19 +01:00 |
|
kim
|
79afcdba3f
|
Replace federating DB locks map, add a cleanup goroutine (#166)
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
|
2021-08-27 21:14:20 +02:00 |
|
tsmethurst
|
0fe853b1ee
|
first implementation of search feature
|
2021-05-29 19:36:54 +02:00 |
|
Tobi Smethurst
|
40add68691
|
Notifications (#34)
Notifications working for:
* Mentions
* Faves
* New follow requests
* New followers
|
2021-05-27 16:06:24 +02:00 |
|