27 Commits (859b73a2c7c964bb8574e21fa0f07a0e3b0c358b)

Author SHA1 Message Date
Gabe Kangas 8bc40486f8
Quiet, linter 4 years ago
Gabe Kangas 3b0dafba9a
Return error in API response. Return all fields in message+user query 4 years ago
Gabe Kangas 045a0a2afd
Social features / ActivityPub federation (#1629) 4 years ago
Gabe Kangas 6ffa020c5f Updated linter threw new warnings. Fixed. 4 years ago
Gabe Kangas b43c5e674e
Rework how hiding messages works. (#1509) 4 years ago
Gabe Kangas c6c6f0233d
Expanded linting + fix warnings (#1396) 4 years ago
Gabe Kangas f20aa4478d Add a simple caching of chat history as an optimization 4 years ago
Christian Muehlhaeuser 35a0c6fa14
Improve performance of retrieving chat history by avoiding double-sort and outer join (#1261) 4 years ago
Gabe Kangas 484098afda Some migration fixes and database optimizations 4 years ago
Gabe Kangas b6f68628c0
Chat refactor + persistent backing chat users (#1163) 4 years ago
Meisam 7361578412
style fix for error checking (#1170) 4 years ago
Gabe Kangas 765dd7efe2 Fix chat history backlog query. Closes #748 4 years ago
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 4 years ago
Gabe Kangas bc4b6895be Fix error message 5 years ago
gingervitis 8a74af202d
Update chat message visibility for moderation (#524) 5 years ago
Gabe Kangas 4d2066a76d
Start cleaning up linter errors. (#358) 5 years ago
Christian Muehlhaeuser cfb031a15c
Make sure we close DB statements to release resources (#354) 5 years ago
Gabe Kangas 19e86b8c04
First pass at centralized database reference. Closes #282 (#289) 5 years ago
Gabe Kangas 7dcc89a841 Add system chat message support to messages query 5 years ago
bitspill bfbac8cc57
Variable collisions; Possible use of nil value (#256) 5 years ago
Gabe Kangas 3812e6345f Fix typo 5 years ago
Gabe Kangas eb0ee4dd8a Catch db error and show frienlier message. Closes #252 5 years ago
Jannik Volkland 606ccb6c14 Remove message image from go code 5 years ago
leowmjw 769fc3a561
Fixes #211: Update mod paths (#221) 5 years ago
Gabe Kangas a277012650 Limit the backlog of chat messages to recent messages. For #47 5 years ago
Gabe Kangas a8fe8a1cfa Add support for specifying the path for chat db. Closes #61 5 years ago
Gabe Kangas 8cedf05214 Basic chat persistence for #26 5 years ago