Neil Lalonde
|
4762b4ac24
|
FIX: on completion of external auth, window.close may fail because of iOS Safari bug. Prompt user to manually close the window.
|
2014-10-15 11:00:34 -04:00 |
Sam
|
29bb9eaa89
|
Merge pull request #2835 from techAPJ/patch-2
add user email on account created page
|
2014-10-02 17:29:26 +10:00 |
Arpit Jalan
|
41af2d79b5
|
add user email on account created page
|
2014-10-02 12:43:44 +05:30 |
Sam
|
489078bfcf
|
Merge pull request #2834 from techAPJ/patch-1
trigger "browser password manager" for password reset page
|
2014-10-02 16:49:00 +10:00 |
Arpit Jalan
|
14bc197cf6
|
trigger password manager for password reset page
|
2014-10-01 20:43:56 +05:30 |
Robin Ward
|
be93f224a6
|
Revert "add user email on account created page"
This reverts commit 164fc1108a .
|
2014-10-01 10:30:26 -04:00 |
Arpit Jalan
|
164fc1108a
|
add user email on account created page
|
2014-10-01 13:53:50 +05:30 |
Arpit Jalan
|
b3838c2c1c
|
Trigger browser password manager after sigining up
|
2014-09-24 01:04:36 +05:30 |
riking
|
2c6d03f87f
|
SECURITY: Limit passwords to 200 characters
Prevents layer 8 attack.
|
2014-09-12 12:07:11 -04:00 |
cpradio
|
3bd0c94d96
|
UX: Add password instructions to Reset Password page
Added the password instructions to the reset password page.
https://meta.discourse.org/t/reset-password-doesnt-give-password-requirements/19799
|
2014-09-09 20:37:39 -04:00 |
Robin Ward
|
8bf27642ad
|
FIX: Refresh was losing top controls after bulk operation. Removed
console.log
|
2014-08-28 14:44:38 -04:00 |
Neil Lalonde
|
b4ad70d767
|
FEATURE: Continue to Discourse links are now buttons, and those pages will redirect automatically after 5 seconds
|
2014-07-23 12:32:12 -04:00 |
Robin Ward
|
4f416bf6ce
|
Check honeypot/challenge value on activation too
|
2014-07-15 14:07:35 -04:00 |
Robin Ward
|
cce7cf8c85
|
FEATURE: Require Javascript to activate an account via email link
|
2014-07-14 12:26:10 -04:00 |
Neil Lalonde
|
82693daa3d
|
Put the 'Powered by Discourse...' message shown to crawlers and no-js visitors in a footer element so that SEO something something.
|
2014-06-19 18:18:09 -04:00 |
Robin Ward
|
17d341ff86
|
FIX: crawler versions of the page need the updated bio relationships.
|
2014-06-13 14:55:32 -04:00 |
Neil Lalonde
|
ba74226346
|
FIX: invited users get clearer messaging when setting a password for the first time
|
2014-01-21 12:42:26 -05:00 |
Sam
|
075002a6d5
|
refactoring the plugin interfaces to allow for better extensible
|
2013-08-26 12:59:17 +10:00 |
Sam
|
2f096083d0
|
custom title for user page
|
2013-07-08 15:56:13 +10:00 |
Stephan Kaag
|
e39cc464b1
|
Refactor routes in order to be compatible with Rails 4
|
2013-07-01 20:00:06 +02:00 |
Robin Ward
|
dfba2b6e0a
|
FIX: Strip links from google indexed bios when the users are new.
|
2013-06-05 15:28:10 -04:00 |
Neil Lalonde
|
5db196315c
|
Improve message when you change your password
|
2013-03-20 16:55:56 -04:00 |
Robin Ward
|
908bba8c13
|
First stab at oneboxing of meta.discourse.org
|
2013-03-08 15:59:12 -05:00 |
Robin Ward
|
d1d4530efd
|
User Profile enhancements:
- Added PreloadStore support to avoid duplicate requests
- preliminary SEO
- Support for opengraph/twitter cards
|
2013-03-08 15:04:37 -05:00 |
Kuba Brecka
|
9bf5e31f94
|
some more extracted strings for translation
|
2013-03-03 23:00:16 +01:00 |
Gosha Arinich
|
cafc75b238
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
Neil Lalonde
|
ff3e012034
|
Add a link that allows you to send activation email again
|
2013-02-22 11:49:58 -05:00 |
Jesse Pollak
|
ad5a5b4866
|
This commit adds a callback route to handle omniauth failure and removes a few unneccessary entries in en.yml
|
2013-02-14 18:08:40 -08:00 |
xdite
|
9189d937f7
|
move all logic to omniauth
implement omniauth-facebook / omniauth-twitter
|
2013-02-13 15:08:38 +08:00 |
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |