Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteffen van Bergerem <svbergerem@online.de>2015-03-15 17:06:10 +0300
committerSteffen van Bergerem <svbergerem@online.de>2015-03-15 17:10:47 +0300
commitc3bf9dd8317178a3a0589f4a6e568a1a61dbe35e (patch)
tree6a81914e693c92b4370111d311dc8af940583665 /Changelog.md
parent25e80fddc8cf28decf8578e6b7a7eabb4ca8f11a (diff)
parent322ee30005ed48663fe0f25d8c3774520faefd1f (diff)
Merge pull request #5761 from AugierLe42e/port-notifications-backbone-part2
Port notifications to backbone part. 2
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index 922bfa4ea..7a934236a 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -98,7 +98,7 @@ diaspora.yml file**. The existing settings from 0.4.x and before will not work a
* Display photos on the profile page as thumbnails [#5521](https://github.com/diaspora/diaspora/pull/5521)
* Unify not connected pages (sign in, sign up, forgot password) [#5391](https://github.com/diaspora/diaspora/pull/5391)
* Port remaining stream pages to Bootstrap [#5715](https://github.com/diaspora/diaspora/pull/5715)
-* Partial Backbone port of the notification dropdown [#5707](https://github.com/diaspora/diaspora/pull/5707)
+* Port notification dropdown to Backbone [#5707](https://github.com/diaspora/diaspora/pull/5707) [#5761](https://github.com/diaspora/diaspora/pull/5761)
* Add rounded corners for avatars [#5733](https://github.com/diaspora/diaspora/pull/5733)
* Move registration form to a partial [#5764](https://github.com/diaspora/diaspora/pull/5764)
* Add tests for liking and unliking posts [#5741](https://github.com/diaspora/diaspora/pull/5741)