David Baker
|
67254f5895
Don't use UPDATE...LIMIT syntax
|
před 8 roky |
Matthew Hodgson
|
93a49497f8
matrix.org invite template
|
před 8 roky |
matrix
|
1028d9bfbb
Add verbiage to try to avoid spamassassin problems
|
před 8 roky |
matrix
|
ca3f4a42a8
remove fugly link
|
před 8 roky |
Matthew Hodgson
|
262c5a5ec4
sign-off nicely
|
před 8 roky |
Matthew Hodgson
|
e8a60096ac
fix % bug
|
před 8 roky |
Matthew Hodgson
|
4267d466de
skin vector sydent emails
|
před 8 roky |
David Baker
|
4ee3ee7a00
Add /beta to vector.im client URL
|
před 8 roky |
David Baker
|
02d9a8f15b
Fix vector logo link
|
před 8 roky |
Daniel Wagner-Hall
|
8291698bc6
Merge pull request #18 from matrix-org/daniel/units
|
před 8 roky |
Daniel Wagner-Hall
|
2709974e1c
Mention units of constants
|
před 8 roky |
David Baker
|
4360360743
We don't urlencode our room IDs here.
|
před 8 roky |
David Baker
|
d2f82b8bb5
Merge pull request #17 from matrix-org/dbkr/encoding
|
před 8 roky |
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.
|
před 8 roky |
David Baker
|
83e1b71a71
Add guest_user_id to the html link too
|
před 8 roky |
David Baker
|
6b9cee04b5
Also make sure guest_user_id is defined in the dict
|
před 8 roky |
David Baker
|
c9088cacd9
add guest user id to url template
|
před 8 roky |
David Baker
|
e311574809
Pass through guest_access_token to the email
|
před 8 roky |
David Baker
|
50337bb2ae
Put back verifyMessage method (updated for signedjson) to fix replication
|
před 8 roky |
David Baker
|
f75824814d
The server can (and does) send the empty string as a room_name, so check for this.
|
před 8 roky |
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.
|
před 8 roky |
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
|
před 8 roky |
matrix
|
227acd1892
prettify room name
|
před 9 roky |
matrix
|
7a24a88061
actually version vector's sydent templates
|
před 9 roky |
David Baker
|
7c29d3fd1a
Merge pull request #16 from matrix-org/dbkr/sign_servlet_add_cors
|
před 9 roky |
David Baker
|
8e747655f0
Add cors headers to the signing servlet
|
před 9 roky |
Daniel Wagner-Hall
|
ba588fc5ce
Merge pull request #15 from matrix-org/daniel/revocation
|
před 9 roky |
Daniel Wagner-Hall
|
e7ceb4e2bc
Sign arbitrary things with arbitrary private keys
|
před 9 roky |
Daniel Wagner-Hall
|
449ea0c7a9
Merge pull request #14 from matrix-org/daniel/oops
|
před 9 roky |
Daniel Wagner-Hall
|
745f0fe0f2
Merge branch 'master' into daniel/oops
|
před 9 roky |