Fix links in Changelog [ci skip]
This commit is contained in:
parent
1d2132ebba
commit
db7ce50b6f
1 changed files with 7 additions and 7 deletions
14
Changelog.md
14
Changelog.md
|
|
@ -96,15 +96,15 @@ The command will report queues that still have jobs and launch sidekiq process f
|
|||
* Replace jquery.autocomplete with typeahead.js [#6293](https://github.com/diaspora/diaspora/pull/6293)
|
||||
* Redesign sidebars on stream pages [#6309](https://github.com/diaspora/diaspora/pull/6309)
|
||||
* Improve ignored users styling [#6349](https://github.com/diaspora/diaspora/pull/6349)
|
||||
* Use Blueimp image gallery instead of lightbox [#6301](https://github.com/diaspora/diaspora/6301)
|
||||
* Unify mobile and desktop header design [#6285](https://github.com/diaspora/diaspora/6285)
|
||||
* Add white background and box-shadow to stream elements [#6324](https://github.com/diaspora/diaspora/6324)
|
||||
* Override Bootstrap list group design [#6345](https://github.com/diaspora/diaspora/6345)
|
||||
* Clean up publisher code [#6336](https://github.com/diaspora/diaspora/6336)
|
||||
* Use Blueimp image gallery instead of lightbox [#6301](https://github.com/diaspora/diaspora/pull/6301)
|
||||
* Unify mobile and desktop header design [#6285](https://github.com/diaspora/diaspora/pull/6285)
|
||||
* Add white background and box-shadow to stream elements [#6324](https://github.com/diaspora/diaspora/pull/6324)
|
||||
* Override Bootstrap list group design [#6345](https://github.com/diaspora/diaspora/pull/6345)
|
||||
* Clean up publisher code [#6336](https://github.com/diaspora/diaspora/pull/6336)
|
||||
* Port conversations to new design [#6431](https://github.com/diaspora/diaspora/pull/6431)
|
||||
* Hide cancel button in publisher on small screens [#6435](https://github.com/diaspora/diaspora/pull/6435)
|
||||
* Replace mobile background with color [#6415](https://github.com/diaspora/diaspora/pull/6415)
|
||||
* Port flash messages to backbone [#6395](https://github.com/diaspora/diaspora/6395)
|
||||
* Port flash messages to backbone [#6395](https://github.com/diaspora/diaspora/pull/6395)
|
||||
* Change login/registration/forgot password button color [#6504](https://github.com/diaspora/diaspora/pull/6504)
|
||||
* A note regarding ignoring users was added to the failure messages on commenting/liking [#6646](https://github.com/diaspora/diaspora/pull/6646)
|
||||
* Replace sidetiq with sidekiq-cron [#6616](https://github.com/diaspora/diaspora/pull/6616)
|
||||
|
|
@ -142,7 +142,7 @@ The command will report queues that still have jobs and launch sidekiq process f
|
|||
* Destroy Participation when removing interactions with a post [#5852](https://github.com/diaspora/diaspora/pull/5852)
|
||||
* Improve accessibility of a couple pages [#6227](https://github.com/diaspora/diaspora/pull/6227)
|
||||
* Capitalize "Powered by diaspora" [#6254](https://github.com/diaspora/diaspora/pull/6254)
|
||||
* Display username and avatar for NSFW posts in mobile view [#6245](https://github.com/diaspora/diaspora/6245)
|
||||
* Display username and avatar for NSFW posts in mobile view [#6245](https://github.com/diaspora/diaspora/pull/6245)
|
||||
* Prevent multiple comment boxes on mobile [#6363](https://github.com/diaspora/diaspora/pull/6363)
|
||||
* Correctly display location in post preview [#6429](https://github.com/diaspora/diaspora/pull/6429)
|
||||
* Do not fail when submitting an empty comment in the mobile view [#6543](https://github.com/diaspora/diaspora/pull/6543)
|
||||
|
|
|
|||
Loading…
Reference in a new issue