Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-19 | Fixed SYWEB-16: When sending an invite over federation, the remote user sees ↵ | Emmanuel ROHEE | 1 | -22/+38 | |
the name of the resulting invite room as *their* name rather than the inviters | |||||
2014-09-18 | fix SYWEB-41 (hopefully) | Matthew Hodgson | 1 | -1/+7 | |
2014-09-18 | Fixed missing component dependency which created a crash | Emmanuel ROHEE | 1 | -3/+2 | |
2014-09-18 | Added test directory, karma conf, and angular-mocks. Expect it to work? Pah, ↵ | Kegan Dougal | 3 | -0/+2314 | |
not yet. | |||||
2014-09-18 | Oops. Removed dev logs | Emmanuel ROHEE | 1 | -1/+0 | |
2014-09-18 | SYWEB-14: BF: rooms invitations were not visible in recents after ↵ | Emmanuel ROHEE | 3 | -3/+22 | |
launching/refreshing the web page | |||||
2014-09-18 | Bump Changelog and version v0.3.2 | Erik Johnston | 3 | -2/+9 | |
2014-09-18 | undefined is empty. Fixed bug where empty bingWords with old accounts which ↵ | Kegan Dougal | 1 | -1/+1 | |
hadn't logged in didn't send notifications. | |||||
2014-09-18 | fix wordwrap | Matthew Hodgson | 1 | -2/+2 | |
2014-09-18 | fix binger description | Matthew Hodgson | 1 | -3/+3 | |
2014-09-18 | Bump changelog and versions v0.3.1 | Erik Johnston | 3 | -2/+11 | |
2014-09-18 | SYWEB-40: Only local rooms are shown in the recents list. | Emmanuel ROHEE | 1 | -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-18 | Reverted patches done for SYWEB-40 | Emmanuel ROHEE | 2 | -12/+6 | |
2014-09-18 | Update Change log | Erik Johnston | 1 | -2/+29 | |
2014-09-18 | SYWEB-3 : Boldify if the join_rule is public, rather than visibility so it ↵ | Kegan Dougal | 1 | -1/+1 | |
plays nicer with federation. | |||||
2014-09-18 | Update version in UPGRADE | Erik Johnston | 1 | -1/+1 | |
2014-09-18 |