Age | Commit message (Collapse) | Author |
|
* fix compatibility with Mastodon
|
|
* SQLite JDBC driver does not support generated keys feature. So we implement `returningId` helper
* only one connection should be used from connection pooler
* changes made to prevent connection locking
|
|
|
|
|
|
|
|
|
|
* Previosly only own message recommendations were filtered, now all message recommendations filter banned users
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Upgrade API usage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* OkHttp dispatcher is not used for synchronous requests
* @Cacheable only works for bean method calls, refactor beans to use it correctly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Clean up warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|