1
0

Commit Graph

  • cf7e723808 Have MockClock detect attempts to cancel expired timers, to prevent a repeat of SYN-230 Paul "LeoNerd" Evans 2015-01-13 16:57:55 +00:00
  • c2e7c84e58 Don't try to cancel already-expired timers - SYN-230 Paul "LeoNerd" Evans 2015-01-13 16:57:28 +00:00
  • 3891597eb3 Remove unused functions Mark Haines 2015-01-13 15:57:26 +00:00
  • fda63064fc get_room_events isn't called anywhere Mark Haines 2015-01-13 14:43:26 +00:00
  • 895fcb377e Fix stream token ordering Mark Haines 2015-01-13 14:14:21 +00:00
  • c06a9063e1 Merge branch 'develop' into pushers David Baker 2015-01-13 13:15:51 +00:00
  • 70d0a453f3 Split out function to decide whether to notify or a given event David Baker 2015-01-13 13:14:41 +00:00
  • 38e3241eb7 Merge branch 'hotfixes-v0.6.1b' of github.com:matrix-org/synapse into develop Erik Johnston 2015-01-13 10:01:22 +00:00
  • b1a38c39ad Merge branch 'hotfixes-v0.6.1b' of github.com:matrix-org/synapse v0.6.1b Erik Johnston 2015-01-13 10:00:47 +00:00
  • 1d3d37937d Bump version Erik Johnston 2015-01-13 09:59:47 +00:00
  • 39585bf556 Insert 'age' into top level when returning events to clients Erik Johnston 2015-01-13 09:57:32 +00:00
  • 02ffbb20d0 Use float rather than integer divisions to turn msec into sec - so timeouts under 1000msec will actually work Paul "LeoNerd" Evans 2015-01-12 19:09:14 +00:00
  • 9c804bc3fd Check that setting typing notification still works after explicit timeout at REST layer - SYN-230 Paul "LeoNerd" Evans 2015-01-12 18:31:48 +00:00
  • 67d8305aea Make typing notification timeouts print a (debug) logging message Paul "LeoNerd" Evans 2015-01-12 18:22:00 +00:00
  • db72a07ef5 Don't make @unittest.DEBUG print the huge amount of verbosity generated by the synapse.storage loggers Paul "LeoNerd" Evans 2015-01-12 18:16:27 +00:00
  • 968dc988f9 Check that setting typing notification still works after explicit timeout - SYN-230 Paul "LeoNerd" Evans 2015-01-12 18:01:33 +00:00
  • c43d898119 SYN-178: Fix off by one. Kegan Dougal 2015-01-12 17:38:30 +00:00
  • d8fcc4e00a Add copyrighter script for sql Mark Haines 2015-01-12 14:30:54 +00:00
  • bfb198a6eb don't clobber pythonpath Matthew Hodgson 2015-01-09 18:14:05 +00:00
  • 28db5dde4c oops Matthew Hodgson 2015-01-08 20:38:55 +00:00
  • 80e89772e2 spell out that local libs may need to be explicitly given priority Matthew Hodgson 2015-01-08 20:36:34 +00:00
  • 63403aa7a5 Check the existance and versions of necessary modules when starting synapse, log which modules are used Mark Haines 2015-01-08 17:07:28 +00:00
  • 9d0dcf2e3c SYN-142: Rotate logs if logging to file. Fixed to a 4 file rotate with 100MB/file for now. Kegan Dougal 2015-01-08 15:31:06 +00:00
  • 7f83613733 make our JPEG thumbnail quality less horrifically ugly Matthew Hodgson 2015-01-08 15:11:22 +00:00
  • b5924cae04 Add raw query param for scrollback. Kegan Dougal 2015-01-08 14:36:33 +00:00
  • 379a653ae3 Add better help message for --server-name config option. Erik Johnston 2015-01-08 14:32:53 +00:00
  • edb557b2ad Return the raw federation event rather than adding extra keys for federation data. Kegan Dougal 2015-01-08 14:27:04 +00:00
  • 5940ec993b Add missing continuation indent. Erik Johnston 2015-01-08 13:59:29 +00:00
  • 5720ab59e0 Add 'raw' query parameter to expose the event graph and signatures to savvy clients. Kegan Dougal 2015-01-08 13:57:29 +00:00
  • d44dd47fbf Add optional limit to graph script Erik Johnston 2015-01-08 10:53:03 +00:00
  • 8ac9199f56 Merge branch 'master' into develop Mark Haines 2015-01-08 09:43:48 +00:00
  • f3467d4646 Merge branch 'hotfixes-v0.6.1' v0.6.1a Mark Haines 2015-01-08 09:43:01 +00:00
  • 5a0e687d5c Bump version Mark Haines 2015-01-08 09:42:23 +00:00
  • c9d2cecac9 SYN-231: User agent header broken Mark Haines 2015-01-08 09:41:11 +00:00
  • 42507b0011 Log server version on startup Erik Johnston 2015-01-07 17:25:28 +00:00
  • 76e1565200 Change error message for missing pillow libs. Kegan Dougal 2015-01-07 17:11:19 +00:00
  • 333836ff92 PEP8 and pyflakes warnings Kegan Dougal 2015-01-07 16:18:12 +00:00
  • a09882de83 Update tests Kegan Dougal 2015-01-07 16:12:14 +00:00
  • 4c68460392 SYN-154: Tweak how the m.room.create check is done. Kegan Dougal 2015-01-07 16:09:00 +00:00
  • 9cb4f75d53 SYN-154: Better error messages when joining an unknown room by ID. Kegan Dougal 2015-01-07 15:16:31 +00:00
  • 9b8e348b15 *cough* Matthew Hodgson 2015-01-07 15:08:22 +00:00
  • cc7a267a85 Merge branch 'release-v0.6.1' of github.com:matrix-org/synapse into develop Erik Johnston 2015-01-07 14:55:06 +00:00
  • bacaa215eb Merge branch 'release-v0.6.1' of github.com:matrix-org/synapse v0.6.1 Erik Johnston 2015-01-07 14:34:00 +00:00
  • 72d8d1265b Improve change log Erik Johnston 2015-01-07 14:16:38 +00:00
  • 89fc09c3d1 Bump version and changelog Erik Johnston 2015-01-07 13:56:56 +00:00
  • 82be4457de Add twisted Service interface Erik Johnston 2015-01-07 13:46:37 +00:00
  • a039e2544c Remove unused import Erik Johnston 2015-01-07 09:48:03 +00:00
  • 6536161e2a Merge branch 'erikj-perf' of github.com:matrix-org/synapse into develop Erik Johnston 2015-01-07 09:45:42 +00:00
  • 1497e50649 Merge branch 'develop' of github.com:matrix-org/synapse into erikj-perf Erik Johnston 2015-01-07 09:40:42 +00:00
  • 5cf45c4319 Merge branch 'master' into develop Mark Haines 2015-01-06 19:48:53 +00:00
  • dfa05f0cd6 Optimize FrozenEvent creation Erik Johnston 2015-01-06 18:51:03 +00:00
  • 36a2a877e2 Use time.time() instead of time.clock() Erik Johnston 2015-01-06 16:34:26 +00:00
  • d5ae67e67d Fix typo where we used wrong var. Erik Johnston 2015-01-06 16:05:01 +00:00
  • fd9a8db7ea Only fetch the columns we need. Erik Johnston 2015-01-06 15:59:31 +00:00
  • 9e5545a6fa RoomsForUser now has sender instead of user_id Erik Johnston 2015-01-06 15:53:50 +00:00
  • a01416cf21 Add delta and bump DB version Erik Johnston 2015-01-06 15:42:18 +00:00
  • f6da237c35 Add index on transaction_id to sent_transcations Erik Johnston 2015-01-06 15:40:38 +00:00
  • 9bd07bed23 Actually time that function Erik Johnston 2015-01-06 15:28:56 +00:00
  • 03a501456c Time how long calls to _get_destination_retry_timings take Erik Johnston 2015-01-06 15:22:28 +00:00
  • 52b2c6c9c7 Don't include None's in _get_events_txn Erik Johnston 2015-01-06 14:56:57 +00:00
  • 8a12df8cf3 Merge branch 'erikj-perf' of github.com:matrix-org/synapse into develop Erik Johnston 2015-01-06 14:45:57 +00:00
  • 96707ed718 Name 'user_rooms_intersect' transaction Erik Johnston 2015-01-06 14:44:27 +00:00
  • 76ec154e95 We don't need the full events for get_rooms_for_user_where_membership_is Erik Johnston 2015-01-06 14:37:00 +00:00
  • bc2ec808f4 SYN-32 Use the ANTIALIAS resize method for thumbnailing images Mark Haines 2015-01-06 14:13:18 +00:00
  • 0529a7e2e9 Add some logging for when we are sending transactions. Matrix 2015-01-06 14:06:25 +00:00
  • b9f77d1ae1 Increase default maximum attachment size to 10M Mark Haines 2015-01-06 14:04:43 +00:00
  • 5e23a19204 Merge pull request #28 from matrix-org/erikj-perf Mark Haines 2015-01-06 13:33:40 +00:00
  • adb04b1e57 Update copyright notices Mark Haines 2015-01-06 13:21:39 +00:00
  • af1c7c7808 PEP8 Erik Johnston 2015-01-06 13:13:17 +00:00
  • 12819d5082 Remove debug lines Erik Johnston 2015-01-06 13:12:30 +00:00
  • 52d8519008 Don't do batching when getting events. Erik Johnston 2015-01-06 13:10:27 +00:00
  • 773de09774 Set a content-length for JSON responses Mark Haines 2015-01-06 13:05:07 +00:00
  • 98933e3db6 Only fetch prev_content when a client is streaming/paginating. Use transactions for event streams. Erik Johnston 2015-01-06 13:03:23 +00:00
  • 78edb47cc5 SYN-208/SYN-228: Add runtime checks on startup to enforce that JPEG/PNG support is included when installing pillow. Kegan Dougal 2015-01-06 11:43:04 +00:00
  • 3c8c3bf3b7 SYN-229: Include Content-Length when downloading files Mark Haines 2015-01-06 11:32:36 +00:00
  • 3e26720e05 Temporarily turn off 'redacted_because' and 'prev_content' keys Erik Johnston 2015-01-06 11:26:58 +00:00
  • f4ea78e9e2 More debug logging Erik Johnston 2015-01-06 11:24:18 +00:00
  • 753126b8cc Add some debug logging Erik Johnston 2015-01-06 11:18:12 +00:00
  • d7e8ea67b3 Reformat Erik Johnston 2015-01-06 11:18:02 +00:00
  • f0128f9600 Add RoomMemberStore.get_users_in_room, so that we can get the list of joined users without having to retrieve the full events Erik Johnston 2015-01-06 10:55:43 +00:00
  • 96a5ba41f5 Merge branch 'develop' of github.com:matrix-org/synapse into erikj-perf Erik Johnston 2015-01-06 10:53:04 +00:00
  • 90d60e3fe4 Merge branch 'hotfixes-v0.6.0a' v0.6.0b Mark Haines 2014-12-29 14:01:07 +00:00
  • af61c29527 Return the argument passed to the callback in a deferred callback, otherwise twisted will replace the deferred result with 'None' Mark Haines 2014-12-29 13:54:05 +00:00
  • 0e93e01fcb spell out that VoIP needs TURN Matthew Hodgson 2014-12-24 19:45:28 +00:00
  • 407c299828 improve error msg Matthew Hodgson 2014-12-24 17:50:42 +00:00
  • 1eb319806b clarify these instructions a media-repo specific Matthew Hodgson 2014-12-24 16:56:32 +00:00
  • d90e586c85 spell out that upgrading is just installing over the top Matthew Hodgson 2014-12-24 16:56:20 +00:00
  • 24b5d01853 Include version in User-Agent and Server headers Mark Haines 2014-12-22 10:16:02 +00:00
  • 74ee4048c2 Merge branch 'master' of github.com:matrix-org/synapse into erikj-perf Erik Johnston 2014-12-21 11:47:45 +00:00
  • 420ccfc925 Merge branch 'hotfixes-v0.6.0' v0.6.0a Mark Haines 2014-12-19 17:52:58 +00:00
  • 4640239d34 Mock ratelimiter to make tests pass. Kegan Dougal 2014-12-19 17:49:39 +00:00
  • 2a5b53bc4a more changelogs Matthew Hodgson 2014-12-19 17:39:29 +00:00
  • 67a406a754 Rate limit display names and avatar urls per request rather than per event. Kegan Dougal 2014-12-19 17:36:33 +00:00
  • d61109f578 Merge branch 'hotfixes-v0.6.0' of github.com:matrix-org/synapse into erikj-perf Erik Johnston 2014-12-19 16:37:08 +00:00
  • efd27ff01b Set a state_key for the topic and room name, otherwise they won't be treated as room state Mark Haines 2014-12-19 15:31:27 +00:00
  • 9c71d945d6 Look for name, topic in the event content rather than the event itself when persisting room name and topic events Mark Haines 2014-12-19 15:16:48 +00:00
  • f70e622d59 bump_presence_active_time when sending a message event Mark Haines 2014-12-19 14:30:57 +00:00
  • a999f0dec3 Don't ratelimit room create events Mark Haines 2014-12-19 14:18:27 +00:00
  • 45a6869cb4 Merge branch 'release-v0.6.0' v0.6.0 Mark Haines 2014-12-19 13:40:02 +00:00
  • 1e4a56c3a9 Bump web sdk version to 0.6.0 Mark Haines 2014-12-19 13:39:24 +00:00