|
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 |
|
|
8f390c979b
|
FEATURE: Mark All as Read button for Notifications page
Added a Mark All as Read button to the top/bottom of the notifications user page
https://meta.discourse.org/t/possibility-to-selectively-or-completely-mark-notifications-as-read/20227
Remove notifications property (no longer used)
|
2014-10-13 06:31:27 -04:00 |
|
|
a34ed4d3e5
|
FEATURE: Make it easier to localize "email has been taken"
|
2014-10-13 14:18:53 +11:00 |
|
|
dd16ff81be
|
Change help text for user fields to not mention it's explicitly
required.
|
2014-10-14 17:14:21 -04:00 |
|
|
216f718607
|
Support /group/xyz paths as well as /groups/xyz
|
2014-10-14 15:11:22 -04:00 |
|
|
366d7e892c
|
Merge pull request #2867 from techAPJ/patch-1
FEATURE: send `set password` instructions after invite redemption
|
2014-10-14 11:01:07 -04:00 |
|
|
9c0321dc53
|
forgot to rename these strings when renaming import to restore
|
2014-10-14 16:58:21 +02:00 |
|
|
1f42e85e0d
|
Merge pull request #2873 from mcwumbly/hide-post-revisions
FEATURE: ability to hide/show specific post revisions
|
2014-10-14 16:45:17 +02:00 |
|
|
19d5362c6b
|
FEATURE: ability to hide or show specific post revisions
|
2014-10-14 07:19:45 -07:00 |
|
|
cc688155f4
|
Merge pull request #2868 from chancancode/dont_silence_deprecation_warnings
*Don't* silence the deprecation warnings in test
|
2014-10-14 18:44:36 +11:00 |
|
|
199896a607
|
UX: add new wiki color as a site-level color variable
|
2014-10-13 19:43:24 +02:00 |
|
|
0555b84e4d
|
UX: different auto-close message when 'based on last post' is checked
|
2014-10-13 18:58:56 +02:00 |
|
|
2dd2b70994
|
*Don't* silence the deprecation warnings in test
This is actually where we are most likely to see it (and we should try to deal
with those as soon as possible, ideally when upgrading).
|
2014-10-11 15:02:15 -07:00 |
|
|
861f321263
|
FEATURE: send set password instructions after invite redemption
|
2014-10-11 14:13:05 +05:30 |
|
|
66a51729b3
|
copyedits on relative auto-close
|
2014-10-10 14:32:52 -07:00 |
|
|
5504622c1b
|
rename export/import in favor of backup/restore for better consistency
|
2014-10-10 20:04:07 +02:00 |
|
|
5754e8dd0f
|
FEATURE: auto-close topics based on last post
|
2014-10-10 18:21:44 +02:00 |
|
|
285c66b899
|
FIX: Say the file uploaded is too large, not "image" as you can upload
other kinds of files.
|
2014-10-09 16:03:04 -04:00 |
|
|
648e7b90f4
|
Update Translations
|
2014-10-09 01:37:59 +05:30 |
|
|
f9a8f6d6ce
|
FEATURE: Support for a required setting on user fields.
|
2014-10-08 15:10:19 -04:00 |
|
|
ca5095d3e1
|
Added transliteration for extra diacritics
|
2014-10-08 09:17:04 +03:00 |
|
|
b47c1defe0
|
FIX: add missing transliteration rules
|
2014-10-08 12:27:51 +11:00 |
|
|
a30e70e8f1
|
FEATURE: trust level 3: likes received must be on min_likes_received/3 different days, and be from min_likes_received/4 different users
|
2014-10-07 15:52:54 -04:00 |
|
|
1252e7324f
|
Added easy impersonate route while in development mode
|
2014-10-07 12:25:50 -04:00 |
|
|
c46b9c0ac3
|
FIX: allow admins to search users by email
|
2014-10-07 12:05:38 +02:00 |
|
|
e383a8ab01
|
Merge pull request #2854 from techAPJ/patch-1
Feature: resend invites
|
2014-10-06 17:25:36 -04:00 |
|
|
96e4d2b662
|
remove the notification_email_top customization
|
2014-10-06 17:00:20 -04:00 |
|
|
ad387a1150
|
FEATURE: posts will be deleted immediately if delete_removed_posts_after is set to 0
|
2014-10-06 16:30:07 -04:00 |
|
|
78fd99fc40
|
Feature: resend invites
|
2014-10-07 01:43:17 +05:30 |
|
|
ac069d22a9
|
FIX: delete spammer modal doesn't show the email address
|
2014-10-06 21:55:52 +02:00 |
|
|
baee5c95ac
|
add more context to allow better translation of 'max' in TL3 requirements
|
2014-10-06 21:32:19 +02:00 |
|
|
e301a89b3f
|
optional_re shouldn't be included by default
|
2014-10-06 12:31:17 -07:00 |
|
|
67c10a7eab
|
UX: add topic admin button to the bottom of the topic
|
2014-10-06 20:19:07 +02:00 |
|
|
55fc54fe69
|
Merge pull request #2844 from akshaymohite/optimization-fixes
raise migration error in development if pending migrations
|
2014-10-06 13:35:53 -04:00 |
|
|
318286dc7c
|
Merge pull request #2847 from techAPJ/patch-2
Improve email_subject setting copy
|
2014-10-06 13:33:15 -04:00 |
|
|
54281d5944
|
badge system is not experimental
|
2014-10-06 09:36:56 +11:00 |
|
|
32cc31319f
|
FIX: Use lang- prefixes for HLJS; add nohighlight for ...
text; use a proper whiteListTag() call.
Old posts are not affected - no global rebake is necessary.
|
2014-10-05 14:58:47 -07:00 |
|
|
f3b05993e0
|
Improve email_subject setting copy
|
2014-10-05 23:15:37 +05:30 |
|
|
7cd8b4f329
|
raise migration error in development if pending migrations
|
2014-10-04 07:02:30 +05:30 |
|
|
aeba5ca7d9
|
Merge pull request #2842 from techAPJ/patch-2
FEATURE: show topic category in email subject
|
2014-10-03 12:52:34 -04:00 |
|
|
0ae0552543
|
FEATURE: show topic category in email subject
|
2014-10-03 22:08:59 +05:30 |
|
|
4f461739fb
|
Update translations
|
2014-10-03 10:41:37 -04:00 |
|
|
65156bd8f6
|
FIX: hide dangerous dev only site settings in production
(port/force hostname/queue jobs)
|
2014-10-03 15:53:01 +10:00 |
|
|
e7bc896210
|
add spam hiding ability to lounge welcome
|
2014-10-02 13:44:55 -07:00 |
|
|
381814fd5d
|
Adds support for a description to user fields.
|
2014-10-02 15:56:52 -04:00 |
|
|
cd3461dde8
|
remove "Loading more topics.." text
|
2014-10-02 12:16:16 -07:00 |
|
|
9564ecde76
|
FEATURE: Site setting for words to censor in posts
|
2014-10-02 13:58:58 -04:00 |
|
|
29bb9eaa89
|
Merge pull request #2835 from techAPJ/patch-2
add user email on account created page
|
2014-10-02 17:29:26 +10:00 |
|
|
41af2d79b5
|
add user email on account created page
|
2014-10-02 12:43:44 +05:30 |
|
|
b5c5c2fe37
|
copyedit on backup choices
|
2014-10-01 22:43:31 -07:00 |
|