| .. |
|
account_data.go
|
Private read receipts (#2789)
|
2022-10-11 12:27:21 +01:00 |
|
admin.go
|
Add /_dendrite/admin/refreshDevices/{userID} (#2746)
|
2022-09-30 09:32:31 +01:00 |
|
admin_whois.go
|
Define component interfaces based on consumers (1/2) (#2423)
|
2022-05-05 13:17:38 +01:00 |
|
aliases.go
|
Merge v0.8.9 (#13)
|
2022-07-04 17:39:22 +02:00 |
|
auth_fallback.go
|
Remember parameters on registration (#2225)
|
2022-02-25 14:33:02 +01:00 |
|
capabilities.go
|
Define component interfaces based on consumers (1/2) (#2423)
|
2022-05-05 13:17:38 +01:00 |
|
createroom.go
|
Use is_direct flag from /createRoom, update stripped state (#2644)
|
2022-08-16 11:55:06 +01:00 |
|
deactivate.go
|
Allow AS to deactivate it's own users (#30)
|
2022-08-26 14:41:09 +02:00 |
|
device.go
|
Remove io/ioutil package (#24)
|
2022-08-11 10:56:02 +02:00 |
|
directory.go
|
Generic-based internal HTTP API (#2626)
|
2022-08-11 15:29:33 +01:00 |
|
directory_public.go
|
Fix linter issues (#2624)
|
2022-08-05 11:12:41 +02:00 |
|
directory_public_test.go
|
Implement ExtraPublicRoomsProvider for p2p demos (#1180)
|
2020-07-03 12:59:00 +01:00 |
|
joinroom.go
|
Generic-based internal HTTP API (#2626)
|
2022-08-11 15:29:33 +01:00 |
|
key_backup.go
|
Generic-based internal HTTP API (#2626)
|
2022-08-11 15:29:33 +01:00 |
|
key_crosssigning.go
|
Merge branch 'main' into release/upstream
|
2022-08-22 14:45:25 +02:00 |
|
keys.go
|
Always return one_time_key_counts on /keys/upload (#2769)
|
2022-10-06 12:30:24 +02:00 |
|
leaveroom.go
|
Define component interfaces based on consumers (1/2) (#2423)
|
2022-05-05 13:17:38 +01:00 |
|
login.go
|
👽️ Introduced /login InhibitDevice for 2FA Initial Login Phase.
|
2022-09-12 13:53:46 +03:00 |
|
logout.go
|
Define component interfaces based on consumers (1/2) (#2423)
|
2022-05-05 13:17:38 +01:00 |
|
membership.go
|
Add RoomExists flag to QueryMembershipForUser (#2450)
|
2022-05-11 11:29:23 +01:00 |
|
memberships.go
|
Define component interfaces based on consumers (1/2) (#2423)
|
2022-05-05 13:17:38 +01:00 |
|
notification.go
|
Define component interfaces based on consumers (1/2) (#2423)
|
2022-05-05 13:17:38 +01:00 |
|
openid.go
|
Define component interfaces based on consumers (1/2) (#2423)
|
2022-05-05 13:17:38 +01:00 |
|
password.go
|
Entry improvements (#11)
|
2022-06-30 14:56:45 +02:00 |
|
peekroom.go
|
Generic-based internal HTTP API (#2626)
|
2022-08-11 15:29:33 +01:00 |
|
presence.go
|
Simplify presence stringification (should help with vector-im/element-android#5712)
|
2022-04-07 10:10:28 +01:00 |
|
profile.go
|
Allow to clear avatar url
|
2022-07-19 10:30:58 +02:00 |
|
pusher.go
|
Allow for http pusher scheme
|
2022-08-09 12:39:56 +02:00 |
|
pushrules.go
|
Define component interfaces based on consumers (1/2) (#2423)
|
2022-05-05 13:17:38 +01:00 |
|
receipt.go
|
Private read receipts (#2789)
|
2022-10-11 12:27:21 +01:00 |
|
redaction.go
|
Define component interfaces based on consumers (1/2) (#2423)
|
2022-05-05 13:17:38 +01:00 |
|
register.go
|
Merge branch 'main' into release/upstream-0.9.6
|
2022-09-06 11:37:14 +03:00 |
|
register_secret.go
|
- Removed double imports (#1989)
|
2021-09-08 17:31:03 +01:00 |
|
register_secret_test.go
|
Remove io/ioutil package (#24)
|
2022-08-11 10:56:02 +02:00 |
|
register_test.go
|
Configuration tweaks (#2567)
|
2022-09-01 14:15:41 +01:00 |
|
room_tagging.go
|
Upstream release v0.9.0 (#18)
|
2022-08-03 13:35:29 +02:00 |
|
routing.go
|
Merge branch 'main' into release/upstream-0.10.3
|
2022-10-18 13:20:47 +02:00 |
|
sendevent.go
|
Fix linter issues (#2624)
|
2022-08-05 11:12:41 +02:00 |
|
sendtodevice.go
|
Remove eduserver (#2306)
|
2022-03-29 14:14:35 +02:00 |
|
sendtyping.go
|
Define component interfaces based on consumers (1/2) (#2423)
|
2022-05-05 13:17:38 +01:00 |
|
server_notices.go
|
Clean up interface definitions (#2427)
|
2022-05-06 12:39:26 +01:00 |
|
server_notices_test.go
|
Implement server notices (#2180)
|
2022-02-18 16:05:03 +01:00 |
|
state.go
|
Allow invited users to fetch state events and events by ID (#17)
|
2022-08-02 15:39:10 +02:00 |
|
threepid.go
|
Fix linter issues (#2624)
|
2022-08-05 11:12:41 +02:00 |
|
upgrade_room.go
|
Generic-based internal HTTP API (#2626)
|
2022-08-11 15:29:33 +01:00 |
|
userdirectory.go
|
Show/hide users in user directory (#2637)
|
2022-08-12 13:33:31 +02:00 |
|
voip.go
|
Fix linter issues (#2624)
|
2022-08-05 11:12:41 +02:00 |
|
whoami.go
|
Update /whoami response to match Spec v1.2 (#2201)
|
2022-02-18 11:28:02 +00:00 |