aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Reverted earlier changes for goodHEADorigin/masterorigin/HEADmasterMatias Goldfeld2021-02-0761-449/+516
|
* Removed generated version numbersMatias Goldfeld2021-02-071-5/+1
|
* Removed unused dependencyMatias Goldfeld2021-02-071-28/+28
|
* Reverted attempts to add 32-bit compatibilityMatias Goldfeld2021-01-2961-486/+423
|
* Revert "More 32 bit fixes"Matias Goldfeld2021-01-293-12/+12
| | | | This reverts commit 4a95a2a16273384072a767ff44e5db772224d6a4.
* Revert "More Int64 refactors"Matias Goldfeld2021-01-2919-219/+225
| | | | This reverts commit b499169e93e9f7bdd0f877a3cdf0247ec495abe1.
* Revert "Started conversion to ppx_yojson_conv"Matias Goldfeld2021-01-2952-198/+255
| | | | This reverts commit c937240fdd2036edd493debb76117165e4084e8b.
* Started conversion to ppx_yojson_convMatias Goldfeld2021-01-2852-255/+198
|
* More Int64 refactorsMatias Goldfeld2021-01-2819-225/+219
|
* More 32 bit fixesMatias Goldfeld2021-01-273-12/+12
|
* Fixed snowflake for 32 bit machinesMatias Goldfeld2021-01-272-3/+3
|
* Added message_reference functionalityMatias Goldfeld2021-01-277-276/+18
|
* Fixed sending file attachments by adding multiform supportMatias Goldfeld2021-01-279-68/+80
|
* Updated CI image from outdated ocaml/opam2 to ocaml/opamMatias Goldfeld2021-01-261-1/+1
|
* Fixed CIMatias Goldfeld2021-01-261-1/+0
|
* Whoops don't know how that got in thereMatias Goldfeld2021-01-261-1/+0
|
* Stated incompatability with new versions of decompress in disml.opam and ↵Matias Goldfeld2021-01-264-10/+11
| | | | made some small fixes to add compatability with new OCaml versions
* Add MRs to CI buildAdelyn Breedlove2019-03-021-0/+1
|
* Style improvements who disAdelyn Breedlove2019-03-0116-143/+164
|
* Remove use of Tyre in favour of Str libAdelyn Breedlove2019-03-011-13/+4
|
* Some improvements to rate limitsAdelyn Breedlove2019-02-274-114/+142
|
* Correct User-AgentAdelyn Breedlove2019-02-261-1/+1
|
* Add permission overwritesAdelyn Breelove2019-02-256-7/+34
|
* tidy add_seqAdelyn Breedlove2019-02-201-3/+1
|
* Add permission test commandAdelyn Breedlove2019-02-202-1/+17
|
* Fix permissions and add more conversionsAdelyn Breedlove2019-02-202-2/+21
|
* Add permissions to role modelsAdelyn Breedlove2019-02-202-4/+4
|
* Export permissions as Models.PermissionsAdelyn Breedlove2019-02-201-0/+3
|
* Add Bitmasks to opam depsAdelyn Breelove2019-02-191-0/+1
|
* forgot to include the current eltAdelyn Breelove2019-02-191-1/+1
|
* Fix to_seq_from implementationAdelyn Breelove2019-02-191-1/+3
|
* Add permissions moduleAdelyn Breelove2019-02-194-2/+83
|
* Add unavailable guilds to cache testAdelyn Breelove2019-02-191-6/+7
|
* add cache helper methodsAdelyn Breelove2019-02-192-2/+75
|
* Change channel.t to use more flexible variantAdelyn Breelove2019-02-193-52/+49
|
* Update LicenseAdelyn Breelove2019-02-181-1/+1
|
* Remove a redundant tabulationAdelyn Breelove2019-02-181-5/+5
|
* Clean up role test commandAdelyn Breedlove2019-02-171-9/+10
|
* Fix an issue where routes that don't return rate limit info lock foreverAdelyn Breedlove2019-02-173-6/+6
|
* Add role test commandAdelyn Breedlove2019-02-172-1/+47
|
* Add rate limit log at debug levelAdelyn Breedlove2019-02-171-1/+4
|
* Add optional URL paramater to set_statusAdelyn Breedlove2019-02-174-6/+14
|
* Fix a session logic errorAdelyn Breedlove2019-02-161-1/+1
|
* Fix default game type valueAdelyn Breedlove2019-02-161-1/+1
|
* slight legibility changeAdelyn Breelove2019-02-151-2/+2
|
* Fix shard close code logAdelyn Breelove2019-02-141-2/+2
|
* Change api of the set_status methodsAdelyn Breelove2019-02-135-66/+74
|
* Update test botAdelyn Breelove2019-02-131-0/+1
|
* Re-arrange and whatnotAdelyn Breelove2019-02-136-115/+143
|
* Add docs to cacheAdelyn Breelove2019-02-133-39/+69
|