Commit Graph

15 Commits

Author SHA1 Message Date
Cadence Ember 79bd0254f0 Finish moving from SQL to New Funny ORM 2023-09-18 22:51:59 +12:00
Cadence Ember 4e1e590c3a Start moving from SQL to New Funny ORM 2023-09-18 17:46:45 +12:00
Cadence Ember 21b5b1c3f8 Adding lottie table to database schema 2023-09-10 21:36:39 +12:00
Cadence Ember 392151a75b code coverage 2023-08-30 13:29:38 +12:00
Cadence Ember 53b5438756 add test cases for message edits 2023-08-29 00:05:25 +12:00
Cadence Ember fcbb045cbb Improved database schema
- Some queries are faster due to better index ordering
- Database is smaller thanks to splitting message_channel table and
  adding WITHOUT ROWID where helpful
2023-08-28 17:32:55 +12:00
Cadence Ember 3ebfa8e3a7 show member details on discord from cache 2023-08-26 22:22:54 +12:00
Cadence Ember 0ea2b4efc9 m->d rich replies 2023-08-26 20:30:22 +12:00
Cadence Ember 7780ee806a 100% edit-to-changes code coverage 2023-08-26 01:44:50 +12:00
Cadence Ember beeb27bbd8 test on a member that has no member props 2023-08-25 11:44:58 +12:00
Cadence Ember 8d536d5ef2 using kstate with power levels should mix them 2023-08-23 16:16:36 +12:00
Cadence Ember 6d1635539b finally got the thread's early messages working 2023-08-21 23:31:40 +12:00
Cadence Ember 3436759504 catch up on missed d->m messages when logging in 2023-08-19 22:54:23 +12:00
Cadence Ember 0fc8e68f15 support threads 2023-08-19 18:41:57 +12:00
Cadence Ember 36adc30990 only include necessary data for testing 2023-08-18 17:00:40 +12:00