Commit Graph

  • aaa57b353f Update database.go Dominic Renner 2019-03-06 22:22:12 +0100
  • 5efd476c0a Update main.go Dominic Renner 2019-03-06 22:21:24 +0100
  • 96a509384d Update database.go Dominic Renner 2019-03-06 18:29:15 +0100
  • 4ba331fbfd Update main.go Dominic Renner 2019-03-06 18:28:26 +0100
  • aeb692d616 Update database.go Dominic Renner 2019-03-06 18:18:40 +0100
  • 5fd9faec2a Update example-config.yaml Dominic Renner 2019-03-06 18:18:08 +0100
  • 25da34b8f2 reverted to old version of whatsapp ext Dominic Renner 2019-03-06 18:01:23 +0100
  • daf0faab61 Fixed many database issues Dominic Renner 2019-03-06 16:33:42 +0100
  • 6547a2ce1f changed sqlite to postgresql Dominic Renner 2019-03-06 10:59:52 +0100
  • 8c2cb26fd7 Merge pull request #42 from olmari/master Tulir Asokan 2019-03-05 20:14:39 +0200
  • d634addafc Change help 'import contacts' to 'sync' Sami Olmari 2019-03-05 18:56:14 +0200
  • e051067f81 Upgrade dependencies to version without Rhymen/go-whatsapp@c9a81e9 Tulir Asokan 2019-02-24 02:20:09 +0200
  • 6f300ae6cb Revert "Use fork of go-whatsapp with better connection handling" Tulir Asokan 2019-02-23 23:29:26 +0200
  • 542aafe7df Revert "Update dependencies" Tulir Asokan 2019-02-23 23:27:38 +0200
  • 8dfc37b190 Use fork of go-whatsapp with better connection handling Tulir Asokan 2019-02-20 15:15:30 +0200
  • c054fbae8e Remove reply fallback before generating new reply fallback. Fixes #26 Tulir Asokan 2019-02-20 14:46:37 +0200
  • 361a1a1d1c Remove import command and add sync, list, open and pm Tulir Asokan 2019-02-20 14:39:44 +0200
  • 58a1ec9f2e Update dependencies Tulir Asokan 2019-02-20 13:12:23 +0200
  • 7853a7ce31 Merge pull request #32 from derEisele/master Tulir Asokan 2019-02-11 08:46:10 +0200
  • 261ff0cad1 Fix Dockerfile Alexader Eisele 2019-02-10 12:17:35 +0100
  • 010059969a Remove replace directives in go.mod Tulir Asokan 2019-01-27 14:17:51 +0200
  • 9e170f3d04 Add a bunch of new logging Tulir Asokan 2019-01-21 23:55:16 +0200
  • 79bd35964f Update license year, Dockerfile, docker-run.sh and deps and add editorconfig Tulir Asokan 2019-01-12 15:54:04 +0200
  • 1cccefd34c Switch to Go modules Tulir Asokan 2019-01-11 21:17:31 +0200
  • bb3d67dba9 Lock state store when saving/loading and update deps Tulir Asokan 2018-12-16 21:27:37 +0200
  • c6d33d8bba Make sure there are enough args before getting args Tulir Asokan 2018-12-08 01:30:15 +0200
  • 88483fc61f Merge pull request #22 from jo-so/master Tulir Asokan 2018-12-08 01:25:24 +0200
  • ae2ccb0d38 CommandHelp: don't print cmdprefix in management room Jörg Sommer 2018-12-07 23:31:15 +0100
  • 3c7d77a456 ExtendedConn.HandleJsonMessage: call jsonParseError Jörg Sommer 2018-12-07 17:05:39 +0100
  • da5e399333 CommandEvent.Reply: Send all messages to management room Jörg Sommer 2018-12-07 17:02:51 +0100
  • a626d14a3f No sync on startup; new command import contacts Jörg Sommer 2018-12-07 14:42:57 +0100
  • ebfc5e214a Mention help in the first message in management room Jörg Sommer 2018-12-07 14:31:55 +0100
  • 0d49bd8d08 Portal.CreateMatrixRoom: ensure the user exists Jörg Sommer 2018-12-05 10:45:14 +0100
  • 95c8c01450 Check errors of GetProfilePicThumb Jörg Sommer 2018-12-05 10:30:07 +0100
  • abe73684d0 Check errors for GetGroupMetaData Jörg Sommer 2018-12-05 09:20:39 +0100
  • abab28f8a7 Merge pull request #14 from izissise/docker-uid Tulir Asokan 2018-10-26 15:36:10 +0300
  • 62049fdf82 Allow to set uid guid when running whatsapp program Hugues Morisset 2018-10-24 15:46:15 +0200
  • a19239b936 Don't rewrite name templates when saving config Tulir Asokan 2018-10-23 18:22:58 +0300
  • 4e03361df6 Merge pull request #12 from krombel/fixUserManagementRoom Tulir Asokan 2018-10-16 22:59:27 +0300
  • 8427fedf98 parse management room from database as well Krombel 2018-10-16 21:36:16 +0200
  • fab2bd2e12 Merge pull request #11 from krombel/implementHelp Tulir Asokan 2018-10-16 22:50:11 +0300
  • ed79002592 extend comments on methods of commands.go Krombel 2018-10-16 19:16:13 +0200
  • c107abbeb5 add reply for unknown command; use configured command prefix Krombel 2018-10-16 19:15:38 +0200
  • 798a3dfd2c implement !help Krombel 2018-10-16 18:35:39 +0200
  • fa3105d058 Update dependencies. Closes #9 Tulir Asokan 2018-09-22 18:27:16 +0300
  • f658c61951 Update ROADMAP.md Tulir Asokan 2018-09-11 19:39:52 +0300
  • a893377cc5 Fix Puppet.Scan() Tulir Asokan 2018-09-02 00:44:10 +0300
  • c4ada14c2f Increase length recently handled events array to 100 Tulir Asokan 2018-09-02 00:01:22 +0300
  • c888cb14a0 [BREAKING] Merge pull request #5 from tulir/desegregate Tulir Asokan 2018-09-01 23:56:47 +0300
  • 68c0190594 Rename binary content en/decode functions Tulir Asokan 2018-09-01 23:53:47 +0300
  • ed27fa775e Re-break everything and fix Matrix->WhatsApp replies Tulir Asokan 2018-09-01 23:38:03 +0300
  • e4a78832ad Switch back to go-whatsapp upstream Tulir Asokan 2018-08-31 11:24:27 +0300
  • 79851a62b4 Add locking for whatsapp->matrix messages for desegregated group chats Tulir Asokan 2018-08-31 00:13:08 +0300
  • 22cdf519f2 Fix desegregation changes to make the bridge work again Tulir Asokan 2018-08-30 01:10:26 +0300
  • 347854dc8c Update dependencies Tulir Asokan 2018-08-30 01:10:03 +0300
  • 5a1a6f9c3c Remove config update stuff Tulir Asokan 2018-08-29 23:48:15 +0300
  • c7348f29b0 Initial desegregation of users and automatic config updating Tulir Asokan 2018-08-29 00:40:54 +0300
  • 55c3ab2d4f Update roadmap Tulir Asokan 2018-08-29 00:40:24 +0300
  • 6ad224a58b Convert mentions to names in plaintext body. Fixes #3 Tulir Asokan 2018-08-28 20:09:37 +0300
  • eca9bc7887 Update dependencies Tulir Asokan 2018-08-28 20:08:29 +0300
  • dad2fc29ab Send captions in a different message and improve other things Tulir Asokan 2018-08-27 23:15:05 +0300
  • b978930c88 Improve handling of weird potentially non-corner case in GetMessageIntent() Tulir Asokan 2018-08-27 01:06:27 +0300
  • 87b135e2a6 Update mautrix-appservice Tulir Asokan 2018-08-27 00:48:32 +0300
  • 6db0dc23ab Handle potential weird corner case in GetMessageIntent() Tulir Asokan 2018-08-27 00:37:54 +0300
  • e15c3286bd Update mautrix-appservice Tulir Asokan 2018-08-26 23:31:59 +0300
  • 22e76b6a37 Format Tulir Asokan 2018-08-26 22:53:13 +0300
  • 65f077c645 Fix/improve minor things Tulir Asokan 2018-08-26 22:50:28 +0300
  • a6ebc50f6d Add dep Tulir Asokan 2018-08-26 17:29:51 +0300
  • 941ab724c6 Add bridge permission checks Tulir Asokan 2018-08-26 17:08:37 +0300
  • 9da7f15e8f Add Matrix->WhatsApp room name changes Tulir Asokan 2018-08-26 17:02:32 +0300
  • 0d45b5b857 Add power level to Matrix user if they're admin Tulir Asokan 2018-08-26 16:19:50 +0300
  • f78fb72622 Implement WhatsApp->Matrix power level bridging Tulir Asokan 2018-08-26 16:11:48 +0300
  • d3a178ecf3 Add handling for group metadata changes and refactor things Tulir Asokan 2018-08-26 01:55:21 +0300
  • ccfa85e44a Handle user avatar changes Tulir Asokan 2018-08-26 00:39:36 +0300
  • 060516f9cf Add Matrix->WhatsApp replies and other stuff Tulir Asokan 2018-08-26 00:26:24 +0300
  • 6d08a5ff6c Use inline code tags for single-line whatsapp monospace blocks Tulir Asokan 2018-08-25 17:00:31 +0300
  • 7f91d91f1b Fix read receipts in private chats and remove unnecessary stuff Tulir Asokan 2018-08-25 15:28:33 +0300
  • 160ecb0c95 Update README.md Tulir Asokan 2018-08-25 01:01:58 +0300
  • 8483af9c0a Stop setting room name for private chats Tulir Asokan 2018-08-25 00:45:50 +0300
  • 63672885f6 Install gcc in dockerfile Tulir Asokan 2018-08-24 23:51:38 +0300
  • a496cfa7ef Enable CGO in Dockerfile Tulir Asokan 2018-08-24 23:46:03 +0300
  • d5aecbb6b4 Make docker-run.sh executable Tulir Asokan 2018-08-24 23:30:24 +0300
  • 070fe72f3e Add Dockerfile Tulir Asokan 2018-08-24 23:06:55 +0300
  • 5f6955d36f Add Matrix->WhatsApp media bridging Tulir Asokan 2018-08-24 22:31:18 +0300
  • 5eacaafc93 Add last typing update timestamp to check intended action of available presence properly Tulir Asokan 2018-08-24 22:06:17 +0300
  • 0b7d23e897 Add WhatsApp->Matrix formatting Tulir Asokan 2018-08-24 22:05:38 +0300
  • a7f7295528 Add WhatsApp->Matrix typing notifications and presence Tulir Asokan 2018-08-24 20:02:38 +0300
  • 1f87deb317 Add WhatsApp->Matrix read receipts and phone connection notifications Tulir Asokan 2018-08-24 19:46:14 +0300
  • 60529bf022 Update README.md Tulir Asokan 2018-08-24 10:14:44 +0300
  • 829f3ea292 Add features & roadmap Tulir Asokan 2018-08-24 10:14:07 +0300
  • 40fccddaf1 Update README Tulir Asokan 2018-08-24 00:52:17 +0300
  • b62a85a6df Implement matrix->whatsapp formatting and fix whatsapp->matrix files Tulir Asokan 2018-08-24 00:52:06 +0300
  • d13bf4ae64 Add JSONMessage parsing to whatsapp extensions Tulir Asokan 2018-08-24 00:51:40 +0300
  • 329bc9d8ce Add avatars, room topics and message deduplication Tulir Asokan 2018-08-23 01:12:26 +0300
  • c1f8d264f4 Fix portal DB scanning and add initial message bridging Tulir Asokan 2018-08-19 18:21:38 +0300
  • a9124b89bd Fix and add things Tulir Asokan 2018-08-18 22:57:08 +0300
  • edd4f817e4 Use type aliases for different ID types and add puppet type Tulir Asokan 2018-08-17 00:11:28 +0300
  • 141eba644b Fix data storage and other things Tulir Asokan 2018-08-16 19:20:07 +0300
  • 9c48eeb534 Add puppet and portal stuff and fix config stuff Tulir Asokan 2018-08-16 15:59:18 +0300
  • fd3c1fb77c Add database models and improve config/main Tulir Asokan 2018-08-13 23:24:44 +0300