- 28 Jun, 2014 6 commits
- 27 Jun, 2014 3 commits
-
-
mattl authored
The code is now more event-driven when it comes to rendering notices and their related HTML elements, since we can't have direct calls from core to a plugin. lib/activitymover.php has a function to move a Favorite activity which will not happen now. The move must be pluginified and performed as an event which plugins can catch on to.
-
mattl authored
-
mattl authored
-
- 24 Jun, 2014 4 commits
-
-
mattl authored
-
mattl authored
-
mattl authored
Now we have to fix any code in the core which directly uses the Fave class or any other favorite stuff, since it is pluginised and thus might not be available on some installations.
-
mattl authored
For some reason I'd added an 'e-content' class for repeats and faves
-
- 23 Jun, 2014 14 commits
-
-
mattl authored
-
mattl authored
-
mattl authored
Retrieved from https://raw.githubusercontent.com/indieweb/php-mf2/master/Mf2/Parser.php GitHub project page: https://github.com/indieweb/php-mf2/
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
- 22 Jun, 2014 6 commits
-
-
mattl authored
-
mattl authored
-
mattl authored
-
Marcel van der Boom authored
It's less of a problem that one queue-item does not get handled, attention wise, than that the queue keeps filling up. The typical error raised here is 'already exists' so it's not even the case that the item won't get handled (it already has been). The real problem is that the queue_item table accepts duplicates (content-wise) which it should not.
-
mattl authored
No validation has been attempted yet. Lots of changes left. This is visibly not (very) different from the previous CSS layout. But some simplifications have been made. Might cause issues with local changes to themes and CSS. Also maybe javascript which depends on certain legacy microformats elements. The move to microformats2 is motivated by the announcement that all microformats should be migrated to version 2, as of 2014-06-20 at: http://microformats.org/2014/06/20/microformats-org-turns-9-upgrade-to-microformats2
-
mattl authored
-
- 21 Jun, 2014 2 commits
- 17 Jun, 2014 2 commits
- 08 Jun, 2014 1 commit
-
-
mattl authored
-
- 06 Jun, 2014 2 commits
-
-
mattl authored
Some changes should be implied as larger with an incrementing alpha release number. Not all commits will increase this of course, but it will give an indication on which major reworks, features or layout changes have been made for the version being used on an instance.