Rimian Perkins
|
25516874b5
|
FIX: Escape regexp chars in `SiteSetting.censored_words`.
|
2017-01-31 10:14:51 +08:00 |
Régis Hanol
|
8fc7420f83
|
FIX: prevent huge custom emojis in emails
|
2017-01-30 18:06:48 +01:00 |
Arpit Jalan
|
19f7beaa2c
|
FIX: topic links were getting dropped when post is rebaked
|
2017-01-30 14:55:53 +05:30 |
Leo McArdle
|
c76f6856ea
|
FEATURE: reply as new message to the same recipients
|
2017-01-27 12:24:31 +08:00 |
Neil Lalonde
|
0a1d05c3b2
|
Version bump to v1.8.0.beta4
|
2017-01-26 17:38:06 -05:00 |
Neil Lalonde
|
8923e407fe
|
Version bump to v1.8.0.beta3
|
2017-01-26 13:34:01 -05:00 |
Arpit Jalan
|
061c3dd6c1
|
typo
|
2017-01-25 22:46:05 +05:30 |
Arpit Jalan
|
89d7ddd803
|
FEATURE: new rake task to delete a word/string from all the posts
|
2017-01-25 22:33:39 +05:30 |
Arpit Jalan
|
bc4f443fde
|
typo
|
2017-01-25 21:23:25 +05:30 |
Guo Xiang Tan
|
ba21ef34e5
|
Fix broken emojis.
|
2017-01-24 16:17:30 +08:00 |
Arpit Jalan
|
80e573e794
|
FIX: support removing all occurences of a word/string
|
2017-01-24 12:52:38 +05:30 |
Arpit Jalan
|
e27ca3019b
|
FEATURE: posts:remap task now supports removing all occurences of a word
|
2017-01-24 12:00:57 +05:30 |
Guo Xiang Tan
|
eafd0a7497
|
Bye bye bygbug.
|
2017-01-24 14:07: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 |
Robin Ward
|
9c9e0f5eca
|
FIX: Move the middleware
|
2017-01-18 18:22:03 -05:00 |
Robin Ward
|
fffa285dbf
|
Insert middleware in production mode if enabled
|
2017-01-18 18:05:56 -05:00 |
Neil Lalonde
|
61d4c1203e
|
FEATURE: group avatar flair shows on topic participants list, and participant avatars can have custom styles
|
2017-01-18 11:38:00 -05:00 |
Arpit Jalan
|
01c8974c36
|
typo
|
2017-01-18 20:10:49 +05:30 |
Guo Xiang Tan
|
e3b6f9b8ae
|
FIX: Do not update user stats like counts for private messages.
|
2017-01-16 11:07:53 +08:00 |
Robin Ward
|
adb73180f7
|
FEATURE: Let plugins register themes easily
|
2017-01-13 11:50:52 -05:00 |
Robin Ward
|
d49473757e
|
Version bump to v1.8.0.beta2
|
2017-01-13 11:39:52 -05:00 |
Matt Palmer
|
04ae3539d0
|
FEATURE: Better error message when incoming e-mail is missing a Date: header
|
2017-01-13 11:05:00 +11:00 |
Régis Hanol
|
499a83270a
|
FIX: don't onebox to IP addresses
|
2017-01-12 22:35:33 +01:00 |
Régis Hanol
|
dfb633fde3
|
remove 'already initialized constant' warning
|
2017-01-11 11:03:36 +01: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 |
Neil Lalonde
|
42c39ab38e
|
Don't display email addresses in staff action logs for revoked email
|
2017-01-10 17:51:22 -05:00 |
Neil Lalonde
|
e84fcc7d74
|
Staff action logs explain when system is deleting a post because author marked it to be deleted
|
2017-01-10 17:25:36 -05:00 |
Robin Ward
|
b60bc47a4c
|
Plugins can register providers for global settings
|
2017-01-09 17:18:58 -05:00 |
Régis Hanol
|
185dcb2ca1
|
handle emails with localized headers 😠
|
2017-01-09 22:59:30 +01:00 |
Robin Ward
|
3b74c0e3b8
|
FIX: Don't allow formatting in titles when quoting other topics
|
2017-01-09 14:53:04 -05:00 |
Robin Ward
|
c2a85440b6
|
Merge pull request #4640 from krainboltgreene/patch-1
Allow for a custom hub server
|
2017-01-09 10:40:11 -05:00 |
Guo Xiang Tan
|
429b02a5d5
|
oops fix specs.
|
2017-01-09 17:08:24 +08:00 |
Guo Xiang Tan
|
3d21ccd4a5
|
FIX: Add validation to disallow censored words in topic title.
|
2017-01-09 16:55:41 +08:00 |
Kurtis Rainbolt-Greene
|
393f49f224
|
Allow for a custom hub server
|
2017-01-06 14:54:38 -08:00 |
Neil Lalonde
|
e0bbe331df
|
Version bump to v1.8.0.beta1
|
2017-01-06 16:10:39 -05: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
|
1cb09aec49
|
FIX: Suppress error when acccess is invalid.
|
2017-01-06 13:18:04 +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
|
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 |
Jeff Atwood
|
15a0f3cb14
|
add vertical align to email blockquote avatar img
|
2017-01-02 13:49:00 -08:00 |
Arpit Jalan
|
495a511862
|
simplify quote markup in emails
|
2017-01-02 21:37:01 +05:30 |
Neil Lalonde
|
477b237e45
|
FIX: use 'other' instead of 'many' for Ukrainian pluralization until translations are fixed
|
2016-12-30 11:49:25 -05:00 |
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
|
dd4937a493
|
Version bump to v1.7.0.beta11
|
2016-12-28 18:14:06 -05:00 |
Sam
|
d28d8a1f85
|
FIX: order by op_likes leads to broken browsing
|
2016-12-27 19:08:54 +11:00 |
Sam
|
2f6a4cc6de
|
remove UserActionObserver, replace with after_save and service
interestingly there was some left over dead code from when stars
existed in the topic_users table
|
2016-12-22 16:46:53 +11:00 |
Sam
|
0a78ae739d
|
Remove SearchObserver, aim is to remove all observers
rails-observers gem is mostly unmaintained and is a pain to carry forward
new implementation contains significantly less magic as a bonus
|
2016-12-22 13:13:14 +11:00 |
Guo Xiang Tan
|
13c6191e89
|
FIX: Don't allow invalid email to be saved.
|
2016-12-21 17:47:11 +08:00 |