summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-15handle channel delete for dmsouwou
2021-02-12hide guild info panes if you dont have perms for itouwou
add note to bans panel since you can sorta see bans without perms
2021-02-11update some stuff with the guild icon in the info windowouwou
- fix tooltip showing up when it shouldnt - allow clicking on it to open icon url - refactorino
2021-02-11speed up images with libcurl multi, raise concurrencyouwou
also maybe fix some rare crash
2021-02-11add account created date to profile info windowouwou
2021-02-09show status indicator in dm list, handle (some of) READY_SUPPLEMENTALouwou
2021-02-08show mutual friendsouwou
2021-02-05show mutual guildsouwou
2021-02-05respect gui.animations for avatar in profile windowouwou
2021-02-05try and fix build for real this timeouwou
2021-02-05move connection item to own class, add verified check iconouwou
also try and fix build
2021-02-04view user profile (notes+connections+badges)ouwou
change some stuff with callbacks
2021-02-03show MESSAGE_BULK_DELETE in audit log and show items with no extra markup as ↵ouwou
expanded
2021-02-01delete popup guild window when closedouwou
2021-01-28allow emoji completion in dm'souwou
2021-01-28fix buildouwou
2021-01-27cap member list rows cuz it can get way out of handouwou
2021-01-27update readmeouwou
2021-01-26make status indicator colors customizableouwou
2021-01-26fix invisible in set statusouwou
2021-01-26show status indicators in member list, change some other shit with presencesouwou
2021-01-25show MESSAGE_DELETE in audit logouwou
2021-01-25hide instead of grey out some menu items, fix role visibilityouwou
2021-01-25handle opcode 9 invalid session and improve handling socket closureouwou
2021-01-25fix buildouwou
2021-01-24add viewing audit logouwou
2021-01-23fix new channels showing up when they shouldntouwou
2021-01-23slap app-popup on dialogsouwou
2021-01-23handle merged_members in ready objectouwou
this way you dont have to load a channel to make the client aware of your permissions
2021-01-23fix guild orderouwou
2021-01-23remove cpr as a dependency (#21)ouwou
abstract away library usage
2021-01-21view and delete invites, more tweakingouwou
2021-01-20fix buildouwou
2021-01-20add menu item to clear image cacheouwou
2021-01-20clear database on open, don't throw on failed fs::removeouwou
2021-01-20add bans to guild settings, tweak some other thingsouwou
2021-01-18fix readmeouwou
2021-01-18some better member/role update handlingouwou
2021-01-17put tooltips on reactionsouwou
2021-01-17cleanupouwou
2021-01-16improve image loading a bit (close #6)ouwou
2021-01-16add role list to user menuouwou
2021-01-15Guild settings 1 (#19)ouwou
* start guild settings window, tweak style
2021-01-13add css selectors to nsfw channels and add color styleouwou
2021-01-13fix some parameter orderingouwou
2021-01-13change idouwou
2021-01-12pull out chat input into its own component, rename some stuffouwou
2021-01-12add typing indicator gif. its been edited please dont sue meouwou
2021-01-12try and speed some stuff upouwou
2021-01-12fix crash from stickersouwou