aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xP: do not send the Referrer headerorigin/masterPřemysl Eric Janouch2024-03-041-2/+4
* Bump libertyPřemysl Eric Janouch2024-03-042-34/+5
* xP: avoid expensive updates/refreshesPřemysl Eric Janouch2024-01-061-4/+16
* xP: don't let buffers grow indefinitelyPřemysl Eric Janouch2024-01-061-1/+12
* xM: improve the bundle icon a bitPřemysl Eric Janouch2023-09-041-21/+13
* xM: generate and use a bundle iconPřemysl Eric Janouch2023-09-032-1/+118
* Add a Cocoa frontend for xCPřemysl Eric Janouch2023-09-014-4/+1421
* xW: render leaked lines a bit more accuratelyPřemysl Eric Janouch2023-08-251-8/+6
* xP/xW: fix buffer rename handlingPřemysl Eric Janouch2023-08-252-2/+11
* xC: send missing relay events for newly added serversPřemysl Eric Janouch2023-08-251-0/+3
* xC: give the /away command a proper handlerPřemysl Eric Janouch2023-08-251-1/+10
* xW: improve command sendingPřemysl Eric Janouch2023-07-291-31/+31
* xC: fix relay handling of missing log filesPřemysl Eric Janouch2023-07-281-12/+9
* xW: do not unnecessarily enter compatibility modePřemysl Eric Janouch2023-07-281-0/+14
* xW: mark a footgunPřemysl Eric Janouch2023-07-271-0/+3
* xW: make Up/Down go through input historyPřemysl Eric Janouch2023-07-271-22/+40
* xW: don't delay sending out pongsPřemysl Eric Janouch2023-07-271-1/+1
* xW: improve beepingPřemysl Eric Janouch2023-07-274-6/+22
* xW: cleanupPřemysl Eric Janouch2023-07-271-6/+6
* xW: show a connect dialog when run without argsPřemysl Eric Janouch2023-07-273-25/+71
* xW: un-highlight the icon when activating buffersPřemysl Eric Janouch2023-07-261-0/+1
* xW: make newline before unread marker conditionalPřemysl Eric Janouch2023-07-261-1/+3
* xW: handle WM_SYSCOLORCHANGEPřemysl Eric Janouch2023-07-261-1/+16
* xW: add missing date change handlingPřemysl Eric Janouch2023-07-261-40/+105
* xC: fix Readline 6.3 compatibilityPřemysl Eric Janouch2023-07-241-1/+1
* xP: make Page Up/Down in editor scroll the bufferPřemysl Eric Janouch2023-07-231-4/+17
* xW: fix Clang buildPřemysl Eric Janouch2023-07-212-0/+4
* xW: store the largest program icon in PNG formatPřemysl Eric Janouch2023-07-161-5/+13
* xW: set version informationPřemysl Eric Janouch2023-07-153-3/+45
* Add a Win32 frontend for xCPřemysl Eric Janouch2023-07-1512-1/+2085
* CleanupPřemysl Eric Janouch2023-07-091-3/+1
* xC: don't crash with unknown terminalsPřemysl Eric Janouch2023-07-071-1/+5
* Fix Cygwin build warningsPřemysl Eric Janouch2023-07-072-2/+3
* Fix the integration testPřemysl Eric Janouch2023-07-051-1/+3
* Update README.adocPřemysl Eric Janouch2023-07-041-2/+3
* Move project version to file, add xS manual pagePřemysl Eric Janouch2023-07-047-25/+73
* xC: fix an OpenBSD build warningPřemysl Eric Janouch2023-07-041-1/+1
* README.adoc: update package informationPřemysl Eric Janouch2023-07-011-2/+4
* Fix the static analysis testPřemysl Eric Janouch2023-06-161-2/+10
* xC: fix a harmless copy-paste errorPřemysl Eric Janouch2023-06-131-1/+1
* xC: improve the --format modePřemysl Eric Janouch2023-05-221-3/+18
* xP: highlight hovered buffer list itemsPřemysl Eric Janouch2023-04-141-0/+3
* xP: make middle click close buffersPřemysl Eric Janouch2023-04-131-0/+8
* xP: make the buffer list selectable by VimiumPřemysl Eric Janouch2023-04-052-4/+5
* xP: render date changes as they happenPřemysl Eric Janouch2023-01-251-0/+14
* xP: use the correct log functionPřemysl Eric Janouch2023-01-251-1/+1
* xC: fully synchronize input history with frontendsPřemysl Eric Janouch2022-10-051-20/+96
* xP: fix ESC H detection on Macintosh systemsPřemysl Eric Janouch2022-10-041-0/+7
* xP: disable WebSocket compression on SafariPřemysl Eric Janouch2022-10-041-4/+13
* xC: clean upPřemysl Eric Janouch2022-09-301-2/+0