- avr. 22, 2015
-
-
Benjamin Neff a rédigé
-
- mars 27, 2015
-
-
Jonne Haß a rédigé
This allows us to reuse any CSS we have, unify their look and unify their look with the regular page design. This works by instantiating ActionView and rendering templates in a rake task. Inspired by the errgent gem.
-
- mars 18, 2015
-
-
Steffen van Bergerem a rédigé
-
- mars 15, 2015
-
-
Sayed a rédigé
-
- mars 11, 2015
-
-
Steffen van Bergerem a rédigé
-
- mars 06, 2015
-
-
Steffen van Bergerem a rédigé
-
- mars 04, 2015
-
-
flaburgan a rédigé
Strip markdown from the heading of a post. Impact notifications, email subjects, SPV <title>, the Atom feed...
-
- mars 03, 2015
-
-
Marcelo Briones a rédigé
-
- mars 02, 2015
-
-
Jonne Haß a rédigé
-
- fév. 28, 2015
-
-
Jonne Haß a rédigé
-
- fév. 27, 2015
-
-
Jonne Haß a rédigé
-
- fév. 17, 2015
-
-
Jonne Haß a rédigé
-
- fév. 08, 2015
-
-
Steffen van Bergerem a rédigé
-
- jan. 19, 2015
-
-
Steffen van Bergerem a rédigé
-
Dumitru Ursu a rédigé
Add warning about MySQL collation Fix database index length This allows new databases to be created with utf8mb4, on MySQL. The maximum column size is 767 bytes. Each character is 4 bytes long -> 767 / 4 = 191 characters for the column.
-
- jan. 10, 2015
-
-
Steffen van Bergerem a rédigé
-
Steffen van Bergerem a rédigé
-
- déc. 18, 2014
-
-
Jonne Haß a rédigé
-
- déc. 15, 2014
-
-
James Kiesel a rédigé
-
- déc. 11, 2014
-
-
Jonne Haß a rédigé
That causes a cyclic dependency on spring being loaded otherwise.
-
- déc. 09, 2014
-
-
Jonne Haß a rédigé
That normalizes any extra / on the base URL.
-
- déc. 08, 2014
-
-
Jonne Haß a rédigé
Just defining og:site_name indicates that we support the OpenGraph protocol, but then we didn't set the required properties.
-
Jonne Haß a rédigé
opengraph_parser is basically unmainted, issues are ignored or deliberately closed without fixing. It pollutes the global namespace and has no verification of correctness. The opengraph gem has basically the same issues, not really maintained, unreleased patches on master since over a year, not really smart either. So I created my own version and while at it, why not strive try to be complete and robust, although it's still a work in progress. This also improves general URL detection by parsing them from the message after stripping markdown. An additional dependency was added to support fetching sites that require cookies to work at all. For the same reason Faraday's default redirect limit was bumped.
-
- déc. 01, 2014
-
-
Jonne Haß a rédigé
Spring is the recommended application preloader for rails
-
- nov. 30, 2014
-
-
Steffen van Bergerem a rédigé
-
- nov. 22, 2014
-
-
Steffen van Bergerem a rédigé
-
- nov. 10, 2014
-
-
Dennis Schubert a rédigé
-
- nov. 09, 2014
-
-
Dennis Schubert a rédigé
... and a stealth-commit of an already introduced bug prevention system. ;)
-
Dennis Schubert a rédigé
for mobile views
-
Dennis Schubert a rédigé
-
- nov. 08, 2014
-
-
Dennis Schubert a rédigé
-
Dennis Schubert a rédigé
just a quick proof of concept
-
- nov. 07, 2014
-
-
Faldrian a rédigé
-
- oct. 21, 2014
- oct. 16, 2014
-
-
Augier a rédigé
Conflicts: spec/helpers/notifier_helper_spec.rb
-
Jason Robinson a rédigé
Add Sidetiq webview to the Sidekiq monitoring panel Add rake task maintenance:queue_users_for_removal This basically just triggers an immediate run of the normal maintenance remove old users functionality that is normally (if enabled) scheduled to run once a day via sidetiq Add extra safety when checking for user removal due to inactivity. Now also user.last_seen will also be checked to make sure a user will not be removed in the event that the Devise rememember me login functionality has stopped the users remove_after timestamp from being removed. Add initializer for maintenance job. Add warning about mail being disabled if remove_old_users maintenance is enabled.
-
- oct. 03, 2014
-
-
Jonne Haß a rédigé
-
- sept. 20, 2014