1
0
Fork 0
mirror of https://github.com/mautrix/whatsapp.git synced 2026-05-14 17:56:53 -04:00

Commit graph

  • fa033a7492 reverted to old version of whatsapp ext Dominic Renner 2019-03-06 18:01:23 +01:00
  • daf0faab61 Fixed many database issues Dominic Renner 2019-03-06 16:33:42 +01:00
  • 24e1a4103f Fixed many database issues Dominic Renner 2019-03-06 16:33:42 +01:00
  • 6547a2ce1f changed sqlite to postgresql Dominic Renner 2019-03-06 10:59:52 +01:00
  • 2ec862991e changed sqlite to postgresql Dominic Renner 2019-03-06 10:59:52 +01:00
  • 8c2cb26fd7 Merge pull request #42 from olmari/master Tulir Asokan 2019-03-05 20:14:39 +02:00
  • debb0914ca
    Merge pull request #42 from olmari/master Tulir Asokan 2019-03-05 20:14:39 +02:00
  • d634addafc Change help 'import contacts' to 'sync' Sami Olmari 2019-03-05 18:56:14 +02:00
  • 8079dd5da4
    Change help 'import contacts' to 'sync' Sami Olmari 2019-03-05 18:56:14 +02:00
  • e051067f81 Upgrade dependencies to version without Rhymen/go-whatsapp@c9a81e9 Tulir Asokan 2019-02-24 02:20:09 +02:00
  • 485acf6de6 Upgrade dependencies to version without Rhymen/go-whatsapp@c9a81e9 Tulir Asokan 2019-02-24 02:20:09 +02:00
  • 6f300ae6cb Revert "Use fork of go-whatsapp with better connection handling" Tulir Asokan 2019-02-23 23:29:26 +02:00
  • a5f5d93d9f Revert "Use fork of go-whatsapp with better connection handling" Tulir Asokan 2019-02-23 23:29:26 +02:00
  • 542aafe7df Revert "Update dependencies" Tulir Asokan 2019-02-23 23:27:38 +02:00
  • 6dd83b3d30 Revert "Update dependencies" Tulir Asokan 2019-02-23 23:27:38 +02:00
  • 8dfc37b190 Use fork of go-whatsapp with better connection handling Tulir Asokan 2019-02-20 15:15:30 +02:00
  • c5aac5e770 Use fork of go-whatsapp with better connection handling Tulir Asokan 2019-02-20 15:15:30 +02:00
  • c054fbae8e Remove reply fallback before generating new reply fallback. Fixes #26 Tulir Asokan 2019-02-20 14:46:37 +02:00
  • e872e9d425 Remove reply fallback before generating new reply fallback. Fixes #26 Tulir Asokan 2019-02-20 14:46:37 +02:00
  • 361a1a1d1c Remove import command and add sync, list, open and pm Tulir Asokan 2019-02-20 14:39:44 +02:00
  • e3de3c25dd Remove import command and add sync, list, open and pm Tulir Asokan 2019-02-20 14:39:44 +02:00
  • 58a1ec9f2e Update dependencies Tulir Asokan 2019-02-20 13:12:23 +02:00
  • cc8928b30e Update dependencies Tulir Asokan 2019-02-20 13:12:23 +02:00
  • 7853a7ce31 Merge pull request #32 from derEisele/master Tulir Asokan 2019-02-11 08:46:10 +02:00
  • f689297ba6
    Merge pull request #32 from derEisele/master Tulir Asokan 2019-02-11 08:46:10 +02:00
  • 261ff0cad1 Fix Dockerfile Alexader Eisele 2019-02-10 12:17:35 +01:00
  • 68ff79ab27 Fix Dockerfile Alexader Eisele 2019-02-10 12:17:35 +01:00
  • 010059969a Remove replace directives in go.mod Tulir Asokan 2019-01-27 14:17:51 +02:00
  • 281b3e8f77 Remove replace directives in go.mod Tulir Asokan 2019-01-27 14:17:51 +02:00
  • 9e170f3d04 Add a bunch of new logging Tulir Asokan 2019-01-21 23:55:16 +02:00
  • 513eb18e2d Add a bunch of new logging Tulir Asokan 2019-01-21 23:55:16 +02:00
  • 79bd35964f Update license year, Dockerfile, docker-run.sh and deps and add editorconfig Tulir Asokan 2019-01-12 15:54:04 +02:00
  • 24c34ebb7a Update license year, Dockerfile, docker-run.sh and deps and add editorconfig Tulir Asokan 2019-01-12 15:54:04 +02:00
  • 1cccefd34c Switch to Go modules Tulir Asokan 2019-01-11 21:17:31 +02:00
  • f09acccd7b Switch to Go modules Tulir Asokan 2019-01-11 21:17:31 +02:00
  • bb3d67dba9 Lock state store when saving/loading and update deps Tulir Asokan 2018-12-16 21:27:37 +02:00
  • 05b7844eb6 Lock state store when saving/loading and update deps Tulir Asokan 2018-12-16 21:27:37 +02:00
  • c6d33d8bba Make sure there are enough args before getting args Tulir Asokan 2018-12-08 01:30:15 +02:00
  • 7767a4cbc4 Make sure there are enough args before getting args Tulir Asokan 2018-12-08 01:30:15 +02:00
  • 88483fc61f Merge pull request #22 from jo-so/master Tulir Asokan 2018-12-08 01:25:24 +02:00
  • da8617f15e
    Merge pull request #22 from jo-so/master Tulir Asokan 2018-12-08 01:25:24 +02:00
  • ae2ccb0d38 CommandHelp: don't print cmdprefix in management room Jörg Sommer 2018-12-07 23:31:15 +01:00
  • e3a959c119 CommandHelp: don't print cmdprefix in management room Jörg Sommer 2018-12-07 23:31:15 +01:00
  • 3c7d77a456 ExtendedConn.HandleJsonMessage: call jsonParseError Jörg Sommer 2018-12-07 17:05:39 +01:00
  • b126e6aae8 ExtendedConn.HandleJsonMessage: call jsonParseError Jörg Sommer 2018-12-07 17:05:39 +01:00
  • da5e399333 CommandEvent.Reply: Send all messages to management room Jörg Sommer 2018-12-07 17:02:51 +01:00
  • 9a77eddb3c CommandEvent.Reply: Send all messages to management room Jörg Sommer 2018-12-07 17:02:51 +01:00
  • a626d14a3f No sync on startup; new command import contacts Jörg Sommer 2018-12-07 14:42:57 +01:00
  • f0ba14756d No sync on startup; new command import contacts Jörg Sommer 2018-12-07 14:42:57 +01:00
  • ebfc5e214a Mention help in the first message in management room Jörg Sommer 2018-12-07 14:31:55 +01:00
  • 95b9b8a705 Mention help in the first message in management room Jörg Sommer 2018-12-07 14:31:55 +01:00
  • 0d49bd8d08 Portal.CreateMatrixRoom: ensure the user exists Jörg Sommer 2018-12-05 10:45:14 +01:00
  • 79efc591e8 Portal.CreateMatrixRoom: ensure the user exists Jörg Sommer 2018-12-05 10:45:14 +01:00
  • 95c8c01450 Check errors of GetProfilePicThumb Jörg Sommer 2018-12-05 10:30:07 +01:00
  • c83ffcd36d Check errors of GetProfilePicThumb Jörg Sommer 2018-12-05 10:30:07 +01:00
  • abe73684d0 Check errors for GetGroupMetaData Jörg Sommer 2018-12-05 09:20:39 +01:00
  • 4b61989b18 Check errors for GetGroupMetaData Jörg Sommer 2018-12-05 09:20:39 +01:00
  • abab28f8a7 Merge pull request #14 from izissise/docker-uid Tulir Asokan 2018-10-26 15:36:10 +03:00
  • f54ec43164
    Merge pull request #14 from izissise/docker-uid Tulir Asokan 2018-10-26 15:36:10 +03:00
  • 62049fdf82 Allow to set uid guid when running whatsapp program Hugues Morisset 2018-10-24 15:46:15 +02:00
  • bb320b7c58 Allow to set uid guid when running whatsapp program Hugues Morisset 2018-10-24 15:46:15 +02:00
  • a19239b936 Don't rewrite name templates when saving config Tulir Asokan 2018-10-23 18:22:58 +03:00
  • ebe256b0cf
    Don't rewrite name templates when saving config Tulir Asokan 2018-10-23 18:22:58 +03:00
  • 4e03361df6 Merge pull request #12 from krombel/fixUserManagementRoom Tulir Asokan 2018-10-16 22:59:27 +03:00
  • 9ffe0870b9
    Merge pull request #12 from krombel/fixUserManagementRoom Tulir Asokan 2018-10-16 22:59:27 +03:00
  • 8427fedf98 parse management room from database as well Krombel 2018-10-16 21:36:16 +02:00
  • 913bf451fe parse management room from database as well Krombel 2018-10-16 21:36:16 +02:00
  • fab2bd2e12 Merge pull request #11 from krombel/implementHelp Tulir Asokan 2018-10-16 22:50:11 +03:00
  • 606f9565b3
    Merge pull request #11 from krombel/implementHelp Tulir Asokan 2018-10-16 22:50:11 +03:00
  • ed79002592 extend comments on methods of commands.go Krombel 2018-10-16 19:16:13 +02:00
  • 9d02871b74 extend comments on methods of commands.go Krombel 2018-10-16 19:16:13 +02:00
  • c107abbeb5 add reply for unknown command; use configured command prefix Krombel 2018-10-16 19:15:38 +02:00
  • 4b8ea3a23c add reply for unknown command; use configured command prefix Krombel 2018-10-16 19:15:38 +02:00
  • 798a3dfd2c implement !help Krombel 2018-10-16 18:35:39 +02:00
  • 73b262bcc4 implement !help Krombel 2018-10-16 18:35:39 +02:00
  • fa3105d058 Update dependencies. Closes #9 Tulir Asokan 2018-09-22 18:27:16 +03:00
  • 3627ed71c4 Update dependencies. Closes #9 Tulir Asokan 2018-09-22 18:27:16 +03:00
  • f658c61951 Update ROADMAP.md Tulir Asokan 2018-09-11 19:39:52 +03:00
  • b8a2f0fadc
    Update ROADMAP.md Tulir Asokan 2018-09-11 19:39:52 +03:00
  • a893377cc5 Fix Puppet.Scan() Tulir Asokan 2018-09-02 00:44:10 +03:00
  • d5985a8b8c Fix Puppet.Scan() Tulir Asokan 2018-09-02 00:44:10 +03:00
  • c4ada14c2f Increase length recently handled events array to 100 Tulir Asokan 2018-09-02 00:01:22 +03:00
  • 6ef7c98ea0 Increase length recently handled events array to 100 Tulir Asokan 2018-09-02 00:01:22 +03:00
  • c888cb14a0 [BREAKING] Merge pull request #5 from tulir/desegregate Tulir Asokan 2018-09-01 23:56:47 +03:00
  • 2375c11271
    [BREAKING] Merge pull request #5 from tulir/desegregate Tulir Asokan 2018-09-01 23:56:47 +03:00
  • 68c0190594 Rename binary content en/decode functions Tulir Asokan 2018-09-01 23:53:47 +03:00
  • f2ed15470a Rename binary content en/decode functions Tulir Asokan 2018-09-01 23:53:47 +03:00
  • ed27fa775e Re-break everything and fix Matrix->WhatsApp replies Tulir Asokan 2018-09-01 23:38:03 +03:00
  • a449ddaf99 Re-break everything and fix Matrix->WhatsApp replies Tulir Asokan 2018-09-01 23:38:03 +03:00
  • e4a78832ad Switch back to go-whatsapp upstream Tulir Asokan 2018-08-31 11:24:27 +03:00
  • 2bd91beb44 Switch back to go-whatsapp upstream Tulir Asokan 2018-08-31 11:24:27 +03:00
  • 79851a62b4 Add locking for whatsapp->matrix messages for desegregated group chats Tulir Asokan 2018-08-31 00:13:08 +03:00
  • c66f471b08 Add locking for whatsapp->matrix messages for desegregated group chats Tulir Asokan 2018-08-31 00:13:08 +03:00
  • 22cdf519f2 Fix desegregation changes to make the bridge work again Tulir Asokan 2018-08-30 01:10:26 +03:00
  • c37596e348 Fix desegregation changes to make the bridge work again Tulir Asokan 2018-08-30 01:10:26 +03:00
  • 347854dc8c Update dependencies Tulir Asokan 2018-08-30 01:10:03 +03:00
  • d73bec6f14 Update dependencies Tulir Asokan 2018-08-30 01:10:03 +03:00
  • 5a1a6f9c3c Remove config update stuff Tulir Asokan 2018-08-29 23:48:15 +03:00
  • ccf39e370c Remove config update stuff Tulir Asokan 2018-08-29 23:48:15 +03:00
  • c7348f29b0 Initial desegregation of users and automatic config updating Tulir Asokan 2018-08-29 00:40:54 +03:00