- juin 17, 2014
-
-
Erwan Guyader a rédigé
- Only use old hash style - Don't replace the aspect ids list with an empty array if it's nil
-
- juin 16, 2014
-
-
Erwan Guyader a rédigé
- Load aspects stream if user is on this stream instead of loading the activity stream
-
- juin 02, 2014
-
-
Jason Robinson a rédigé
-
- juin 01, 2014
-
-
Jason Robinson a rédigé
Flash error is shown on bookmarklet post error. On error, return post_something message to form
-
Jason Robinson a rédigé
-
Jason Robinson a rédigé
-
Jason Robinson a rédigé
-
Jason Robinson a rédigé
Now we close the publisher on submit and reopen it on error. The spinner is shown while submission is in progress. Fixes #4949
-
Jason Robinson a rédigé
-
- mai 31, 2014
-
-
Jason Robinson a rédigé
Fixes #4949
-
- mai 26, 2014
-
-
Jonne Haß a rédigé
* Wrap it into a transaction * Use destroy over delete so dependent destroys get triggered and we thus don't fail on the foreign key constraits * Check if a photos status message actually exists before accessing it * Add missing dependent destroys
-
flaburgan a rédigé
-
Erwan Guyader a rédigé
-
- mai 24, 2014
- mai 22, 2014
-
-
Marien Fressinaud a rédigé
Fix issue #4964
-
- mai 16, 2014
-
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
refs diaspora/diaspora#4959
-
- mai 15, 2014
-
-
Lukas Matt a rédigé
* added temp. default values for user_id and item_type * changed model validation for item_type
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
* changed button description * replaced links with buttons
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
fixed: * comment-report-icon will not be displayed when post author is current user * if you hover a comment all report icons will be displayed
-
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é
-
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é
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
-
Lukas Matt a rédigé
Podmin can see a extra checkbox in Settings > Account for disabling report-email-notification
-
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é
-