Jones
Jones
I'll check this now. Do we want to show likes in the activity feed too? As that PR got merged now.
Also there are no changes to the `database/*` classes: no migration for the new table and the new setting(s) aren't added.
That explain why I haven't seen an SQL error though it told me that no migration was run. Will recheck later then.
One bug I've noticed: Starting a thread/topic shows as "Posted a reply" in the activity feed. And some suggestions/things that can/should be added: - The start topic (seed) isn't added...
Another one: #80 should be considered here too.
File header should be updated here too ;)
We have also some packages which are required as "dev-master", those should be changed too.
Fixed for the core, next one the packages.
Just noticed I missed the Exceptions in `PermissionChecker`
Another one in `getDateObject` in `ParseDateHelper`