Commit Graph

4771 Commits (ddd8566f415ab3a6092aa4947e5d2aebf67109fc)
 

Author SHA1 Message Date
Mark Haines ddd8566f41 Store room tag content and return the content in the m.tag event 9 years ago
Mark Haines 0e36756383 Merge branch 'develop' into markjh/room_tags 9 years ago
Mark Haines fb46937413 Support clients supplying older tokens, fix short poll test 9 years ago
Mark Haines 79b65f3875 Include tags in v1 room initial sync 9 years ago
Mark Haines fdf73c6855 Include room tags v1 /initialSync 9 years ago
Mark Haines 0f432ba551 Merge pull request #337 from matrix-org/markjh/v2_sync_joining 9 years ago
Mark Haines d58edd98e9 Update the other place check_joined_room is called 9 years ago
Mark Haines 5cf22f0596 Don't mark newly joined room timelines as limited in an incremental sync 9 years ago
Erik Johnston f6e6f3d87a Make search API honour limit set in filter 9 years ago
Mark Haines f40b0ed5e1 Inform the client of new room tags using v1 /events 9 years ago
Erik Johnston 5d80dad99e Merge pull request #336 from matrix-org/erikj/search 9 years ago
Erik Johnston e83c4b8e3e Merge pull request #334 from matrix-org/erikj/context_api 9 years ago
Erik Johnston a2e5f7f3d8 Optionally return event contexts with search results 9 years ago
Erik Johnston 2f6ad79a80 Merge branch 'erikj/context_api' into erikj/search 9 years ago
Mark Haines a89b86dc47 Fix pyflakes errors 9 years ago
Mark Haines 892e70ec84 Add APIs for adding and removing tags from rooms 9 years ago
Erik Johnston 56dbcd1524 Docs 9 years ago
Richard van der Hoff 234d6f9f3e Merge pull request #332 from matrix-org/rav/full_state_sync 9 years ago
Erik Johnston 5cb298c934 Add room context api 9 years ago
Richard van der Hoff d0b1968a4c Merge pull request #331 from matrix-org/rav/500_on_missing_sigil 9 years ago
Richard van der Hoff c79c4f9b14 Implement full_state incremental sync 9 years ago
Richard van der Hoff f69a5c9134 Fix a 500 error resulting from empty room_ids 9 years ago
Erik Johnston 3f0a57eb9b Merge pull request #328 from matrix-org/erikj/search 9 years ago
Erik Johnston 4cf633d5e9 Pull out sender when computing search results 9 years ago
Erik Johnston b8e37ed944 Merge pull request #327 from matrix-org/erikj/search 9 years ago
Erik Johnston 0c36098c1f Implement rank function for SQLite FTS 9 years ago
Daniel Wagner-Hall 216c976399 Merge pull request #323 from matrix-org/daniel/sizelimits 9 years ago
Erik Johnston 259d10f0e4 Merge branch 'release-v0.10.1' of github.com:matrix-org/synapse into develop 9 years ago
Mark Haines b051781ddb Merge pull request #325 from matrix-org/markjh/filter_dicts 9 years ago
Erik Johnston 53c679b59b Merge pull request #324 from matrix-org/erikj/search 9 years ago
Mark Haines 4e05aab4f7 Don't assume that the event has a room_id or sender 9 years ago
Erik Johnston 671ac699f1 Actually filter results 9 years ago
Mark Haines 9b6f3bc742 Support filtering events represented as dicts. 9 years ago
Erik Johnston 2980136d75 Rename 9 years ago
Erik Johnston fb0fecd0b9 LESS THAN 9 years ago
Erik Johnston 61547106f5 Fix receipts for room initial sync 9 years ago
Erik Johnston 232beb3a3c Use namedtuple as return value 9 years ago
Erik Johnston ba02bba88c Limit max number of SQL vars 9 years ago
Erik Johnston 1fc2d11a14 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/search 9 years ago
Erik Johnston b0ac0a9438 Merge pull request #319 from matrix-org/erikj/filter_refactor 9 years ago
Erik Johnston 8a98f0dc5b Merge branch 'develop' of github.com:matrix-org/synapse into erikj/search 9 years ago
Erik Johnston c9c82e8f4d Merge pull request #320 from matrix-org/appservice-retry-cap 9 years ago
Daniel Wagner-Hall e60dad86ba Reject events which are too large 9 years ago
Erik Johnston f142898f52 PEP8 9 years ago
Erik Johnston 3993d6ecc2 Merge pull request #322 from matrix-org/erikj/password_config 9 years ago
Erik Johnston 4d25bc6c92 Move FTS to delta 25 9 years ago
Mark Haines 87da71bace Merge pull request #314 from matrix-org/paul/event-redaction 9 years ago
Erik Johnston 3ce1b8c705 Don't keep appending report_stats to demo config 9 years ago
Erik Johnston 5025ba959f Add config option to disable password login 9 years ago
Mark Haines 13a6e9beaf Merge pull request #321 from matrix-org/markjh/v2_sync_typing 9 years ago