Arpit Jalan
|
c36dda70ae
|
spec for posts:remap rake task
|
2017-01-28 00:13:08 +05:30 |
|
Leo McArdle
|
c76f6856ea
|
FEATURE: reply as new message to the same recipients
|
2017-01-27 12:24:31 +08:00 |
|
Robin Ward
|
496682c442
|
Merge pull request #4662 from tgxworld/fix_localized_group_name_change
Fix localized group name change
|
2017-01-26 10:50:00 -05:00 |
|
Arpit Jalan
|
9dd09e453b
|
FEATURE: add explicit confirmation button to accept the invite
|
2017-01-25 15:50:30 +05:30 |
|
Guo Xiang Tan
|
781d83a46f
|
FIX: Toggling a post's wiki status should not skip revision.
|
2017-01-25 13:34:55 +08:00 |
|
Guo Xiang Tan
|
ce07da1d8b
|
UX: Only display the words that fails censored words validations.
|
2017-01-24 13:11:05 +08:00 |
|
Régis Hanol
|
7e52d29a5b
|
Merge pull request #4643 from LeoMcA/fix-pull-img
FIX: Handle img src starting with "//" in pull_hotlinked_images job
|
2017-01-23 17:56:53 +01:00 |
|
Guo Xiang Tan
|
32846aad2a
|
FIX: Toggling post's wiki status should not create a new version.
|
2017-01-20 15:42:33 +08:00 |
|
Jeff Atwood
|
521ced38c5
|
fix spec for default email title
|
2017-01-19 14:01:51 -08:00 |
|
Neil Lalonde
|
6b93b09404
|
FIX: when blocking a user results in hiding their posts, only hide posts made in the last 24 hours
|
2017-01-19 15:56:22 -05:00 |
|
Régis Hanol
|
07660ecedb
|
bump onebox
|
2017-01-19 00:28:37 +01:00 |
|
Guo Xiang Tan
|
706b4f6b9f
|
FEATURE: Remap group mentions when group name has been changed.
|
2017-01-18 13:39:34 +08:00 |
|
Guo Xiang Tan
|
59dfb51a35
|
FIX: Don't change automatic group name if localized name has been taken.
|
2017-01-18 12:20:23 +08:00 |
|
Guo Xiang Tan
|
1e1e40c75f
|
Dump the page's content as well on failure.
|
2017-01-17 18:40:46 +08:00 |
|
Régis Hanol
|
fbf9172db8
|
FIX: log backups download/destroy staff action
FIX: clean up junk left by the specs
RENAME: 'backup_operation' to 'backup_create' to match other backup log types
|
2017-01-16 19:53:31 +01:00 |
|
Robin Ward
|
86c52c72f6
|
FIX: Deleting a user was not deleting their directory items
|
2017-01-16 11:46:52 -05:00 |
|
Leo McArdle
|
b60e9b7330
|
FIX: Handle img src starting with "//" in pull_hotlinked_images job
|
2017-01-16 10:50:07 +00:00 |
|
Guo Xiang Tan
|
63954c1b33
|
FIX: Same user record being saved twice causing validation to fail.
|
2017-01-16 16:41:03 +08:00 |
|
Guo Xiang Tan
|
e3b6f9b8ae
|
FIX: Do not update user stats like counts for private messages.
|
2017-01-16 11:07:53 +08:00 |
|
Guo Xiang Tan
|
ed5fa20b0c
|
Revert "FIX: error during signup saying "Password is the same as your current password" due to automatic group membership granting a trust level"
This reverts commit 9c40657ba4 .
Calling this whenever a user is initialize is hurting us bad
on performance.
|
2017-01-16 09:44:10 +08:00 |
|
Neil Lalonde
|
e8307ac24c
|
FIX: mailing list mode digest emails included whispers
|
2017-01-13 13:46:33 -05:00 |
|
Robin Ward
|
adb73180f7
|
FEATURE: Let plugins register themes easily
|
2017-01-13 11:50:52 -05:00 |
|
Régis Hanol
|
499a83270a
|
FIX: don't onebox to IP addresses
|
2017-01-12 22:35:33 +01:00 |
|
Guo Xiang Tan
|
38496985ef
|
Fix syntax error.
|
2017-01-12 10:03:37 +08:00 |
|
Guo Xiang Tan
|
23d4435af1
|
Oops.
|
2017-01-12 09:56:20 +08:00 |
|
Guo Xiang Tan
|
515f50e42e
|
FEATURE: Log admin action when readonly mode is changed.
|
2017-01-12 09:41:02 +08:00 |
|
Régis Hanol
|
887e9af84f
|
FEATURE: new 'max_image_megapixels' site setting
|
2017-01-11 23:37:12 +01:00 |
|
Neil Lalonde
|
b177827841
|
more specs for staff action logging
|
2017-01-11 11:41:21 -05:00 |
|
Guo Xiang Tan
|
1758af9a1d
|
FIX: Perform emoji unescape for topic titles in quotes.
|
2017-01-11 17:23:13 +08:00 |
|
Guo Xiang Tan
|
cdd550e947
|
Use a different Redis key when PG failover sets site to readonly mode.
|
2017-01-11 16:38:49 +08:00 |
|
Régis Hanol
|
185dcb2ca1
|
handle emails with localized headers 😠
|
2017-01-09 22:59:30 +01:00 |
|
Guo Xiang Tan
|
3d21ccd4a5
|
FIX: Add validation to disallow censored words in topic title.
|
2017-01-09 16:55:41 +08:00 |
|
Régis Hanol
|
98c62bccb5
|
FIX: mark forwarded email as read by the forwarder
FIX: 'Re:' prefix is mostly used for replies and not forwarded emails
|
2017-01-06 15:33:55 +01:00 |
|
Guo Xiang Tan
|
58f3a2e9a9
|
Fix randomly failing spec.
|
2017-01-06 15:25:49 +08:00 |
|
Guo Xiang Tan
|
68300f515c
|
FIX: Return 404 if id is not valid.
|
2017-01-06 10:39:44 +08:00 |
|
Guo Xiang Tan
|
d10fe51b72
|
Fix broken specs since all urls will be oneboxed.
|
2017-01-06 10:05:51 +08:00 |
|
Guo Xiang Tan
|
f473a119ff
|
Remove unnecessary stub.
|
2017-01-06 08:53:30 +08:00 |
|
Arpit Jalan
|
7a1ff59822
|
FIX: PM email to suspended member was broken
|
2017-01-05 13:58:14 +05:30 |
|
Guo Xiang Tan
|
a89f60b85b
|
Merge pull request #4631 from tgxworld/prevent_users_from_changing_permissions_of_non_real_users
FIX: Do not allow admins to meddle with admin and moderation access o…
|
2017-01-04 09:10:27 +08:00 |
|
Robin Ward
|
cf7774bdd9
|
FEATURE: Block muted users from sending you PMs
|
2017-01-03 14:51:53 -05:00 |
|
Guo Xiang Tan
|
c68bcfeb72
|
Improve spec.
|
2017-01-03 15:36:36 +08:00 |
|
Guo Xiang Tan
|
ad4a96d387
|
FIX: Only send membership request to the last 5 active group owners.
|
2017-01-03 15:33:57 +08:00 |
|
Arpit Jalan
|
495a511862
|
simplify quote markup in emails
|
2017-01-02 21:37:01 +05:30 |
|
Guo Xiang Tan
|
f1beef43a8
|
Merge pull request #4618 from tgxworld/fix_invalid_emails
FIX: Don't allow invalid email to be saved.
|
2016-12-30 07:11:48 +08:00 |
|
Guo Xiang Tan
|
c7b151683d
|
FIX: Do not allow admins to meddle with admin and moderation access of non real users.
|
2016-12-29 11:11:33 +08:00 |
|
Neil Lalonde
|
9c40657ba4
|
FIX: error during signup saying "Password is the same as your current password" due to automatic group membership granting a trust level
|
2016-12-28 17:36:04 -05:00 |
|
Sam
|
d28d8a1f85
|
FIX: order by op_likes leads to broken browsing
|
2016-12-27 19:08:54 +11:00 |
|
Arpit Jalan
|
d72cbcb2a4
|
FEATURE: new setting to validate user website
|
2016-12-26 21:29:27 +05:30 |
|
Guo Xiang Tan
|
5aee2673c7
|
FIX: Push null fields to last when sorting group members.
|
2016-12-22 14:55:24 +08:00 |
|
Guo Xiang Tan
|
8551d821a0
|
FEATURE: Add site setting to disable group directory.
|
2016-12-22 14:14:22 +08:00 |
|