aboutsummaryrefslogtreecommitdiff
path: root/lib/models
Commit message (Collapse)AuthorAgeFilesLines
* Reverted earlier changes for goodHEADorigin/masterorigin/HEADmasterMatias Goldfeld2021-02-0752-189/+256
|
* Reverted attempts to add 32-bit compatibilityMatias Goldfeld2021-01-2952-254/+187
|
* Revert "More Int64 refactors"Matias Goldfeld2021-01-2914-32/+38
| | | | This reverts commit b499169e93e9f7bdd0f877a3cdf0247ec495abe1.
* Revert "Started conversion to ppx_yojson_conv"Matias Goldfeld2021-01-2949-161/+222
| | | | This reverts commit c937240fdd2036edd493debb76117165e4084e8b.
* Started conversion to ppx_yojson_convMatias Goldfeld2021-01-2849-222/+161
|
* More Int64 refactorsMatias Goldfeld2021-01-2814-38/+32
|
* Fixed snowflake for 32 bit machinesMatias Goldfeld2021-01-272-3/+3
|
* Added message_reference functionalityMatias Goldfeld2021-01-274-4/+11
|
* Fixed sending file attachments by adding multiform supportMatias Goldfeld2021-01-274-11/+7
|
* Stated incompatability with new versions of decompress in disml.opam and ↵Matias Goldfeld2021-01-262-7/+7
| | | | made some small fixes to add compatability with new OCaml versions
* Style improvements who disAdelyn Breedlove2019-03-019-91/+91
|
* Add permission overwritesAdelyn Breelove2019-02-254-6/+28
|
* tidy add_seqAdelyn Breedlove2019-02-201-3/+1
|
* Fix permissions and add more conversionsAdelyn Breedlove2019-02-202-2/+21
|
* Add permissions to role modelsAdelyn Breedlove2019-02-202-4/+4
|
* 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-192-0/+81
|
* Change channel.t to use more flexible variantAdelyn Breelove2019-02-193-52/+49
|
* Update types :)Adelyn Breelove2019-02-1210-15/+12
|
* Fix opam dependencies and revert changesAdelyn Breedlove2019-02-1213-12/+20
|
* Add a cacheAdelyn Breedlove2019-02-1124-191/+955
|
* Update to latest master on ppx_deriving_yojsonAdelyn Breelove2019-02-0433-101/+101
|
* Update yojson to 1.6.0Adelyn Breelove2019-02-045-5/+5
|
* Correct reaction deserializeAdelyn Breelove2019-01-313-3/+3
|
* Fix message update deserializeAdelyn Breelove2019-01-301-1/+1
|
* Make a few things more legible, update build and readmeAdelyn Breelove2019-01-291-1/+1
|
* Publish docs updatesAdelyn Breedlove2019-01-2850-1577/+1596
|
* Add more docsAdelyn Breelove2019-01-2818-91/+150
|
* Fix Message.t.mentionsAdelyn Breedlove2019-01-282-6/+6
|
* Switch to ID abstractions internallyAdelyn Breedlove2019-01-2722-159/+187
|
* simple correctionsAdelyn Breedlove2019-01-251-1/+1
|
* Remove unused deriveAdelyn Breelove2019-01-241-1/+1
|
* Hopefully finished event deserialization changesAdelyn Breelove2019-01-245-40/+47
|
* More event dispatch workAdelyn Breelove2019-01-2414-74/+125
|
* Start of an event dispatch reworkAdelyn Breelove2019-01-2412-48/+369
|
* Improve HTTP stuffAdelyn Breelove2019-01-234-29/+25
|
* Guild ID and Channel ID abstractionsAdelyn Breelove2019-01-2318-244/+99
|
* finish making model signaturesAdelyn Breelove2019-01-219-0/+295
|
* folder restructureAdelyn Breelove2019-01-2131-0/+0
|
* Add more interfacesAdelyn Breedlove2019-01-206-8/+125
|
* Improve embed buildersAdelyn Breedlove2019-01-201-7/+14
|
* improve embed exampleAdelyn Breedlove2019-01-201-0/+31
|
* Add embed buildersAdelyn Breedlove2019-01-201-2/+15
|
* more updatesAdelyn Breedlove2019-01-195-3/+68
|
* more improvements to test bot, fix message module0.2.0Adelyn Breelove2019-01-172-10/+20
|
* Fix mli files and add member methods backAdelyn Breelove2019-01-179-26/+66
|
* Resolve non-ff mergeAdelyn Breelove2019-01-1716-320/+367
|\
| * eliminate all functors in favour of a simpler approachAdelyn Breedlove2019-01-1616-290/+367
| |
* | Member methods are hereAdelyn Breelove2019-01-141-13/+43
|/