- oct. 03, 2015
-
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
It is possible that the item was deleted during the time it was reported and the admin review Signed-off-by:
Lukas Matt <lukas@zauberstuhl.de>
-
- sept. 07, 2015
- mars 01, 2015
-
-
Steffen van Bergerem a rédigé
-
- août 23, 2014
-
-
Jonne Haß a rédigé
-
- juil. 01, 2014
-
-
Florian Staudacher a rédigé
* thanks to @maxwell for the initial work on this port admin pages to bootstrap * improve user view on admin search page * add 'close account' link to each user in the search results * keep the same blue color for the admin menu some refactoring of the routes and the admin code * try to be more RESTful (possibly) * use a 'UserSearch' model for search parameters and querying add changelog entry
-
- mai 15, 2014
-
-
Lukas Matt a rédigé
* changed user_id type to integer * renamed post_id to item_id * renamed post_type to item_type
-
Lukas Matt a rédigé
Instead of checking the status code I am using success and error callbacks from model-save. In that case we have to return json in the controller for signaling that the request was sucessfully.
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
* join the conditions of the inner ifs * add a uniqueness constraint to the model * differentiate between author is a local or a remote user * simplify controller/mailer functions
-
Lukas Matt a rédigé
* Renamed PostReport to Report * Added report button to SPV * Updated rspec refs diaspora/diaspora#4732 refs diaspora/diaspora#4710 refs diaspora/diaspora#4711 refs diaspora/diaspora#4517
-