aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* readme: accept patches on CodebergSimon Ser2024-09-031-2/+3
|
* Move docs to a separate directorySimon Ser2023-11-121-106/+7
|
* readme: document default for server.url in config.jsonSimon Ser2023-03-131-1/+1
|
* Add support for OAuth 2.0 authenticationSimon Ser2022-10-141-2/+16
|
* Add config option to generate random nicknameSimon Ser2022-09-121-1/+2
| | | | Closes: https://todo.sr.ht/~emersion/gamja/136
* Disable debug logs in productionSimon Ser2021-12-011-0/+1
| | | | | | | | | | | console.debug logs cause some performance issues because the browser is forced to save the logged objects just in case the user opens the debugging tools. They can be force-enabled back by adding ?debug=1 to the URL. Only console.debug is disabled, console.log and other levels are a lot less verbose and still enabled by default.
* Add usage message to development serverSimon Ser2021-12-011-0/+2
|
* Add custom developement serverSimon Ser2021-12-011-9/+3
| | | | | This implements a tiny WebSocket proxy useful for development purposes.
* readme: add nginx file server directiveSimon Ser2021-11-271-0/+4
|
* readme: add link to IRC channelSimon Ser2021-11-171-1/+2
|
* Add "open" URL paramSimon Ser2021-11-081-0/+2
| | | | | This can be set to an irc:// URL to open. This is useful for bouncers.
* Add Parcel to dev dependenciesSimon Ser2021-11-041-8/+15
| | | | Closes: https://todo.sr.ht/~emersion/gamja/119
* Add minimal Parcel integrationSimon Ser2021-10-191-0/+8
| | | | Closes: https://todo.sr.ht/~emersion/gamja/107
* readme: mention server.ping when server doesn't send PINGsSimon Ser2021-10-121-3/+3
| | | | For instance, soju doesn't send PINGs.
* Add support for SASL EXTERNALSimon Ser2021-10-121-2/+2
| | | | | Can be useful when the server is using e.g. a cookie for authentication purposes.
* Add nick to config.jsonSimon Ser2021-10-091-0/+2
|
* Add autoconnect to config.jsonSimon Ser2021-10-091-0/+3
|
* readme: s/bare-bones/simple/Simon Ser2021-06-111-1/+1
| | | | We used to be bare-bones, we're a little bit more than that now.
* readme: make it clear server.url can be a path in config.jsonSimon Ser2021-06-101-1/+1
|
* Add "auth" parameter to tune connect formDrew DeVault2021-06-101-0/+5
|
* readme: document server.ping in config sectionSimon Ser2021-05-311-3/+8
|
* Implement optional opportunistic pingsDrew DeVault2021-05-271-0/+4
|
* readme: add notes about nginxSimon Ser2021-05-271-0/+17
|
* Add nick URL paramSimon Ser2021-05-271-1/+5
| | | | Closes: https://todo.sr.ht/~emersion/gamja/40
* readme: update IRC channelSimon Ser2021-05-251-1/+1
|
* Add support for config fileSimon Ser2021-05-251-0/+15
| | | | Closes: https://todo.sr.ht/~emersion/gamja/20
* readme: add IRC discussion channelSimon Ser2021-03-081-1/+2
|
* readme: document query paramsSimon Ser2021-03-081-0/+7
|
* readme: add screenshotSimon Ser2020-07-241-0/+2
|
* readme: add links to mailing list and issue trackerSimon Ser2020-07-221-0/+6
|
* readme: add link to sr.ht hub projectSimon Ser2020-07-021-1/+2
|
* readme: add more detailed usage instructionsSimon Ser2020-07-011-0/+33
|
* readme: extend copyright holderSimon Ser2020-06-241-1/+1
|
* readme: add usageSimon Ser2020-06-241-0/+7
|
* Add README.mdSimon Ser2020-04-251-0/+9