Commit Graph

19 Commits

Author SHA1 Message Date
spiral
1918c56937
feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
spiral
7a5ba8246e
refactor: cache own user ID in IDiscordCache
- remove Cluster.User
- remove Cluster.Application (it was only being used as an alternative to Cluster.User for some reason)
- move Bot.PermissionsIn to DiscordCacheExtensions
2021-11-21 19:42:35 -05:00
spiral
9c95ca2ed9
fix: temporarily disable last message query in member_list 2021-11-21 09:03:47 -05:00
spiral
19628ec400
feat: add showing avatar URL in short list 2021-11-14 11:10:19 -05:00
spiral
6da1bbd267
feat: sort by display name in short list 2021-11-08 10:49:50 -05:00
spiral
ac2671452d
run dotnet format 2021-08-27 11:03:47 -04:00
spiral
65cb937e07
feat: show relevant display option for chosen sort property in full list 2021-08-05 17:49:55 -04:00
spiral
2807906d79
feat: show display options in short member list 2021-08-05 17:48:31 -04:00
spiral
dcc15dc847
Move mediaproxy URL rewriting to ProxyService
This shows full size avatars in API / cards.

Also, rewrite URLs currently stored with media.discordapp.net "back" to
cdn.discordapp.com before sending them to users.
2021-08-01 12:51:54 -04:00
Spectralitree
2898b3989a Add color to all lists 2021-03-28 19:22:31 +02:00
Ske
47b16dc51b Port more things! 2020-12-24 14:52:44 +01:00
Ske
fdcce05da1 Fix privacy handling in -with-avatar 2020-11-15 14:45:08 +01:00
spiral
71d989f948
Add member list flag to show avatar URL 2020-11-14 12:35:22 -05:00
Ske
8688f4d0bf Merge branch 'main' into feature/groups 2020-08-21 18:31:49 +02:00
acw0
5bc31cbf3e Fix error message 2020-08-05 19:56:40 -04:00
acw0
df7fdce144 Add sorting member list randomly 2020-08-04 19:28:29 -04:00
ent3r
687eaaa928 Fix formatting
Removed bold on a colon
2020-08-03 19:00:27 +02:00
Ske
8a28d836c7 Add group member list command 2020-07-28 19:17:00 +02:00
Ske
467b95b1b1 Refactor and simplify member list code 2020-07-07 20:57:22 +02:00