- 01 Sep, 2016 1 commit
-
-
mmn authored
-
- 05 Jan, 2016 1 commit
-
-
mmn authored
-
- 01 Jan, 2016 2 commits
- 26 Dec, 2015 1 commit
-
-
mmn authored
-
- 27 Oct, 2015 1 commit
-
-
Stephen Paul Weber authored
The original author is not the author of this entry, but of the original entry.
-
- 23 Oct, 2015 2 commits
-
-
-
Stephen Paul Weber authored
-
- 19 Oct, 2015 1 commit
-
-
Stephen Paul Weber authored
This is partly for usability, and partly to make Linkbacks for replies work (when the plugin is enabled).
-
- 13 Oct, 2015 1 commit
-
-
mmn authored
-
- 29 Sep, 2015 1 commit
-
-
mmn authored
-
- 04 Sep, 2015 1 commit
-
-
mmn authored
Will probably take a _long_ time to do scripts/upgrade.php but don't worry, it can be aborted and resumed.
-
- 12 Mar, 2015 2 commits
- 10 Mar, 2015 1 commit
-
-
mmn authored
-
- 07 Mar, 2015 1 commit
-
-
mmn authored
Maybe could make that optional or something in the DefaultLayout plugin...
-
- 25 Feb, 2015 1 commit
-
-
mmn authored
-
- 09 Jan, 2015 1 commit
-
-
mmn authored
-
- 08 Jan, 2015 2 commits
- 05 Nov, 2014 3 commits
- 26 Oct, 2014 2 commits
- 05 Jul, 2014 1 commit
-
-
mmn authored
-
- 04 Jul, 2014 1 commit
-
-
mmn authored
Getting rid of NoticeListItemAdapter, putting more into ActivityHandlerPlugin and relying on plugins to handle rendering code of the content. This gives us a lot more structure and consistency in notice structure and allows activity plugins to stop rendering certain kinds of notices more easily. There should also be a property for an ActivityHandlerPlugin class to avoid rendering notices in the ordinary stream, so we don't have to overload stuff.
-
- 03 Jul, 2014 1 commit
-
-
mmn authored
-
- 27 Jun, 2014 1 commit
-
-
mmn 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.
-
- 22 Jun, 2014 1 commit
-
-
mmn 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
-
- 21 Jun, 2014 1 commit
-
-
mmn authored
-
- 04 Jun, 2014 1 commit
-
-
mmn authored
Also, don't show repeats _as_ separate notices in the list either.
-
- 01 Jun, 2014 1 commit
-
-
mmn authored
-
- 01 May, 2014 2 commits
- 29 Apr, 2014 1 commit
-
-
mmn authored
-
- 28 Apr, 2014 1 commit
-
-
mmn authored
Read more at http://microformats.org/ Also, tooltip text on time representation for humans has been improved. Unfortunately no standardised representation (like "RFC850") had 4-digit years.
-
- 30 Oct, 2013 2 commits
- 06 Oct, 2013 1 commit
-
-
mmn authored
I implemented changes from quitter.se's new API that their front-end qvitter uses, https://github.com/hannesmannerheim/qvitter/blob/master/api-changes-1.1.1/CHANGES However I left out the URL shortening commens, since I believe whatever behaviour they experienced that caused them to implement this was a bug (or many) and should be fixed in their proper areas and that shortening should not be entirely left out in API calls.
-