diaspora/app
Benjamin Neff d94eae0d45 refactoring PostService
* 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
2016-03-07 05:52:54 +01:00
..
assets Merge pull request #6727 from SuperTux88/improve-pod-check 2016-03-05 06:03:20 +01:00
controllers refactoring PostService 2016-03-07 05:52:54 +01:00
helpers Fix 500 for mobile like without javascript 2016-02-08 03:11:55 +01:00
mailers Add reason for post report to email sent to admins 2016-02-07 17:58:03 +01:00
models refactoring PostService 2016-03-07 05:52:54 +01:00
presenters improve pod connection check 2016-03-05 02:57:11 +01:00
serializers Include a private key to the user data export archive 2016-02-25 13:38:24 +03:00
services refactoring PostService 2016-03-07 05:52:54 +01:00
uploaders Add a token the filename for exported user data 2015-04-22 20:19:17 +02:00
views refactoring PostService 2016-03-07 05:52:54 +01:00
workers Add reason for post report to email sent to admins 2016-02-07 17:58:03 +01:00