Noah kirsle
  • Joined on 2018-04-12
kirsle pushed to master at SketchyMaze/doodle 2024-05-24 23:48:01 +00:00
57b757a378 Merge pull request 'RLE Compression for File Formats' (#95) from rle-compression into master
f35bc48c05 Code cleanup for RLE compression
c7a3c7a797 Remove never-used GridType accessor + documentation [PTO]
6be2f86b58 RLE Encoding Code Cleanup [PTO]
4851730ccf Fix RLE Encoding Off-by-One Errors [PTO]
Compare 7 commits »
kirsle deleted branch rle-compression from SketchyMaze/doodle 2024-05-24 23:48:01 +00:00
kirsle merged pull request SketchyMaze/doodle#95 2024-05-24 23:48:00 +00:00
RLE Compression for File Formats
kirsle pushed to rle-compression at SketchyMaze/doodle 2024-05-24 23:43:20 +00:00
f35bc48c05 Code cleanup for RLE compression
kirsle created pull request SketchyMaze/doodle#95 2024-05-24 23:28:12 +00:00
RLE Compression for File Formats
kirsle pushed to rle-compression at SketchyMaze/doodle 2024-05-24 23:06:51 +00:00
c7a3c7a797 Remove never-used GridType accessor + documentation [PTO]
kirsle pushed to rle-compression at SketchyMaze/doodle 2024-05-24 22:03:43 +00:00
6be2f86b58 RLE Encoding Code Cleanup [PTO]
kirsle pushed to rle-compression at SketchyMaze/doodle 2024-05-24 20:54:52 +00:00
4851730ccf Fix RLE Encoding Off-by-One Errors [PTO]
kirsle created branch rle-compression in SketchyMaze/doodle 2024-05-24 06:02:28 +00:00
kirsle pushed to rle-compression at SketchyMaze/doodle 2024-05-24 06:02:28 +00:00
5654145fd8 (Experimental) Run Length Encoding for Levels
b1d7c7a384 WIP Run Length Encoding for Levels
Compare 2 commits »
kirsle pushed to master at apps/BareRTC 2024-05-19 02:10:22 +00:00
a536862a91 Dark video detection
kirsle pushed to master at apps/BareRTC 2024-05-18 03:47:34 +00:00
fd36d09727 Update README for moderator commands
kirsle pushed to master at apps/BareRTC 2024-05-18 00:16:35 +00:00
9c77bdb62e New Op commands and fixes with blocking admin users
kirsle opened issue apps/BareRTC#46 2024-05-16 03:45:47 +00:00
Server side: video-related commands and mod support
kirsle pushed to master at apps/BareRTC 2024-05-16 02:43:06 +00:00
b74edd1512 A background graphic for videos to detect broken connections
kirsle pushed to master at apps/BareRTC 2024-05-14 05:28:49 +00:00
b82e8f651b Don't count unread messages for DebugChannel
kirsle opened issue apps/BareRTC#45 2024-05-14 04:55:57 +00:00
Fix some bugs around blocked admin users
kirsle pushed to master at apps/BareRTC 2024-05-14 01:52:22 +00:00
747f4fd5d4 Let channels configure whether to permit photos
kirsle pushed to master at apps/BareRTC 2024-05-11 05:24:21 +00:00
745c282650 Bugfix in isOp function
kirsle pushed to master at apps/BareRTC 2024-05-11 04:32:45 +00:00
e70b439cdd Admin command buttons in the profile modal