Commit Graph

33 Commits

Author SHA1 Message Date
ouwou
f2f8afa368 fix compilation maybe 2022-08-31 16:44:30 -04:00
ouwou
0fa33915da rudimentary voice implementation 2022-08-31 01:51:02 -04:00
ouwou
634f51fb41 add miniaudio submodule 2022-08-28 16:58:09 -04:00
dragontamer8740
fac9f1ba58
Big-endian 'emojis.bin' decoding fix (#100)
* Big-endian patch: fixes emojis.bin reading on big-endian systems (tested only on 32-bit PowerPC linux)
2022-08-14 02:59:08 +00:00
ouwou
3ac993bae4 always quietly try and include fontconfig if present 2022-05-21 22:59:53 -04:00
ouwou
5a13c7fef7 pull in libhandy optionally 2022-04-08 14:50:11 -04: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
Dylam De La Torre
a51a54bc59
Restructure source and resource files (#46)
importantly, res is now res/res and css is now res/css
2021-11-23 04:21:56 +00:00
ouwou
bf560ae9d2 use find modules for ixwebsocket/simpleini 2021-10-11 01:03:31 -04:00
ouwou
cf33d53809 add relative to root #includes 2021-10-06 02:27:06 -04:00
ouwou
90076cf689 add cmake config file for resource dir 2021-07-02 21:41:05 -04:00
ouwou
249d47c5f7 initial font stuff 2021-05-24 22:13:37 -04:00
ouwou
64adcffe42 view user profile (notes+connections+badges)
change some stuff with callbacks
2021-02-04 23:41:53 -05:00
ouwou
b28bfd6f20
remove cpr as a dependency (#21)
abstract away library usage
2021-01-23 21:07:03 +00:00
ouwou
462f801af2
Guild settings 1 (#19)
* start guild settings window, tweak style
2021-01-15 06:37:35 +00:00
ouwou
8cf95fce0c improve build process, add github actions 2021-01-07 02:41:49 -05:00
ouwou
09f40cf9a9 get rid of some warnings 2020-12-22 02:35:57 -05:00
ouwou
776c350eb6 make LaunchBrowser better 2020-12-17 21:07:12 -05:00
ouwou
df781e0dc6 no more mac cuz i cba 2020-12-10 21:32:02 -05:00
ouwou
89be70611d shot in the dark for travis 2020-12-10 19:12:01 -05:00
ouwou
deb482a8db initial sqlite, store user 2020-11-19 19:18:59 -05:00
ouwou
925d7afaf8 use file(GLOB) in cmake 2020-11-01 00:33:57 -04:00
ouwou
a5c9476eb4 separate branches deploy to separate folders 2020-10-29 19:15:58 -04:00
ouwou
7c31190adc render emojis 2020-10-24 19:42:06 -04:00
ouwou
f5ae8c3d3f add kick/ban 2020-10-12 18:17:53 -04:00
ouwou
21fdada41c add confirmation dialog to leave guild 2020-10-12 00:36:18 -04:00
ouwou
2798bf96d5 store emoji data 2020-10-07 17:22:20 -04:00
ouwou
8341781918 basic permission handling + use for edit/delete 2020-09-24 02:15:25 -04:00
ouwou
3b4edbfa16 join/leave guild 2020-09-21 18:47:34 -04:00
ouwou
e68f8ef8f4 make avatar loading a bit better 2020-09-12 03:17:34 -04:00
ouwou
54a8244bfd basic avatars 2020-09-10 18:28:42 -04:00
ouwou
51cf8fd2df rename and reorder a bunch of discord stuff 2020-09-09 23:17:26 -04:00
ouwou
44fe6cd6a2 convert to cmake, add ci 2020-09-09 17:03:19 -04:00