Commit graph

  • ee2fe56229 Update to the latest MBU version master 1.3.2 Mikko Ahlroth 2017-08-28 20:52:59 +0300
  • 719f6b525e Update to new version of MBU (replaces FBU) 1.3.1 Mikko Ahlroth 2017-04-04 07:29:47 +0300
  • c947970d52 Bump version to 1.3.0 1.3.0 Mikko Ahlroth 2017-03-24 18:33:52 +0200
  • 3e9178e69c Add Prism.js syntax highlighting for Elixir Mikko Ahlroth 2017-03-24 18:33:19 +0200
  • eff03e4093 Add note about current status and how to minify build artifacts to readme Mikko Ahlroth 2017-03-24 17:53:10 +0200
  • 60d6e9b70e Fix the things that I forgot 1.2.1 Mikko Ahlroth 2017-03-24 00:55:56 +0200
  • 1badd8110f Bump version to 1.2.0 1.2.0 Mikko Ahlroth 2017-03-24 00:34:42 +0200
  • 7e41cb9bd7 Create new white layout with PureCSS Mikko Ahlroth 2017-03-24 00:32:08 +0200
  • 35f4e507e9 Bump some Hex deps Mikko Ahlroth 2017-03-24 00:30:05 +0200
  • 1c15eda4fa Rewrite tasks to use new macro style, rip library to separate repository Mikko Ahlroth 2017-03-21 07:50:09 +0200
  • 5af3350fc0 Implement watch support for build system Mikko Ahlroth 2017-03-19 16:42:57 +0200
  • 6e589dd5a9 Add forgotten tz setting Mikko Ahlroth 2017-01-22 21:21:37 +0200
  • c228614862 Fix crash when printable file size is an integer Mikko Ahlroth 2017-01-22 21:09:29 +0200
  • 0d4b50c1e6 Update refresh.exp Mikko Ahlroth 2017-01-22 20:59:19 +0200
  • afeee5e0e0 Pipeify Mikko Ahlroth 2017-01-21 23:08:28 +0200
  • 0fade837ac Simplify Mikko Ahlroth 2017-01-21 23:04:28 +0200
  • c733b37389 Use totally new build system written in Elixir Mikko Ahlroth 2017-01-21 23:01:39 +0200
  • b80cb5433f Add datetime support and update to Elixir 1.4, bump all deps, fix warns Mikko Ahlroth 2017-01-21 14:05:45 +0200
  • b33c48c8db Implement extra header support and multi author support Mikko Ahlroth 2016-02-18 23:12:39 +0200
  • 7e6b490465 Bump deps and require Elixir 1.2 for future development Mikko Ahlroth 2016-02-03 21:32:25 +0200
  • fb62c4e24e Fix wrong configuration keys regarding RSS feeds Mikko Ahlroth 2016-01-31 22:45:50 +0200
  • 2fb48f50f2 Update for Elixir 1.2 and latest Phoenix, bump deps Mikko Ahlroth 2016-01-22 10:08:32 +0200
  • 7ece75677a Move setting in feed controller to runtime in preparation for releases Mikko Ahlroth 2015-12-29 21:42:30 +0200
  • 90459b2588 Add feature to use custom CSS if set in settings Mikko Ahlroth 2015-12-29 21:41:59 +0200
  • ff9fb796ff Tweak the default Flatly style a bit for readability by narrowing container Mikko Ahlroth 2015-12-29 21:24:50 +0200
  • b8888dcf12 Add feature to customize menu links via a menu file Mikko Ahlroth 2015-12-10 22:55:36 +0200
  • 9f17f21d6d Add capability to use custom footer HTML Mikko Ahlroth 2015-11-30 22:57:49 +0200
  • 6f9915d34f Prepare app for releases by moving configuration to runtime Mikko Ahlroth 2015-11-30 22:16:00 +0200
  • 50d8088e7b Got rid of bower as useless, added fonts to digest and updated README Mikko Ahlroth 2015-11-18 23:37:36 +0200
  • e1dd322112 Fix erroneous paths in mix.exs and bump deps Mikko Ahlroth 2015-11-18 16:45:44 +0200
  • a931915961 Merged in mikko_ahlroth/fix-typo-1447838150826 (pull request #1) Mikko Ahlroth 2015-11-18 11:16:01 +0200
  • 94419e03bf Fix typo Mikko Ahlroth 2015-11-18 09:15:52 +0000
  • 512ba73f10 Add feature to hide "Read more" if there is no more content to read Mikko Ahlroth 2015-11-17 23:43:24 +0200
  • e19dc4a70f Combine apps to single mebe_web app Mikko Ahlroth 2015-11-17 23:09:21 +0200
  • 5d6cef5588 Update to Elixir 1.1 and fix compilation errors and configs Mikko Ahlroth 2015-11-17 22:50:01 +0200
  • 857640b213 Added last expect to refresh script to avoid closing too quickly Mikko Ahlroth 2015-10-03 00:26:04 +0300
  • 67c5d55ea6 Update readme to match previous commit. Whoops Mikko Ahlroth 2015-09-14 22:45:53 +0300
  • 58ecd45d94 Add simple expect script to refresh a running Mebe instance Mikko Ahlroth 2015-09-14 22:42:53 +0300
  • feb343f758 Add licence details Mikko Ahlroth 2015-09-14 21:26:37 +0300
  • 0a684ae6d4 Add custom templates feature Mikko Ahlroth 2015-09-13 22:34:13 +0300
  • 450dacb92e Add feature to show full post content in RSS feeds Mikko Ahlroth 2015-09-13 20:03:08 +0300
  • 4e8ac4624b Refer to home url in error view Mikko Ahlroth 2015-09-13 19:48:04 +0300
  • 6196309619 Fix crash when feeds were not enabled Mikko Ahlroth 2015-09-13 19:47:49 +0300
  • 24eb944cbd Update to Phoenix 1.0 Mikko Ahlroth 2015-09-05 22:52:04 +0300
  • 5390da1d93 Update features list Mikko Ahlroth 2015-08-06 00:13:02 +0300
  • 38c46b232d Remove unused variable Mikko Ahlroth 2015-08-05 23:52:06 +0300
  • 08143bacdb Remove unused function Mikko Ahlroth 2015-08-05 23:50:09 +0300
  • c81a9a430a Add RSS feed support for index and tag feeds Mikko Ahlroth 2015-08-05 23:43:00 +0300
  • cd0d2ddf5b Update to Phoenix 0.15 Mikko Ahlroth 2015-08-04 19:57:57 +0300
  • 1b269af1bd Update feature list Mikko Ahlroth 2015-08-04 19:42:33 +0300
  • 5e41233530 Fix the darn images again. Hopefully works better on mobile Mikko Ahlroth 2015-06-28 23:56:35 +0300
  • d58fa6e6e4 Readme features list Mikko Ahlroth 2015-06-28 23:56:15 +0300
  • 9be54dbff9 Get blog name and author from config Mikko Ahlroth 2015-05-25 22:21:05 +0300
  • a939f30a80 Make images sort of better looking. Still needs work Mikko Ahlroth 2015-05-24 23:58:06 +0300
  • 2eba20e80c Show time taken to render page Mikko Ahlroth 2015-05-24 22:46:42 +0300
  • c220f80eb5 Fix old hash redirector Mikko Ahlroth 2015-05-18 08:31:39 +0300
  • cff0dd38cc Add missing config Mikko Ahlroth 2015-05-18 08:10:43 +0300
  • 0bed780c14 Whoops, forgot to commit. All kinds of stuff here. Mikko Ahlroth 2015-05-17 18:43:33 +0300
  • a201d44dce Simplify pagination code by removing redundant chunking Mikko Ahlroth 2015-05-16 12:49:29 +0300
  • 845ec91289 Working pagination based on message count stored in meta table Mikko Ahlroth 2015-05-16 01:18:45 +0300
  • d94f9bc994 Add working tag page and refactor page controller list functionality Mikko Ahlroth 2015-05-15 23:15:07 +0300
  • 2ee09a5ab7 Fix DB compilation errors and hash redirector Mikko Ahlroth 2015-05-15 08:35:12 +0300
  • d07442ed66 Initial commit Mikko Ahlroth 2015-05-14 23:58:25 +0300