summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2024-01-08add keychain setting to readmeouwou
2023-12-27Update README.mdouwou
2023-12-24readme picsouwou
2023-11-17reimplement status indicator in member listouwou
2023-10-25feat: `show_deleted_indicator` (#237)Tiramify (A.K. Daniel)
* show_deleted_messages * Update README.md --------- Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
2023-10-17update readme, include hideconsole (#239)ouwou
2023-10-02add gui.font_scale settingouwou
2023-09-22update readme for member list cssouwou
2023-09-13include note to copy resources in build steps (#223)tawnylure
2023-08-25update readmeouwou
2023-08-24suggest installing adwaita-icon-theme to get icons in the clientTheMorc
2023-06-13show pomelo names in profile windowouwou
2023-05-27update readmeouwou
2023-04-13docs: Fix Fedora's install deps (#150)Michal Vaniš
* correct Fedora install deps * Update README.md * remove arch
2023-04-10update readmeouwou
2023-02-21update readmeouwou
2023-01-04docs: added Fedora build deps (#131)FwankiL
* Update README.md added Fedora installation instructions
2022-12-03doc: Display `CSS selectors` and `Settings` as tables (#126)abdalrzag eisa
2022-12-02Fixes a few minor typos in the README (#127)Altoids1
2022-12-02doc: list deps for building on Arch Linux (#125)abdalrzag eisa
2022-12-01add missing setting (#123)abdalrzag eisa
2022-11-15Make README.md more readable (#120)abdalrzag eisa
* More noticeable warnings * Make CSS selectors stand out more from their description * Make Settings options stand out more from their description, and make the default value easy to see
2022-10-23Add option to hide the menu bar behind alt key (#115)ouwou
2022-10-18readme: list exact depedency package names for Ubuntu (#109)Addison Snelling
Co-authored-by: Addison Snelling <fwd+gpg@ext.asnell.io>
2022-08-07Update README.mdouwou
2022-06-06readme: Simplify submodule install process. (#81)betty "reenii" bessa
* readme: Simplify submodule install process. Not only the linux version did not include any instructions on getting submodules (thus, attempting to follow the guide line-by-line would cause in a unavoiable cmake configure halt before even building), But the usage of `submodule init/update` in it's own can be simplified by using the `--recursive` flag directly in the clone instead. * Only target "submodules" folder for cloning
2022-04-15update nightly.link download urlouwou
2022-04-07update readmeouwou
also format according to whatever jetbrains thinks is good i guess
2022-02-14Update README.md (#57)social reject
include command to clone necessary submodules
2022-01-28add style option for unread indicator colorouwou
2022-01-27update readmeouwou
2021-11-24update readmeouwou
2021-11-24remove SimpleIni as a dependencyouwou
use Glib::KeyFile instead which is basically the same file format also read into and save from struct once, cuz its faster and less redundant
2021-11-02Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2021-11-02remove channel row css classes from readmeouwou
2021-11-01fix typo (#41)South
2021-09-21update README with new infoouwou
2021-07-26Merge branch 'channels-list'ouwou
2021-07-23add animated guild icons to channel listouwou
2021-06-30add ABADDON_CONFIG environment variableouwou
2021-06-26add an invite link to the readme wooweeouwou
2021-06-03allow overriding of gateway + api urlouwou
2021-05-24add more granular control over emojisouwou
2021-04-03show pending/failed messagesouwou
css changes: - added .failed - added .pending
2021-03-17manage emojisouwou
2021-03-14add ability to create repliesouwou
2021-03-12update readme + screenshotouwou
2021-03-04show crown next to ownerouwou
2021-01-27update readmeouwou
2021-01-23remove cpr as a dependency (#21)ouwou
abstract away library usage