summaryrefslogtreecommitdiffstats
path: root/lib/Db
AgeCommit message (Expand)Author
2018-12-04Merge branch 'master' into case-sensitive-requestsMaxence Lange
2018-12-04request with string id are now case insensitiveMaxence Lange
2018-12-04Details also when displaying followers of an accountMaxence Lange
2018-12-03Add local flag to actor cache joinJulius Härtl
2018-12-03set viewer and assign detailsMaxence Lange
2018-12-03Return defaults for detailsJulius Härtl
2018-12-03returns details about the followed, not the follower.Maxence Lange
2018-12-03fixing detailsMaxence Lange
2018-12-03add type to NoteMaxence Lange
2018-12-03Followers/FollowingMaxence Lange
2018-11-30cleaningMaxence Lange
2018-11-30Merge remote-tracking branch 'origin/more-for-local-accounts' into more-for-l...Maxence Lange
2018-11-30fixingMaxence Lange
2018-11-30left join follow in searchMaxence Lange
2018-11-30type in database for FollowMaxence Lange
2018-11-30info about links between viewer/accountMaxence Lange
2018-11-30count followers/following/posts on cache updateMaxence Lange
2018-11-30generate details on account infoMaxence Lange
2018-11-30fixingMaxence Lange
2018-11-30details on PersonMaxence Lange
2018-11-29info about links between viewer/accountMaxence Lange
2018-11-29count followers/following/posts on cache updateMaxence Lange
2018-11-29generate details on account infoMaxence Lange
2018-11-29fixingMaxence Lange
2018-11-29details on PersonMaxence Lange
2018-11-29Revert "revert to CS"Maxence Lange
2018-11-29revert to CSMaxence Lange
2018-11-29not sensitive case during getFromIdMaxence Lange
2018-11-28Merge branch 'master' into fix/security/filter-mimetypeMaxence Lange
2018-11-28CACHE_TTL -> CACHING_TIMEOUTMaxence Lange
2018-11-28Revert "CACHE_TTL -> CACHING_TIMEOUT"Maxence Lange
2018-11-28to avoid conflict, filters failing instance when processing queueMaxence Lange
2018-11-28retry-on-fail by cron and cliMaxence Lange
2018-11-28CACHE_TTL -> CACHING_TIMEOUTMaxence Lange
2018-11-28exception handlingMaxence Lange
2018-11-28cleaningMaxence Lange
2018-11-28error must be 0Maxence Lange
2018-11-28retry for content after 5 minutesMaxence Lange
2018-11-28displays post with current user as authorMaxence Lange
2018-11-28cache actorsMaxence Lange
2018-11-27cleaningMaxence Lange
2018-11-27direct stream will now display user's own postMaxence Lange
2018-11-27queue and asyncMaxence Lange
2018-11-27add priority to instancesMaxence Lange
2018-11-27add Type to cached actorMaxence Lange
2018-11-27fix sql 2Maxence Lange
2018-11-27sql fixMaxence Lange
2018-11-26managing Cache from Cron and Command lineMaxence Lange
2018-11-25error on too big documentMaxence Lange
2018-11-24CachingMaxence Lange