Glitch-Shrike/app
Eugen Rochko 658cbc9425
Improve PostStatusService performance (#7317)
Offload creation of local notifications to a worker. Remove two
redundant SQL queries from ProcessMentionsService, remove n+1
XML/JSON serialization via memoization
2018-05-02 22:10:57 +02:00
..
chewy
controllers Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
helpers Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
javascript
lib Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
mailers
models
policies
presenters
serializers Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288) 2018-05-02 15:57:37 +02:00
services Improve PostStatusService performance (#7317) 2018-05-02 22:10:57 +02:00
validators
views
workers Improve PostStatusService performance (#7317) 2018-05-02 22:10:57 +02:00