Commit Graph

2283 Commits (445ad9941ea2e4038846aa6fed456e3250ae49b1)
 

Author SHA1 Message Date
David Baker 445ad9941e Redundant parens 10 years ago
David Baker 6d485dd1c7 unnecessary newlines 10 years ago
David Baker fb0928097a More magic commas (including the place I copied it from...) 10 years ago
David Baker 0cbb6b0f52 Google doc style 10 years ago
David Baker 2cfdfee572 spaces 10 years ago
David Baker 289a249874 Unnecessary newlines. 10 years ago
David Baker 3cb5b73c0d Unnecessary newline. 10 years ago
David Baker 8807f4170e Better style 10 years ago
David Baker 032f8d4ed3 Another superfluous newline 10 years ago
David Baker d93ce29a86 Ah, the comma of doom. 10 years ago
David Baker 6741c3dbd9 Brackets are nicer 10 years ago
David Baker 4fbf2328c2 Unnecessary new line 10 years ago
David Baker 30fbba168b Easy on the newlines 10 years ago
David Baker dd3abbd61f 2015 10 years ago
David Baker 6fde707add doc style fix 10 years ago
David Baker 5f2665320f It is 2015 10 years ago
David Baker 20c47383dc Oops, bad merge: needed to change the base class of the rest servlets too. 10 years ago
David Baker 03149ad23a More code style things 10 years ago
David Baker e1ca0f1396 Brackets rather than slashes at end 10 years ago
David Baker 6df6f5e084 Redundant bracketing & missed space 10 years ago
David Baker ca7240a2f0 Update copyright 10 years ago
David Baker fb532d8425 Unused import 10 years ago
David Baker c291a4d522 Merge branch 'develop' into pushers 10 years ago
David Baker 273b12729b Reset badge count to zero when last active time is bumped 10 years ago
David Baker f7c4daa8f9 Oops, remove debugging 10 years ago
David Baker 5eacaeb4a7 or of course we could just return the deferred 10 years ago
David Baker eba89f093f Need a defer.inlineCallbacks here as we yield in it: otherwise nothing in the cb gets executed. 10 years ago
David Baker 1d77969124 Unbreak bad presence merge - don't add these blocks together with an and: they're different things. 10 years ago
Paul "LeoNerd" Evans 57d2bfca3f Initial cut of a shared base class for REST unit tests 10 years ago
David Baker b481889117 Support membership events and more camelcase/underscores 10 years ago
David Baker 69a75b7ebe Add brackets to make get room name / alias work 10 years ago
Mark Haines 9b6aaf2074 Merge pull request #34 from matrix-org/remove_serialize_event_from_hs 10 years ago
Mark Haines e5725eb3b9 Remove unused import from server.py 10 years ago
Mark Haines 7f6f3f9d62 Pass the current time to serialize event, rather than passing an 10 years ago
David Baker efac71d6ca Pushers should only try & look for rejected devices in something that's a list or tuple. 10 years ago
Paul "LeoNerd" Evans d07dfe5392 Create (empty) v2_alpha REST tests directory 10 years ago
Mark Haines 7b814d3f7f Add client v2_alpha resource to synapse server resource tree 10 years ago
Paul "LeoNerd" Evans 85419e1257 Stop complaining about Synapse Angular SDK 0.6.1 10 years ago
David Baker 5f84ba8ea1 Add API to delete push rules. 10 years ago
David Baker f21f9fa3c5 Use push settings! 10 years ago
Erik Johnston 30a89d2fdb Update .gitignore 10 years ago
Mark Haines bda5d7d14f Merge pull request #33 from matrix-org/extract_rest_servlet_from_client_v1 10 years ago
Mark Haines e0bf18addf Add RestServlet base class in synapse/http/servlet.py 10 years ago
Mark Haines 4be637cb12 Extract the client v1 base RestServlet to a separate class 10 years ago
Mark Haines f7cb604211 Merge pull request #32 from matrix-org/remove_parse_id_from_hs 10 years ago
David Baker fc7a05c443 more pep8 suggestions 10 years ago
David Baker b3f66ea6fb more pep8 10 years ago
David Baker d3e72b4d87 Make string format tuple an actual tuple 10 years ago
David Baker 98e1080555 redundant parens 10 years ago
David Baker 54c689c819 stray space 10 years ago