- fév. 11, 2020
-
-
Dennis Schubert a rédigé
be_success is deprecated and will be removed in Rails 6.
-
- oct. 16, 2017
-
-
cmrd Senya a rédigé
-
- sept. 17, 2017
-
-
Benjamin Neff a rédigé
-
- août 12, 2017
-
-
Steffen van Bergerem a rédigé
-
Benjamin Neff a rédigé
-
- juil. 03, 2017
-
-
Benjamin Neff a rédigé
This was used for the old post fetching Related to diaspora/diaspora_federation#31
-
- jan. 13, 2017
-
-
cmrd Senya a rédigé
-
- nov. 27, 2016
-
-
Justin Ramos a rédigé
closes #7223
-
- sept. 10, 2016
-
-
Steffen van Bergerem a rédigé
closes #7085
-
- août 18, 2016
-
-
Denis Hovart a rédigé
* Adds a new metadata helper and methods to PostPresenter to have metas on post pages. * Adds tests to post controller to check correctness of metas * Add methods to PersonPresenter to have metas on profile pages * Correct meta data helper test * Update PersonPresenter, add test to PeopleController * Creates TagPresenter. Display tag metas on tag index page * Updata meta data helper spec * Not displaying bio as the description meta on profile page for now. Privacy concerns to be cleared. * Set meta info as hashes in presenters * Move original hardcoded metas info to config/defaults.yml * metas_tags include by default the general metas, update views * Update code style, clean views * Renames TagPresenter StreamTagPresenter, updates TagController spec * Add a default_metas entry to diaspora.yml.example * Align metas hash in presenters, refactor meta data helper * Use bio as description meta if user has a public profile * Rename StreamTagPresenter to TagStreamPresenter
-
- août 11, 2016
-
-
cmrd Senya a rédigé
-
- juin 26, 2016
-
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
move it to Diaspora::Federation::Entities and use it in some tests, but most of the tests can be removed later.
-
- mars 07, 2016
-
-
Benjamin Neff a rédigé
* move presenters back to controllers, this is view-logic * use PostService in CommentService * remove iframe route, this is not used anymore * id/guid limit at 16 chars, hex(8) is 16 chars long
-
- nov. 04, 2015
-
-
theworldbright a rédigé
closes #6533
-
- oct. 11, 2015
-
-
Steffen van Bergerem a rédigé
closes #6490
-
- juil. 26, 2015
-
-
theworldbright a rédigé
Squashed commits: [ada0f09] Remove favorites from Posts table closes #6208
-
theworldbright a rédigé
-
- oct. 10, 2014
-
-
Steffen van Bergerem a rédigé
-
- août 27, 2014
- août 23, 2014
-
-
Jonne Haß a rédigé
-
- juin 19, 2014
-
-
Erwan Guyader a rédigé
-
- jan. 13, 2014
-
-
Jonne Haß a rédigé
-
- déc. 01, 2013
-
-
Fabian Rodriguez a rédigé
-
- juil. 31, 2013
-
-
carolina a rédigé
deletes ActivityStream model and all it's references update migration with the without_protection option to disable mass assignment protection
-
- déc. 23, 2012
-
-
movilla a rédigé
-
- nov. 11, 2012
-
-
movilla a rédigé
-
- nov. 10, 2012
-
-
movilla a rédigé
-
- sept. 12, 2012
-
-
Jonne Haß a rédigé
-
- juin 07, 2012
-
-
Florian Staudacher a rédigé
and tries to access a show page of a non-public post
-
- mai 17, 2012
-
-
Maxwell Salzberg a rédigé
This reverts commit c52342b7.
-
Maxwell Salzberg a rédigé
-
- mai 13, 2012
-
-
Dennis Collinson a rédigé
Lazily load post interactions on show page hella refactorz
-
- mai 10, 2012
-
-
Dennis Collinson a rédigé
and comment presenter
-
- mai 07, 2012
-
-
Dennis Collinson a rédigé
-
- mai 05, 2012
-
-
Dennis Collinson a rédigé
clean up controller
-
- avr. 18, 2012
-
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
include an iframe route, for posts, and a magic body padding removal for screens with small widths (for some reason, smaller than 770
-
- mars 30, 2012
-
-
Steven Hancock a rédigé
Verify that the correct layout is rendered (rather than no layout at all) in the mobile UI single post view. This is a test I forgot to write at 5am when I was so excited about having the mobile UI working on my Blackberry again (bad me!), so here it is before it slips my mind.
This tests the change made to posts_controller in 6abe7182
-