.. |
api
|
Add a config option to block all room invites (#2457)
|
2017-09-19 16:08:14 +01:00 |
app
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
appservice
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
config
|
tip for generating tls_fingerprints
|
2017-10-24 18:49:49 +01:00 |
crypto
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
events
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
federation
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/group_fed_update_profile
|
2017-10-24 09:16:20 +01:00 |
groups
|
Fix create_group to pass requester_user_id
|
2017-10-27 10:57:20 +01:00 |
handlers
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
http
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
metrics
|
Rearrange metrics
|
2017-04-05 14:15:09 +01:00 |
push
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
replication
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
rest
|
delint
|
2017-10-26 17:20:24 +01:00 |
static/client
|
Updates to fallback CAS login to do new token login
|
2015-11-06 09:57:17 +00:00 |
storage
|
Recreate groups table instead of adding column
|
2017-10-26 17:55:22 +01:00 |
streams
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
util
|
fix vars named `l`
|
2017-10-23 15:56:38 +01:00 |
__init__.py
|
Bump version and changelog
|
2017-10-24 14:15:27 +01:00 |
event_auth.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
notifier.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
python_dependencies.py
|
Make 'affinity' package optional
|
2017-10-02 18:03:59 +01:00 |
server.py
|
Merge branch 'develop' into erikj/groups_merged
|
2017-10-02 16:20:41 +01:00 |
server.pyi
|
Doc some more dynamic Homeserver methods
|
2017-10-17 20:51:29 +01:00 |
state.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
types.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
visibility.py
|
Don't filter out current state events from timeline
|
2017-09-18 17:13:03 +01:00 |