TheMorc
0e5bccaad1
suggest installing adwaita-icon-theme to get icons in the client
2023-08-24 02:39:13 +02:00
ouwou
a4a8293a0e
show pomelo names in profile window
2023-06-13 20:40:41 -04:00
ouwou
7f021a7852
update readme
2023-05-27 01:47:28 -04:00
Michal Vaniš
5ae8e9710f
docs: Fix Fedora's install deps ( #150 )
...
* correct Fedora install deps
* Update README.md
* remove arch
2023-04-13 20:20:29 +00:00
ouwou
f5228d91d2
update readme
2023-04-10 23:58:21 -04:00
ouwou
ba9d9997d4
update readme
2023-02-21 22:31:47 -05:00
FwankiL
5c148d19dd
docs: added Fedora build deps ( #131 )
...
* Update README.md
added Fedora installation instructions
2023-01-04 01:01:54 +00:00
abdalrzag eisa
c704703b14
doc: Display CSS selectors
and Settings
as tables ( #126 )
2022-12-03 23:18:14 +00:00
Altoids1
33a329f16a
Fixes a few minor typos in the README ( #127 )
2022-12-02 20:59:40 +00:00
abdalrzag eisa
f0df06a795
doc: list deps for building on Arch Linux ( #125 )
2022-12-02 08:57:29 +00:00
abdalrzag eisa
86f6f81d9b
add missing setting ( #123 )
2022-12-01 00:56:22 +00:00
abdalrzag eisa
c5807a3463
Make README.md more readable ( #120 )
...
* 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-11-15 07:47:16 +00:00
ouwou
772598996c
Add option to hide the menu bar behind alt key ( #115 )
2022-10-23 02:56:07 +00:00
Addison Snelling
ccb82c1676
readme: list exact depedency package names for Ubuntu ( #109 )
...
Co-authored-by: Addison Snelling <fwd+gpg@ext.asnell.io>
2022-10-18 05:48:45 +00:00
ouwou
860049fad5
Update README.md
2022-08-07 20:15:47 +00:00
betty "reenii" bessa
abc448eca0
readme: Simplify submodule install process. ( #81 )
...
* 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-06-06 19:07:59 +00:00
ouwou
5670dfc1d5
update nightly.link download url
2022-04-15 03:26:27 +00:00
ouwou
c2be1d3668
update readme
...
also format according to whatever jetbrains thinks is good i guess
2022-04-07 02:17:59 -04:00
social reject
7e3976785f
Update README.md ( #57 )
...
include command to clone necessary submodules
2022-02-14 04:58:51 +00:00
ouwou
ce238d08e9
add style option for unread indicator color
2022-01-28 14:46:33 -05:00
ouwou
f9864a24ed
update readme
2022-01-27 00:15:26 -05:00
ouwou
c40208ac66
update readme
2021-11-24 22:24:40 -05:00
ouwou
4326c5e29b
remove SimpleIni as a dependency
...
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-24 03:15:22 -05:00
ouwou
d629846220
Merge branch 'master' of https://github.com/uowuo/abaddon
2021-11-02 21:01:58 -04:00
ouwou
b26b2d4be0
remove channel row css classes from readme
2021-11-02 21:01:54 -04:00
South
b65c09411a
fix typo ( #41 )
2021-11-01 23:56:47 +00:00
ouwou
7cb4a75ca7
update README with new info
2021-09-21 01:48:49 -04:00
ouwou
ede2f53ba5
Merge branch 'channels-list'
2021-07-26 02:10:56 -04:00
ouwou
5bf48fa6c0
add animated guild icons to channel list
2021-07-23 00:35:33 -04:00
ouwou
4b089606ea
add ABADDON_CONFIG environment variable
2021-06-30 21:45:26 -04:00
ouwou
9388c8926c
add an invite link to the readme woowee
2021-06-26 07:18:50 +00:00
ouwou
5866836d5d
allow overriding of gateway + api url
2021-06-03 19:23:33 -04:00
ouwou
c75a91d15f
add more granular control over emojis
2021-05-24 02:03:42 -04:00
ouwou
77b43f0f24
show pending/failed messages
...
css changes:
- added .failed
- added .pending
2021-04-03 02:40:37 -04:00
ouwou
60404783bd
manage emojis
2021-03-17 23:55:41 -04:00
ouwou
927acfb9fe
add ability to create replies
2021-03-14 17:59:52 -05:00
ouwou
f35dea89f9
update readme + screenshot
2021-03-12 01:32:12 -05:00
ouwou
9186a4f3f5
show crown next to owner
2021-03-04 00:02:37 -05:00
ouwou
a83e969b86
update readme
2021-01-27 15:45:21 -05:00
ouwou
b28bfd6f20
remove cpr as a dependency ( #21 )
...
abstract away library usage
2021-01-23 21:07:03 +00:00
ouwou
5d1db982cb
fix readme
2021-01-18 01:35:27 -05:00
ouwou
f51ab48009
add css selectors to nsfw channels and add color style
2021-01-13 23:16:02 -05:00
ouwou
d42e0bae90
update readme links
2021-01-07 19:11:21 -05:00
ouwou
8cf95fce0c
improve build process, add github actions
2021-01-07 02:41:49 -05:00
ouwou
73c5b49e99
update readme
2021-01-01 01:48:35 -05:00
ouwou
3876b91fe9
dammit
2020-12-19 03:22:14 -05:00
ouwou
b68b61e425
readme
2020-12-18 23:59:33 -05:00
ouwou
df781e0dc6
no more mac cuz i cba
2020-12-10 21:32:02 -05:00
ouwou
4a32ab4a74
ci/readme
2020-12-10 17:15:15 -05:00
ouwou
fae5ef4ba4
readme
2020-11-15 21:00:20 -05:00