-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vapor3 #85
base: development
Are you sure you want to change the base?
Vapor3 #85
Commits on Aug 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4f0620a - Browse repository at this point
Copy the full SHA 4f0620aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e019ba - Browse repository at this point
Copy the full SHA 1e019baView commit details
Commits on Sep 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cc7c8e0 - Browse repository at this point
Copy the full SHA cc7c8e0View commit details
Commits on Oct 6, 2018
-
Merge branch 'development' into vapor3
* development: Hopefully fix DiscordGatewayPayloadData.dataFromDictionary on Swift 4.2 Linux fix linux build
Configuration menu - View commit details
-
Copy full SHA for ba4b529 - Browse repository at this point
Copy the full SHA ba4b529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6833ee9 - Browse repository at this point
Copy the full SHA 6833ee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d52672e - Browse repository at this point
Copy the full SHA d52672eView commit details
Commits on Oct 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 63120e4 - Browse repository at this point
Copy the full SHA 63120e4View commit details
Commits on Aug 27, 2019
-
Allow the project to build under Swift 5.1 by removing the version constraint.
Configuration menu - View commit details
-
Copy full SHA for aaf0374 - Browse repository at this point
Copy the full SHA aaf0374View commit details -
Add FoundationNetworking imports
In Swift 5.1 networking-related types (such as HTTPURLResponse) have been moved into a separate FoundationNetworking module. To maintain compatibility with older versions, a preprocessor condition is used to test whether this module is available.
Configuration menu - View commit details
-
Copy full SHA for f58fafd - Browse repository at this point
Copy the full SHA f58fafdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f5c696 - Browse repository at this point
Copy the full SHA 8f5c696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8045ab6 - Browse repository at this point
Copy the full SHA 8045ab6View commit details
Commits on Aug 28, 2019
-
Implement WebSocket using nio-websocket-client
Since the vapor/websocket has known issues with maintaining a persistent connection, use vapor/nio-websocket-client as a WebSocket backend.
Configuration menu - View commit details
-
Copy full SHA for 0816a04 - Browse repository at this point
Copy the full SHA 0816a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49eda4c - Browse repository at this point
Copy the full SHA 49eda4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62df10f - Browse repository at this point
Copy the full SHA 62df10fView commit details -
Remove redundant 'public' modifiers for public extension functions and replace deprecated APIs.
Configuration menu - View commit details
-
Copy full SHA for f8e6cd4 - Browse repository at this point
Copy the full SHA f8e6cd4View commit details
Commits on Sep 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f5ea9a6 - Browse repository at this point
Copy the full SHA f5ea9a6View commit details
Commits on Oct 18, 2019
-
Fix #83. Migrate to the new Vapor WebSocketKit library.
Configuration menu - View commit details
-
Copy full SHA for 08f2cd0 - Browse repository at this point
Copy the full SHA 08f2cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5fec90 - Browse repository at this point
Copy the full SHA e5fec90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 247e342 - Browse repository at this point
Copy the full SHA 247e342View commit details -
Add fallbacks for deprecated Process methods on macOS
Use #available and #if os checks to ensure that Process.run and .executableURL are available. If not, use the older methods.
Configuration menu - View commit details
-
Copy full SHA for 6f85035 - Browse repository at this point
Copy the full SHA 6f85035View commit details
Commits on Oct 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8db478b - Browse repository at this point
Copy the full SHA 8db478bView commit details
Commits on Nov 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d6bcc60 - Browse repository at this point
Copy the full SHA d6bcc60View commit details -
Merge pull request #86 from tellowkrinkle/vapor3
Fix libsodium import
Configuration menu - View commit details
-
Copy full SHA for 5ea8875 - Browse repository at this point
Copy the full SHA 5ea8875View commit details
Commits on Dec 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for de153e3 - Browse repository at this point
Copy the full SHA de153e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b45727b - Browse repository at this point
Copy the full SHA b45727bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf87eb - Browse repository at this point
Copy the full SHA fcf87ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ac6a30 - Browse repository at this point
Copy the full SHA 9ac6a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f6dcd6 - Browse repository at this point
Copy the full SHA 1f6dcd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for afbbcc4 - Browse repository at this point
Copy the full SHA afbbcc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96bf60a - Browse repository at this point
Copy the full SHA 96bf60aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eefc6f - Browse repository at this point
Copy the full SHA 2eefc6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fb14e9 - Browse repository at this point
Copy the full SHA 3fb14e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93225c3 - Browse repository at this point
Copy the full SHA 93225c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for efef26a - Browse repository at this point
Copy the full SHA efef26aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 976689a - Browse repository at this point
Copy the full SHA 976689aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3168bd6 - Browse repository at this point
Copy the full SHA 3168bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a16c5 - Browse repository at this point
Copy the full SHA e3a16c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e58750 - Browse repository at this point
Copy the full SHA 3e58750View commit details -
Configuration menu - View commit details
-
Copy full SHA for af82a80 - Browse repository at this point
Copy the full SHA af82a80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f8f528 - Browse repository at this point
Copy the full SHA 4f8f528View commit details
Commits on Jan 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 93fc7ab - Browse repository at this point
Copy the full SHA 93fc7abView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e2371 - Browse repository at this point
Copy the full SHA f2e2371View commit details -
Migrate DiscordLogger.level to swift-log
Use swift-log's Logger.Level instead of a custom enum to configure SwiftDiscord's global logger. Remove the client option which allows the user to inject a custom logger since swift-log already provides this functionality (LoggingSystem.bootstrap).
Configuration menu - View commit details
-
Copy full SHA for c591e23 - Browse repository at this point
Copy the full SHA c591e23View commit details
Commits on Jan 14, 2020
-
Migrate entire logging API to swift-log
Drop DiscordLogger and its implementations in favor of swift-log-based loggers. The 'verbose' logging level is migrated to the 'debug' level.
Configuration menu - View commit details
-
Copy full SHA for 67ee8a5 - Browse repository at this point
Copy the full SHA 67ee8a5View commit details
Commits on Jan 16, 2020
-
Merge pull request #89 from fwcd/vapor3
Use swift-log as a logging backend
Configuration menu - View commit details
-
Copy full SHA for c085050 - Browse repository at this point
Copy the full SHA c085050View commit details
Commits on Apr 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 778c5dc - Browse repository at this point
Copy the full SHA 778c5dcView commit details
Commits on Apr 24, 2020
-
Merge pull request #92 from fwcd/animated-emoji
Add support for animated emojis
Configuration menu - View commit details
-
Copy full SHA for 77e5f6a - Browse repository at this point
Copy the full SHA 77e5f6aView commit details
Commits on May 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9e1d3bb - Browse repository at this point
Copy the full SHA 9e1d3bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6776f0 - Browse repository at this point
Copy the full SHA a6776f0View commit details
Commits on May 27, 2020
-
Merge pull request #94 from fwcd/update-websocketkit
Update WebSocketKit to 2.1.0
Configuration menu - View commit details
-
Copy full SHA for 92600ba - Browse repository at this point
Copy the full SHA 92600baView commit details
Commits on Jun 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for de6594e - Browse repository at this point
Copy the full SHA de6594eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d0f88f - Browse repository at this point
Copy the full SHA 3d0f88fView commit details -
Merge pull request #97 from fwcd/empty-body
Make sure that all PUT/POST/PATCH requests have a body
Configuration menu - View commit details
-
Copy full SHA for 8a2a995 - Browse repository at this point
Copy the full SHA 8a2a995View commit details -
Merge pull request #96 from fwcd/put-typo
Fix a typo in EndpointRequest
Configuration menu - View commit details
-
Copy full SHA for 1cc219e - Browse repository at this point
Copy the full SHA 1cc219eView commit details
Commits on Jul 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b6bab98 - Browse repository at this point
Copy the full SHA b6bab98View commit details
Commits on Jul 18, 2020
-
Discord is currently migrating their non-CDN-domains from discordapp.com to discord.com and will be dropping API support for discordapp.com on November 7, 2020.
Configuration menu - View commit details
-
Copy full SHA for edf8d06 - Browse repository at this point
Copy the full SHA edf8d06View commit details
Commits on Jul 19, 2020
-
Merge pull request #99 from fwcd/discord-urls
Update URLs to discord.com
Configuration menu - View commit details
-
Copy full SHA for 7bf832d - Browse repository at this point
Copy the full SHA 7bf832dView commit details
Commits on Sep 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for caf0753 - Browse repository at this point
Copy the full SHA caf0753View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee3372f - Browse repository at this point
Copy the full SHA ee3372fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1794d8c - Browse repository at this point
Copy the full SHA 1794d8cView commit details -
Additionally, update the rate limit keys to include new emoji URL fragments.
Configuration menu - View commit details
-
Copy full SHA for b7434ed - Browse repository at this point
Copy the full SHA b7434edView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8814eb - Browse repository at this point
Copy the full SHA d8814ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7afc8e9 - Browse repository at this point
Copy the full SHA 7afc8e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for baf298f - Browse repository at this point
Copy the full SHA baf298fView commit details
Commits on Sep 12, 2020
-
Merge pull request #100 from fwcd/emoji-endpoints
Add support for creation and deletion of emojis
Configuration menu - View commit details
-
Copy full SHA for dbe20f4 - Browse repository at this point
Copy the full SHA dbe20f4View commit details
Commits on Nov 9, 2020
-
Add reaction deletion endpoints
Implement DiscordEndpointConsumer.deleteOwnReaction and .deleteUserReaction.
Configuration menu - View commit details
-
Copy full SHA for 56c269e - Browse repository at this point
Copy the full SHA 56c269eView commit details
Commits on Nov 10, 2020
-
Merge pull request #103 from fwcd/reaction-deletions
Implement reaction deletion endpoints
Configuration menu - View commit details
-
Copy full SHA for f1d54c9 - Browse repository at this point
Copy the full SHA f1d54c9View commit details
Commits on Nov 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e1fe1eb - Browse repository at this point
Copy the full SHA e1fe1ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ebb8c - Browse repository at this point
Copy the full SHA 44ebb8cView commit details -
Merge pull request #104 from ttimpe/vapor3
Added nfsw and banner attributes.
Configuration menu - View commit details
-
Copy full SHA for b7082e2 - Browse repository at this point
Copy the full SHA b7082e2View commit details
Commits on Nov 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 10f130f - Browse repository at this point
Copy the full SHA 10f130fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c3da19 - Browse repository at this point
Copy the full SHA 6c3da19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d795df - Browse repository at this point
Copy the full SHA 5d795dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82188eb - Browse repository at this point
Copy the full SHA 82188ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de9116 - Browse repository at this point
Copy the full SHA 3de9116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b635f1 - Browse repository at this point
Copy the full SHA 2b635f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e26efc - Browse repository at this point
Copy the full SHA 8e26efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97c47ef - Browse repository at this point
Copy the full SHA 97c47efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 930567b - Browse repository at this point
Copy the full SHA 930567bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b7c72 - Browse repository at this point
Copy the full SHA d0b7c72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65f7e0c - Browse repository at this point
Copy the full SHA 65f7e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c330ea - Browse repository at this point
Copy the full SHA 2c330eaView commit details -
Add DiscordAllowedMentions structure
For finer-grained control over the mentions in an outgoing message.
Configuration menu - View commit details
-
Copy full SHA for aea37f8 - Browse repository at this point
Copy the full SHA aea37f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for acf84e3 - Browse repository at this point
Copy the full SHA acf84e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40b3de9 - Browse repository at this point
Copy the full SHA 40b3de9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c4cb65 - Browse repository at this point
Copy the full SHA 9c4cb65View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa3ba13 - Browse repository at this point
Copy the full SHA aa3ba13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a43c44 - Browse repository at this point
Copy the full SHA 7a43c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3446f2 - Browse repository at this point
Copy the full SHA a3446f2View commit details
Commits on Dec 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a524ea9 - Browse repository at this point
Copy the full SHA a524ea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a05c1b3 - Browse repository at this point
Copy the full SHA a05c1b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00cfc1b - Browse repository at this point
Copy the full SHA 00cfc1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61b4beb - Browse repository at this point
Copy the full SHA 61b4bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8879cd - Browse repository at this point
Copy the full SHA a8879cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ecc8b8 - Browse repository at this point
Copy the full SHA 9ecc8b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0abb74 - Browse repository at this point
Copy the full SHA b0abb74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 317c33e - Browse repository at this point
Copy the full SHA 317c33eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a900c0e - Browse repository at this point
Copy the full SHA a900c0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0f91d4 - Browse repository at this point
Copy the full SHA e0f91d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27fa4dc - Browse repository at this point
Copy the full SHA 27fa4dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f0409a - Browse repository at this point
Copy the full SHA 0f0409aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e37476 - Browse repository at this point
Copy the full SHA 4e37476View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22d53d0 - Browse repository at this point
Copy the full SHA 22d53d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09250c5 - Browse repository at this point
Copy the full SHA 09250c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3917ebb - Browse repository at this point
Copy the full SHA 3917ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34adfca - Browse repository at this point
Copy the full SHA 34adfcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22497a7 - Browse repository at this point
Copy the full SHA 22497a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef8229 - Browse repository at this point
Copy the full SHA 8ef8229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c953ac - Browse repository at this point
Copy the full SHA 9c953acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6461c - Browse repository at this point
Copy the full SHA 9d6461cView commit details
Commits on Jan 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 168cd26 - Browse repository at this point
Copy the full SHA 168cd26View commit details -
Merge pull request #106 from fwcd/interactions
Add support for interactions and new slash-command API
Configuration menu - View commit details
-
Copy full SHA for e008a78 - Browse repository at this point
Copy the full SHA e008a78View commit details
Commits on May 13, 2021
-
Replace protocol class bounds with AnyObject
Using the `class` keyword for protocol inheritance is deprecated in Swift 5.4.
Configuration menu - View commit details
-
Copy full SHA for 06cafaa - Browse repository at this point
Copy the full SHA 06cafaaView commit details -
Merge pull request #107 from fwcd/replace-deprecated-class-bounds
Replace deprecated protocol class bounds with `AnyObject`
Configuration menu - View commit details
-
Copy full SHA for 37ffcd1 - Browse repository at this point
Copy the full SHA 37ffcd1View commit details
Commits on May 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 47b5125 - Browse repository at this point
Copy the full SHA 47b5125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29e94c8 - Browse repository at this point
Copy the full SHA 29e94c8View commit details -
Add DiscordInteractionType.messageComponent
Also refactor the type into a RawRepresentable structure.
Configuration menu - View commit details
-
Copy full SHA for be1f35f - Browse repository at this point
Copy the full SHA be1f35fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4b3b3f - Browse repository at this point
Copy the full SHA f4b3b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38289e3 - Browse repository at this point
Copy the full SHA 38289e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8de1887 - Browse repository at this point
Copy the full SHA 8de1887View commit details
Commits on May 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2fb1e2d - Browse repository at this point
Copy the full SHA 2fb1e2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f8f27 - Browse repository at this point
Copy the full SHA a6f8f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0625515 - Browse repository at this point
Copy the full SHA 0625515View commit details -
Merge pull request #109 from fwcd/message-buttons
Add support for message buttons
Configuration menu - View commit details
-
Copy full SHA for ae5acbf - Browse repository at this point
Copy the full SHA ae5acbfView commit details