0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-27 15:08:18 +02:00
synapse/synapse/events
2018-05-31 19:03:47 +10:00
..
__init__.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
builder.py Remove pointless create() method 2017-10-20 22:14:55 +01:00
snapshot.py Remove context.push_actions 2018-02-15 15:47:06 +00:00
spamcheck.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
utils.py Replace some more comparisons with six 2018-05-19 17:56:31 +02:00
validator.py Replace some more comparisons with six 2018-05-19 17:56:31 +02:00