about summary refs log tree commit diff
path: root/app/services/activitypub/fetch_replies_service.rb
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2019-02-27 19:13:16 +0100
committerEugen Rochko <eugen@zeonfederated.com>2019-02-27 19:13:16 +0100
commit6e8743d17a92438bd2332e97f824bc212fa4b96e (patch)
tree3ccc45abf83fbd5d33e8d419f1bf61f2a7567ebb /app/services/activitypub/fetch_replies_service.rb
parentdf0120670398246739144466bf327193383ba530 (diff)
Fix direct timeline pagination in the WebUI (#10126)
The `hasMore` property of timelines in redux store was set whenever an API
request returned only one page of results, *even* if the query only requested
newer conversations (using `since_id`), causing `hasMore` to be incorrectly set to
false whenever fetching new toots in the direct timeline, which happens each time
the direct message column is opened.

(Basically #9516 for direct messages)
Diffstat (limited to 'app/services/activitypub/fetch_replies_service.rb')
0 files changed, 0 insertions, 0 deletions