Age | Commit message (Collapse) | Author |
|
|
|
Websocket/EventSource stream
Port a39bf04fe6b6a98547737cc15f42727428376e67 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port ebe01ea194104b14af6cd6abe6d20637f1a3e140 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 0ad240cb6b8662e31dfae6279cbee07a4c75b231 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
|
|
Port 5aff2a6957e861162d67c4610277e9bb2a6f8186 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
|
|
Port 3a1a21ad5725bed7f82b516b4174272c1e931223 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 26b08a3c54847f2816f78c3ac67ace001d3fea1f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port ad9c7aefe6618a70c69991b7daf100573a7e27b9 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port front-end changes from 2c7128c7f0ee3073acb9897cda88255982368193 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port front-end changes from 0d117c106aa72f78dd5cdd371849dd8ce3120198 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port front-end changes from f52c988e12e464e7baefc2fdb48ddf4a95584664 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Keeping them in the TL fixes the front-end not being able to properly keep
track of pagination. Furthermore, filtered toots are not counted as unread
content, whether they are dropped or not.
|
|
|
|
… instead of adding them to the timelines and then not showing them.
This fixes timelines showing new items when the only new items are
“irreversibly” filtered toots. This may be an edge case in Mastodon/glitch-soc,
but it is not in Pleroma, which does no filtering server-side whatsoever.
|
|
Port front-end changes from f665901e3c0930fb8b3741f6bc6f6a15dd0343f6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 729723f857d11434c0f78d63fe16537d77f1c77c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
more per page
Port 967e419f8fa87af74f4bb530d7493c1dde02fca8 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
mounted
Port be1c634b2b4372a525d304d2ff830392f04c5cc5 to glitch-soc
|
|
Also includes 9e45b051cfea667f9ca3d3c72d13022259315090
|
|
Port 4c03e05a4e1a237f8a414a0861c03abe3269dbc8 to glitch-soc
This introduces new requirements in the API:
`/api/v1/timelines/tag/:tag` now accepts new params: `any`, `all` and `none`
It now returns status matching tag :tag or any of the :any, provided that
they also include all tags in `all` and none of `none`.
|
|
Port 7403e5d306d36c83bfb80cd900235373186cd51a to glitch-soc
|
|
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 statuses (using `since_id`), causing `hasMore` to be incorrectly set to
false whenever fetching new toots in a timeline, which happens each time
an account's timeline or media gallery is visited.
|
|
Port 023fe5181b66ba2cbd20cca4e3bd34f132deba52 to glitch-soc
|
|
Port 3cecf3e5b995f5035b17fd9572c17ba1ede9346b to glitch-soc
|
|
account timelines
Port dd00cd19d2536ce70442d74d72986721427691a5 to glitch-soc
|
|
|
|
|
|
Port dafd7afc5ef94fc9513efa341910f7e3c31b909a to glitch-soc
|
|
Port 9a1a55ce526c956ac6b35897d483c316b7ad4394 to glitch-soc
|
|
Port 9110db41c53a2f3f22affc23b364362133997d3e to glitch
|
|
Port 51310125051a75ef7af4e8ffc8b6532c151e96b6 to glitch
|
|
|
|
|
|
|
|
|