summary refs log tree commit diff
path: root/docs/implementation-notes/code_style.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-18Bump Changelog and version v0.3.2Erik Johnston3-2/+9
2014-09-18undefined is empty. Fixed bug where empty bingWords with old accounts which ↵Kegan Dougal1-1/+1
hadn't logged in didn't send notifications.
2014-09-18Bump changelog and versions v0.3.1Erik Johnston3-2/+11
2014-09-18SYWEB-40: Only local rooms are shown in the recents list.Emmanuel ROHEE1-7/+0
Removed an old patch that deduplicated join events. This patch is now useless. Plus it is buggy since it compared event.content and event.prev_content only on the membership field whereas these objects contain more data now like displayname...
2014-09-18Reverted patches done for SYWEB-40Emmanuel ROHEE2-12/+6
2014-09-18Update Change logErik Johnston1-2/+29
2014-09-18SYWEB-3 : Boldify if the join_rule is public, rather than visibility so it ↵Kegan Dougal1-1/+1
plays nicer with federation.
2014-09-18Update version in UPGRADEErik Johnston1-1/+1
2014-09-18Patch for SYWEB-40 : isStateEvent is not being set correctly, and really ↵Kegan Dougal1-2/+8
shouldn't be a configurable arg in th