Régis Hanol
|
f43293a7bc
|
FEATURE: replace 'deleted by' with the trashcan glyph
|
2014-07-16 22:38:39 +02:00 |
Neil Lalonde
|
5c70d878a7
|
FEATURE: show a reason why a category can't be deleted
|
2014-07-16 15:43:51 -04:00 |
Robin Ward
|
fb8dda7f42
|
FIX: We should use `category_id` instead of `category_name` to perform
operations, now that the subcategory names are not unique.
|
2014-07-16 15:40:35 -04:00 |
Jeff Atwood
|
612dcb5805
|
we can't resize images on desktop, very dangerous
|
2014-07-16 12:23:54 -07:00 |
Régis Hanol
|
7dcf2a2c4f
|
FEATURE: show the user's flagged/deleted posts
|
2014-07-16 21:04:55 +02:00 |
Robin Ward
|
71c67c43a1
|
ES6: User activity views
|
2014-07-16 13:19:47 -04:00 |
Neil Lalonde
|
939e8505a9
|
Remove hub username integration
|
2014-07-16 12:25:24 -04:00 |
Neil Lalonde
|
01a68f8cc7
|
Emails are case insensitive
|
2014-07-16 10:22:01 -04:00 |
Sam
|
0c8025d513
|
FIX: post number is just adding noise
|
2014-07-16 18:23:29 +10:00 |
Sam
|
a2a78fbad1
|
FIX: rake admin:create suggests better name
FIX: rake admin:create ensures account active
|
2014-07-16 17:55:08 +10:00 |
Sam
|
e347eea629
|
FEATURE: show user what badges they have
|
2014-07-16 17:55:08 +10:00 |
Sam
|
986747bfc4
|
Add badge groupings table
|
2014-07-16 17:55:08 +10:00 |
Sam
|
5ad519e2bc
|
Rename Read Faq, Read Guidelines
|
2014-07-16 17:55:08 +10:00 |
Jeff Atwood
|
4f3f61121a
|
Merge pull request #2547 from awesomerobot/master
fitting images in posts without violating max width/height
|
2014-07-15 23:22:26 -07:00 |
Sam
|
59c399c50a
|
FIX: count distinct badges for totals.
|
2014-07-16 16:21:46 +10:00 |
Kris Aubuchon
|
89167be99a
|
fitting images in posts without violating max width/height
|
2014-07-16 01:01:03 -04:00 |
Neil Lalonde
|
823061a2cf
|
FIX: handle enter key with a better way on site setting string inputs
|
2014-07-15 17:32:45 -04:00 |
Robin Ward
|
f2dd35ab08
|
Improve the unsubscribe to digest experience. Give a link in case it
fails, provide a different message if you are logged in as a different
user, increase expiry to 2 months from 1 week.
|
2014-07-15 17:20:59 -04:00 |
Neil Lalonde
|
82bdef2047
|
FIX: escape input of forgot password form before rendering it back to you
|
2014-07-15 17:19:28 -04:00 |
Sam
|
7dade2cd99
|
excludes self from quoted
|
2014-07-16 06:56:24 +10:00 |
Robin Ward
|
e20a8e6dea
|
FIX: Allow users to unsubscribe to digests while not logged in if
`login_required` is set to true.
|
2014-07-15 16:47:26 -04:00 |
Robin Ward
|
d6589d4c53
|
FIX: Cooking issue with paragraphs in a list
|
2014-07-15 16:42:14 -04:00 |
Robin Ward
|
6406102815
|
Merge pull request #2545 from techAPJ/patch-1
FIX: Instead of silently failing, assign alternative username when provi...
|
2014-07-15 16:00:06 -04:00 |
Arpit Jalan
|
a1112347d4
|
FIX: Instead of silently failing, assign alternative username when provided username is invalid in disposable invite
|
2014-07-16 01:19:48 +05:30 |
Robin Ward
|
c6df00a5cc
|
FIX: You shouldn't be able to add a parent to `Uncategorized`
|
2014-07-15 15:19:39 -04:00 |
Robin Ward
|
6d7531f690
|
Merge pull request #2542 from techAPJ/patch-1
FEATURE: topic support in disposable invites
|
2014-07-15 15:15:19 -04:00 |
Robin Ward
|
c037371be1
|
FIX: Don't link to web sites for TL0
|
2014-07-15 14:46:12 -04:00 |
Robin Ward
|
4f416bf6ce
|
Check honeypot/challenge value on activation too
|
2014-07-15 14:07:35 -04:00 |
Jeff Atwood
|
3eb0afe29b
|
add bit of spacing to 404 page
|
2014-07-15 10:56:58 -07:00 |
Robin Ward
|
844edb31e7
|
Merge pull request #2544 from riking/activation
Don't redirect to login when activating account...
|
2014-07-15 13:53:26 -04:00 |
riking
|
915f60b0fc
|
Don't redirect to login when activating account...
|
2014-07-15 10:50:28 -07:00 |
Arpit Jalan
|
8862a881f8
|
FEATURE: topic support in disposable invites
|
2014-07-15 23:11:06 +05:30 |
Robin Ward
|
18661fac79
|
Merge pull request #2543 from riking/discourse-script
Strip path from restore filenames
|
2014-07-15 13:30:42 -04:00 |
riking
|
2ad2dee0e9
|
Pretend to allow full path to backup files
|
2014-07-15 10:23:24 -07:00 |
Robin Ward
|
3368e23fe4
|
ES6: Preferences views
|
2014-07-15 12:36:57 -04:00 |
Régis Hanol
|
a9342dbf92
|
SECURITY: fix XSS in link's href
|
2014-07-15 16:11:37 +02:00 |
Régis Hanol
|
09924da60b
|
Merge pull request #2540 from codetaylor/master
BUGFIX: exception validating 'data-' attributes
|
2014-07-15 10:41:45 +02:00 |
Sam
|
2d0def9940
|
FIX: First Quote badge bust
Feature: track quoted posts
|
2014-07-15 17:47:24 +10:00 |
Sam
|
4c25fedf70
|
FEATURE: Reader badge
Read a every post in a topic that if 50 posts or longer
|
2014-07-15 15:16:41 +10:00 |
Sam
|
1b03feacf8
|
FIX: unique index on topic_id, post_number
|
2014-07-15 12:02:58 +10:00 |
Sam
|
45ca83328d
|
Annotate
|
2014-07-15 11:29:44 +10:00 |
Jason Taylor
|
df2c259836
|
BUGFIX: exception validating 'data-' attributes
|
2014-07-14 17:43:38 -07:00 |
Sam
|
cea5350a3c
|
FIX: cache avatars in NGINX
|
2014-07-15 10:30:43 +10:00 |
Jeff Atwood
|
1d717088c3
|
improve test email copy help
|
2014-07-14 17:01:22 -07:00 |
Neil Lalonde
|
4f6d5d9215
|
FEATURE: add site settings rate_limit_new_user_create_topic and rate_limit_new_user_create_post to have different rate limits for topic and post creation for new users
|
2014-07-14 16:58:16 -04:00 |
Jeff Atwood
|
6412958d1e
|
make Send Test Email easier to see
|
2014-07-14 13:58:06 -07:00 |
Robin Ward
|
dd6fd7fa39
|
FIX: Don't put iframes in emails where they are sanitized out. Replace
them with links.
|
2014-07-14 16:41:37 -04:00 |
Neil Lalonde
|
766196af87
|
FEATURE: add site setting allow_new_registrations which can be used to block all new account registrations
|
2014-07-14 15:42:22 -04:00 |
Robin Ward
|
ac3827f700
|
FIX: Combobox wasn't matching selected value properly with value of 0
|
2014-07-14 15:15:30 -04:00 |
Robin Ward
|
1886ffaff2
|
FIX: Work with phpBB import style links with ellipsis
|
2014-07-14 14:27:17 -04:00 |