David Baker
|
67254f5895
Don't use UPDATE...LIMIT syntax
|
8 лет назад |
Matthew Hodgson
|
93a49497f8
matrix.org invite template
|
8 лет назад |
matrix
|
1028d9bfbb
Add verbiage to try to avoid spamassassin problems
|
8 лет назад |
matrix
|
ca3f4a42a8
remove fugly link
|
8 лет назад |
Matthew Hodgson
|
262c5a5ec4
sign-off nicely
|
8 лет назад |
Matthew Hodgson
|
e8a60096ac
fix % bug
|
8 лет назад |
Matthew Hodgson
|
4267d466de
skin vector sydent emails
|
8 лет назад |
David Baker
|
4ee3ee7a00
Add /beta to vector.im client URL
|
8 лет назад |
David Baker
|
02d9a8f15b
Fix vector logo link
|
8 лет назад |
Daniel Wagner-Hall
|
8291698bc6
Merge pull request #18 from matrix-org/daniel/units
|
8 лет назад |
Daniel Wagner-Hall
|
2709974e1c
Mention units of constants
|
8 лет назад |
David Baker
|
4360360743
We don't urlencode our room IDs here.
|
8 лет назад |
David Baker
|
d2f82b8bb5
Merge pull request #17 from matrix-org/dbkr/encoding
|
8 лет назад |
David Baker
|
e5792134c1
Sort out encodings in the email messages: encode unicodes to strings where necessary, have differently encoded versions of the substitutions for use in the different places and use the email header library to generate the appropriately encoded header.
|
8 лет назад |
David Baker
|
83e1b71a71
Add guest_user_id to the html link too
|
8 лет назад |
David Baker
|
6b9cee04b5
Also make sure guest_user_id is defined in the dict
|
8 лет назад |
David Baker
|
c9088cacd9
add guest user id to url template
|
8 лет назад |
David Baker
|
e311574809
Pass through guest_access_token to the email
|
8 лет назад |
David Baker
|
50337bb2ae
Put back verifyMessage method (updated for signedjson) to fix replication
|
8 лет назад |
David Baker
|
f75824814d
The server can (and does) send the empty string as a room_name, so check for this.
|
8 лет назад |
David Baker
|
c47fd705e5
Make sure all the substitutions we use are in the dict, as otherwise it will crash. Also test for key existtance of room_name when adding the bracketed one.
|
8 лет назад |
matrix
|
2633b3c73d
add &inviter_name=%(sender_display_name)s to invite URL, and introduce bracketed_room_name template variable for pretty-printing the invite mail
|
8 лет назад |
matrix
|
227acd1892
prettify room name
|
8 лет назад |
matrix
|
7a24a88061
actually version vector's sydent templates
|
8 лет назад |
David Baker
|
7c29d3fd1a
Merge pull request #16 from matrix-org/dbkr/sign_servlet_add_cors
|
8 лет назад |
David Baker
|
8e747655f0
Add cors headers to the signing servlet
|
8 лет назад |
Daniel Wagner-Hall
|
ba588fc5ce
Merge pull request #15 from matrix-org/daniel/revocation
|
8 лет назад |
Daniel Wagner-Hall
|
e7ceb4e2bc
Sign arbitrary things with arbitrary private keys
|
8 лет назад |
Daniel Wagner-Hall
|
449ea0c7a9
Merge pull request #14 from matrix-org/daniel/oops
|
8 лет назад |
Daniel Wagner-Hall
|
745f0fe0f2
Merge branch 'master' into daniel/oops
|
8 лет назад |