Age | Commit message (Expand) | Author |
2021-10-08 | fix unchecked optionals | ouwou |
2021-08-20 | proper member list in threads | ouwou |
2021-06-30 | try loading resources from share, fallback to cwd | ouwou |
2021-06-04 | slight reformat + fix stuff | ouwou |
2021-06-03 | basic support of per-guild avatars | ouwou |
2021-05-24 | pull out chat list into a separate component | ouwou |
2021-04-07 | use discord's default avatars instead of placeholder | ouwou |
2021-03-14 | fix some crashes when switching to DM channels sometimes | ouwou |
2021-03-04 | show crown next to owner | ouwou |
2021-01-27 | cap member list rows cuz it can get way out of hand | ouwou |
2021-01-26 | show status indicators in member list, change some other shit with presences | ouwou |
2021-01-17 | cleanup | ouwou |
2021-01-16 | improve image loading a bit (close #6) | ouwou |
2021-01-12 | try and speed some stuff up | ouwou |
2021-01-07 | improve build process, add github actions | ouwou |
2020-12-17 | abstract away settings some more | ouwou |
2020-12-14 | pretend to be a real client a little better | ouwou |
2020-12-10 | cache channels | ouwou |
2020-11-23 | progress 2 | ouwou |
2020-11-19 | initial sqlite, store user | ouwou |
2020-11-08 | make dm member lists a bit better | ouwou |
2020-11-08 | allow multiple components to display shared user menu | ouwou |
2020-11-03 | add SettingsManager::GetSettingBool | ouwou |
2020-11-03 | add option to hide discriminators in member list | ouwou |
2020-10-12 | add kick/ban | ouwou |
2020-09-15 | fix crash | ouwou |
2020-09-14 | only load 50 messages on channel switch (also fix member menu) | ouwou |
2020-09-12 | some refactorage and add avatars to member list | ouwou |
2020-09-09 | rename and reorder a bunch of discord stuff | ouwou |
2020-09-09 | add more css selectors | ouwou |
2020-09-07 | more signal usage and some other fixes | ouwou |
2020-09-07 | use a singleton (oh no) instead of passing Abaddon* everywhere | ouwou |
2020-09-06 | member list gets a basic right click menu | ouwou |
2020-09-06 | useless printf go away | ouwou |
2020-09-05 | better member list, role color, some fixes | ouwou |
2020-09-05 | bug moment | ouwou |
2020-09-05 | lazy loading, member list, some other shit | ouwou |
2020-08-25 | fix guild order, add copy id guild, add broken zlib, start member list | ouwou |