out-of-your-element/d2m/actions
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
..
add-reaction.js changing spaces to tabs 2023-08-21 21:04:41 +12:00
announce-thread.js finally got the thread's early messages working 2023-08-21 23:31:40 +12:00
create-room.js updating tap-dot for prettier output 2023-08-25 23:27:44 +12:00
create-room.test.js channel name decoration for threads and voice-text 2023-08-25 12:05:16 +12:00
create-space.js bug fix :( 2023-08-25 17:35:34 +12:00
delete-message.js Improved database schema 2023-08-28 17:32:55 +12:00
edit-message.js Improved database schema 2023-08-28 17:32:55 +12:00
register-user.js make hardcoded "cadence.moe" configurable 2023-08-23 13:02:32 +12:00
register-user.test.js test on a member that has no member props 2023-08-25 11:44:58 +12:00
send-message.js Improved database schema 2023-08-28 17:32:55 +12:00