5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 3 years ago.
Sep 23, 2021 — Sep 23, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ALL THE LINKS! Most APIs now link to relative paths off the doc, outlined at the bottom of the .rst. More... almost 11 years ago
Add database upgrade script More... almost 11 years ago
roomName directive: Take into account invited users. Use the last user display name More... almost 11 years ago
Un block quote list More... almost 11 years ago
unused imports More... almost 11 years ago
Try and remove annoying italics in github rst viewer More... almost 11 years ago
Remove an annoying 'the' More... almost 11 years ago
Don't so heavily suggest you need to edit the default config. List the changed parameters. More... almost 11 years ago
More formatting, more TODOs. Settled on a way of linking to external API docs; started converting references to relative links. More... almost 11 years ago
Fix spelling More... almost 11 years ago
Hide the email textbox during registeration has it has not been wired up yet. More... almost 11 years ago
Bump version and changelog More... almost 11 years ago
Update default endpoint port to match the default ports in the config More... almost 11 years ago
Fix lookup servlet More... almost 11 years ago
Fix README More... almost 11 years ago
spec: Added internal links to different sections. Added NOTE and WARNING admonitions and hide away loooong TODO lists behind comments. Smaller ones remain. More... almost 11 years ago
Implement presence state visibilty limiting when polling eventsource for stream More... almost 11 years ago
Rename the 'do_users_share_a_room' to something slightly less verb-sounding More... almost 11 years ago
make power level more visible More... almost 11 years ago
Attempt to make avatar change clearer More... almost 11 years ago
BF: Reset base timer time ($scope.now) everytime last_active_ago is touched More... almost 11 years ago
Don't eat federation transmit errors during unit tests; fix remote presence EDU-sending test because of this More... almost 11 years ago
Updated howto.rst to use the new APIs. Updated JSFiddles to use 8008. Linked new fiddles with howto.rst. Added more explanations. More... almost 11 years ago
Merge branch 'master' of github.com:matrix-org/synapse into release-v0.2.0 More... almost 11 years ago
Allow optional non-suppression of exceptions through the Distributor More... almost 11 years ago
Test ratelimiter More... almost 11 years ago
BF: Prevent controllers from being instantiated twice. AngularJS will instantiate it when discovering ng-controller in their respective html files More... almost 11 years ago
Neater is_presence_visible() code More... almost 11 years ago
Handle "m.room.create" in order to inform controllers about new rooms More... almost 11 years ago
Order matters when adding REST servlets More... almost 11 years ago