aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-21Fix panic in roomserverNeil Alexander
2021-06-16Revert "Ensure user IDs match the spec (matrix-org/gomatrixserverlib#261)"Neil Alexander
2021-06-15Ensure user IDs match the spec (matrix-org/gomatrixserverlib#261)Neil Alexander
2021-06-14Update go.mod/go.sumNeil Alexander
2021-06-14Set MaxFileSizeBytes <= 0 to "unlimited" (#1875)S7evinK
2021-06-14Remove mention of enabling naffka in install instructions, as it is the defau...Arnaud Venturi
2021-06-14Fix Key Generation Docs - resolves #1759 (#1865)Ben Yanke
2021-06-14Add parameters to specify password (#1868)S7evinK
2021-06-14Use NotFound instead of Forbidden for missing account data (#1872)Adam Greig
2021-06-14Update go.mod/go.sumNeil Alexander
2021-06-14Pinecone demo updatesNeil Alexander
2021-06-07Add CORS to nginx config (#1791)Rasmus Thomsen
2021-06-07Link to Synapse (#1863)Ben Langfeld
2021-06-07Add missing IPv6 "ssl" keyword in nginx config examples (#1854)Arnaud Venturi
2021-06-07Try to optimize SelectOneTimeKeys (#1851)S7evinK
2021-06-07Use LimitReader to prevent DoS risk (#1843)S7evinK
2021-06-07Fix SIGSEGV in IsInterestedInRoomID (#1846)bodqhrohro
2021-06-07Split the select+update query for txn_id counter (#1855)bodqhrohro
2021-06-02Update go.mod/go.sum for matrix-org/pinecone (Build 79)Neil Alexander
2021-05-25Update gomatrixserverlib to matrix-org/gomatrixserverlib#259Neil Alexander
2021-05-25Update go.mod/go.sumNeil Alexander
2021-05-25Update go.mod/go.sumNeil Alexander
2021-05-24Demo tweaksNeil Alexander
2021-05-24Allow clearing federation blacklist at startup for P2P demosNeil Alexander
2021-05-24Update pinecone demoNeil Alexander
2021-05-18Update go.mod/go.sumNeil Alexander
2021-05-18Update go.mod/go.sumNeil Alexander
2021-05-18Merge branch 'master' of github.com:matrix-org/dendriteNeil Alexander
2021-05-18Update dendrite-demo-pineconeNeil Alexander
2021-05-18Update MSC2946 implementation for stable spaces (#1859)Michael Telatynski
2021-05-10Update go.mod/go.sumNeil Alexander
2021-05-10Update go.mod/go.sumNeil Alexander
2021-05-10Updates to dendrite-demo-pineconeNeil Alexander
2021-05-07Update room directory in Pinecone demo some moreNeil Alexander
2021-05-07Fix public room directory in Pinecone demoNeil Alexander
2021-05-07Update pinecone in go.mod/go.sumNeil Alexander
2021-05-06Pinecone P2P demo (#1856)Neil Alexander
2021-04-26Don't return immediately when there's nothing to syncNeil Alexander
2021-04-26Fix bug in SQLite migrationNeil Alexander
2021-04-26State storage refactor (#1839)Neil Alexander
2021-04-19Remove the 'Content-Type' request header requirement (#1834)Fero
2021-04-15Fix registration error when disabledNeil Alexander
2021-04-14fedsender: tolerate dupe membership events (#1824)Kegsay
2021-04-14Remove the Content-Length requirement on upload request (#1831)Fero
2021-04-13Move room mutex in federation API (#1830)Neil Alexander
2021-04-09Remove legacy register endpoint (#1822)Kegsay
2021-04-08Optimise memory usage when calling /g_m_e (#1819)Kegsay
2021-04-08Document need for max-body-size change in reverse proxy as well (#1816)Tim McCormack
2021-04-07Implement OpenID module (#599) (#1812)Bruce MacDonald
2021-03-30Add a per-room mutex to federationapi when processing transactions (#1810)Kegsay