chatterino:feature/api_request_builder

Last commit made on 2022-09-17
Get this branch:
git clone -b feature/api_request_builder https://git.launchpad.net/chatterino

Branch merges

Branch information

Name:
feature/api_request_builder
Repository:
lp:chatterino

Recent commits

4455251... by Mm2PL <email address hidden>

Apply clang-tidy suggestion to use const ref

54d5ce5... by Mm2PL <email address hidden>

Fix typo

5ea07c5... by Mm2PL <email address hidden>

const ref for everyone

10f771c... by Mm2PL <email address hidden>

Cleanup includes

016c7eb... by Mm2PL <email address hidden>

Add caller() proxy function to APIRequest

fc4c1c5... by Mm2PL <email address hidden>

Add documentation to the APIRequest constructor

0d3f0b7... by Mm2PL <email address hidden>

Refactor IvrApi::getSubage to use APIRequest<T,U> as an example usage

f7194e8... by Mm2PL <email address hidden>

Add APIRequest class to aid with making API requests.

c6ebb70... by nerix <email address hidden>

fix: disable `autoInvoke` for emote settings (#3990)

Co-authored-by: Rasmus Karlsson <email address hidden>

6a2c4fc... by nerix <email address hidden>

fix: retain text from input when replying (#3989)

Co-authored-by: Rasmus Karlsson <email address hidden>