Quantcast
Channel: Recent Commits to feedbunch:7d57864c464116165881dc595c941c548d62a022
Browsing all 20 articles
Browse latest View live

Added unit test.

Added unit test.

View Article



Users who have been invited, instead of having signed up, do not rece…

Users who have been invited, instead of having signed up, do not receive the first confirmation reminder email. They won't receive the second reminder either, when it is implemented. The idea is that...

View Article

Implemented sending a second confirmation reminder to users who signe…

Implemented sending a second confirmation reminder to users who signed up but never confirmed their email addresses. The idea is to send a reminder 24 hours and another one 1 week after signup (both...

View Article

Use sendmail to send emails in the development environment.

Use sendmail to send emails in the development environment. Development machines have a local postfix instance that can send emails, but not receive.

View Article

Cosmetic changes to the confirmation reminder emails.

Cosmetic changes to the confirmation reminder emails.

View Article


Minor cosmetic change in code (double to single quotes).

Minor cosmetic change in code (double to single quotes).

View Article

Users who are invited but don't accept the invitation are sent the in…

Users who are invited but don't accept the invitation are sent the invitation email twice again, before finally destroying them. The intervals after which both reminders are sent are configurable in...

View Article

Added a link that opens a "help and feedback" popup to the user menu.

Added a link that opens a "help and feedback" popup to the user menu. This popup shows instructions to get help or send feedback. They are the same that appear in the landing page.

View Article


Added db indexes for the invitation reminder feature.

Added db indexes for the invitation reminder feature.

View Article


Minor changes in Devise configuration:

Minor changes in Devise configuration: - cosmetic changes (double to single quotes) - confirmation token is valid forever. It doesn't make much sense to send reminders after a week if the confirmation...

View Article

Moved the method that redirects user to the read view after sign in t…

Moved the method that redirects user to the read view after sign in to the custom Devise controller. It makes more sense to have the method in the authentication controller, not in the general...

View Article

When a user signs up, he is redirected to a page different from the l…

When a user signs up, he is redirected to a page different from the landing page. WIP: show instructions in that page to direct him to check the confirmation email.

View Article

WIP: static page after user signs up.

WIP: static page after user signs up.

View Article


Fixed tests

Fixed tests

View Article

More prominent tagline in landing page.

More prominent tagline in landing page.

View Article


Remove unnecessary border from CSS.

Remove unnecessary border from CSS.

View Article

Finished page with confirmation instructions after signup.

Finished page with confirmation instructions after signup.

View Article


Fixed test.

Fixed test.

View Article

New possible error fixed when fixing text encoding: strings that are …

New possible error fixed when fixing text encoding: strings that are valid UTF-8 but have other encodings. This can happen with feed or entry fields (title etc). If the string is valid UTF-8 but has...

View Article

Redis server for the Rails cache is now in the web server, instead of…

Redis server for the Rails cache is now in the web server, instead of the background server. Changed capistrano script accordingly.

View Article
Browsing all 20 articles
Browse latest View live




Latest Images