- juil. 05, 2016
-
-
aoh0x7DE a rédigé
* Fix issue #6847
-
- juin 26, 2016
-
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
-
Benjamin Neff a rédigé
* Contact: auto-follow-back * Shareable: create share visibilities
-
- mars 04, 2016
-
-
Benjamin Neff a rédigé
* add port to pods * remove url from person and link people with pod-table
-
- août 21, 2015
-
-
Benjamin Neff a rédigé
-
- juin 21, 2015
-
-
fap a rédigé
Adds welcome message on registration Welcome message is only send out if podmin account is defined and welcome message is enabled in the config. This also enables the podmin account to send messages to any local user. closes #6128
-
- juin 07, 2015
- mai 28, 2015
-
-
Sandip Trivedi a rédigé
-
- mai 19, 2015
-
-
Steffen van Bergerem a rédigé
closes #5967
-
- mars 03, 2015
-
-
Marcelo Briones a rédigé
-
- fév. 27, 2015
-
-
Jonne Haß a rédigé
-
- fév. 20, 2015
-
-
zachrab a rédigé
Add #clear_account! disable mail spec Add migration for disabling mail for all closed accounts Change migration to use #update_all for disable_mail attribute Add #clear_account! false fields spec
-
- fév. 08, 2015
-
-
Marc Burt a rédigé
-
- jan. 14, 2015
-
-
James Kiesel a rédigé
-
- oct. 16, 2014
-
-
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é
-
- août 27, 2014
- mai 24, 2014
-
-
Jonne Haß a rédigé
Thanks to Josias for the hint
-
- fév. 22, 2014
-
-
Jason Robinson a rédigé
Adds a timestamp to user model which is touched when user comes back. Statistics active users counts now use these more reliable timestamps. Fixes #4734
-
- jan. 15, 2014
-
-
Jonne Haß a rédigé
-
- jan. 13, 2014
- jan. 06, 2014
-
-
Jason Robinson a rédigé
Add mobile signup page captcha. Add test for user.sign_up method. Rewrite simple_captcha views to haml. Revert .rvmrc, fix indentation in config examp$
-
- déc. 02, 2013
-
-
Jason Robinson a rédigé
Statistics route with general info, some user and total posts stats. By default statistics off, enabled in settings.
-
- sept. 29, 2013
-
-
Florian Staudacher a rédigé
-
- août 13, 2013
-
-
Oliver Azevedo Barnes a rédigé
-
- août 12, 2013
-
-
Oliver Azevedo Barnes a rédigé
-
- août 02, 2013
-
-
James Fleming a rédigé
Use a blacklist approach instead of a blacklist approach in Profile#receive. Remove attr_accessible from models and make specs pass.
-
- juil. 06, 2013
-
-
Ruxton a rédigé
Fixing example config file Updated changelog
-
- mars 21, 2013
-
-
Jonne Haß a rédigé
* Dropped all references to Resque * Moved all jobs under app/workers since that's the Sidekiq convention * Renamed Jobs module to Worker to match new location * Adapted all jobs to Sidekiq * Replaced all enqueue calls with perform_async * Dropped Resque hacks from specs and features, replaced with sidekig/testing in RSpec and sidekig/testing/inline in Cucumber * Updated scripts to start a Sidekiq server * Inline Sidekiq sinatra app * Let Sidekiq create the actual Redis instance * Workaround already initialized constant warnings in service models * Resolved ToDo in one job definition by creating proper exception clases for some errors in receiving posts * Added sidekiq section to configuration to make it completly configurable to the user * Add Sidekiq middleware for clean backtraces * Delay HttpMulti retry to give offline pods a chance to come back up * Do not retry on GUID already taken and alike errors * Be graceful about deleted posts in GatherOEmbedData
-
- fév. 18, 2013
-
-
L3MNcakes a rédigé
-
- nov. 06, 2012
-
-
Fabián Rodríguez a rédigé
-