Commit graph

  • 1d7d379e61 removed workflows main WanderingPenwing 2024-08-07 11:50:48 +0200
  • 53724cbb4f added cargo.lock WanderingPenwing 2024-08-06 21:16:49 +0200
  • 6bb9cc2eeb ++ WanderingPenwing 2024-07-28 22:47:36 +0200
  • 3fdf0e69ba new task WanderingPenwing 2024-07-23 18:34:29 +0200
  • 984cdd740e added 'auto' in the name of generated executable from workflow WanderingPenwing 2024-07-23 18:28:31 +0200
  • bd1c2112f5 added dependencies to workflow WanderingPenwing 2024-07-22 21:50:43 +0200
  • ff3bc9c8aa added musl-tools to workflow WanderingPenwing 2024-07-22 21:35:00 +0200
  • 57396e708f added workflow WanderingPenwing 2024-07-22 21:28:18 +0200
  • 2ea242c5cf added emoji help WanderingPenwing 2024-07-21 19:06:50 +0200
  • 815764bafb fixed scroll behaviour, moved config WanderingPenwing 2024-07-21 18:03:38 +0200
  • 1d4c36d607 edit project file WanderingPenwing 2024-07-14 16:53:32 +0200
  • fedd8ce179 fixed channel renaming and self notifications WanderingPenwing 2024-07-14 16:05:03 +0200
  • e24b8788b8 removed relic of token file WanderingPenwing 2024-07-14 14:40:46 +0200
  • 98ac419020 better readme WanderingPenwing 2024-07-14 12:29:53 +0200
  • b87195ab71 added token in config WanderingPenwing 2024-07-14 12:07:48 +0200
  • a76953a9eb moved token access WanderingPenwing 2024-07-14 11:54:25 +0200
  • 8cfa9568d0 notificatioonnsss ! WanderingPenwing 2024-07-14 11:34:38 +0200
  • c06b0a9823 better refresh control WanderingPenwing 2024-07-14 11:14:05 +0200
  • e8d6602ae1 better error display WanderingPenwing 2024-07-14 10:22:40 +0200
  • 333be4f6ab timestamps WanderingPenwing 2024-07-14 10:13:01 +0200
  • 59a94d337f guild unread and fix dm notification state persistence WanderingPenwing 2024-07-14 09:49:55 +0200
  • 32924b608b dm save name WanderingPenwing 2024-07-14 00:09:26 +0200
  • d3fc53e661 refactored WanderingPenwing 2024-07-13 23:41:51 +0200
  • d004661dab saved notified channel WanderingPenwing 2024-07-13 23:03:51 +0200
  • f39954d5bc starting to work on unread/notify WanderingPenwing 2024-07-13 15:38:22 +0200
  • faf95577da better dm WanderingPenwing 2024-07-11 22:10:14 +0200
  • 6f5bfdfd82 ability to send messages WanderingPenwing 2024-07-11 21:48:36 +0200
  • d2a0603bbf ability to receive msg WanderingPenwing 2024-07-11 18:49:31 +0200
  • 19fc2626f7 fetch working, update not working WanderingPenwing 2024-07-11 18:03:47 +0200
  • da571b4259 message sorting WanderingPenwing 2024-07-11 17:27:29 +0200
  • be807fd54a better ending of channels WanderingPenwing 2024-07-11 16:43:16 +0200
  • 84cd96b2f6 better bot functions WanderingPenwing 2024-07-11 16:19:44 +0200
  • a66e462937 better message history WanderingPenwing 2024-07-11 15:39:14 +0200
  • 391c284b59 fetch messages WanderingPenwing 2024-07-11 11:04:35 +0200
  • 2f2a9e40ae pending request system WanderingPenwing 2024-07-11 09:44:29 +0200
  • a431f09c42 added structure for fetching messages WanderingPenwing 2024-07-11 02:39:30 +0200
  • 029d7a1d06 added channel fetching WanderingPenwing 2024-07-10 19:58:41 +0200
  • 454047661c two way communications WanderingPenwing 2024-03-11 17:45:10 +0100
  • ce2992f524 server selection and reverse communication prototype WanderingPenwing 2024-03-11 08:46:29 +0100
  • 17d7c6095f improved packet struct WanderingPenwing 2024-03-09 17:33:11 +0100
  • 886e29e72d gui can receive packet from the bot WanderingPenwing 2024-03-09 16:59:26 +0100
  • d11305b039 ability for the bot to send data to the gui WanderingPenwing 2024-03-09 14:02:04 +0100
  • 2d9ea54292 bot read message and get servers WanderingPenwing 2024-03-08 12:59:26 +0100
  • f8ec903a2c parralellllll start WanderingPenwing 2024-03-08 08:11:28 +0100
  • 8988bbd180 not much progress, but refactored WanderingPenwing 2024-03-07 20:54:10 +0100
  • 2317a41bba tried to spawn a thread for the bot to run freely WanderingPenwing 2024-03-07 19:30:10 +0100
  • 5b5f4fb958 send a start bot request WanderingPenwing 2024-03-07 18:55:06 +0100
  • 5fb197390d prepared bot startup WanderingPenwing 2024-03-07 13:28:57 +0100
  • 09f81bd03d sucessss WanderingPenwing 2024-03-07 09:23:52 +0100
  • 6e6eed3baf try 2 WanderingPenwing 2024-03-07 09:20:16 +0100
  • 447a163bfa modified gitignore WanderingPenwing 2024-03-07 09:18:53 +0100
  • 46f963266d removed token file (oups) WanderingPenwing 2024-03-07 09:16:18 +0100
  • 6e9ff2531a updated project file WanderingPenwing 2024-03-07 09:14:59 +0100
  • 6ed443b405 added bot WanderingPenwing 2024-03-07 08:55:09 +0100
  • bccfbc7a3f added icon WanderingPenwing 2024-03-07 08:16:07 +0100
  • f300a9d3be readme and other WanderingPenwing 2024-03-07 08:09:59 +0100
  • cf8af27a1c initial commit WanderingPenwing 2024-03-07 08:07:53 +0100